Resource provider API profile versions for Azure Stack Edge

APPLIES TO: Yes for Pro GPU SKUAzure Stack Edge Pro - GPUYes for Pro 2 SKUAzure Stack Edge Pro 2Yes for Pro R SKUAzure Stack Edge Pro RYes for Mini R SKUAzure Stack Edge Mini R                  

You can find the resource provider and version numbers for each API profile used by Azure Stack Edge in this article. The tables in this article list the versions supported for each resource provider and the API versions of the profiles. Each resource provider contains a set of resource types and specific version numbers.

The API profile uses three naming conventions:

  • latest
  • yyyy-mm-dd-hybrid
  • yyyy-mm-dd-profile

Overview of the 2019-03-01-hybrid profile

Resource Provider API Version
Microsoft.Compute 2017-12-01
Microsoft.Network 2017-10-01
VPN Gateway will be 2017-10-01
Microsoft.Storage (Data Plane) 2019-07-07
Microsoft.Storage (Control Plane) 2019-06-01
Microsoft.Resources (Azure Resource Manager itself) 2020-06-01
Microsoft.Authorization (policy operations) 2016-09-01

For a list of the versions for each resource type for the providers in the API profile, see Details for the 2019-03-01-hybrid profile.

Details for the 2019-03-01-hybrid profile

Microsoft.Compute

The Azure Compute APIs give you programmatic access to virtual machines and their supporting resources. For more information, see Azure Compute.

Resource Type API Version
Locations 2017-12-01
Locations/vmSizes 2017-12-01
Virtual Machines 2017-12-01
Virtual Machines/extensions 2017-12-01

Microsoft.Network

The operations call result is a representation of the available Network cloud operations list. For more information, see Operation REST API.

Resource Types API Versions
Network Interfaces 2017-10-01
Virtual Networks 2017-10-01

Microsoft.Resources

Azure Resource Manager lets you deploy and manage the infrastructure for your Azure solutions. You organize related resources in resource groups and deploy your resources with JSON templates. For an introduction to deploying and managing resources with Resource Manager, see the Azure Resource Manager overview.

Resource Types API Versions
Deployments 2020-06-01
Deployments/operations 2020-06-01
Links 2020-06-01
Locations 2020-06-01
Operations 2020-06-01
Providers 2020-06-01
ResourceGroups 2020-06-01
Resources 2020-06-01
Subscriptions 2018-09-01
Subscriptions/locations 2018-09-01
Subscriptions/operationresults 2020-06-01
Subscriptions/providers 2020-06-01
Subscriptions/ResourceGroups 2020-06-01
Subscriptions/resourceGroups/resources 2020-06-01
Subscriptions/resources 2020-06-01
Subscriptions/tagNames 2020-06-01
Subscriptions/tagNames/tagValues 2020-06-01
Tenants 2018-09-01

Microsoft.Storage

The Storage Resource Provider (SRP) lets you manage your storage account and keys programmatically. For more information, see the Azure Storage Resource Provider REST API reference.

Resource Types API Versions
CheckNameAvailability 2019-06-01
Locations 2019-06-01
Locations/quotas 2019-06-01
Operations 2019-06-01
StorageAccounts 2019-06-01
Usages 2019-06-01

Next steps