Skip to content

Instantly share code, notes, and snippets.

@devigned
Created November 4, 2015 06:40
Show Gist options
  • Save devigned/03fadcf53130d0f0b4f6 to your computer and use it in GitHub Desktop.
Save devigned/03fadcf53130d0f0b4f6 to your computer and use it in GitHub Desktop.
{
"id": "/subscriptions/xxx/providers/Microsoft.Resources",
"namespace": "Microsoft.Resources",
"resourceTypes": [
{
"resourceType": "subscriptions",
"locations": [],
"apiVersions": [
"2015-01-01",
"2014-04-01-preview"
]
},
{
"resourceType": "subscriptions/providers",
"locations": [],
"apiVersions": [
"2015-01-01",
"2014-04-01-preview"
]
},
{
"resourceType": "subscriptions/operationresults",
"locations": [],
"apiVersions": [
"2015-01-01",
"2014-04-01-preview"
]
},
{
"resourceType": "resourceGroups",
"locations": [
"Central US",
"East Asia",
"Southeast Asia",
"East US",
"East US 2",
"West US",
"North Central US",
"South Central US",
"North Europe",
"West Europe",
"Japan East",
"Japan West",
"Brazil South"
],
"apiVersions": [
"2015-01-01",
"2014-04-01-preview"
]
},
{
"resourceType": "subscriptions/locations",
"locations": [],
"apiVersions": [
"2015-01-01",
"2014-04-01-preview"
]
},
{
"resourceType": "subscriptions/tagnames",
"locations": [],
"apiVersions": [
"2015-01-01",
"2014-04-01-preview"
]
},
{
"resourceType": "links",
"locations": [],
"apiVersions": [
"2015-01-01",
"2014-04-01-preview"
]
},
{
"resourceType": "operations",
"locations": [],
"apiVersions": [
"2015-01-01"
]
}
],
"registrationState": "Registered"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment