Create a cloud service in the Azure cloud.
Environment/Instance Properties
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Service Name | FDAZ_SERVICE_NAME | Yes | The name of the cloud service to create |
Service Label | FDAZ_INP_SERVICE_LABEL | Yes | The label to apply to the service |
Service Location | FDAZ_INP_SERVICE_LOCATION | Yes | The location to create the service in (e.g. 'Central US') |
Service Description | FDAZ_SERVICE_DESCRIPTION | No | An optional description for the service |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation does not produce or consume any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
...