Activities
- Connect To Azure
- Create Disk
- Create Virtual Machine
- Delete Disk
- Delete Virtual machine
- Disconnect From Azure
Add Management Certificate
This activity adds a certificate to the list of management certificates on a given Azure account.
Activity Parameters
The Add Management Certificate activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- File Path (text box editor type): the path to the management certificate file. By default, this parameter is a "Browse for file" type editor, but manual values can be inserted too. The certificate type should be '.cer'.
- Connection (text box editor type): the Windows Azure connection, obtained after using a Connect to Azure activity.
The Read Only Output variable are the possible output values that the activity will provide:
- Output result: outputs True if the execution was successful, otherwise False.