Virtual Machine Scale Sets

 

These APIs allow you to create and manage virtual machine scale sets.

Common parameters and headers

The following information is common to all tasks that you might do related to virtual machine scale sets:

  • Replace {api-version} with 2016-03-30.

  • Replace {subscription-id} with your subscription identifier in the URI.

  • Replace {resource-group-name} with the resource group. For more information, see Using Resource groups to manage your Azure resources .

  • Replace {vm-scaleset-name} with the name of the virtual machine scale set.

  • Set the Content-Type header to application/json.

  • Set the Authorization header to a JSON Web Token that you obtain from Azure Active Directory. For more information, see Authenticating Azure Resource Manager requests .

Tasks