Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Activities

  • AD Join Domain
  • Connect To Azure Stack
  • Create NSG
  • Create Storage Account
  • Create Virtual Network
  • Create Virtual Network NSG
  • Delete NSG
  • Delete Storage Account
  • Delete Virtual Network
  • Disconnect From Azure Stack
  • Edit NSG
  • Edit Storage Account
  • Edit Virtual Network
  • Get NSGs
  • Get Storage Accounts
  • Get Virtual Networks
  • Linux Deploy Virtual Machine
  • Windows Deploy Virtual Machine

...

  • Connection (type: object): outputs an Azure Stack Connection. This parameter should be used as input for all Connection parameters used for activities placed under Azure Stack category.

 

Create NSG


This activity creates a new Azure Stack NSG (Network Security Group).

Activity Parameters

The Create NSG activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Added

Parameters:

  • Connection (text box editor type) (type: string): the Windows Azure connection, obtained after using a Connect to Azure activity. The output from Connect To Azure Stack should be used as input for this parameter. 
  • Display Name (text box editor type) (type: string): the display name for the network security group name. 
  • Network Security Group Name (text box editor type) (type: string): the name of the NSG. 
  • Resource Group Name (text box editor type) (type: string): the resource group name for the NSG. 

The Read Only Output variable are the possible output values that the activity will provide:

  • Output (collection<PSOBject>): outputs a collection of PSObjects type objects.

Create Storage Account


This activity creates a new Azure Stack storage account.

Activity Parameters

The Create Storage Account activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Added

Parameters:

  • Connection (text box editor type) (type: string): the Windows Azure connection, obtained after using a Connect to Azure activity. The output from Connect To Azure Stack should be used as input for this parameter. 
  • Description (text box editor type) (type: string): the description for the new storage account. 

The Read Only Output variable are the possible output values that the activity will provide:

  • Output (collection<PSOBject>): outputs a collection of PSObjects type objects.