Created
January 28, 2020 05:59
-
-
Save worldspawn/01dcc072c7870405361aeadc28d54b17 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\SamCritchley\source\terraform.exe : 2020/01/28 16:58:15 [WARN] Invalid log level: "HELLO". Defaulting to level: TRACE. Valid levels are: [TRACE DEBUG INFO WARN ERROR] | |
At line:1 char:1 | |
+ C:\Users\SamCritchley\source\terraform.exe import azurerm_storage_tab ... | |
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
+ CategoryInfo : NotSpecified: (2020/01/28 16:5...NFO WARN ERROR]:String) [], RemoteException | |
+ FullyQualifiedErrorId : NativeCommandError | |
2020/01/28 16:58:15 [INFO] Terraform version: 0.12.19 | |
2020/01/28 16:58:15 [INFO] Go runtime version: go1.12.13 | |
2020/01/28 16:58:15 [INFO] CLI args: []string{"C:\\Users\\SamCritchley\\source\\terraform.exe", "import", "azurerm_storage_table.sourcefileprocessing", "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing"} | |
2020/01/28 16:58:15 [DEBUG] Attempting to open CLI config file: C:\Users\SamCritchley\AppData\Roaming\terraform.rc | |
2020/01/28 16:58:15 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2020/01/28 16:58:15 [INFO] CLI command args: []string{"import", "azurerm_storage_table.sourcefileprocessing", "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing"} | |
2020/01/28 16:58:15 [TRACE] Meta.Backend: built configuration for "azurerm" backend with hash value 279895851 | |
2020/01/28 16:58:15 [TRACE] Preserving existing state lineage "df75be37-8ed1-cb44-6bf8-7d72d0023474" | |
2020/01/28 16:58:15 [TRACE] Preserving existing state lineage "df75be37-8ed1-cb44-6bf8-7d72d0023474" | |
2020/01/28 16:58:15 [TRACE] Meta.Backend: working directory was previously initialized for "azurerm" backend | |
2020/01/28 16:58:15 [TRACE] Meta.Backend: using already-initialized, unchanged "azurerm" backend configuration | |
2020/01/28 16:58:15 [DEBUG] Loading Environment "public" | |
2020/01/28 16:58:15 Testing if Service Principal / Client Certificate is applicable for Authentication.. | |
2020/01/28 16:58:15 Testing if Multi Tenant Service Principal / Client Secret is applicable for Authentication.. | |
2020/01/28 16:58:15 Testing if Service Principal / Client Secret is applicable for Authentication.. | |
2020/01/28 16:58:15 Testing if Managed Service Identity is applicable for Authentication.. | |
2020/01/28 16:58:15 Testing if Obtaining a token from the Azure CLI is applicable for Authentication.. | |
2020/01/28 16:58:15 Using Obtaining a token from the Azure CLI for Authentication | |
2020/01/28 16:58:15 [DEBUG] Resource "https://management.core.windows.net/" isn't for the correct Tenant | |
2020/01/28 16:58:15 Getting OAuth config for endpoint https://login.microsoftonline.com/ with tenant 4901e942-075f-4600-bfda-4c66954606cc | |
2020/01/28 16:58:17 [TRACE] Meta.Backend: instantiated backend of type *azure.Backend | |
2020/01/28 16:58:17 [DEBUG] checking for provider in "." | |
2020/01/28 16:58:17 [DEBUG] checking for provider in "C:\\Users\\SamCritchley\\source" | |
2020/01/28 16:58:17 [DEBUG] checking for provider in ".terraform\\plugins\\windows_amd64" | |
2020/01/28 16:58:17 [DEBUG] found provider "terraform-provider-azurerm_v1.42.0_x4.exe" | |
2020/01/28 16:58:17 [DEBUG] found provider "terraform-provider-kubernetes_v1.10.0_x4.exe" | |
2020/01/28 16:58:17 [DEBUG] found provider "terraform-provider-random_v2.2.1_x4.exe" | |
2020/01/28 16:58:17 [DEBUG] found valid plugin: "random", "2.2.1", "C:\\Users\\SamCritchley\\source\\cloud-infrastructure\\newness\\workspace-common\\source-file-processing\\.terraform\\plugins\\windows_amd64\\terraform-provider-random_v2.2.1_x4.exe" | |
2020/01/28 16:58:17 [DEBUG] found valid plugin: "azurerm", "1.42.0", "C:\\Users\\SamCritchley\\source\\cloud-infrastructure\\newness\\workspace-common\\source-file-processing\\.terraform\\plugins\\windows_amd64\\terraform-provider-azurerm_v1.42.0_x4.exe" | |
2020/01/28 16:58:17 [DEBUG] found valid plugin: "kubernetes", "1.10.0", "C:\\Users\\SamCritchley\\source\\cloud-infrastructure\\newness\\workspace-common\\source-file-processing\\.terraform\\plugins\\windows_amd64\\terraform-provider-kubernetes_v1.10.0_x4.exe" | |
2020/01/28 16:58:17 [DEBUG] checking for provisioner in "." | |
2020/01/28 16:58:17 [DEBUG] checking for provisioner in "C:\\Users\\SamCritchley\\source" | |
2020/01/28 16:58:17 [DEBUG] checking for provisioner in ".terraform\\plugins\\windows_amd64" | |
2020/01/28 16:58:17 [TRACE] Meta.Backend: backend *azure.Backend does not support operations, so wrapping it in a local backend | |
2020/01/28 16:58:17 [TRACE] backend/local: requesting state manager for workspace "au-dev-dev" | |
2020/01/28 16:58:17 [DEBUG] Building the Blob Client from an Access Token (using user credentials) | |
2020/01/28 16:58:17 [WARN] Invalid log level: "HELLO". Defaulting to level: TRACE. Valid levels are: [TRACE DEBUG INFO WARN ERROR] | |
2020/01/28 16:58:17 [DEBUG] Azure Backend Request: | |
POST /subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/resourceGroups/drawboard-infrastructure/providers/Microsoft.Storage/storageAccounts/drawboardinfrastate/listKeys?api-version=2016-01-01 HTTP/1.1 | |
Host: management.azure.com | |
User-Agent: Terraform/0.12.19 | |
Content-Length: 0 | |
Accept-Encoding: gzip | |
2020/01/28 16:58:17 [DEBUG] Azure Backend Response for https://management.azure.com/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/resourceGroups/drawboard-infrastructure/providers/Microsoft.Storage/storageAccounts/drawboardinfrastate/listKeys?api-version=2016-01-01: | |
HTTP/2.0 200 OK | |
Cache-Control: no-cache | |
Content-Type: application/json | |
Date: Tue, 28 Jan 2020 05:58:16 GMT | |
Expires: -1 | |
Pragma: no-cache | |
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 | |
Strict-Transport-Security: max-age=31536000; includeSubDomains | |
Vary: Accept-Encoding | |
X-Content-Type-Options: nosniff | |
X-Ms-Correlation-Request-Id: d6d20476-bad7-4e65-bcd4-54e9335ee0f8 | |
X-Ms-Ratelimit-Remaining-Subscription-Resource-Requests: 11998 | |
X-Ms-Request-Id: 5c6f7200-ff7a-44db-92ef-b8f92a7b4819 | |
X-Ms-Routing-Request-Id: AUSTRALIAEAST:20200128T055817Z:d6d20476-bad7-4e65-bcd4-54e9335ee0f8 | |
{"keys":[{"keyName":"key1","value":"xHc8ARn6Ag3e/QlNZ4CcjWZOKLWfWF6FTwhnU3s5gJfVUhPKjzjdzAhaMmTvY0gStcbJM7EmzSYoiAT+gjg2ew==","permissions":"FULL"},{"keyName":"key2","value":"gUnvswxjQ4nFR5hrgIFDNlgJiTaw+qDFsbzm3A2NDFUd6i69cd3kjRHhbJrMR3pdOndTzqJoDntDfyVw+ZmxMQ==","permissions":"F | |
ULL"}]} | |
2020/01/28 16:58:17 [TRACE] backend/local: requesting state lock for workspace "au-dev-dev" | |
2020/01/28 16:58:17 [TRACE] backend/local: reading remote state for workspace "au-dev-dev" | |
2020/01/28 16:58:17 [TRACE] backend/local: retrieving local state snapshot for workspace "au-dev-dev" | |
2020/01/28 16:58:17 [TRACE] backend/local: building context for current working directory | |
2020/01/28 16:58:17 [TRACE] terraform.NewContext: starting | |
2020/01/28 16:58:17 [TRACE] terraform.NewContext: resolving provider version selections | |
2020/01/28 16:58:18 [TRACE] terraform.NewContext: loading provider schemas | |
2020/01/28 16:58:18 [TRACE] LoadSchemas: retrieving schema for provider type "azurerm" | |
2020-01-28T16:58:18.086+1100 [INFO] plugin: configuring client automatic mTLS | |
2020-01-28T16:58:18.111+1100 [DEBUG] plugin: starting plugin: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-azurerm_v1.42.0_x4.exe | |
args=[C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-azurerm_v1.42.0_x4.exe] | |
2020-01-28T16:58:18.114+1100 [DEBUG] plugin: plugin started: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-azurerm_v1.42.0_x4.exe pid=9616 | |
2020-01-28T16:58:18.114+1100 [DEBUG] plugin: waiting for RPC address: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-azurerm_v1.42.0_x4.exe | |
2020-01-28T16:58:18.139+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Analysis Services".. | |
2020-01-28T16:58:18.140+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Analysis Services".. | |
2020-01-28T16:58:18.140+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "API Management".. | |
2020-01-28T16:58:18.140+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "API Management".. | |
2020-01-28T16:58:18.141+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "App Configuration".. | |
2020-01-28T16:58:18.141+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "App Configuration".. | |
2020-01-28T16:58:18.141+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Application Insights".. | |
2020-01-28T16:58:18.141+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Application Insights".. | |
2020-01-28T16:58:18.141+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Authorization".. | |
2020-01-28T16:58:18.141+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Authorization".. | |
2020-01-28T16:58:18.141+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Automation".. | |
2020-01-28T16:58:18.141+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Automation".. | |
2020-01-28T16:58:18.142+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Batch".. | |
2020-01-28T16:58:18.142+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Batch".. | |
2020-01-28T16:58:18.142+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Bot".. | |
2020-01-28T16:58:18.142+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Bot".. | |
2020-01-28T16:58:18.142+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Cdn".. | |
2020-01-28T16:58:18.142+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Cdn".. | |
2020-01-28T16:58:18.142+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Cognitive Services".. | |
2020-01-28T16:58:18.142+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Cognitive Services".. | |
2020-01-28T16:58:18.142+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Compute".. | |
2020-01-28T16:58:18.143+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Compute".. | |
2020-01-28T16:58:18.143+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Container Services".. | |
2020-01-28T16:58:18.143+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Container Services".. | |
2020-01-28T16:58:18.143+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "CosmosDB".. | |
2020-01-28T16:58:18.143+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "CosmosDB".. | |
2020-01-28T16:58:18.144+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "DataBricks".. | |
2020-01-28T16:58:18.144+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "DataBricks".. | |
2020-01-28T16:58:18.144+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Data Factory".. | |
2020-01-28T16:58:18.144+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Data Factory".. | |
2020-01-28T16:58:18.144+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Data Lake".. | |
2020-01-28T16:58:18.144+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Data Lake".. | |
2020-01-28T16:58:18.145+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "DevSpaces".. | |
2020-01-28T16:58:18.145+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "DevSpaces".. | |
2020-01-28T16:58:18.145+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "DevTestLabs".. | |
2020-01-28T16:58:18.145+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "DevTestLabs".. | |
2020-01-28T16:58:18.145+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "DNS".. | |
2020-01-28T16:58:18.145+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "DNS".. | |
2020-01-28T16:58:18.145+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "EventGrid".. | |
2020-01-28T16:58:18.145+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "EventGrid".. | |
2020-01-28T16:58:18.145+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "EventHub".. | |
2020-01-28T16:58:18.145+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "EventHub".. | |
2020-01-28T16:58:18.146+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "FrontDoor".. | |
2020-01-28T16:58:18.146+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "FrontDoor".. | |
2020-01-28T16:58:18.146+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Graph".. | |
2020-01-28T16:58:18.146+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Graph".. | |
2020-01-28T16:58:18.146+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "HDInsight".. | |
2020-01-28T16:58:18.146+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "HDInsight".. | |
2020-01-28T16:58:18.146+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Health Care".. | |
2020-01-28T16:58:18.146+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Health Care".. | |
2020-01-28T16:58:18.146+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "IoT Hub".. | |
2020-01-28T16:58:18.146+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "IoT Hub".. | |
2020-01-28T16:58:18.147+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "KeyVault".. | |
2020-01-28T16:58:18.147+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "KeyVault".. | |
2020-01-28T16:58:18.147+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Kusto".. | |
2020-01-28T16:58:18.147+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Kusto".. | |
2020-01-28T16:58:18.147+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Log Analytics".. | |
2020-01-28T16:58:18.147+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Log Analytics".. | |
2020-01-28T16:58:18.147+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Logic".. | |
2020-01-28T16:58:18.147+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Logic".. | |
2020-01-28T16:58:18.147+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Management Group".. | |
2020-01-28T16:58:18.147+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Management Group".. | |
2020-01-28T16:58:18.147+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Maps".. | |
2020-01-28T16:58:18.147+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Maps".. | |
2020-01-28T16:58:18.147+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "MariaDB".. | |
2020-01-28T16:58:18.147+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "MariaDB".. | |
2020-01-28T16:58:18.148+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Media".. | |
2020-01-28T16:58:18.148+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Media".. | |
2020-01-28T16:58:18.148+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Monitor".. | |
2020-01-28T16:58:18.148+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Monitor".. | |
2020-01-28T16:58:18.148+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Managed Service Identities".. | |
2020-01-28T16:58:18.148+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Managed Service Identities".. | |
2020-01-28T16:58:18.148+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Microsoft SQL Server / SQL Azure".. | |
2020-01-28T16:58:18.148+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Microsoft SQL Server / SQL Azure".. | |
2020-01-28T16:58:18.148+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "MySQL".. | |
2020-01-28T16:58:18.148+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "MySQL".. | |
2020-01-28T16:58:18.148+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "NetApp".. | |
2020-01-28T16:58:18.148+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "NetApp".. | |
2020-01-28T16:58:18.149+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Network".. | |
2020-01-28T16:58:18.150+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Network".. | |
2020-01-28T16:58:18.151+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Notification Hub".. | |
2020-01-28T16:58:18.151+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Notification Hub".. | |
2020-01-28T16:58:18.151+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Policy".. | |
2020-01-28T16:58:18.151+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Policy".. | |
2020-01-28T16:58:18.151+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Portal".. | |
2020-01-28T16:58:18.151+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Portal".. | |
2020-01-28T16:58:18.151+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "PostgreSQL".. | |
2020-01-28T16:58:18.151+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "PostgreSQL".. | |
2020-01-28T16:58:18.151+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Private DNS".. | |
2020-01-28T16:58:18.151+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Private DNS".. | |
2020-01-28T16:58:18.151+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Recovery Services".. | |
2020-01-28T16:58:18.151+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Recovery Services".. | |
2020-01-28T16:58:18.152+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Redis".. | |
2020-01-28T16:58:18.152+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Redis".. | |
2020-01-28T16:58:18.152+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Relay".. | |
2020-01-28T16:58:18.152+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Relay".. | |
2020-01-28T16:58:18.152+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Resources".. | |
2020-01-28T16:58:18.152+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Resources".. | |
2020-01-28T16:58:18.152+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Scheduler".. | |
2020-01-28T16:58:18.152+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Scheduler".. | |
2020-01-28T16:58:18.152+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Search".. | |
2020-01-28T16:58:18.152+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Search".. | |
2020-01-28T16:58:18.152+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Security Center".. | |
2020-01-28T16:58:18.152+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Security Center".. | |
2020-01-28T16:58:18.152+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "ServiceBus".. | |
2020-01-28T16:58:18.152+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "ServiceBus".. | |
2020-01-28T16:58:18.154+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Service Fabric".. | |
2020-01-28T16:58:18.154+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Service Fabric".. | |
2020-01-28T16:58:18.154+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "SignalR".. | |
2020-01-28T16:58:18.154+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "SignalR".. | |
2020-01-28T16:58:18.154+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "SQL".. | |
2020-01-28T16:58:18.154+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "SQL".. | |
2020-01-28T16:58:18.154+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Storage".. | |
2020-01-28T16:58:18.154+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Storage".. | |
2020-01-28T16:58:18.154+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Stream Analytics".. | |
2020-01-28T16:58:18.154+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Stream Analytics".. | |
2020-01-28T16:58:18.154+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Subscription".. | |
2020-01-28T16:58:18.155+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Subscription".. | |
2020-01-28T16:58:18.155+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Traffic Manager".. | |
2020-01-28T16:58:18.155+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Traffic Manager".. | |
2020-01-28T16:58:18.155+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Web".. | |
2020-01-28T16:58:18.155+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Web".. | |
2020-01-28T16:58:18.156+1100 [INFO] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: configuring server automatic mTLS: timestamp=2020-01-28T16:58:18.156+1100 | |
2020-01-28T16:58:18.181+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: plugin address: address=127.0.0.1:10000 network=tcp timestamp=2020-01-28T16:58:18.180+1100 | |
2020-01-28T16:58:18.181+1100 [DEBUG] plugin: using plugin: version=5 | |
2020/01/28 16:58:18 [TRACE] GRPCProvider: GetSchema | |
2020/01/28 16:58:18 [TRACE] GRPCProvider: Close | |
2020-01-28T16:58:18.271+1100 [DEBUG] plugin: plugin process exited: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-azurerm_v1.42.0_x4.exe pid=9616 | |
2020-01-28T16:58:18.271+1100 [DEBUG] plugin: plugin exited | |
2020/01/28 16:58:18 [TRACE] LoadSchemas: retrieving schema for provider type "kubernetes" | |
2020-01-28T16:58:18.271+1100 [INFO] plugin: configuring client automatic mTLS | |
2020-01-28T16:58:18.293+1100 [DEBUG] plugin: starting plugin: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-kubernetes_v1.10.0_x4.exe | |
args=[C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-kubernetes_v1.10.0_x4.exe] | |
2020-01-28T16:58:18.295+1100 [DEBUG] plugin: plugin started: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-kubernetes_v1.10.0_x4.exe pid=7448 | |
2020-01-28T16:58:18.295+1100 [DEBUG] plugin: waiting for RPC address: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-kubernetes_v1.10.0_x4.exe | |
2020-01-28T16:58:18.329+1100 [INFO] plugin.terraform-provider-kubernetes_v1.10.0_x4.exe: configuring server automatic mTLS: timestamp=2020-01-28T16:58:18.328+1100 | |
2020-01-28T16:58:18.352+1100 [DEBUG] plugin: using plugin: version=5 | |
2020-01-28T16:58:18.352+1100 [DEBUG] plugin.terraform-provider-kubernetes_v1.10.0_x4.exe: plugin address: address=127.0.0.1:10000 network=tcp timestamp=2020-01-28T16:58:18.352+1100 | |
2020/01/28 16:58:18 [TRACE] GRPCProvider: GetSchema | |
2020/01/28 16:58:18 [TRACE] GRPCProvider: Close | |
2020-01-28T16:58:18.428+1100 [DEBUG] plugin: plugin process exited: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-kubernetes_v1.10.0_x4.exe pid=7448 | |
2020-01-28T16:58:18.428+1100 [DEBUG] plugin: plugin exited | |
2020/01/28 16:58:18 [TRACE] LoadSchemas: retrieving schema for provider type "random" | |
2020-01-28T16:58:18.428+1100 [INFO] plugin: configuring client automatic mTLS | |
2020-01-28T16:58:18.449+1100 [DEBUG] plugin: starting plugin: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-random_v2.2.1_x4.exe | |
args=[C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-random_v2.2.1_x4.exe] | |
2020-01-28T16:58:18.451+1100 [DEBUG] plugin: plugin started: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-random_v2.2.1_x4.exe pid=39648 | |
2020-01-28T16:58:18.451+1100 [DEBUG] plugin: waiting for RPC address: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-random_v2.2.1_x4.exe | |
2020-01-28T16:58:18.472+1100 [INFO] plugin.terraform-provider-random_v2.2.1_x4.exe: configuring server automatic mTLS: timestamp=2020-01-28T16:58:18.472+1100 | |
2020-01-28T16:58:18.496+1100 [DEBUG] plugin.terraform-provider-random_v2.2.1_x4.exe: plugin address: address=127.0.0.1:10000 network=tcp timestamp=2020-01-28T16:58:18.496+1100 | |
2020-01-28T16:58:18.496+1100 [DEBUG] plugin: using plugin: version=5 | |
2020/01/28 16:58:18 [TRACE] GRPCProvider: GetSchema | |
2020/01/28 16:58:18 [TRACE] GRPCProvider: Close | |
2020-01-28T16:58:18.554+1100 [DEBUG] plugin: plugin process exited: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-random_v2.2.1_x4.exe pid=39648 | |
2020-01-28T16:58:18.554+1100 [DEBUG] plugin: plugin exited | |
2020/01/28 16:58:18 [TRACE] LoadSchemas: retrieving schema for provider type "terraform" | |
2020/01/28 16:58:18 [TRACE] terraform.NewContext: complete | |
2020/01/28 16:58:18 [TRACE] backend/local: finished building terraform.Context | |
2020/01/28 16:58:18 [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2020/01/28 16:58:18 [TRACE] ConfigTransformer: Starting for path: | |
2020/01/28 16:58:18 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: | |
azurerm_servicebus_queue.batchprocessingeventqueue - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile-cancel - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile-gettextfromregion - *terraform.NodeAbstractResource | |
azurerm_storage_container.sourcefile-processing - *terraform.NodeAbstractResource | |
azurerm_storage_table.sourcefileprocessing - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
data.terraform_remote_state.workspace - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-cleaner - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_horizontal_pod_autoscaler.source-file-processing - *terraform.NodeAbstractResource | |
kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_secret.hostcfg - *terraform.NodeAbstractResource | |
kubernetes_service.source-file-processing-pdf - *terraform.NodeAbstractResource | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
------ | |
2020/01/28 16:58:18 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_servicebus_queue.batchprocessingeventqueue" (*terraform.NodeAbstractResource) config from | |
C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:73,1-64 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "random_uuid.defaultkey" (*terraform.NodeAbstractResource) config from C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:102,1-36 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_deployment.source-file-processing-pdf" (*terraform.NodeAbstractResource) config from | |
C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:390,1-62 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_servicebus_queue.process-sourcefile-gettextfromregion" (*terraform.NodeAbstractResource) config from | |
C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:82,1-75 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_service.source-file-processing-pdf" (*terraform.NodeAbstractResource) config from | |
C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:374,1-59 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_container.sourcefile-processing" (*terraform.NodeAbstractResource) config from | |
C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:90,1-61 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_deployment.source-file-processing-cleaner" (*terraform.NodeAbstractResource) config from | |
C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:577,1-66 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "data.terraform_remote_state.workspace" (*terraform.NodeAbstractResource) config from | |
hcl.Range{Filename:"C:\\Users\\SamCritchley\\source\\cloud-infrastructure\\newness\\workspace-common\\source-file-processing\\main.tf", Start:hcl.Pos{Line:35, Column:1, Byte:950}, End:hcl.Pos{Line:35, Column:42, Byte:991}} | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_servicebus_queue.process-sourcefile-cancel" (*terraform.NodeAbstractResource) config from | |
C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:65,1-64 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf" (*terraform.NodeAbstractResource) config from | |
C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:560,1-77 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "data.terraform_remote_state.cluster" (*terraform.NodeAbstractResource) config from | |
hcl.Range{Filename:"C:\\Users\\SamCritchley\\source\\cloud-infrastructure\\newness\\workspace-common\\source-file-processing\\main.tf", Start:hcl.Pos{Line:24, Column:1, Byte:619}, End:hcl.Pos{Line:24, Column:40, Byte:658}} | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_table.sourcefileprocessing" (*terraform.NodeAbstractResource) config from C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:96,1-56 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "random_uuid.systemkey" (*terraform.NodeAbstractResource) config from C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:103,1-35 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "data.azurerm_resource_group.wsgroup" (*terraform.NodeAbstractResource) config from | |
hcl.Range{Filename:"C:\\Users\\SamCritchley\\source\\cloud-infrastructure\\newness\\workspace-common\\source-file-processing\\main.tf", Start:hcl.Pos{Line:53, Column:1, Byte:1634}, End:hcl.Pos{Line:53, Column:40, Byte:1673}} | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_deployment.source-file-processing" (*terraform.NodeAbstractResource) config from C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:147,1-58 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_horizontal_pod_autoscaler.source-file-processing" (*terraform.NodeAbstractResource) config from | |
C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:357,1-73 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_secret.hostcfg" (*terraform.NodeAbstractResource) config from C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:129,1-39 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_servicebus_queue.process-sourcefile" (*terraform.NodeAbstractResource) config from C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:57,1-57 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "random_uuid.masterkey" (*terraform.NodeAbstractResource) config from C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:101,1-35 | |
2020/01/28 16:58:18 [TRACE] AttachResourceConfigTransformer: attaching to "data.terraform_remote_state.region" (*terraform.NodeAbstractResource) config from | |
hcl.Range{Filename:"C:\\Users\\SamCritchley\\source\\cloud-infrastructure\\newness\\workspace-common\\source-file-processing\\main.tf", Start:hcl.Pos{Line:12, Column:1, Byte:288}, End:hcl.Pos{Line:12, Column:39, Byte:326}} | |
2020/01/28 16:58:18 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) | |
2020/01/28 16:58:18 [TRACE] Executing graph transform *terraform.ImportStateTransformer | |
2020/01/28 16:58:18 [TRACE] Completed graph transform *terraform.ImportStateTransformer with new graph: | |
azurerm_servicebus_queue.batchprocessingeventqueue - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile-cancel - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile-gettextfromregion - *terraform.NodeAbstractResource | |
azurerm_storage_container.sourcefile-processing - *terraform.NodeAbstractResource | |
azurerm_storage_table.sourcefileprocessing - *terraform.NodeAbstractResource | |
azurerm_storage_table.sourcefileprocessing (import id "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing") - *terraform.graphNodeImportState | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
data.terraform_remote_state.workspace - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-cleaner - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_horizontal_pod_autoscaler.source-file-processing - *terraform.NodeAbstractResource | |
kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_secret.hostcfg - *terraform.NodeAbstractResource | |
kubernetes_service.source-file-processing-pdf - *terraform.NodeAbstractResource | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
------ | |
2020/01/28 16:58:18 [TRACE] Executing graph transform *terraform.RootVariableTransformer | |
2020/01/28 16:58:18 [TRACE] Completed graph transform *terraform.RootVariableTransformer (no changes) | |
2020/01/28 16:58:18 [TRACE] Executing graph transform *terraform.graphTransformerMulti | |
2020/01/28 16:58:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer | |
2020/01/28 16:58:18 [TRACE] ProviderConfigTransformer: attaching to "provider.azurerm" provider configuration from C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:1,1-19 | |
2020/01/28 16:58:18 [TRACE] ProviderConfigTransformer: attaching to "provider.kubernetes" provider configuration from C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\main.tf:46,1-22 | |
2020/01/28 16:58:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: | |
azurerm_servicebus_queue.batchprocessingeventqueue - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile-cancel - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile-gettextfromregion - *terraform.NodeAbstractResource | |
azurerm_storage_container.sourcefile-processing - *terraform.NodeAbstractResource | |
azurerm_storage_table.sourcefileprocessing - *terraform.NodeAbstractResource | |
azurerm_storage_table.sourcefileprocessing (import id "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing") - *terraform.graphNodeImportState | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
data.terraform_remote_state.workspace - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-cleaner - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_horizontal_pod_autoscaler.source-file-processing - *terraform.NodeAbstractResource | |
kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_secret.hostcfg - *terraform.NodeAbstractResource | |
kubernetes_service.source-file-processing-pdf - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
------ | |
2020/01/28 16:58:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer | |
2020/01/28 16:58:18 [DEBUG] adding implicit provider configuration provider.terraform, implied first by data.terraform_remote_state.workspace | |
2020/01/28 16:58:18 [DEBUG] adding implicit provider configuration provider.random, implied first by random_uuid.masterkey | |
2020/01/28 16:58:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph: | |
azurerm_servicebus_queue.batchprocessingeventqueue - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile-cancel - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile-gettextfromregion - *terraform.NodeAbstractResource | |
azurerm_storage_container.sourcefile-processing - *terraform.NodeAbstractResource | |
azurerm_storage_table.sourcefileprocessing - *terraform.NodeAbstractResource | |
azurerm_storage_table.sourcefileprocessing (import id "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing") - *terraform.graphNodeImportState | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
data.terraform_remote_state.workspace - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-cleaner - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_horizontal_pod_autoscaler.source-file-processing - *terraform.NodeAbstractResource | |
kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_secret.hostcfg - *terraform.NodeAbstractResource | |
kubernetes_service.source-file-processing-pdf - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
provider.random - *terraform.NodeApplyableProvider | |
provider.terraform - *terraform.NodeApplyableProvider | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
random_uuid.systemkey | |
- *terraform.NodeAbstractResource | |
------ | |
2020/01/28 16:58:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: azurerm_servicebus_queue.process-sourcefile-cancel is provided by provider.azurerm or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf is provided by provider.kubernetes or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: data.terraform_remote_state.cluster is provided by provider.terraform or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: kubernetes_deployment.source-file-processing is provided by provider.kubernetes or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: kubernetes_horizontal_pod_autoscaler.source-file-processing is provided by provider.kubernetes or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: kubernetes_secret.hostcfg is provided by provider.kubernetes or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: azurerm_servicebus_queue.process-sourcefile is provided by provider.azurerm or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: random_uuid.masterkey is provided by provider.random or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: azurerm_storage_table.sourcefileprocessing is provided by provider.azurerm or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: random_uuid.systemkey is provided by provider.random or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: data.azurerm_resource_group.wsgroup is provided by provider.azurerm or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: data.terraform_remote_state.region is provided by provider.terraform or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: azurerm_servicebus_queue.batchprocessingeventqueue is provided by provider.azurerm or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: random_uuid.defaultkey is provided by provider.random or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: kubernetes_deployment.source-file-processing-pdf is provided by provider.kubernetes or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: azurerm_servicebus_queue.process-sourcefile-gettextfromregion is provided by provider.azurerm or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: kubernetes_service.source-file-processing-pdf is provided by provider.kubernetes or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: azurerm_storage_table.sourcefileprocessing (import id "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing") is provided by provider.azurerm or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: azurerm_storage_container.sourcefile-processing is provided by provider.azurerm or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: kubernetes_deployment.source-file-processing-cleaner is provided by provider.kubernetes or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: data.terraform_remote_state.workspace is provided by provider.terraform or inherited equivalent | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_table.sourcefileprocessing | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "azurerm_storage_table.sourcefileprocessing" (*terraform.NodeAbstractResource) needs provider.azurerm | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.kubernetes serving kubernetes_service.source-file-processing-pdf | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "kubernetes_service.source-file-processing-pdf" (*terraform.NodeAbstractResource) needs provider.kubernetes | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.kubernetes serving kubernetes_deployment.source-file-processing-cleaner | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "kubernetes_deployment.source-file-processing-cleaner" (*terraform.NodeAbstractResource) needs provider.kubernetes | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.terraform serving data.terraform_remote_state.cluster | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "data.terraform_remote_state.cluster" (*terraform.NodeAbstractResource) needs provider.terraform | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.kubernetes serving kubernetes_secret.hostcfg | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "kubernetes_secret.hostcfg" (*terraform.NodeAbstractResource) needs provider.kubernetes | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.random serving random_uuid.masterkey | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "random_uuid.masterkey" (*terraform.NodeAbstractResource) needs provider.random | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_table.sourcefileprocessing (import id "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing") | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "azurerm_storage_table.sourcefileprocessing (import id \"https://dbtaudevdev.table.core.windows.net/sourcefileprocessing\")" (*terraform.graphNodeImportState) needs provider.azurerm | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.terraform serving data.terraform_remote_state.region | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "data.terraform_remote_state.region" (*terraform.NodeAbstractResource) needs provider.terraform | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_servicebus_queue.batchprocessingeventqueue | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "azurerm_servicebus_queue.batchprocessingeventqueue" (*terraform.NodeAbstractResource) needs provider.azurerm | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.random serving random_uuid.defaultkey | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "random_uuid.defaultkey" (*terraform.NodeAbstractResource) needs provider.random | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_servicebus_queue.process-sourcefile-gettextfromregion | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "azurerm_servicebus_queue.process-sourcefile-gettextfromregion" (*terraform.NodeAbstractResource) needs provider.azurerm | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_container.sourcefile-processing | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "azurerm_storage_container.sourcefile-processing" (*terraform.NodeAbstractResource) needs provider.azurerm | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.kubernetes serving kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf" (*terraform.NodeAbstractResource) needs provider.kubernetes | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_servicebus_queue.process-sourcefile | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "azurerm_servicebus_queue.process-sourcefile" (*terraform.NodeAbstractResource) needs provider.azurerm | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.random serving random_uuid.systemkey | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "random_uuid.systemkey" (*terraform.NodeAbstractResource) needs provider.random | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.terraform serving data.terraform_remote_state.workspace | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "data.terraform_remote_state.workspace" (*terraform.NodeAbstractResource) needs provider.terraform | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving data.azurerm_resource_group.wsgroup | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "data.azurerm_resource_group.wsgroup" (*terraform.NodeAbstractResource) needs provider.azurerm | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.kubernetes serving kubernetes_deployment.source-file-processing-pdf | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "kubernetes_deployment.source-file-processing-pdf" (*terraform.NodeAbstractResource) needs provider.kubernetes | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_servicebus_queue.process-sourcefile-cancel | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "azurerm_servicebus_queue.process-sourcefile-cancel" (*terraform.NodeAbstractResource) needs provider.azurerm | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.kubernetes serving kubernetes_deployment.source-file-processing | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "kubernetes_deployment.source-file-processing" (*terraform.NodeAbstractResource) needs provider.kubernetes | |
2020/01/28 16:58:18 [TRACE] ProviderTransformer: exact match for provider.kubernetes serving kubernetes_horizontal_pod_autoscaler.source-file-processing | |
2020/01/28 16:58:18 [DEBUG] ProviderTransformer: "kubernetes_horizontal_pod_autoscaler.source-file-processing" (*terraform.NodeAbstractResource) needs provider.kubernetes | |
2020/01/28 16:58:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: | |
azurerm_servicebus_queue.batchprocessingeventqueue - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile-cancel - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile-gettextfromregion - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_container.sourcefile-processing - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_table.sourcefileprocessing - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_table.sourcefileprocessing (import id "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing") - *terraform.graphNodeImportState | |
provider.azurerm - *terraform.NodeApplyableProvider | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.workspace - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing-cleaner - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing-pdf - | |
*terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_horizontal_pod_autoscaler.source-file-processing - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_secret.hostcfg - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_service.source-file-processing-pdf - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
provider.random - *terraform.NodeApplyableProvider | |
provider.terraform - *terraform.NodeApplyableProvider | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
------ | |
2020/01/28 16:58:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer | |
2020/01/28 16:58:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) | |
2020/01/28 16:58:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer | |
2020/01/28 16:58:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes) | |
2020/01/28 16:58:18 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: | |
azurerm_servicebus_queue.batchprocessingeventqueue - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile-cancel - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile-gettextfromregion - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_container.sourcefile-processing - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_table.sourcefileprocessing - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_table.sourcefileprocessing (import id "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing") - *terraform.graphNodeImportState | |
provider.azurerm - *terraform.NodeApplyableProvider | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.workspace - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing-cleaner - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstra | |
ctResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_horizontal_pod_autoscaler.source-file-processing - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_secret.hostcfg - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_service.source-file-processing-pdf - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
provider.random - *terraform.NodeApplyableProvider | |
provider.terraform - *terraform.NodeApplyableProvider | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
------ | |
2020/01/28 16:58:18 [TRACE] Executing graph transform *terraform.ImportProviderValidateTransformer | |
2020/01/28 16:58:18 [TRACE] Completed graph transform *terraform.ImportProviderValidateTransformer (no changes) | |
2020/01/28 16:58:18 [TRACE] Executing graph transform *terraform.LocalTransformer | |
2020/01/28 16:58:18 [TRACE] Completed graph transform *terraform.LocalTransformer with new graph: | |
azurerm_servicebus_queue.batchprocessingeventqueue - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile-cancel - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile-gettextfromregion - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_container.sourcefile-processing - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_table.sourcefileprocessing - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_table.sourcefileprocessing (import id "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing") - *terraform.graphNodeImportState | |
provider.azurerm - *terraform.NodeApplyableProvider | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.workspace - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing-cleaner - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstractRes | |
ource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_horizontal_pod_autoscaler.source-file-processing - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_secret.hostcfg - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_service.source-file-processing-pdf - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
local.deployment_name - *terraform.NodeLocal | |
local.deployment_name_cleaner - *terraform.NodeLocal | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.hostcfg - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.servicebus - *terraform.NodeLocal | |
local.storage - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
provider.random - *terraform.NodeApplyableProvider | |
provider.terraform - *terraform.NodeApplyableProvider | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
------ | |
2020/01/28 16:58:18 [TRACE] Executing graph transform *terraform.OutputTransformer | |
2020/01/28 16:58:18 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes) | |
2020/01/28 16:58:18 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer | |
2020/01/28 16:58:18 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) | |
2020/01/28 16:58:18 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to kubernetes_deployment.source-file-processing | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to random_uuid.masterkey | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_table.sourcefileprocessing | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to data.azurerm_resource_group.wsgroup | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to data.terraform_remote_state.region | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.kubernetes | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_servicebus_queue.batchprocessingeventqueue | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_servicebus_queue.process-sourcefile-gettextfromregion | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to kubernetes_service.source-file-processing-pdf | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.azurerm | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_servicebus_queue.process-sourcefile-cancel | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to data.terraform_remote_state.cluster | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.random | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to kubernetes_horizontal_pod_autoscaler.source-file-processing | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to kubernetes_secret.hostcfg | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_servicebus_queue.process-sourcefile | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to random_uuid.systemkey | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to random_uuid.defaultkey | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to kubernetes_deployment.source-file-processing-pdf | |
2020/01/28 16:58:18 [ERROR] AttachSchemaTransformer: No provider config schema available for provider.terraform | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_container.sourcefile-processing | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to kubernetes_deployment.source-file-processing-cleaner | |
2020/01/28 16:58:18 [TRACE] AttachSchemaTransformer: attaching resource schema to data.terraform_remote_state.workspace | |
2020/01/28 16:58:18 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) | |
2020/01/28 16:58:18 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "azurerm_storage_container.sourcefile-processing" references: [local.storage] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "kubernetes_deployment.source-file-processing-cleaner" references: [local.namespace local.deployment_name_cleaner local.deployment_name_cleaner local.deployment_name_cleaner local.deployment_name_cleaner local.env | |
local.deployment_name_cleaner data.terraform_remote_state.region local.deployment_name_cleaner] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "data.terraform_remote_state.workspace" references: [] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "local.deployment_name_cleaner" references: [] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "local.deployment_name" references: [] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "local.region" references: [] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "kubernetes_deployment.source-file-processing" references: [local.deployment_name local.namespace local.deployment_name local.deployment_name local.deployment_name local.env data.terraform_remote_state.region local.deployment_name | |
local.deployment_name local.deployment_name_pdf] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "random_uuid.masterkey" references: [] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "azurerm_storage_table.sourcefileprocessing" references: [local.storage] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "data.azurerm_resource_group.wsgroup" references: [local.region local.env local.workspace] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "data.terraform_remote_state.region" references: [local.region] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "provider.kubernetes" references: [data.terraform_remote_state.cluster data.terraform_remote_state.cluster data.terraform_remote_state.cluster data.terraform_remote_state.cluster] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "local.hostcfg" references: [random_uuid.masterkey random_uuid.defaultkey random_uuid.systemkey] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "azurerm_servicebus_queue.batchprocessingeventqueue" references: [local.servicebus data.azurerm_resource_group.wsgroup] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "azurerm_servicebus_queue.process-sourcefile-gettextfromregion" references: [local.servicebus data.azurerm_resource_group.wsgroup] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "kubernetes_service.source-file-processing-pdf" references: [local.deployment_name_pdf local.namespace kubernetes_deployment.source-file-processing-pdf] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "provider.azurerm" references: [] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "local.deployment_name_pdf" references: [] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "local.workspace" references: [] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "azurerm_servicebus_queue.process-sourcefile-cancel" references: [local.servicebus data.azurerm_resource_group.wsgroup] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf" references: [local.namespace local.deployment_name_pdf local.deployment_name_pdf] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "data.terraform_remote_state.cluster" references: [local.region] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "provider.random" references: [] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "local.servicebus" references: [local.region local.env local.workspace] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "local.storage" references: [local.region local.env local.workspace] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "kubernetes_horizontal_pod_autoscaler.source-file-processing" references: [local.deployment_name local.namespace local.deployment_name] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "kubernetes_secret.hostcfg" references: [local.hostcfg local.namespace] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "azurerm_servicebus_queue.process-sourcefile" references: [local.servicebus data.azurerm_resource_group.wsgroup] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "random_uuid.systemkey" references: [] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "local.namespace" references: [local.region local.env local.workspace] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "local.env" references: [] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "random_uuid.defaultkey" references: [] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "kubernetes_deployment.source-file-processing-pdf" references: [local.deployment_name_pdf local.namespace local.deployment_name_pdf local.deployment_name_pdf local.deployment_name_pdf local.env data.terraform_remote_state.region | |
local.deployment_name_pdf local.deployment_name_pdf] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "azurerm_storage_table.sourcefileprocessing (import id \"https://dbtaudevdev.table.core.windows.net/sourcefileprocessing\")" references: [] | |
2020/01/28 16:58:18 [DEBUG] ReferenceTransformer: "provider.terraform" references: [] | |
2020/01/28 16:58:18 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph: | |
azurerm_servicebus_queue.batchprocessingeventqueue - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile-cancel - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile-gettextfromregion - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_container.sourcefile-processing - *terraform.NodeAbstractResource | |
local.storage - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_table.sourcefileprocessing - *terraform.NodeAbstractResource | |
local.storage - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_table.sourcefileprocessing (import id "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing") - *terraform.graphNodeImportState | |
provider.azurerm - *terraform.NodeApplyableProvider | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
loca | |
l.region - *terraform.NodeLocal | |
provider.terraform - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.region - *terraform.NodeLocal | |
provider.terraform - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.workspace - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.deployment_name - *terraform.NodeLocal | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing-cleaner - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.deployment_name_cleaner - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_horizontal_pod_autoscaler.source-file-processing - *terraform.NodeAbstractResource | |
local.deployment_name - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf - *terraform.NodeAbstractResource | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_secret.hostcfg - *terraform.NodeAbstrac | |
tResource | |
local.hostcfg - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_service.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstractResource | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
local.deployment_name - *terraform.NodeLocal | |
local.deployment_name_cleaner - *terraform.NodeLocal | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.hostcfg - *terraform.NodeLocal | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
local.namespace - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.servicebus - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
local.storage - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
provider.terraform - *terraform.NodeApplyableProvider | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
provider.random - * | |
terraform.NodeApplyableProvider | |
------ | |
2020/01/28 16:58:18 [TRACE] Executing graph transform *terraform.CloseProviderTransformer | |
2020/01/28 16:58:18 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: | |
azurerm_servicebus_queue.batchprocessingeventqueue - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile-cancel - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile-gettextfromregion - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_container.sourcefile-processing - *terraform.NodeAbstractResource | |
local.storage - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_table.sourcefileprocessing - *terraform.NodeAbstractResource | |
local.storage - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_table.sourcefileprocessing (import id "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing") - *terraform.graphNodeImportState | |
provider.azurerm - *terraform.NodeApplyableProvider | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
local.region - *terraform.NodeLocal | |
provider.terraform - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.region - *terraform.NodeLocal | |
provider.terraform - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.workspace - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.deployment_name - *terraform.NodeLocal | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing-cleaner - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.deployment_name_cleaner - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_horizontal_pod_autoscaler.source-file-processing - *terraform.NodeAbstractResource | |
local.deployment_name - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf - *terraform.NodeAbstractResource | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_secret.hostcfg - *terraform.NodeAbs | |
tractResource | |
local.hostcfg - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_service.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstractResource | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
local.deployment_name - *terraform.NodeLocal | |
local.deployment_name_cleaner - *terraform.NodeLocal | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.hostcfg - *terraform.NodeLocal | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
local.namespace - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.servicebus - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
local.storage - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
azurerm_servicebus_queue.batchprocessingeventqueue - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile-cancel - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile-gettextfromregion - *terraform.NodeAbstractResource | |
azurerm_storage_container.sourcefile-processing - *terraform.NodeAbstractResource | |
azurerm_storage_table.sourcefil | |
eprocessing - *terraform.NodeAbstractResource | |
azurerm_storage_table.sourcefileprocessing (import id "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing") - *terraform.graphNodeImportState | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
provider.kubernetes (close) - *terraform.graphNodeCloseProvider | |
kubernetes_deployment.source-file-processing - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-cleaner - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_horizontal_pod_autoscaler.source-file-processing - *terraform.NodeAbstractResource | |
kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_secret.hostcfg - *terraform.NodeAbstractResource | |
kubernetes_service.source-file-processing-pdf - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
provider.random - *terraform.NodeApplyableProvider | |
provider.random (close) - *terraform.graphNodeCloseProvider | |
provider.random - *terraform.NodeApplyableProvider | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
provider.terraform (close) - *terraform.graphNodeCloseProvider | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
data.terraform_remote_state.workspace - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.Nod | |
eApplyableProvider | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
------ | |
2020/01/28 16:58:18 [TRACE] Executing graph transform *terraform.RootTransformer | |
2020/01/28 16:58:18 [TRACE] Completed graph transform *terraform.RootTransformer with new graph: | |
azurerm_servicebus_queue.batchprocessingeventqueue - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile-cancel - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_servicebus_queue.process-sourcefile-gettextfromregion - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_container.sourcefile-processing - *terraform.NodeAbstractResource | |
local.storage - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_table.sourcefileprocessing - *terraform.NodeAbstractResource | |
local.storage - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_table.sourcefileprocessing (import id "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing") - *terraform.graphNodeImportState | |
provider.azurerm - *terraform.NodeApplyableProvider | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
local.reg | |
ion - *terraform.NodeLocal | |
provider.terraform - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.region - *terraform.NodeLocal | |
provider.terraform - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.workspace - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.deployment_name - *terraform.NodeLocal | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing-cleaner - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.deployment_name_cleaner - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_horizontal_pod_autoscaler.source-file-processing - *terraform.NodeAbstractResource | |
local.deployment_name - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf - *terraform.NodeAbstractResource | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_secret.hostcfg - *terraform.NodeAbstractReso | |
urce | |
local.hostcfg - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_service.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstractResource | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
local.deployment_name - *terraform.NodeLocal | |
local.deployment_name_cleaner - *terraform.NodeLocal | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.hostcfg - *terraform.NodeLocal | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
local.namespace - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.servicebus - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
local.storage - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
azurerm_servicebus_queue.batchprocessingeventqueue - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile-cancel - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile-gettextfromregion - *terraform.NodeAbstractResource | |
azurerm_storage_container.sourcefile-processing - *terraform.NodeAbstractResource | |
azurerm_storage_table.sourcefileprocessi | |
ng - *terraform.NodeAbstractResource | |
azurerm_storage_table.sourcefileprocessing (import id "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing") - *terraform.graphNodeImportState | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
provider.kubernetes (close) - *terraform.graphNodeCloseProvider | |
kubernetes_deployment.source-file-processing - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-cleaner - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_horizontal_pod_autoscaler.source-file-processing - *terraform.NodeAbstractResource | |
kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_secret.hostcfg - *terraform.NodeAbstractResource | |
kubernetes_service.source-file-processing-pdf - *terraform.NodeAbstractResource | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
provider.random - *terraform.NodeApplyableProvider | |
provider.random (close) - *terraform.graphNodeCloseProvider | |
provider.random - *terraform.NodeApplyableProvider | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
provider.terraform (close) - *terraform.graphNodeCloseProvider | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
data.terraform_remote_state.workspace - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyabl | |
eProvider | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
root - terraform.graphNodeRoot | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
provider.kubernetes (close) - *terraform.graphNodeCloseProvider | |
provider.random (close) - *terraform.graphNodeCloseProvider | |
provider.terraform (close) - *terraform.graphNodeCloseProvider | |
------ | |
2020/01/28 16:58:18 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer | |
2020/01/28 16:58:18 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph: | |
azurerm_servicebus_queue.batchprocessingeventqueue - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
azurerm_servicebus_queue.process-sourcefile - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
azurerm_servicebus_queue.process-sourcefile-cancel - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
azurerm_servicebus_queue.process-sourcefile-gettextfromregion - *terraform.NodeAbstractResource | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.servicebus - *terraform.NodeLocal | |
azurerm_storage_container.sourcefile-processing - *terraform.NodeAbstractResource | |
local.storage - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_table.sourcefileprocessing - *terraform.NodeAbstractResource | |
local.storage - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
azurerm_storage_table.sourcefileprocessing (import id "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing") - *terraform.graphNodeImportState | |
provider.azurerm - *terraform.NodeApplyableProvider | |
data.azurerm_resource_group.wsgroup - *terraform.NodeAbstractResource | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
local.region - *terraform.NodeLocal | |
provider.terraform - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.region - *terraform.NodeLocal | |
provider. | |
terraform - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.workspace - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.deployment_name - *terraform.NodeLocal | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing-cleaner - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.deployment_name_cleaner - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_horizontal_pod_autoscaler.source-file-processing - *terraform.NodeAbstractResource | |
local.deployment_name - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf - *terraform.NodeAbstractResource | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_secret.hostcfg - *terraform.NodeAbstractResource | |
local.hostcfg - *terraform.NodeLocal | |
local.namespace - *terraform.NodeLocal | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
kubernetes_service.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-pdf - *terraform.NodeAbstractResource | |
l | |
ocal.deployment_name - *terraform.NodeLocal | |
local.deployment_name_cleaner - *terraform.NodeLocal | |
local.deployment_name_pdf - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.hostcfg - *terraform.NodeLocal | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
local.namespace - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.servicebus - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
local.storage - *terraform.NodeLocal | |
local.env - *terraform.NodeLocal | |
local.region - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
local.workspace - *terraform.NodeLocal | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
azurerm_servicebus_queue.batchprocessingeventqueue - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile-cancel - *terraform.NodeAbstractResource | |
azurerm_servicebus_queue.process-sourcefile-gettextfromregion - *terraform.NodeAbstractResource | |
azurerm_storage_container.sourcefile-processing - *terraform.NodeAbstractResource | |
azurerm_storage_table.sourcefileprocessing - *terraform.NodeAbstractResource | |
azurerm_storage_table.sourcefileprocessing (import id "https://dbtaudevdev.table.core.windows.net/sourcefileprocessing") - *terraform.graphNodeImportState | |
provider.kubernetes - *terraform.NodeApplyableProvider | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
provider.kubernetes (close) - *terraform.graphNodeCloseProvider | |
kubernetes_deployment.source-file-processing - *terraform.NodeAbstractResource | |
kubernetes_deployment.source-file-processing-cleaner - *terraform.NodeAbstractResource | |
kubernetes_horizontal_pod_autoscaler.source-file-processing - *terraform.NodeAbstractResource | |
kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf - *terraform.NodeAbstractResource | |
kubernetes_secret.hostcfg - *terraform.NodeAbstractResource | |
kubernetes_service.source-file-processing-pdf - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
provider.random (close) - *terraform.graphNodeCloseProvider | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
provider.terraform - *terraform.NodeApplyableProvider | |
provider.terraform (close) - *terraform.graphNodeCloseProvider | |
data.terraform_remote_state.cluster - *terraform.NodeAbstractResource | |
data.terraform_remote_state.region - *terraform.NodeAbstractResource | |
data.terraform_remote_state.workspace - *terraform.NodeAbstractResource | |
random_uuid.defaultkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
random_uuid.masterkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
random_uuid.systemkey - *terraform.NodeAbstractResource | |
provider.random - *terraform.NodeApplyableProvider | |
root - terraform.graphNodeRoot | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
provider.kubernetes (close) - *terraform.graphNodeCloseProvider | |
provider.random (close) - *terraform.graphNodeCloseProvider | |
provider.terraform (close) - *terraform.graphNodeCloseProvider | |
------ | |
2020/01/28 16:58:18 [DEBUG] Starting graph walk: walkImport | |
2020/01/28 16:58:18 [TRACE] dag/walk: updating graph | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "provider.random (close)" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "random_uuid.systemkey" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "local.namespace" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "random_uuid.defaultkey" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "provider.terraform" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "data.terraform_remote_state.workspace" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "local.deployment_name_cleaner" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "local.servicebus" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "data.azurerm_resource_group.wsgroup" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "provider.kubernetes" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "local.hostcfg" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "local.deployment_name_pdf" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "local.storage" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "kubernetes_deployment.source-file-processing-pdf" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "azurerm_servicebus_queue.process-sourcefile-gettextfromregion" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "kubernetes_service.source-file-processing-pdf" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "provider.random" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "azurerm_storage_table.sourcefileprocessing (import id \"https://dbtaudevdev.table.core.windows.net/sourcefileprocessing\")" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "local.deployment_name" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "kubernetes_deployment.source-file-processing" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "local.workspace" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "kubernetes_secret.hostcfg" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "azurerm_servicebus_queue.process-sourcefile" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "local.env" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "provider.kubernetes (close)" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "azurerm_storage_container.sourcefile-processing" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "kubernetes_deployment.source-file-processing-cleaner" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "random_uuid.masterkey" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "azurerm_servicebus_queue.process-sourcefile-cancel" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "data.terraform_remote_state.region" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "azurerm_storage_table.sourcefileprocessing" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "provider.terraform (close)" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "kubernetes_horizontal_pod_autoscaler.source-file-processing" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "provider.azurerm" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "data.terraform_remote_state.cluster" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "local.region" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "root" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "azurerm_servicebus_queue.batchprocessingeventqueue" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added new vertex: "provider.azurerm (close)" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "local.hostcfg" waiting on "random_uuid.masterkey" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_deployment.source-file-processing-pdf" waiting on "data.terraform_remote_state.region" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "azurerm_servicebus_queue.process-sourcefile-cancel" waiting on "data.azurerm_resource_group.wsgroup" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "local.storage" waiting on "local.env" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "data.terraform_remote_state.region" waiting on "provider.terraform" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "azurerm_servicebus_queue.process-sourcefile-cancel" waiting on "local.servicebus" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "data.azurerm_resource_group.wsgroup" waiting on "local.workspace" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "local.namespace" waiting on "local.workspace" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_deployment.source-file-processing" waiting on "local.namespace" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.kubernetes (close)" waiting on "kubernetes_service.source-file-processing-pdf" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "azurerm_storage_table.sourcefileprocessing" waiting on "local.storage" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "local.hostcfg" waiting on "random_uuid.systemkey" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "local.servicebus" waiting on "local.env" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "random_uuid.systemkey" waiting on "provider.random" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.terraform (close)" waiting on "data.terraform_remote_state.workspace" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "local.namespace" waiting on "local.region" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_deployment.source-file-processing-pdf" waiting on "local.deployment_name_pdf" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.azurerm (close)" waiting on "azurerm_servicebus_queue.process-sourcefile-gettextfromregion" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "data.terraform_remote_state.workspace" waiting on "provider.terraform" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "local.storage" waiting on "local.workspace" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "data.terraform_remote_state.cluster" waiting on "provider.terraform" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf" waiting on "local.namespace" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_secret.hostcfg" waiting on "provider.kubernetes" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.azurerm (close)" waiting on "azurerm_storage_table.sourcefileprocessing" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "data.terraform_remote_state.cluster" waiting on "local.region" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.azurerm (close)" waiting on "azurerm_storage_table.sourcefileprocessing (import id \"https://dbtaudevdev.table.core.windows.net/sourcefileprocessing\")" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "azurerm_storage_container.sourcefile-processing" waiting on "local.storage" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "data.azurerm_resource_group.wsgroup" waiting on "local.env" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_deployment.source-file-processing" waiting on "local.deployment_name_pdf" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.kubernetes (close)" waiting on "kubernetes_deployment.source-file-processing-cleaner" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf" waiting on "provider.kubernetes" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "azurerm_storage_table.sourcefileprocessing" waiting on "provider.azurerm" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.kubernetes (close)" waiting on "kubernetes_deployment.source-file-processing" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "random_uuid.masterkey" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.kubernetes (close)" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.terraform (close)" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_deployment.source-file-processing" waiting on "local.deployment_name" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.random (close)" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "local.servicebus" waiting on "local.workspace" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "azurerm_servicebus_queue.process-sourcefile" waiting on "local.servicebus" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "data.azurerm_resource_group.wsgroup" waiting on "local.region" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_horizontal_pod_autoscaler.source-file-processing" waiting on "local.deployment_name" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_deployment.source-file-processing-cleaner" waiting on "provider.kubernetes" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.azurerm (close)" waiting on "azurerm_servicebus_queue.batchprocessingeventqueue" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.kubernetes (close)" waiting on "kubernetes_horizontal_pod_autoscaler.source-file-processing" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.terraform (close)" waiting on "data.terraform_remote_state.cluster" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "local.hostcfg" waiting on "random_uuid.defaultkey" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "random_uuid.masterkey" waiting on "provider.random" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_deployment.source-file-processing" waiting on "data.terraform_remote_state.region" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "azurerm_servicebus_queue.batchprocessingeventqueue" waiting on "data.azurerm_resource_group.wsgroup" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "azurerm_servicebus_queue.process-sourcefile-gettextfromregion" waiting on "data.azurerm_resource_group.wsgroup" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_horizontal_pod_autoscaler.source-file-processing" waiting on "provider.kubernetes" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "azurerm_servicebus_queue.process-sourcefile" waiting on "data.azurerm_resource_group.wsgroup" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_horizontal_pod_autoscaler.source-file-processing" waiting on "local.namespace" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.azurerm (close)" waiting on "azurerm_servicebus_queue.process-sourcefile-cancel" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.terraform (close)" waiting on "data.terraform_remote_state.region" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "random_uuid.defaultkey" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.azurerm (close)" waiting on "azurerm_storage_container.sourcefile-processing" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_deployment.source-file-processing-cleaner" waiting on "local.namespace" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.kubernetes (close)" waiting on "kubernetes_secret.hostcfg" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "azurerm_storage_container.sourcefile-processing" waiting on "provider.azurerm" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "local.namespace" waiting on "local.env" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_deployment.source-file-processing-cleaner" waiting on "local.deployment_name_cleaner" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_deployment.source-file-processing" waiting on "provider.kubernetes" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "random_uuid.defaultkey" waiting on "provider.random" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.kubernetes" waiting on "data.terraform_remote_state.cluster" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "local.servicebus" waiting on "local.region" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.kubernetes (close)" waiting on "kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf" waiting on "local.deployment_name_pdf" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "azurerm_servicebus_queue.batchprocessingeventqueue" waiting on "local.servicebus" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_service.source-file-processing-pdf" waiting on "kubernetes_deployment.source-file-processing-pdf" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_deployment.source-file-processing-pdf" waiting on "local.namespace" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_secret.hostcfg" waiting on "local.hostcfg" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "random_uuid.systemkey" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_deployment.source-file-processing-pdf" waiting on "provider.kubernetes" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "local.storage" waiting on "local.region" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "azurerm_storage_table.sourcefileprocessing (import id \"https://dbtaudevdev.table.core.windows.net/sourcefileprocessing\")" waiting on "provider.azurerm" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "provider.azurerm (close)" waiting on "azurerm_servicebus_queue.process-sourcefile" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "azurerm_servicebus_queue.process-sourcefile-gettextfromregion" waiting on "local.servicebus" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_deployment.source-file-processing-cleaner" waiting on "data.terraform_remote_state.region" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "data.terraform_remote_state.region" waiting on "local.region" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "data.azurerm_resource_group.wsgroup" waiting on "provider.azurerm" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.azurerm (close)" | |
2020/01/28 16:58:18 [TRACE] dag/walk: added edge: "kubernetes_secret.hostcfg" waiting on "local.namespace" | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "random_uuid.systemkey", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "kubernetes_deployment.source-file-processing-cleaner", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "random_uuid.defaultkey", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "kubernetes_deployment.source-file-processing-pdf", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "data.terraform_remote_state.workspace", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "kubernetes_secret.hostcfg", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "azurerm_servicebus_queue.process-sourcefile", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "azurerm_servicebus_queue.process-sourcefile-gettextfromregion", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "kubernetes_service.source-file-processing-pdf", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "azurerm_servicebus_queue.process-sourcefile-cancel", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "data.azurerm_resource_group.wsgroup", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "provider.terraform (close)", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "provider.random (close)", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "local.storage", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "azurerm_storage_table.sourcefileprocessing (import id \"https://dbtaudevdev.table.core.windows.net/sourcefileprocessing\")", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "kubernetes_horizontal_pod_autoscaler.source-file-processing", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "azurerm_servicebus_queue.batchprocessingeventqueue", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "azurerm_storage_table.sourcefileprocessing", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "kubernetes_deployment.source-file-processing", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "provider.kubernetes (close)", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "data.terraform_remote_state.cluster", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "random_uuid.masterkey", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "provider.kubernetes", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "local.hostcfg", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "local.namespace", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "local.servicebus", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "provider.azurerm (close)", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "azurerm_storage_container.sourcefile-processing", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "root", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: dependencies changed for "data.terraform_remote_state.region", sending new deps | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "provider.terraform" | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "local.region" | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "provider.azurerm" | |
2020/01/28 16:58:18 [TRACE] vertex "local.region": starting visit (*terraform.NodeLocal) | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "local.env" | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "local.workspace" | |
2020/01/28 16:58:18 [TRACE] vertex "local.workspace": starting visit (*terraform.NodeLocal) | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "local.deployment_name_pdf" | |
2020/01/28 16:58:18 [TRACE] vertex "local.workspace": evaluating | |
2020/01/28 16:58:18 [TRACE] vertex "local.deployment_name_pdf": starting visit (*terraform.NodeLocal) | |
2020/01/28 16:58:18 [TRACE] vertex "local.deployment_name_pdf": evaluating | |
2020/01/28 16:58:18 [TRACE] [walkImport] Entering eval tree: local.workspace | |
2020/01/28 16:58:18 [TRACE] [walkImport] Entering eval tree: local.deployment_name_pdf | |
2020/01/28 16:58:18 [TRACE] vertex "local.region": evaluating | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalLocal | |
2020/01/28 16:58:18 [TRACE] [walkImport] Entering eval tree: local.region | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalLocal | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "local.deployment_name" | |
2020/01/28 16:58:18 [TRACE] vertex "local.deployment_name": starting visit (*terraform.NodeLocal) | |
2020/01/28 16:58:18 [TRACE] vertex "local.deployment_name": evaluating | |
2020/01/28 16:58:18 [TRACE] [walkImport] Entering eval tree: local.deployment_name | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalLocal | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "local.deployment_name_cleaner" | |
2020/01/28 16:58:18 [TRACE] vertex "local.deployment_name_cleaner": starting visit (*terraform.NodeLocal) | |
2020/01/28 16:58:18 [TRACE] vertex "local.deployment_name_cleaner": evaluating | |
2020/01/28 16:58:18 [TRACE] [walkImport] Exiting eval tree: local.deployment_name_pdf | |
2020/01/28 16:58:18 [TRACE] [walkImport] Exiting eval tree: local.deployment_name | |
2020/01/28 16:58:18 [TRACE] vertex "local.deployment_name_pdf": visit complete | |
2020/01/28 16:58:18 [TRACE] vertex "local.deployment_name": visit complete | |
2020/01/28 16:58:18 [TRACE] [walkImport] Entering eval tree: local.deployment_name_cleaner | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalLocal | |
2020/01/28 16:58:18 [TRACE] [walkImport] Exiting eval tree: local.deployment_name_cleaner | |
2020/01/28 16:58:18 [TRACE] vertex "local.deployment_name_cleaner": visit complete | |
2020/01/28 16:58:18 [TRACE] vertex "provider.azurerm": starting visit (*terraform.NodeApplyableProvider) | |
2020/01/28 16:58:18 [TRACE] [walkImport] Exiting eval tree: local.region | |
2020/01/28 16:58:18 [TRACE] vertex "local.region": visit complete | |
2020/01/28 16:58:18 [TRACE] vertex "provider.azurerm": evaluating | |
2020/01/28 16:58:18 [TRACE] vertex "provider.terraform": starting visit (*terraform.NodeApplyableProvider) | |
2020/01/28 16:58:18 [TRACE] [walkImport] Entering eval tree: provider.azurerm | |
2020/01/28 16:58:18 [TRACE] vertex "provider.terraform": evaluating | |
2020/01/28 16:58:18 [TRACE] [walkImport] Entering eval tree: provider.terraform | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalInitProvider | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalInitProvider | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalLocal | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "provider.random" | |
2020/01/28 16:58:18 [TRACE] vertex "provider.random": starting visit (*terraform.NodeApplyableProvider) | |
2020/01/28 16:58:18 [TRACE] vertex "local.env": starting visit (*terraform.NodeLocal) | |
2020/01/28 16:58:18 [TRACE] vertex "local.env": evaluating | |
2020/01/28 16:58:18 [TRACE] [walkImport] Entering eval tree: local.env | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalLocal | |
2020/01/28 16:58:18 [TRACE] BuiltinEvalContext: Initialized "terraform" provider for provider.terraform | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalGetProvider | |
2020/01/28 16:58:18 [TRACE] <root>: eval: terraform.EvalNoop | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalGetProvider | |
2020/01/28 16:58:18 [TRACE] vertex "provider.random": evaluating | |
2020/01/28 16:58:18 [TRACE] [walkImport] Exiting eval tree: local.workspace | |
2020/01/28 16:58:18 [TRACE] [walkImport] Entering eval tree: provider.random | |
2020/01/28 16:58:18 [TRACE] vertex "local.workspace": visit complete | |
2020/01/28 16:58:18 [TRACE] [walkImport] Exiting eval tree: local.env | |
2020/01/28 16:58:18 [TRACE] vertex "local.env": visit complete | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "local.storage" | |
2020/01/28 16:58:18 [TRACE] vertex "local.storage": starting visit (*terraform.NodeLocal) | |
2020/01/28 16:58:18 [TRACE] vertex "local.storage": evaluating | |
2020/01/28 16:58:18 [TRACE] [walkImport] Entering eval tree: local.storage | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalLocal | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "local.namespace" | |
2020/01/28 16:58:18 [TRACE] vertex "local.namespace": starting visit (*terraform.NodeLocal) | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "local.servicebus" | |
2020/01/28 16:58:18 [TRACE] vertex "local.namespace": evaluating | |
2020/01/28 16:58:18 [TRACE] vertex "local.servicebus": starting visit (*terraform.NodeLocal) | |
2020/01/28 16:58:18 [TRACE] [walkImport] Entering eval tree: local.namespace | |
2020/01/28 16:58:18 [TRACE] vertex "local.servicebus": evaluating | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalLocal | |
2020/01/28 16:58:18 [TRACE] [walkImport] Entering eval tree: local.servicebus | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalLocal | |
2020/01/28 16:58:18 [TRACE] [walkImport] Exiting eval tree: local.storage | |
2020/01/28 16:58:18 [TRACE] vertex "local.storage": visit complete | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalInitProvider | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalConfigProvider | |
2020/01/28 16:58:18 [TRACE] [walkImport] Exiting eval tree: local.namespace | |
2020/01/28 16:58:18 [TRACE] vertex "local.namespace": visit complete | |
2020/01/28 16:58:18 [TRACE] [walkImport] Exiting eval tree: local.servicebus | |
2020/01/28 16:58:18 [TRACE] vertex "local.servicebus": visit complete | |
2020-01-28T16:58:18.742+1100 [INFO] plugin: configuring client automatic mTLS | |
2020-01-28T16:58:18.769+1100 [DEBUG] plugin: starting plugin: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-azurerm_v1.42.0_x4.exe | |
args=[C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-azurerm_v1.42.0_x4.exe] | |
2020-01-28T16:58:18.772+1100 [DEBUG] plugin: plugin started: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-azurerm_v1.42.0_x4.exe pid=12736 | |
2020-01-28T16:58:18.772+1100 [DEBUG] plugin: waiting for RPC address: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-azurerm_v1.42.0_x4.exe | |
2020-01-28T16:58:18.795+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Analysis Services".. | |
2020-01-28T16:58:18.795+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Analysis Services".. | |
2020-01-28T16:58:18.795+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "API Management".. | |
2020-01-28T16:58:18.795+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "API Management".. | |
2020-01-28T16:58:18.796+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "App Configuration".. | |
2020-01-28T16:58:18.796+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "App Configuration".. | |
2020-01-28T16:58:18.796+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Application Insights".. | |
2020-01-28T16:58:18.796+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Application Insights".. | |
2020-01-28T16:58:18.796+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Authorization".. | |
2020-01-28T16:58:18.796+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Authorization".. | |
2020-01-28T16:58:18.796+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Automation".. | |
2020-01-28T16:58:18.796+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Automation".. | |
2020-01-28T16:58:18.797+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Batch".. | |
2020-01-28T16:58:18.797+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Batch".. | |
2020-01-28T16:58:18.797+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Bot".. | |
2020-01-28T16:58:18.797+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Bot".. | |
2020-01-28T16:58:18.797+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Cdn".. | |
2020-01-28T16:58:18.797+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Cdn".. | |
2020-01-28T16:58:18.797+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Cognitive Services".. | |
2020-01-28T16:58:18.797+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Cognitive Services".. | |
2020-01-28T16:58:18.797+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Compute".. | |
2020-01-28T16:58:18.798+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Compute".. | |
2020-01-28T16:58:18.798+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Container Services".. | |
2020-01-28T16:58:18.798+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Container Services".. | |
2020-01-28T16:58:18.798+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "CosmosDB".. | |
2020-01-28T16:58:18.798+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "CosmosDB".. | |
2020-01-28T16:58:18.798+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "DataBricks".. | |
2020-01-28T16:58:18.798+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "DataBricks".. | |
2020-01-28T16:58:18.798+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Data Factory".. | |
2020-01-28T16:58:18.798+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Data Factory".. | |
2020-01-28T16:58:18.799+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Data Lake".. | |
2020-01-28T16:58:18.799+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Data Lake".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "DevSpaces".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "DevSpaces".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "DevTestLabs".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "DevTestLabs".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "DNS".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "DNS".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "EventGrid".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "EventGrid".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "EventHub".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "EventHub".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "FrontDoor".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "FrontDoor".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Graph".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Graph".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "HDInsight".. | |
2020-01-28T16:58:18.800+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "HDInsight".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Health Care".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Health Care".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "IoT Hub".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "IoT Hub".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "KeyVault".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "KeyVault".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Kusto".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Kusto".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Log Analytics".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Log Analytics".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Logic".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Logic".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Management Group".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Management Group".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Maps".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Maps".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "MariaDB".. | |
2020-01-28T16:58:18.801+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "MariaDB".. | |
2020-01-28T16:58:18.802+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Media".. | |
2020-01-28T16:58:18.802+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Media".. | |
2020-01-28T16:58:18.802+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Monitor".. | |
2020-01-28T16:58:18.802+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Monitor".. | |
2020-01-28T16:58:18.802+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Managed Service Identities".. | |
2020-01-28T16:58:18.802+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Managed Service Identities".. | |
2020-01-28T16:58:18.802+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Microsoft SQL Server / SQL Azure".. | |
2020-01-28T16:58:18.802+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Microsoft SQL Server / SQL Azure".. | |
2020-01-28T16:58:18.802+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "MySQL".. | |
2020-01-28T16:58:18.802+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "MySQL".. | |
2020-01-28T16:58:18.802+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "NetApp".. | |
2020-01-28T16:58:18.802+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "NetApp".. | |
2020-01-28T16:58:18.803+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Network".. | |
2020-01-28T16:58:18.803+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Network".. | |
2020-01-28T16:58:18.804+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Notification Hub".. | |
2020-01-28T16:58:18.804+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Notification Hub".. | |
2020-01-28T16:58:18.804+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Policy".. | |
2020-01-28T16:58:18.804+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Policy".. | |
2020-01-28T16:58:18.804+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Portal".. | |
2020-01-28T16:58:18.804+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Portal".. | |
2020-01-28T16:58:18.804+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "PostgreSQL".. | |
2020-01-28T16:58:18.804+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "PostgreSQL".. | |
2020-01-28T16:58:18.804+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Private DNS".. | |
2020-01-28T16:58:18.804+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Private DNS".. | |
2020-01-28T16:58:18.804+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Recovery Services".. | |
2020-01-28T16:58:18.804+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Recovery Services".. | |
2020-01-28T16:58:18.805+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Redis".. | |
2020-01-28T16:58:18.805+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Redis".. | |
2020-01-28T16:58:18.805+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Relay".. | |
2020-01-28T16:58:18.805+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Relay".. | |
2020-01-28T16:58:18.805+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Resources".. | |
2020-01-28T16:58:18.805+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Resources".. | |
2020-01-28T16:58:18.805+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Scheduler".. | |
2020-01-28T16:58:18.805+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Scheduler".. | |
2020-01-28T16:58:18.805+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Search".. | |
2020-01-28T16:58:18.805+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Search".. | |
2020-01-28T16:58:18.805+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Security Center".. | |
2020-01-28T16:58:18.805+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Security Center".. | |
2020-01-28T16:58:18.805+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "ServiceBus".. | |
2020-01-28T16:58:18.805+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "ServiceBus".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Service Fabric".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Service Fabric".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "SignalR".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "SignalR".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "SQL".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "SQL".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Storage".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Storage".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Stream Analytics".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Stream Analytics".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Subscription".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Subscription".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Traffic Manager".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Traffic Manager".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Data Sources for "Web".. | |
2020-01-28T16:58:18.807+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Registering Resources for "Web".. | |
2020-01-28T16:58:18.809+1100 [INFO] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: configuring server automatic mTLS: timestamp=2020-01-28T16:58:18.808+1100 | |
2020-01-28T16:58:18.832+1100 [DEBUG] plugin: using plugin: version=5 | |
2020-01-28T16:58:18.832+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: plugin address: address=127.0.0.1:10000 network=tcp timestamp=2020-01-28T16:58:18.832+1100 | |
2020/01/28 16:58:18 [TRACE] BuiltinEvalContext: Initialized "azurerm" provider for provider.azurerm | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalGetProvider | |
2020/01/28 16:58:18 [TRACE] <root>: eval: terraform.EvalNoop | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalGetProvider | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalConfigProvider | |
2020/01/28 16:58:18 [TRACE] buildProviderConfig for provider.azurerm: using explicit config only | |
2020/01/28 16:58:18 [TRACE] GRPCProvider: GetSchema | |
2020-01-28T16:58:18.833+1100 [INFO] plugin: configuring client automatic mTLS | |
2020-01-28T16:58:18.858+1100 [DEBUG] plugin: starting plugin: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-random_v2.2.1_x4.exe | |
args=[C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-random_v2.2.1_x4.exe] | |
2020-01-28T16:58:18.860+1100 [DEBUG] plugin: plugin started: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-random_v2.2.1_x4.exe pid=3456 | |
2020-01-28T16:58:18.860+1100 [DEBUG] plugin: waiting for RPC address: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-random_v2.2.1_x4.exe | |
2020-01-28T16:58:18.883+1100 [INFO] plugin.terraform-provider-random_v2.2.1_x4.exe: configuring server automatic mTLS: timestamp=2020-01-28T16:58:18.882+1100 | |
2020-01-28T16:58:18.911+1100 [DEBUG] plugin.terraform-provider-random_v2.2.1_x4.exe: plugin address: address=127.0.0.1:10002 network=tcp timestamp=2020-01-28T16:58:18.911+1100 | |
2020-01-28T16:58:18.911+1100 [DEBUG] plugin: using plugin: version=5 | |
2020/01/28 16:58:18 [TRACE] BuiltinEvalContext: Initialized "random" provider for provider.random | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalGetProvider | |
2020/01/28 16:58:18 [TRACE] buildProviderConfig for provider.terraform: no configuration at all | |
2020/01/28 16:58:18 [TRACE] <root>: eval: terraform.EvalNoop | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalGetProvider | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalConfigProvider | |
2020/01/28 16:58:18 [TRACE] buildProviderConfig for provider.random: no configuration at all | |
2020/01/28 16:58:18 [TRACE] GRPCProvider: GetSchema | |
2020/01/28 16:58:18 [TRACE] [walkImport] Exiting eval tree: provider.terraform | |
2020/01/28 16:58:18 [TRACE] vertex "provider.terraform": visit complete | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "data.terraform_remote_state.workspace" | |
2020/01/28 16:58:18 [TRACE] vertex "data.terraform_remote_state.workspace": starting visit (*terraform.NodeAbstractResource) | |
2020/01/28 16:58:18 [TRACE] vertex "data.terraform_remote_state.workspace": visit complete | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "data.terraform_remote_state.region" | |
2020/01/28 16:58:18 [TRACE] vertex "data.terraform_remote_state.region": starting visit (*terraform.NodeAbstractResource) | |
2020/01/28 16:58:18 [TRACE] vertex "data.terraform_remote_state.region": visit complete | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "data.terraform_remote_state.cluster" | |
2020/01/28 16:58:18 [TRACE] vertex "data.terraform_remote_state.cluster": starting visit (*terraform.NodeAbstractResource) | |
2020/01/28 16:58:18 [TRACE] vertex "data.terraform_remote_state.cluster": visit complete | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "provider.kubernetes" | |
2020/01/28 16:58:18 [TRACE] vertex "provider.kubernetes": starting visit (*terraform.NodeApplyableProvider) | |
2020/01/28 16:58:18 [TRACE] vertex "provider.kubernetes": evaluating | |
2020/01/28 16:58:18 [TRACE] [walkImport] Entering eval tree: provider.kubernetes | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalInitProvider | |
2020/01/28 16:58:18 [TRACE] dag/walk: visiting "provider.terraform (close)" | |
2020/01/28 16:58:18 [TRACE] vertex "provider.terraform (close)": starting visit (*terraform.graphNodeCloseProvider) | |
2020/01/28 16:58:18 [TRACE] vertex "provider.terraform (close)": evaluating | |
2020-01-28T16:58:18.913+1100 [INFO] plugin: configuring client automatic mTLS | |
2020/01/28 16:58:18 [TRACE] [walkImport] Entering eval tree: provider.terraform (close) | |
2020/01/28 16:58:18 [TRACE] <root>: eval: *terraform.EvalCloseProvider | |
2020-01-28T16:58:18.948+1100 [DEBUG] plugin: starting plugin: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-kubernetes_v1.10.0_x4.exe | |
args=[C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-kubernetes_v1.10.0_x4.exe] | |
2020-01-28T16:58:18.950+1100 [DEBUG] plugin: plugin started: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-kubernetes_v1.10.0_x4.exe pid=34424 | |
2020-01-28T16:58:18.950+1100 [DEBUG] plugin: waiting for RPC address: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-kubernetes_v1.10.0_x4.exe | |
2020-01-28T16:58:21.246+1100 [INFO] plugin.terraform-provider-kubernetes_v1.10.0_x4.exe: configuring server automatic mTLS: timestamp=2020-01-28T16:58:21.246+1100 | |
2020-01-28T16:58:21.269+1100 [DEBUG] plugin: using plugin: version=5 | |
2020-01-28T16:58:21.269+1100 [DEBUG] plugin.terraform-provider-kubernetes_v1.10.0_x4.exe: plugin address: address=127.0.0.1:10003 network=tcp timestamp=2020-01-28T16:58:21.269+1100 | |
2020/01/28 16:58:21 [TRACE] BuiltinEvalContext: Initialized "kubernetes" provider for provider.kubernetes | |
2020/01/28 16:58:21 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
2020/01/28 16:58:21 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:21 [TRACE] <root>: eval: *terraform.EvalGetProvider | |
2020/01/28 16:58:21 [TRACE] <root>: eval: terraform.EvalNoop | |
2020/01/28 16:58:21 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
2020/01/28 16:58:21 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:21 [TRACE] <root>: eval: *terraform.EvalGetProvider | |
2020/01/28 16:58:21 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
2020/01/28 16:58:21 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/01/28 16:58:21 [TRACE] <root>: eval: *terraform.EvalConfigProvider | |
2020/01/28 16:58:21 [TRACE] buildProviderConfig for provider.kubernetes: using explicit config only | |
2020/01/28 16:58:21 [TRACE] GRPCProvider: GetSchema | |
2020/01/28 16:58:21 [TRACE] [walkImport] Exiting eval tree: provider.terraform (close) | |
2020/01/28 16:58:21 [TRACE] vertex "provider.terraform (close)": visit complete | |
2020/01/28 16:58:21 [TRACE] GRPCProvider: Configure | |
2020/01/28 16:58:21 [TRACE] GRPCProvider: Configure | |
2020/01/28 16:58:21 [TRACE] [walkImport] Exiting eval tree: provider.random | |
2020/01/28 16:58:21 [TRACE] vertex "provider.random": visit complete | |
2020/01/28 16:58:21 [TRACE] dag/walk: visiting "random_uuid.systemkey" | |
2020/01/28 16:58:21 [TRACE] vertex "random_uuid.systemkey": starting visit (*terraform.NodeAbstractResource) | |
2020/01/28 16:58:21 [TRACE] vertex "random_uuid.systemkey": visit complete | |
2020/01/28 16:58:21 [TRACE] dag/walk: visiting "random_uuid.masterkey" | |
2020/01/28 16:58:21 [TRACE] vertex "random_uuid.masterkey": starting visit (*terraform.NodeAbstractResource) | |
2020/01/28 16:58:21 [TRACE] vertex "random_uuid.masterkey": visit complete | |
2020/01/28 16:58:21 [TRACE] dag/walk: visiting "random_uuid.defaultkey" | |
2020/01/28 16:58:21 [TRACE] vertex "random_uuid.defaultkey": starting visit (*terraform.NodeAbstractResource) | |
2020/01/28 16:58:21 [TRACE] vertex "random_uuid.defaultkey": visit complete | |
2020/01/28 16:58:21 [TRACE] dag/walk: visiting "local.hostcfg" | |
2020/01/28 16:58:21 [TRACE] vertex "local.hostcfg": starting visit (*terraform.NodeLocal) | |
2020/01/28 16:58:21 [TRACE] vertex "local.hostcfg": evaluating | |
2020/01/28 16:58:21 [TRACE] [walkImport] Entering eval tree: local.hostcfg | |
2020/01/28 16:58:21 [TRACE] <root>: eval: *terraform.EvalLocal | |
2020/01/28 16:58:21 [TRACE] dag/walk: visiting "provider.random (close)" | |
2020/01/28 16:58:21 [TRACE] vertex "provider.random (close)": starting visit (*terraform.graphNodeCloseProvider) | |
2020/01/28 16:58:21 [TRACE] vertex "provider.random (close)": evaluating | |
2020/01/28 16:58:21 [TRACE] [walkImport] Entering eval tree: provider.random (close) | |
2020/01/28 16:58:21 [TRACE] <root>: eval: *terraform.EvalCloseProvider | |
2020/01/28 16:58:21 [TRACE] GRPCProvider: Close | |
2020-01-28T16:58:21.271+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Testing if Service Principal / Client Certificate is applicable for Authentication.. | |
2020-01-28T16:58:21.271+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Testing if Multi Tenant Service Principal / Client Secret is applicable for Authentication.. | |
2020-01-28T16:58:21.271+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Testing if Service Principal / Client Secret is applicable for Authentication.. | |
2020-01-28T16:58:21.271+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Testing if Managed Service Identity is applicable for Authentication.. | |
2020-01-28T16:58:21.271+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Testing if Obtaining a token from the Azure CLI is applicable for Authentication.. | |
2020-01-28T16:58:21.271+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Using Obtaining a token from the Azure CLI for Authentication | |
2020/01/28 16:58:21 [TRACE] [walkImport] Exiting eval tree: local.hostcfg | |
2020/01/28 16:58:21 [TRACE] vertex "local.hostcfg": visit complete | |
2020-01-28T16:58:21.271+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Resource "https://management.core.windows.net/" isn't for the correct Tenant | |
2020-01-28T16:58:21.281+1100 [DEBUG] plugin: plugin process exited: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-random_v2.2.1_x4.exe pid=3456 | |
2020-01-28T16:58:21.281+1100 [DEBUG] plugin: plugin exited | |
2020/01/28 16:58:21 [TRACE] [walkImport] Exiting eval tree: provider.random (close) | |
2020/01/28 16:58:21 [TRACE] vertex "provider.random (close)": visit complete | |
2020/01/28 16:58:21 [TRACE] GRPCProvider: Configure | |
2020-01-28T16:58:21.354+1100 [DEBUG] plugin.terraform-provider-kubernetes_v1.10.0_x4.exe: 2020/01/28 16:58:21 [INFO] Successfully loaded config file (C:\Users\SamCritchley\.kube\config; default context) | |
2020-01-28T16:58:21.354+1100 [DEBUG] plugin.terraform-provider-kubernetes_v1.10.0_x4.exe: 2020/01/28 16:58:21 [WARN] Invalid log level: "HELLO". Defaulting to level: TRACE. Valid levels are: [TRACE DEBUG INFO WARN ERROR] | |
2020-01-28T16:58:21.354+1100 [DEBUG] plugin.terraform-provider-kubernetes_v1.10.0_x4.exe: 2020/01/28 16:58:21 [DEBUG] Enabling HTTP requests/responses tracing | |
2020/01/28 16:58:21 [TRACE] [walkImport] Exiting eval tree: provider.kubernetes | |
2020/01/28 16:58:21 [TRACE] vertex "provider.kubernetes": visit complete | |
2020/01/28 16:58:21 [TRACE] dag/walk: visiting "kubernetes_secret.hostcfg" | |
2020/01/28 16:58:21 [TRACE] vertex "kubernetes_secret.hostcfg": starting visit (*terraform.NodeAbstractResource) | |
2020/01/28 16:58:21 [TRACE] dag/walk: visiting "kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf" | |
2020/01/28 16:58:21 [TRACE] vertex "kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf": starting visit (*terraform.NodeAbstractResource) | |
2020/01/28 16:58:21 [TRACE] vertex "kubernetes_secret.hostcfg": visit complete | |
2020/01/28 16:58:21 [TRACE] dag/walk: visiting "kubernetes_deployment.source-file-processing-cleaner" | |
2020/01/28 16:58:21 [TRACE] vertex "kubernetes_deployment.source-file-processing-cleaner": starting visit (*terraform.NodeAbstractResource) | |
2020/01/28 16:58:21 [TRACE] dag/walk: visiting "kubernetes_horizontal_pod_autoscaler.source-file-processing" | |
2020/01/28 16:58:21 [TRACE] dag/walk: visiting "kubernetes_deployment.source-file-processing-pdf" | |
2020/01/28 16:58:21 [TRACE] vertex "kubernetes_horizontal_pod_autoscaler.source-file-processing": starting visit (*terraform.NodeAbstractResource) | |
2020/01/28 16:58:21 [TRACE] vertex "kubernetes_deployment.source-file-processing-pdf": starting visit (*terraform.NodeAbstractResource) | |
2020/01/28 16:58:21 [TRACE] vertex "kubernetes_horizontal_pod_autoscaler.source-file-processing": visit complete | |
2020/01/28 16:58:21 [TRACE] vertex "kubernetes_deployment.source-file-processing-pdf": visit complete | |
2020/01/28 16:58:21 [TRACE] vertex "kubernetes_horizontal_pod_autoscaler.source-file-processing-pdf": visit complete | |
2020/01/28 16:58:21 [TRACE] vertex "kubernetes_deployment.source-file-processing-cleaner": visit complete | |
2020/01/28 16:58:21 [TRACE] dag/walk: visiting "kubernetes_service.source-file-processing-pdf" | |
2020/01/28 16:58:21 [TRACE] vertex "kubernetes_service.source-file-processing-pdf": starting visit (*terraform.NodeAbstractResource) | |
2020/01/28 16:58:21 [TRACE] vertex "kubernetes_service.source-file-processing-pdf": visit complete | |
2020/01/28 16:58:21 [TRACE] dag/walk: visiting "kubernetes_deployment.source-file-processing" | |
2020/01/28 16:58:21 [TRACE] vertex "kubernetes_deployment.source-file-processing": starting visit (*terraform.NodeAbstractResource) | |
2020/01/28 16:58:21 [TRACE] vertex "kubernetes_deployment.source-file-processing": visit complete | |
2020/01/28 16:58:21 [TRACE] dag/walk: visiting "provider.kubernetes (close)" | |
2020/01/28 16:58:21 [TRACE] vertex "provider.kubernetes (close)": starting visit (*terraform.graphNodeCloseProvider) | |
2020/01/28 16:58:21 [TRACE] vertex "provider.kubernetes (close)": evaluating | |
2020/01/28 16:58:21 [TRACE] [walkImport] Entering eval tree: provider.kubernetes (close) | |
2020/01/28 16:58:21 [TRACE] <root>: eval: *terraform.EvalCloseProvider | |
2020/01/28 16:58:21 [TRACE] GRPCProvider: Close | |
2020-01-28T16:58:21.367+1100 [DEBUG] plugin: plugin process exited: path=C:\Users\SamCritchley\source\cloud-infrastructure\newness\workspace-common\source-file-processing\.terraform\plugins\windows_amd64\terraform-provider-kubernetes_v1.10.0_x4.exe pid=34424 | |
2020-01-28T16:58:21.367+1100 [DEBUG] plugin: plugin exited | |
2020/01/28 16:58:21 [TRACE] [walkImport] Exiting eval tree: provider.kubernetes (close) | |
2020/01/28 16:58:21 [TRACE] vertex "provider.kubernetes (close)": visit complete | |
2020-01-28T16:58:23.148+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: authenticated object ID cache miss, populting with: "d575cd90-47aa-4690-8ef2-788c42eb286e" | |
2020-01-28T16:58:23.148+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Getting OAuth config for endpoint https://login.microsoftonline.com/ with tenant 4901e942-075f-4600-bfda-4c66954606cc | |
2020/01/28 16:58:23 [TRACE] dag/walk: vertex "azurerm_servicebus_queue.batchprocessingeventqueue" is waiting for "data.azurerm_resource_group.wsgroup" | |
2020/01/28 16:58:23 [TRACE] dag/walk: vertex "azurerm_servicebus_queue.process-sourcefile" is waiting for "data.azurerm_resource_group.wsgroup" | |
2020/01/28 16:58:23 [TRACE] dag/walk: vertex "azurerm_storage_table.sourcefileprocessing" is waiting for "provider.azurerm" | |
2020/01/28 16:58:23 [TRACE] dag/walk: vertex "azurerm_storage_container.sourcefile-processing" is waiting for "provider.azurerm" | |
2020/01/28 16:58:23 [TRACE] dag/walk: vertex "azurerm_servicebus_queue.process-sourcefile-cancel" is waiting for "data.azurerm_resource_group.wsgroup" | |
2020/01/28 16:58:23 [TRACE] dag/walk: vertex "data.azurerm_resource_group.wsgroup" is waiting for "provider.azurerm" | |
2020/01/28 16:58:23 [TRACE] dag/walk: vertex "azurerm_storage_table.sourcefileprocessing (import id \"https://dbtaudevdev.table.core.windows.net/sourcefileprocessing\")" is waiting for "provider.azurerm" | |
2020/01/28 16:58:23 [TRACE] dag/walk: vertex "azurerm_servicebus_queue.process-sourcefile-gettextfromregion" is waiting for "data.azurerm_resource_group.wsgroup" | |
2020/01/28 16:58:23 [TRACE] dag/walk: vertex "provider.azurerm (close)" is waiting for "azurerm_servicebus_queue.batchprocessingeventqueue" | |
2020/01/28 16:58:26 [TRACE] dag/walk: vertex "root" is waiting for "provider.azurerm (close)" | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 analysisservices/2017-08-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] Genereated Provider Correlation Request Id: e0991a60-52fe-2628-438b-2649cc45f8b7 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 appconfiguration/2019-10-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2015-05-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2015-05-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2015-05-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2015-05-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.294+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 authorization/2018-09-01-preview HashiCorp Terraform/0.12.19 | |
(+https://www.terraform.io) Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 authorization/2018-09-01-preview HashiCorp Terraform/0.12.19 | |
(+https://www.terraform.io) Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 batch/2018-12-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 batch/2018-12-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 batch/2018-12-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 batch/2018-12-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 botservice/2018-07-12 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 botservice/2018-07-12 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 botservice/2018-07-12 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 cdn/2017-10-12 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 cdn/2017-10-12 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 cdn/2017-10-12 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 cognitiveservices/2017-04-18 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 marketplaceordering/2015-06-01 HashiCorp Terraform/0.12.19 | |
(+https://www.terraform.io) Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.295+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 containerregistry/2018-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 containerregistry/2018-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 containerregistry/2018-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 containerinstance/2018-10-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 containerservice/2019-10-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 containerservice/2019-10-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 containerservice/2019-10-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 documentdb/2015-04-08 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 databricks/2018-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 datafactory/2018-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 datafactory/2018-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 datafactory/2018-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 datafactory/2018-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 datafactory/2018-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 datafactory/2018-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 account/2016-11-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 account/2016-11-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 filesystem/2016-11-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 account/2016-11-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 account/2016-11-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 devspaces/2019-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 dtl/2016-05-15 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 dtl/2016-05-15 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 dtl/2016-05-15 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 dtl/2016-05-15 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 dtl/2016-05-15 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 dns/2018-05-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 dns/2018-05-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 eventgrid/2018-09-15-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 eventgrid/2018-09-15-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 eventgrid/2018-09-15-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 eventhub/2017-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 eventhub/2017-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 eventhub/2017-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 eventhub/2017-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 frontdoor/2019-11-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 frontdoor/2019-11-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 frontdoor/2019-11-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 graphrbac/1.6 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 graphrbac/1.6 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 hdinsight/2018-06-01-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 hdinsight/2018-06-01-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 hdinsight/2018-06-01-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 healthcareapis/2019-09-16 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 devices/2018-12-01-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 iothub/2018-01-22 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 iothub/2018-01-22 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 keyvault/2018-02-14 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 keyvault/2016-10-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 kusto/2019-05-15 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 kusto/2019-05-15 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.296+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 kusto/2019-05-15 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 operationalinsights/2015-11-01-preview HashiCorp Terraform/0.12.19 | |
(+https://www.terraform.io) Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 operationsmanagement/2015-11-01-preview HashiCorp Terraform/0.12.19 | |
(+https://www.terraform.io) Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 operationalinsights/2015-11-01-preview HashiCorp Terraform/0.12.19 | |
(+https://www.terraform.io) Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 logic/2016-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 managementgroups/2018-03-01-preview HashiCorp Terraform/0.12.19 | |
(+https://www.terraform.io) Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 managementgroups/2018-03-01-preview HashiCorp Terraform/0.12.19 | |
(+https://www.terraform.io) Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 maps/2018-05-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mariadb/2018-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mariadb/2018-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mariadb/2018-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mariadb/2018-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mariadb/2018-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 media/2018-07-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 msi/2015-08-31-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/v3.0 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform Plugin | |
SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/v3.0 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform Plugin | |
SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/v3.0 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform Plugin | |
SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/v3.0 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform Plugin | |
SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mysql/2017-12-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mysql/2017-12-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mysql/2017-12-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mysql/2017-12-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mysql/2017-12-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 netapp/2019-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 netapp/2019-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 netapp/2019-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 netapp/2019-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.297+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 notificationhubs/2017-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 notificationhubs/2017-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 policy/2018-05-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 policy/2018-05-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 policy/2018-05-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 portal/2019-01-01-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 postgresql/2017-12-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 postgresql/2017-12-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 postgresql/2017-12-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 postgresql/2017-12-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 postgresql/2017-12-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 privatedns/2018-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 privatedns/2018-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 privatedns/2018-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 recoveryservices/2016-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 backup/2019-05-13 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 backup/2019-05-13 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.298+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 backup/2019-05-13 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 backup/2019-05-13 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 redis/2018-03-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 redis/2018-03-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 redis/2018-03-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 relay/2017-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 relay/2017-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 resources/2018-05-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 resources/2018-05-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 locks/2016-09-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 resources/2016-02-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 resources/2018-05-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 scheduler/2016-03-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 scheduler/2016-03-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 search/2015-08-19 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 search/2015-08-19 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 search/2015-08-19 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 security/v1.0 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 security/v1.0 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 security/v1.0 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 security/v1.0 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 servicebus/2017-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 servicebus/2017-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 servicebus/2018-01-01-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 servicebus/2017-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 servicebus/2017-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 servicebus/2017-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 servicefabric/2018-02-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 signalr/2018-10-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 storage/2019-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.299+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 storage/2019-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 storage/2019-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 streamanalytics/2016-03-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 streamanalytics/2016-03-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 streamanalytics/2016-03-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 streamanalytics/2016-03-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 streamanalytics/2016-03-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 subscriptions/2018-06-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 trafficmanager/2018-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 trafficmanager/2018-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 trafficmanager/2018-04-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) | |
Terraform Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 web/2018-02-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 web/2018-02-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 web/2018-02-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 web/2018-02-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 web/2018-02-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform | |
Plugin SDK/1.1.1 terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Request: | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: GET /subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers?api-version=2016-02-01 HTTP/1.1 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider- | |
azurerm_v1.42.0_x4.exe: Host: management.azure.com | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: User-Agent: Go/go1.12.6 (amd64-windows) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 resources/2016-02-01 HashiCorp Terraform/0.12.19 (+https://www.terraform.io) Terraform Plugin SDK/1.1.1 | |
terraform-provider-azurerm/1.42.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: X-Ms-Correlation-Request-Id: e0991a60-52fe-2628-438b-2649cc45f8b7 | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Accept-Encoding: gzip | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: | |
2020-01-28T16:58:27.300+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: | |
2020/01/28 16:58:28 [TRACE] dag/walk: vertex "azurerm_servicebus_queue.process-sourcefile" is waiting for "data.azurerm_resource_group.wsgroup" | |
2020/01/28 16:58:28 [TRACE] dag/walk: vertex "provider.azurerm (close)" is waiting for "azurerm_servicebus_queue.batchprocessingeventqueue" | |
2020/01/28 16:58:28 [TRACE] dag/walk: vertex "azurerm_storage_table.sourcefileprocessing" is waiting for "provider.azurerm" | |
2020/01/28 16:58:28 [TRACE] dag/walk: vertex "azurerm_servicebus_queue.process-sourcefile-gettextfromregion" is waiting for "data.azurerm_resource_group.wsgroup" | |
2020/01/28 16:58:28 [TRACE] dag/walk: vertex "azurerm_servicebus_queue.process-sourcefile-cancel" is waiting for "data.azurerm_resource_group.wsgroup" | |
2020/01/28 16:58:28 [TRACE] dag/walk: vertex "azurerm_servicebus_queue.batchprocessingeventqueue" is waiting for "data.azurerm_resource_group.wsgroup" | |
2020/01/28 16:58:28 [TRACE] dag/walk: vertex "data.azurerm_resource_group.wsgroup" is waiting for "provider.azurerm" | |
2020/01/28 16:58:28 [TRACE] dag/walk: vertex "azurerm_storage_container.sourcefile-processing" is waiting for "provider.azurerm" | |
2020/01/28 16:58:28 [TRACE] dag/walk: vertex "azurerm_storage_table.sourcefileprocessing (import id \"https://dbtaudevdev.table.core.windows.net/sourcefileprocessing\")" is waiting for "provider.azurerm" | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: [DEBUG] AzureRM Response for https://management.azure.com/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers?api-version=2016-02-01: | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: HTTP/2.0 200 OK | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Cache-Control: no-cache | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Content-Type: application/json; charset=utf-8 | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Date: Tue, 28 Jan 2020 05:58:29 GMT | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Expires: -1 | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Pragma: no-cache | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Strict-Transport-Security: max-age=31536000; includeSubDomains | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Vary: Accept-Encoding | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: X-Content-Type-Options: nosniff | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: X-Ms-Correlation-Request-Id: e0991a60-52fe-2628-438b-2649cc45f8b7 | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: X-Ms-Ratelimit-Remaining-Subscription-Reads: 11996 | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: X-Ms-Request-Id: d60363bb-2055-47fa-985f-861b83e460e9 | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: X-Ms-Routing-Request-Id: AUSTRALIAEAST:20200128T055829Z:d60363bb-2055-47fa-985f-861b83e460e9 | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: | |
2020-01-28T16:58:29.872+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: {"value":[{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/microsoft.insights","namespace":"microsoft.insights","authorizations":[{"applicationId":"6bccf540-eb86-4037-af03-7f | |
a058c2db75","roleDefinitionId":"89dcede2-9219-403a-9723-d3c6473f9472"},{"applicationId":"11c174dc-1945-4a9a-a36b-c79a0f246b9b","roleDefinitionId":"dd9d4347-f397-45f2-b538-85f21c90037b"},{"applicationId":"035f9e1d-4f00-4419-bf50-bf2d87eb4878","roleDefinitionId":"323795fe-ba3d-4f5a- | |
ad42-afb4e1ea9485"},{"applicationId":"f5c26e74-f226-4ae8-85f0-b4af0080ac9e","roleDefinitionId":"529d7ae6-e892-4d43-809d-8547aeb90643"},{"applicationId":"b503eb83-1222-4dcc-b116-b98ed5216e05","roleDefinitionId":"68699c37-c689-44d4-9248-494b782d46ae"},{"applicationId":"ca7f3f0b-7d91 | |
-482c-8e09-c5d840d0eac5","roleDefinitionId":"5d5a2e56-9835-44aa-93db-d2f19e155438"},{"applicationId":"3af5a1e8-2459-45cb-8683-bcd6cccbcc13","roleDefinitionId":"b1309299-720d-4159-9897-6158a61aee41"},{"applicationId":"6a0a243c-0886-468a-a4c2-eff52c7445da","roleDefinitionId":"d2eda6 | |
4b-c5e6-4930-8642-2d80ecd7c2e2"},{"applicationId":"707be275-6b9d-4ee7-88f9-c0c2bd646e0f","roleDefinitionId":"fa027d90-6ba0-4c33-9a54-59edaf2327e7"},{"applicationId":"461e8683-5575-4561-ac7f-899cc907d62a","roleDefinitionId":"68699c37-c689-44d4-9248-494b782d46ae"}],"resourceTypes":[ | |
{"resourceType":"components","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West | |
US","South Africa North","North Central US","Brazil South","Switzerland North","Australia Southeast"],"apiVersions":["2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"components/query","locations":["East US","South Central US","North E | |
urope","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central | |
US"],"apiVersions":["2018-04-20"]},{"resourceType":"components/metrics","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France | |
Central","East US 2","East Asia","West US","Central US","South Africa North","North Central US","Brazil South","Switzerland North","Australia Southeast"],"apiVersions":["2014-04-01"]},{"resourceType":"components/events","locations":["East US","South Central US","North | |
Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central | |
US"],"apiVersions":["2018-04-20"]},{"resourceType":"webtests","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","Central | |
US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Australia Southeast"],"apiVersions":["2018-05-01-preview","2015-05-01","2014-08-01","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"queries","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","Central India","Canada Central","UK | |
South"],"apiVersions":["2015-05-01","2014-08-01"]},{"resourceType":"scheduledqueryrules","locations":["West Central US","East US","West Europe","Central India","Canada Central","Australia Southeast","Japan East","Southeast Asia","UK South","South Central US","North Europe","West | |
US 2","Australi | |
a Central","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","North Central US","South Africa North","Brazil South","UK West","Switzerland North","Switzerland | |
West"],"apiVersions":["2018-04-16","2017-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"components/pricingPlans","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US | |
2"],"apiVersions":["2017-10-01"]},{"resourceType":"migrateToNewPricingModel","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2"],"apiVersions":["2017-10-01"]},{"resourceType":"rollbackToLegacyPricingModel","locations":["East | |
US","South Central US","North Europe","West Europe","Southeast Asia","West US 2"],"apiVersions":["2017-10-01"]},{"resourceType":"listMigrationdate","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2"],"apiVersions":["2017-10-01"]},{" | |
resourceType":"logprofiles","locations":[],"apiVersions":["2016-03-01"]},{"resourceType":"migratealertrules","locations":[],"apiVersions":["2018-03-01"]},{"resourceType":"metricalerts","locations":["Global"],"apiVersions":["2018-03-01","2017-09-01-preview"],"capabilities":"None"}, | |
{"resourceType":"alertrules","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK | |
West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","South Africa North","UAE | |
North"],"apiVersions":["2016-03-01","2015-04-01","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"autoscalesettings","locations":["West US","East US","North Europe", | |
"South Central US","East US 2","Central US","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central | |
2","France Central","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","Australia East","South Africa North","UAE North","Switzerland North","Germany West | |
Central"],"apiVersions":["2015-04-01","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"eventtypes","locations":[],"apiVersions":["2017-03-01-preview","2016-09-01-preview","2015-04-01","2014-11-01","2014-04-01"],"capabilities":"SupportsExtension"},{"resourceType":"locations","locations":["East US"],"apiVersions":["2015 | |
-04-01","2014-04-01"]},{"resourceType":"locations/operationResults","locations":[],"apiVersions":["2015-04-01","2014-04-01"]},{"resourceType":"vmInsightsOnboardingStatuses","locations":[],"apiVersions":["2018-11-27-preview"],"capabilities":"SupportsExtension"},{"resourceType":"ope | |
rations","locations":[],"apiVersions":["2015-04-01","2014-06-01","2014-04-01"]},{"resourceType":"diagnosticSettings","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US | |
2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France | |
Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2017-05-01-preview","2016-09-01","2015-07-01"],"capabilities":"SupportsExtension"},{"resourceType":"diagnosticSettingsCategories","locations":["West US","East US","North | |
Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central | |
US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia | |
Central","Australia Central 2","France Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2017-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"extendedDiagnosticSettings","locations":["West US","East | |
US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada | |
East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","South Africa North","UAE North","Switzerland North","Germany West | |
Central"],"apiVersions":["2017-02-01"],"capabilities":"SupportsExtension"},{"resourceType":"metricDefinitions","locations":["East US","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Canada | |
East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","South India","Central India","West India","North Europe","West US 2","West Central US","Korea South","Korea Central","UK South","UK West","France | |
Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2018-01-01","2017-12-01-preview","2017-09-01-preview","2017-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"logDefinitions","locations":["West US","East | |
US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada | |
East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France | |
Central"],"apiVersions":["2015-07-01"],"capabilities":"SupportsExtension"},{"resourceType":"eventCategories","locations":[],"apiVersions":["2015-04-01"]},{"resourceType":"metrics","locations":["East US","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan | |
West","North Central US","South Central US","East US 2","Canada East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","South India","Central India","West India","North Europe","West US 2","West Central | |
US","Korea South","Korea Central","UK South","UK West","France Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2019-07-01","2018-01-01","2017-12-01-preview","2017-09-01-preview","2017-05-01-preview","2016-09-01","2016-06-01"]," | |
capabilities":"SupportsExtension"},{"resourceType":"metricbatch","locations":[],"apiVersions":["2019-01-01-preview"]},{"resourceType":"metricNamespaces","locations":["East US","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South | |
Central US","East US 2","Canada East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","South India","Central India","West India","North Europe","West US 2","West Central US","Korea South","Korea | |
Central","UK South","UK West","France Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2018-01-01","2017-12-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"actiongroups","locations":["Global"],"apiVersions":["2 | |
019-06-01","2019-03-01","2018-09-01","2018-03-01","2017-04-01","2017-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMov | |
e"},{"resourceType":"activityLogAlerts","locations":["Global"],"apiVersions":["2017-04-01","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"baseline","locations":["East US","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central | |
US","South Central US","East US 2","Canada East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","South India","Central India","West India","North Europe","West US 2","West Central US","Korea | |
South","Korea Central","UK South","UK West","France Central","South Africa North","UAE North"],"apiVersions":["2018-09-01","2017-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"metricbaselines","locations":["East US","West US","West Europe","East | |
Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Canada East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","South India","Central India","West | |
India","North Europe","West US 2","West Central US","Korea South","Korea Central","UK South","UK West","France Central","South Africa North","UAE | |
North"],"apiVersions":["2019-03-01","2018-09-01"],"capabilities":"SupportsExtension"},{"resourceType":"calculatebaseline","locations":[],"apiVersions":["2018-09-01","2017-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"workbooks","locations":["West | |
Europe","South Central US","East US","North Europe","Southeast Asia","West US 2","West Central US","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","Canada Central","Central India","UK South","South Africa North","North | |
Central US","Brazil South","Switzerland North","Australia Southeast"],"apiVersions":[],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"workbooktemplates","locations":["West Europe","South Central US","East US" | |
,"North Europe","Southeast Asia","West US 2","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","Canada Central","Central India","UK South","South Africa North","North Central US","Brazil South","Switzerland | |
North","Australia Southeast"],"apiVersions":["2019-10-17-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"myWorkbooks","locations":["West Central US","West Europe","South Central US","East US","North Europe","Southeast | |
Asia","West US 2","North Central US","Brazil South","Switzerland North","Australia Southeast"],"apiVersions":[],"capabilities":"SupportsExtension"},{"resourceType":"logs","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North | |
Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea | |
South","France Central","France South","Australia Central","South Africa North"],"apiVersions":["2018-08-01-preview","2018-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"transactions","locations":["East US","South Central US","North Europe","West | |
Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central | |
US"],"apiVersions":["2019-10-17-preview"],"capabilities":"SupportsExtension"},{"resourceType":"topology","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia | |
East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central US"],"apiVersions":["2019-10-17-preview"],"capabilities":"Su | |
pportsExtension"}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ContainerRegistry","namespace":"Microsoft.ContainerRegistry","authorizations":[{"applicationId":"6a0ec4d3-30cb-4a83-91c0-ae56bc0e3d26","roleDefinitio | |
nId":"78e18383-93eb-418a-9887-bc9271046576"},{"applicationId":"737d58c1-397a-46e7-9d12-7d8c830883c2","roleDefinitionId":"716bb53a-0390-4428-bf41-b1bedde7d751"},{"applicationId":"918d0db8-4a38-4938-93c1-9313bdfe0272","roleDefinitionId":"dcd2d2c9-3f80-4d72-95a8-2593111b4b12"},{"appl | |
icationId":"d2fa1650-4805-4a83-bcb9-cf41fe63539c","roleDefinitionId":"c15f8dab-b103-4f8d-9afb-fbe4b8e98de2"},{"applicationId":"a4c95b9e-3994-40cc-8953-5dc66d48348d","roleDefinitionId":"dc88c655-90fa-48d9-8d51-003cc8738508"}],"resourceTypes":[{"resourceType":"registries","locations | |
":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","France Central","South Africa North","UAE North","East Asia","Japan East","Japan West","Southeast Asia","South | |
India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North"],"apiVersions":["2019-05-01","2017-10-01","2017-03-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"registries/scopeMaps","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan | |
East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-05-01-preview"]},{"resourceType":"registries/tokens","locations":["West US","East US","South Central US","West Europe","No | |
rth Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US | |
2","Korea Central","France Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-05-01-preview"]},{"resourceType":"registries/generateCredentials","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK | |
West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France | |
Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-05-01-preview"]},{"resourceType":"registries/importImage","locations":["South Central US","West Central US","East US","West Europe","West US","Japan East","North Europe","Southeast Asia","North | |
Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","France Central","South Africa North","UAE North","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South | |
India","Switzerland North"],"apiVersions":["2019-05-01","2017-10-01"]},{"resourceType":"registries/listBuildSourceUploadUrl","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"]},{"resourceType":"registries/scheduleRun","locations":["Eas | |
t US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South | |
India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"]},{"resourceType":"registries/runs","locations":["East US","West | |
Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK | |
South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"]},{"resourceType":"registries/taskRuns","locations":["East US","West Europe","West US | |
2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West | |
US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"registries/runs/listLogSasUrl","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East | |
US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"]},{"resourceType":"registries/runs/cancel","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"]},{"resourceType":"registries/tasks","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"registries/tasks/listDetails","locations":["East US","West Europe","West US | |
2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West | |
US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"]},{"resourceType":"registries/getBuildSourceUploadUrl","locations":["East US","West Europe","West US | |
2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Cent | |
ral US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/queueBuild","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/builds","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/builds/getLogLink","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/builds/cancel","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Ce | |
ntral US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/buildTasks","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2018-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"registries/buildTasks/listSourceRepositoryProperties","locations":["East US","West Europe","West US 2","South Central US","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France | |
Central","Korea Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/buildTasks/steps","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa | |
North","UAE North","Switzerland North"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/buildTasks/steps/listBuildArguments","locations":["East US","West Europe | |
","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK | |
West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/replications","locations":["South Central US","West Central US","East US","West Europe","West | |
US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK | |
West","Australia Southeast","East Asia","Japan West","South India","Switzerland North"],"apiVersions":["2019-05-01","2017-10-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"registries/webhooks","locations":["West Central | |
US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada | |
East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North"],"apiVersions":["2019-05-01","2017-10-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"registries/webhooks/ping","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia | |
East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland | |
North"],"apiVersions":["2019-05-01","2017-10-01"]},{"resourceType":"registries/webhooks/getCallbackConfig","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US | |
2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland | |
North"],"apiVersions":["2019-05-01","2017-10-01"]},{"resourceType":"registries/webhooks/listEvents","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil | |
South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland | |
North"],"apiVersions":["2019-05-01","2017-10-01"]},{"resourceType":"locations/setupAuth","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"locations/authorize","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US"," | |
France Central","Korea Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"locations/operationResults","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North | |
Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","France Central","Central US","South Africa North","UAE North","Canada East","Canada Central","UK South","UK West","Australia Southeast","East | |
Asia","Japan West","South India","Switzerland North"],"apiVersions":["2019-05-01-preview","2019-05-01","2017-10-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North | |
Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East | |
Asia","Japan West","South India","Switzerland North"],"apiVersions":["2019-05-01","2017-10-01"]},{"resourceType":"registries/GetCredentials","locations":["West US","East US","South Central US","West | |
Europe"],"apiVersions":["2016-06-27-preview"]},{"resourceType":"registries/listCredentials","locations":["South Central US","East US","West US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","South Africa | |
North","UAE North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland | |
North"],"apiVersions":["2019-05-01","2017-10-01","2017-03-01"]},{"resourceType":"registries/regenerateCredential","locations":["South Central US","West US","East US","West Europe","North Europe","UK South","UK West","Australia Ea | |
st","Australia Southeast","Central India","Korea Central","South Africa North","UAE North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central | |
US","West US 2","Switzerland North"],"apiVersions":["2019-05-01","2017-10-01","2017-03-01"]},{"resourceType":"registries/listUsages","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central | |
US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland | |
North"],"apiVersions":["2019-05-01","2017-10-01"]},{"resourceType":"registries/listPolicies","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","South Africa | |
North","UAE North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland | |
North"],"apiVersions":["2017-10-01"]},{"resourceType":"registries/updatePolicies","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","South Africa North","UAE | |
North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland | |
North"],"apiVersions":["2017-10-01"]},{"resourceType":"registries/regenerateCredentials","locations":["West US","East US","South Central US","West Europe"],"apiVersions":["2016-06-27-p | |
review"]},{"resourceType":"registries/eventGridFilters","locations":["South Central US","West Central US","East US","West Europe","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central | |
India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland | |
North"],"apiVersions":["2019-05-01","2017-10-01"]},{"resourceType":"checkNameAvailability","locations":["South Central US","East US","West US","Central US","East US 2","North Central US","West Central US","West US 2","Brazil South","Canada East","Canada Central","West | |
Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Korea Central","France Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-12-01-preview","2019-05-01","2017-10-01","2017-06-01-preview","2017-03-01","2016-06-27-preview"]},{"resourceType":"operations","locations":["South Central US","East US","West US","Central US","East US 2","North Central US","West Central US","West US | |
2","Brazil South","Canada East","Canada Central","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Korea Central","France Central","South Africa | |
North","UAE North","Switzerland North"],"apiVersions":["2019-12-01-preview","2019-05-01","2017-10-01","2017-06-01-preview","2017-03-01"]},{"resourceType":"locations","locations":["South Central US","East US","West US","Central US","East US 2","North Central US","West Central | |
US","West US 2","Brazil South","Canada East","Canada Central","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Korea Central","France Central","South | |
Africa North","UAE North","Switzerland North"],"apiVersions":["2019-12-01-preview","2019-05-01-preview","2019-05-01","2017-10-01","2017-06-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Sql","namespac | |
e":"Microsoft.Sql","authorizations":[{"applicationId":"e4ab13ed-33cb-41b4-9140-6e264582cf85","roleDefinitionId":"ec3ddc95-44dc-47a2-9926-5e9f5ffd44ec"},{"applicationId":"0130cc9f-7ac5-4026-bd5f-80a08a54e6d9","roleDefinitionId":"45e8abf8-0ec4-44f3-9c37-cff4f7779302"},{"applicationI | |
d":"76cd24bf-a9fc-4344-b1dc-908275de6d6d","roleDefinitionId":"c13b7b9c-2ed1-4901-b8a8-16f35468da29"},{"applicationId":"76c7f279-7959-468f-8943-3954880e0d8c","roleDefinitionId":"7f7513a8-73f9-4c5f-97a2-c41f0ea783ef"},{"applicationId":"022907d3-0f1b-48f7-badc-1ba6abab6d66"}],"resour | |
ceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan | |
West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2017-03-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"locations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","We | |
st Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"locations/capabilities","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"locations/databaseAzureAsyncOperation","locations":["Australia | |
Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/databaseOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","We | |
st Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/serverKeyAzureAsyncOperation","locations":["Australia Central","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway | |
East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/serverKeyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/keys","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central | |
US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/encryptionProtector","locations":["Australia Central","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway | |
East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/encryptionProtectorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central | |
US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/encryptionProtectorAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central | |
US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/managedInstanceKeyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central | |
US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/managedInstanceKeyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/managedInstanceEncryptionProtectorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE No | |
rth","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/managedInstanceEncryptionProtectorAzureAsyncOperation","locations":["Australia | |
Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"servers/tdeCertificates","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK | |
South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/tdeCertAzureAsyncOperation","locations":["Australia Central","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa | |
North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West U | |
S","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/tdeCertOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/serverAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central | |
US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/serverOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018- | |
06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/usages","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East | |
US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview"]},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central | |
US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions | |
":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, | |
SystemAssignedResourceIdentity"},{"resourceType":"servers/databases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West | |
Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West | |
India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-01-01","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"servers/serviceObjectives","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France | |
Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central | |
US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/communicationLinks","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US", | |
"North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/administrators","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East | |
US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/administratorOperationResults","locations":["Australia Central","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway | |
East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"locations/serverAdministratorAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central | |
US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia" | |
,"Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/serverAdministratorOperationResults","locations":["Australia | |
Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"servers/restorableDroppedDatabases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East | |
US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/recoverableDatabases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-pr | |
eview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/geoBackupPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France | |
Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central | |
US","West Europe","West India","West US","West US 2"],"apiVersions":["2015-05-01-preview","2014-04-01-preview","2014-04-01"]},{"resourceType":"servers/import","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/importExportOperationResults","locations":["Australia | |
Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/operationResults","locations":["Australia Central","Australia East","Australia Southeast","Braz | |
il South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South | |
Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/backupLongTermRetentionPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central | |
US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/backupShortTermRetentionPolicies","locations":["Australia | |
Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"servers/databaseSecurityPolicies","locations":["Australia Central","Australia East","Australia Southeast"," | |
Brazil South","Canada Central","Canada East","Central India","Central US","East Asia"," | |
2020-01-28T16:58:29.873+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South | |
Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/automaticTuning","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East | |
US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"servers/databases/automaticTuning","locations":["Australia Central","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway | |
East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/databases/transparentDataEncryption","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01"]},{"resourceType":"servers/auditingPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/recommendedElasticPools","locations":["Australia | |
Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/auditingPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Cen | |
tral","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/connectionPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK | |
South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/connectionPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central | |
US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/dataMaskingPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK | |
South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/dataMaskingPolicies/rules","locations":["Australia Central","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa | |
North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/securityAlertPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK | |
South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/securityAlertPolicies","locations":["Australia | |
Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West U | |
S","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/databases/auditingSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central | |
US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/auditingSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/extendedAuditingSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","Wes | |
t India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/auditingSettingsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central | |
US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/auditingSettingsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/extendedAuditingSettingsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe"," | |
West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/extendedAuditingSettingsOperationResults","locations":["Australia Central","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa | |
North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/elasticPoolAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"]},{"resourceType":"locations/elasticPoolOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central | |
US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"]},{"resourceType":"servers/elasticpools","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-09-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"locations/jobAgentOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France | |
Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central | |
US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/jobAgentAzureAsyncOperation","locations":["Australia Central","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Centr | |
al US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"servers/disasterRecoveryConfiguration","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/dnsAliases","locations":["Australia Central","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway | |
East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/dnsAliasAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South Indi | |
a","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/dnsAliasOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"servers/failoverGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/failoverGroupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central | |
US","South India","Southeast Asia | |
","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/failoverGroupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/firewallRulesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/firewallRulesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central | |
US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"]},{"resourceType":"servers/virtualNetworkRules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/virtualNetworkRulesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","N | |
orth Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"]},{"resourceType":"locations/virtualNetworkRulesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa | |
North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnetsOperationResults","locations":["Australia Central","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa | |
North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnetsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","Ea | |
st US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"]},{"resourceType":"servers/interfaceEndpointProfiles","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central | |
US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/interfaceEndpointProfileOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/interfaceEndpointProfileAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2", | |
"France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West | |
Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/databaseRestoreAzureAsyncOperation","locations":["Australia Central","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa | |
North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/deletedServers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/deletedServerAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/deletedServerOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"servers/usages","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central | |
US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/metricDefinitions","locations":["Australia Central","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway E | |
ast","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/metrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East | |
US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/aggregatedDatabaseMetrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central | |
US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/elasticpools/metrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East | |
US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe"," | |
West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/elasticpools/metricdefinitions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/topQueries","locations":["Australia | |
Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/topQueries/queryText","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK | |
South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/advisors","locations | |
":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North | |
Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/elasticPools/advisors","locations":["Australia Central","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway | |
East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/advisors","locations":["Australia Central","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa | |
North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/extensions","locations":["Australia Central","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa | |
North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/elasticPoolEstimates","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East | |
US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/databases/auditRecords","locations":["Australia | |
Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-previe | |
w","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/databases/VulnerabilityAssessmentScans","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East | |
US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/databases/workloadGroups","locations":["Australia | |
Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview"]},{"resourceType":"servers/databases/vulnerabilityAssessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US | |
2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West | |
Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceTy | |
pe":"servers/vulnerabilityAssessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan | |
West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"managedInstances/databases/vulnerabilityAssessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central | |
US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"managedInstances/vulnerabilityAssessments","locations":["Australia | |
Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"servers/databases/VulnerabilityAssessmentSettings","locations":["Australia Central","Austral | |
ia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway | |
East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/databases/VulnerabilityAssessment","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2017-03-01-preview"]},{"resourceType":"locations/vulnerabilityAssessmentScanAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK | |
South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/vulnerabilityAssessmentScanOperationResults","locations":["Australia Central","Australia | |
East","Australia Southeast","Brazil South","Can | |
ada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"servers/databases/recommendedSensitivityLabels","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"servers/databases/syncGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/databases/syncGroups/syncMembers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/syncAgents","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"instancePools","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"locations/instancePoolOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central" | |
,"Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/instancePoolAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK | |
South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"managedInstances","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, | |
SystemAssignedResourceIdentity"},{"resourceType":"managedInstances/administrators","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central", | |
"Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"managedInstances/databases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"managedInstances/recoverableDatabases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France | |
Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central | |
US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"managedInstances/metrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada C | |
entral","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"managedInstances/metricDefinitions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/managedDatabaseAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/managedDatabaseOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada Ea | |
st","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/managedDatabaseRestoreAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/managedDatabaseRestoreOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/managedDatabaseCompleteRestoreAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/managedDatabaseCompleteRestoreOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central | |
US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/managedServerSecurityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway | |
East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"managedInstances/tdeCertificates","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","Eas | |
t US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/managedInstanceTdeCertAzureAsyncOperation","locations":["Australia Central","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway | |
East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/managedInstanceTdeCertOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/managedServerSecurityAlertPoliciesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germa | |
ny West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West | |
Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/securityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa | |
North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/securityAlertPoliciesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"virtualClusters","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan E | |
ast","Japan West","Korea Central","Korea South","North Central US","North Europe","Norw | |
2020-01-28T16:58:29.873+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: ay East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West | |
US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"locations/virtualClusterAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US | |
2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West | |
Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/virtualClusterOperationResults","locations":["Australia | |
Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/managedInstanceAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central | |
US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/managedInstanceOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/administratorAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central | |
US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/administratorOperationResults","locations":["Australia Central","Australia East","Australia Southeast | |
","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa | |
North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/syncGroupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/syncMemberOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/syncAgentOperationResults","locations":["Australia Central","Australia East","Australi | |
a Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa | |
North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/syncDatabaseIds","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/longTermRetentionServers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/longTermRetentionBackups","locations":["Australia Central","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa | |
North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/longTermRetentionPolicyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/longTermRetentionPolicyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/longTermRetentionBackupOperationResults","locations":["Australia Central","Australia East | |
","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway | |
East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/longTermRetentionBackupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/shortTermRetentionPolicyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/shortTermRetentionPolicyAzureAsyncOperation","locations":["Australia Central","Australia East"," | |
Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South | |
Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/managedShortTermRetentionPolicyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/managedShortTermRetentionPolicyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/instanceFailoverGroups","locations":["Australia Central","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa | |
North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/instanceFailoverGroupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/instanceFailoverGroupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/privateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Ca | |
nada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/privateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/privateEndpointConnectionOperationResults","locations":["Australia | |
Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/privateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central | |
US","East Asia","East US","East US 2","France Central","Germany | |
West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West | |
India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/notifyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]}],"registrationState":"Registered | |
"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Automation","namespace":"Microsoft.Automation","authorizations":[{"applicationId":"fc75330b-179d-49af-87dd-3b1acf6827fa","roleDefinitionId":"95fd5de3-d071-4362-92bf-cf341c1de832"}],"resourceTypes":[{ | |
"resourceType":"automationAccounts","locations":["Japan East","East US 2","West Europe","South Africa North","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US | |
2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France | |
Central"],"apiVersions":["2020-01-13-preview","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, | |
SystemAssignedResourceIdentity"},{"resourceType":"automationAccounts/runbooks","locations":["Japan East","East US 2","West Europe","South Africa North","Southeast Asia","South Central US","North Central US","East Asia","West US","Central US","Australia Central","Australia | |
East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France | |
Central"],"apiVersions":["2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"automationAccounts/configurations","locations":["Japan East","East US | |
2","West Europe","South Africa North","West US","Central US","Southeast Asia","South Central US","North Central US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","Central India","Australia Southeast","Canada | |
Central","North Europe","East Asia","France Central"],"apiVersions":["2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"automationAccounts/webhooks","locations":["Japan East","East US 2","West Europe","South Africa North","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Korea | |
Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","Australia East","France | |
Central"],"apiVersions":["2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"]},{"resourceType":"operations","locations":["South Central | |
US"],"apiVersions":["2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"]},{"resourceType":"automationAccounts/softwareUpdateConfigurations","locations":["Japan East","East US 2","West Europe","South Africa North","Southeast Asia","South Central | |
US","North Central US","East Asia","Central US" | |
,"West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France | |
Central"],"apiVersions":["2018-06-30","2018-01-15","2017-05-15-preview"]},{"resourceType":"automationAccounts/jobs","locations":["Japan East","East US 2","West Europe","South Africa North","Southeast Asia","South Central US","North Central US","East Asia","Central US","West | |
US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central"],"apiVersions":["2018-06-30","2018-01-15","2017-05-15-preview","2015-10 | |
-31","2015-01-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Compute","namespace":"Microsoft.Compute","authorizations":[{"applicationId":"60e6cd67-9c8c-4951-9b3c-23c25a2169af","roleDefinitionId":"e477 | |
0acb-272e-4dc8-87f3-12f44a612224"},{"applicationId":"a303894e-f1d8-4a37-bf10-67aa654a0596","roleDefinitionId":"903ac751-8ad5-4e5a-bfc2-5e49f450a241"},{"applicationId":"a8b6bf88-1d1a-4626-b040-9a729ea93c65","roleDefinitionId":"45c8267c-80ba-4b96-9a43-115b8f49fccd"},{"applicationId" | |
:"184909ca-69f1-4368-a6a7-c558ee6eb0bd","roleDefinitionId":"45c8267c-80ba-4b96-9a43-115b8f49fccd"},{"applicationId":"5e5e43d4-54da-4211-86a4-c6e7f3715801","roleDefinitionId":"ffcd6e5b-8772-457d-bb17-89703c03428f"},{"applicationId":"ce6ff14a-7fdc-4685-bbe0-f6afdfcfa8e0","roleDefini | |
tionId":"cb17cddc-dbac-4ae0-ae79-8db34eddfca0"},{"applicationId":"372140e0-b3b7-4226-8ef9-d57986796201","roleDefinitionId":"cb17cddc-dbac-4ae0-ae79-8db34eddfca0"}],"resourceTypes":[{"resourceType":"availabilitySets","locations":["East US","East US 2","West US","Central US","North | |
Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Austr | |
alia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia | |
Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"virtualMachines/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan | |
East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa | |
North","UAE North","Switzerland North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-0 | |
3-30","2015-06-15","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"virtualMachineScaleSets","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West | |
Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea | |
Central","Korea South","France Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"virtualMachineScaleSets/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan | |
East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa | |
North","UAE North","Switzerland North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"v | |
irtualMachineScaleSets/virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia | |
Central","Brazil South","So | |
uth India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","201 | |
8-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"virtualMachineScaleSets/networkInterfaces","locations":["East US","East US 2","West US","Central | |
US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West | |
US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-09-01","20 | |
16-08-01","2016-07-01","2016-06-01","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"virtualMachineScaleSets/virtualMachines/networkInterfaces","locations":["East US","East US 2","West US","Central US","North Central US","South Central | |
US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK | |
West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"virtual | |
MachineScaleSets/publicIPAddresses","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia | |
Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-12-01","20 | |
19-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"]},{"resourceType":"locations","locations":[],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-prev | |
iew","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"locations/operations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan | |
West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE | |
North","Switzerland North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"locations/vmS | |
izes","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South | |
India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Ce | |
ntral","Korea South","France Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"locations/runCommands","locations":["East US","East | |
US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada | |
Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"]},{"resourceType":"locations/usages","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West | |
Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea | |
Central","Korea South","France Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"locations/virtualMachines","locations":["East | |
US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West | |
India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30"]},{"resourceType":"locations/publishers","locations":["East US","East US 2","West US","Central US","North Central US","South Central | |
US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK | |
West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"operations","locations":["East US","East US 2","West US","Central | |
US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West | |
US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"restorePointCollections","locations":["Southeast Asia","East US | |
2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia | |
East","Australia Southeast", | |
"Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland | |
North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"capabilities":"None"},{"resourceType":"restorePointCollections/restorePoints","locations":["Southeast Asia","East US 2","Central US","West | |
Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia | |
Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland | |
North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"]},{"resourceType":"proximityPlacementGroups","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North | |
Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK | |
West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01"],"capabilities":"None"},{"resourceType":"virtualMachines/metricDefinitions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North | |
Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK | |
West","Korea Central","Korea South","France Centr | |
al","South Africa North","UAE North","Switzerland North"],"apiVersions":["2014-04-01"]},{"resourceType":"sharedVMImages","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central | |
US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia | |
Central"],"apiVersions":["2017-10-15-preview"],"capabilities":"None"},{"resourceType":"sharedVMImages/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central | |
US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia | |
Central"],"apiVersions":["2017-10-15-preview"],"capabilities":"None"},{"resourceType":"locations/artifactPublishers","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central | |
US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia | |
Central"],"apiVersions":["2017-10-15-preview"]},{"resourceType":"locations/capsoperations","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK | |
West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan We | |
st","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-07-01","2019-03-01","2018-06-01","2017-10-15-preview"]},{"resourceType":"galleries","locations":["West Central US","South Central | |
US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South | |
India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-07-01","2019-03-01","2018-06-01"],"capabilities":"None"},{"resourceType":"galleries/images","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central | |
US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa | |
North","UAE North","Switzerland North"],"apiVersions":["2019-07-01","2019-03-01","2018-06-01"],"capabilities":"None"},{"resourceType":"galleries/images/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East | |
US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France | |
Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-07-01","2019-03-01","2018-06-01"],"capabilities":"None"},{"resourceType":"disks","locations":["Southeast Asia","East US 2","Central US","West Europe","East | |
US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea | |
Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland | |
North"],"apiVersions":["2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"snapshots","locations":["Southeast Asia","East US | |
2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia | |
East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland | |
North"],"apiVersions":["2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations/diskoperations","locations":["Southeast | |
Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South | |
India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland | |
North"],"apiVersions":["2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"]},{"resourceType":"diskEncryptionSets","locations":["Southeast Asia","East | |
US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South | |
India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland | |
North"],"apiVersions":["2019-07-01"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"locations/vsmoperations","locations":["East US","West Central US","South Central US","North Europe","Australia East","Central US","North Central US","Southeast Asia","West | |
US","East US 2","West Europe","West India","Australia Central","Australia Central 2","UK West","Brazil South","East Asia","South India","Australia Southeast","France South","West US 2","Japan West","France Central","Central India","Korea South","Korea Central","Japan | |
East","Canada East","Canada Central","South Africa North","UAE North","South Africa West","Switzerland | |
North"],"apiVersions":["2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"images","locations":["Southeast Asia","East US 2","Central | |
US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia | |
East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland | |
North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations/log | |
Analytics","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South | |
India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01"]},{"resourceType":"hostGroups","locations":["Central US","East US 2","West Europe","Southeast Asia","France Central","North Europe","West US 2","East US","UK | |
South","Japan East","Japan West","East Asia","North Central US","South Central US","Canada East","Korea Central","Brazil South","UK West","Canada Central","West US","West Central US","Central India","South India","Australia Southeast","Korea South","West India","South Africa | |
North","UAE North","Australia Central","Switzerland North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01"],"capabilities":"None"},{"resourceType":"hostGroups/hosts","locations":["Central US","East US 2","West Europe","Southeast Asia","France Central","North | |
Europe","West US 2","East US","UK South","Japan East","Japan West","East Asia","North Central US","South Central US","Canada East","Korea Central","Brazil South","UK West","Canada Central","West US","West Central US","Central India","South India","Australia Southeast","Korea | |
South","West India","South Africa North","UAE North","Australia Central","Switzerland North"],"apiVersions":["2019-12-01","2019-07-01","2019-03-01","2018-10-01"],"capabilities":"None"}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/pr | |
oviders/Microsoft.Network","namespace":"Microsoft.Network","authorizations":[{"applicationId":"2cf9eb86-36b5-49dc-86ae-9a63135dfa8c","roleDefinitionId":"13ba9ab4-19f0-4804-adc4-14ec | |
e36cc7a1"},{"applicationId":"7c33bfcb-8d33-48d6-8e60-dc6404003489","roleDefinitionId":"ad6261e4-fa9a-4642-aa5f-104f1b67e9e3"},{"applicationId":"1e3e4475-288f-4018-a376-df66fd7fac5f","roleDefinitionId":"1d538b69-3d87-4e56-8ff8-25786fd48261"},{"applicationId":"a0be0c72-870e-46f0-9c4 | |
9-c98333a996f7","roleDefinitionId":"7ce22727-ffce-45a9-930c-ddb2e56fa131"},{"applicationId":"486c78bf-a0f7-45f1-92fd-37215929e116","roleDefinitionId":"98a9e526-0a60-4c1f-a33a-ae46e1f8dc0d"},{"applicationId":"19947cfd-0303-466c-ac3c-fcc19a7a1570","roleDefinitionId":"d813ab6c-bfb7-4 | |
13e-9462-005b21f0ce09"},{"applicationId":"341b7f3d-69b3-47f9-9ce7-5b7f4945fdbd","roleDefinitionId":"8141843c-c51c-4c1e-a5bf-0d351594b86c"},{"applicationId":"328fd23b-de6e-462c-9433-e207470a5727","roleDefinitionId":"79e29e06-4056-41e5-a6b2-959f1f47747e"}],"resourceTypes":[{"resourc | |
eType":"virtualNetworks","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central | |
India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","20 | |
19-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01 | |
","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"publicIPAddresses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia | |
East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVer | |
sions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01", | |
"2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"networkInterfaces","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia | |
East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVer | |
sions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01", | |
"2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSub | |
scriptionResourceMove"},{"resourceType":"privateEndpoints","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia | |
East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"capabilities":"None"},{"resourceType":"privateEndpointRedirectMaps","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast | |
Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea | |
Central","Korea South","France Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01"],"capabilities":"None"},{"resourceType":"loadBalancers","locations":["West US","East US","North Europe","West | |
Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US | |
2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","201 | |
8-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01" | |
,"2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"networkSecurityGroups","locations":["West US","East US","North Europe","West Europe","East | |
Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK | |
West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01 | |
","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016- | |
06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"applicationSecurityGroups","locations":["West US","East US","North Europe","West Europe","East | |
Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK | |
West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12 | |
-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"serviceEndpointPolicies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia | |
East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVer | |
sions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01"],"capabilities":"CrossResourceGroupReso | |
urceMove, CrossSubscriptionResourceMove"},{"resourceType":"networkIntentPolicies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil | |
South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","France South","Australia Central","South Africa North","UAE | |
North","Switzerland | |
North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"routeTables","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast | |
Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea | |
Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07- | |
01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","201 | |
5-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"publicIPPrefixes","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central | |
US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea | |
South","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"ddosCustomPolicies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia | |
East","Australia Southeast","Central India","South India","West | |
India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"networkWatchers","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia | |
East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVer | |
sions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01", | |
"2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"networkWatchers/connectionMonitors","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil | |
South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE | |
North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01 | |
","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"capabilities":"CrossResourceGr | |
oupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"networkWatchers/flowLogs","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil | |
South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE | |
North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","201 | |
7-11-01","2017-10-01","2017-09-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"networkWatchers/lenses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South | |
Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France | |
Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-01-01"," | |
2017-11-01","2017-10-01","2017-09-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionRes | |
ourceMove"},{"resourceType":"networkWatchers/pingMeshes","locations":["West US","East U | |
2020-01-28T16:58:29.874+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: S","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia | |
Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11- | |
01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"capabilities":"CrossResource | |
GroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"virtualNetworkGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil | |
South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE | |
North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","201 | |
7-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"CrossResourceGroup | |
ResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"localNetworkGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil | |
South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE | |
North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","201 | |
7-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"CrossResourceGroup | |
ResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"connections","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil | |
South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE | |
North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","201 | |
7-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01", | |
"2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-pre | |
view"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"applicationGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US | |
2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia | |
Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03 | |
-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"] | |
,"capabilities":"None"},{"resourceType":"applicationGatewayWebApplicationFirewallPolicies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil | |
South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE | |
North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01", | |
"2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","20 | |
18-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01 | |
-preview","2014-12-01-preview"]},{"resourceType":"locations/operations","locations":[],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-0 | |
1","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-previe | |
w","2014-12-01-preview"]},{"resourceType":"locations/operationResults","locations":[],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01 | |
","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview | |
","2014-12-01-preview"]},{"resourceType":"locations/CheckDnsNameAvailability","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil | |
South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE | |
North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019 | |
-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01", | |
"2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"]},{"resourceType":"locations/usages","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central | |
US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea | |
South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01" | |
,"2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-0 | |
5-01-preview","2014-12-01-preview"]},{"resourceType":"locations/virtualNetworkAvailableEndpointServices","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan | |
West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE | |
North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01"," | |
2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01"]},{"resourceType":"loc | |
ations/availableDelegations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central | |
India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"]},{"resourceType":"locations/serviceTags","locations":["West | |
US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada | |
Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"]},{"resourceType":"locations/availablePrivateEndpointTypes","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central | |
US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South"," | |
Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"]},{"resourceType":"locations/availableServiceAliases","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central | |
US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea | |
South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01"]},{"resourceType":"locations/checkPrivateLinkServiceVisibility","locations":["West US","East US","North Europe","West | |
Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US | |
2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01"]},{"resourceType":"locations/autoApprovedPrivateLinkServices","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South | |
Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France | |
Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01"]},{"resourceType":"locations/supportedVirtualMachineSizes","locations":["West US","East US","North | |
Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West | |
Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12- | |
01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"]},{"resourceType":"locations/checkAcceleratedNetworkingSupport","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South | |
Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France | |
Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01"," | |
2018-04-01"]},{"resourceType":"locations/validateResourceOwnership","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia | |
East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE | |
North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"]},{"resourceType":"locations/setResourceOw | |
nership","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West | |
India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","201 | |
9-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"]},{"resourceType":"locations/effectiveResourceOwnership","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast | |
Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea | |
Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07- | |
01","2018-06-01","2018-05-01","2018-04-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05 | |
-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01", | |
"2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"]},{"resourceType":"dnszones","locations":["global"],"apiV | |
ersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"dnsOperationResults","locations":["global"],"apiVersions": | |
["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01"]},{"resourceType":"dnsOperationStatuses","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01"]},{"resourceT | |
ype":"getDnsResourceReference","locations":["global"],"apiVersions":["2018-05-01"]},{"resourceType":"internalNotify","locations":["global"],"apiVersions":["2018-05-01"]},{"resourceType":"dnszones/A","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-0 | |
1","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"]},{"resourceType":"dnszones/AAAA","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"]},{"resourceType":"dnsz | |
ones/CNAME","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"]},{"resourceType":"dnszones/PTR","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01 | |
","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"]},{"resourceType":"dnszones/MX","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"]},{"resourceType":"dnszone | |
s/TXT","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"]},{"resourceType":"dnszones/SRV","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","20 | |
17-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"]},{"resourceType":"dnszones/SOA","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"]},{"resourceType":"dnszones/NS | |
","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"]},{"resourceType":"dnszones/CAA","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09 | |
-15-preview","2017-09-01"]},{"resourceType":"dnszones/recordsets","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"]},{"resourceType":"dnszones/all","locations":["global"],"apiVe | |
rsions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"]},{"resourceType":"privateDnsZones","locations":["global"],"apiVersions":["2018-09-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"privateDnsZones/virtualNetworkLinks","locations":["global"],"apiVersions":["2018-09-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"privateDnsOperationResults","locations":["glob | |
al"],"apiVersions":["2018-09-01"]},{"resourceType":"privateDnsOperationStatuses","locations":["global"],"apiVersions":["2018-09-01"]},{"resourceType":"privateDnsZones/A","locations":["global"],"apiVersions":["2018-09-01"]},{"resourceType":"privateDnsZones/AAAA","locations":["globa | |
l"],"apiVersions":["2018-09-01"]},{"resourceType":"privateDnsZones/CNAME","locations":["global"],"apiVersions":["2018-09-01"]},{"resourceType":"privateDnsZones/PTR","locations":["glob | |
al"],"apiVersions":["2018-09-01"]},{"resourceType":"privateDnsZones/MX","locations":["global"],"apiVersions":["2018-09-01"]},{"resourceType":"privateDnsZones/TXT","locations":["global"],"apiVersions":["2018-09-01"]},{"resourceType":"privateDnsZones/SRV","locations":["global"],"api | |
Versions":["2018-09-01"]},{"resourceType":"privateDnsZones/SOA","locations":["global"],"apiVersions":["2018-09-01"]},{"resourceType":"privateDnsZones/all","locations":["global"],"apiVersions":["2018-09-01"]},{"resourceType":"trafficmanagerprofiles","locations":["global"],"apiVersi | |
ons":["2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-05-01","2017-03-01","2015-11-01","2015-04-28-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"trafficmanagerprofiles/heatMaps","locations":["global"],"apiVersi | |
ons":["2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-09-01-preview"]},{"resourceType":"checkTrafficManagerNameAvailability","locations":["global"],"apiVersions":["2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-05-01","2017-03-01","2015-11-01","2015-04-28-previ | |
ew"]},{"resourceType":"trafficManagerUserMetricsKeys","locations":["global"],"apiVersions":["2018-08-01","2018-04-01","2017-09-01-preview"]},{"resourceType":"trafficManagerGeographicHierarchies","locations":["global"],"apiVersions":["2018-08-01","2018-04-01","2018-03-01","2018-02- | |
01","2017-05-01","2017-03-01"]},{"resourceType":"expressRouteCircuits","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia | |
East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01" | |
,"2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-1 | |
0-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"None"},{"resourceType":"expressRouteServiceProviders","locations":[],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2 | |
019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-0 | |
1","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"]},{"resourceType":"applicationGatewayAvailableWafRuleSets","locations":[],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","201 | |
9-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01" | |
]},{"resourceType":"applicationGatewayAvailableSslOptions","locations":[],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-0 | |
1","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01"]},{"resourceType":"applicationGatewayAvailableServerVariables","locations":[],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","20 | |
19-02-01","2018-12-01","2018-11-01"]},{"resourceType":"applicationGatewayAvailabl | |
eRequestHeaders","locations":[],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"]},{"resourceType":"applicationGatewayAvailableResponseHeaders","locations":[],"apiVersions":["2019-11-01","2019-09-01 | |
","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"]},{"resourceType":"routeFilters","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US | |
2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia | |
Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03 | |
-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01"],"capabilities":"None"},{"resourceType":"bgpServiceCommunities","locations":[],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01", | |
"2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12 | |
-01"]},{"resourceType":"virtualWans","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central | |
India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK We | |
st","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01", | |
"2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"capabilities":"None"},{"resourceType":"vpnSites","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast | |
Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea | |
Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07- | |
01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"capabilities":"None"},{"resourceType":"vpnServerConfigurations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast | |
Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea | |
Central","Korea South","France Central","South Africa North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01"],"capabilities":"None"},{"resourceType":"virtualHubs","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast | |
Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea | |
Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07- | |
01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"capabilities":"None"},{"resourceType":"vpnGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central | |
US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea | |
South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01" | |
,"2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"capabilities":"None"},{"resourceType":"p2sVpnGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South | |
Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France | |
Central","Australia Central","UAE North","South Africa North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01 | |
","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"capabilities":"None"},{"resourceType":"expressRouteGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan | |
East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa | |
North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"capabilities":"None"},{"resourceType":"locations/nfvOperations","locations":[],"a | |
piVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"]},{"resourceType":"locations/nfvOperationResults","locations":[],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"]},{"resourceType":"azureFirewalls","locations":["West | |
US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central | |
US","West US 2","UK West","UK South","France Central","Australia Central","Japan West","Japan East","Korea Central","Korea South","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"azureFirewallFqdnTags","locations":[],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-1 | |
1-01","2018-10-01","2018-08-01"]},{"resourceType":"virtualNetworkTaps","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia | |
East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"capabilities":"None"},{"resourceType":"privateLinkServices","locations":["West US","East US","North | |
Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West | |
Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"capabilities":"None"},{"resourceType":"ddosProtectionPlans","locations":["West US","East US","North | |
Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West | |
Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","201 | |
9-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01"],"capabilities":"None"},{"resourceType":"networkProfiles","locations":["West US","East US","North Europe","West Europe","East | |
Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK | |
West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01 | |
","2018-08-01","2018-07-01","2018-06-01","2018-05-01"],"capabilities":"None"},{"resourceType":"frontdoorOperationResults","locations":["global"],"apiVersions":["2019-11-01","2019-10-01","2019-09-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-08-01"]},{"resourceType" | |
:"checkFrontdoorNameAvailability","locations":["global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia | |
Southeast"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"]},{"resourceType":"frontdoors","locations":["global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East | |
Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia | |
Southeast"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-05-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"frontdoorWebApplicationFirewallPolicies","locations":["global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan | |
West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2019-11-01","2019-10-01","2019-09-01","2019-08-01","2019-03-01","2018-08-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"frontdoorWebApplicationFirewallManagedRuleSets","locations":["global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan | |
West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2019-11-01","2019-10-01","2019-09-01","2019-08-01","2019-03-01"]},{"resourceType":"webApplicationFirewallPolicies","locations":["global","Central US","East US","East US 2","North Central US","South | |
Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2018-08-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"networkExperimentProfiles","locations":["global","Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan | |
West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations/bareMetalTenants","locations":["West US","East US","North | |
Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West | |
Central US","West US | |
2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"]},{"resourceType":"bastionHosts","locations":["West US","East US","North Europe","West Europe","East | |
Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK | |
West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01"],"capabilities":"None"},{"resourceType":"virtualRouters","locations":["West US","East US","North Europe","West Europe","West | |
Central US","South Central US","Australia East","Australia Central","Australia Southeast","UK South","East US 2","West US 2","North Central US","Canada Central","France Central","Central | |
US"],"apiVersions":["2019-11-01","2019-09-01","2019-08-01","2019-07-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Web","namespac | |
e":"Microsoft.Web","authorization":{"applicationId":"abfa0a7c-a6b6-4736-8310-5855508787cd","roleDefinitionId":"f47ed98b-b063-4a5b-9e10-4b9b44fa7735"},"resourceTypes":[{"resourceType":"publishingUsers","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea | |
Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Ce | |
ntral India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"ishostnameavailable","locations":["Central | |
US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South | |
India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"validate","locations":["Central US","North | |
Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South | |
India","Canada Central","Canada East","West Central US","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"isusernameavailable","locations":["Central | |
US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","Eas | |
t Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa | |
North","Australia Central","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"sourceControls","locations":["Central | |
US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South | |
India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"availableStacks","locations":["Central | |
US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South | |
India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-0 | |
1","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"listSitesAssignedToHostName","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East | |
US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France | |
Central","South Africa North","Australia Central","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"]},{"resourceType":"locations/getNetworkPolicies","locations":["Central US","North Europe","West Europe","Southeast | |
Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","UK | |
West","UK South","West US 2","France Central","West Central US"],"apiVersions":["2019-08-01","2018-02-01","2016-08-01"]},{"resourceType":"sites/networkConfig","locations":["North Europe","East US","Japan East","North Central US","South Central US","Brazil South","Canada East","UK | |
West","France Central","South Africa North","East Asia","Southeast Asia","Japan West","Central India","UK South","Korea Central","West US 2","West India","Australia Central","Germany West Central","Switzerland North","Korea South","Canada Central","West Europe","South | |
India","West Central US","West US","Australia East","Central US","East US 2","Australia | |
Southeast"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"]},{"resourceType":"sites/slots/networkConfig","locations":["North Europe","East US","Japan East","North | |
Central US","South Central US","Brazil South","Canada East","UK West","France Central","South Africa N | |
orth","East Asia","Southeast Asia","Japan West","Central India","UK South","Korea Central","West US 2","West India","Australia Central","Germany West Central","Switzerland North","Korea South","Canada Central","West Europe","South India","West Central US","West US","Australia | |
East","Central US","East US 2","Australia Southeast"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"]},{"resourceType":"sites/hostNameBindings","locations":["North | |
Europe","East US","Japan East","North Central US","South Central US","Brazil South","Canada East","UK West","France Central","South Africa North","East Asia","Southeast Asia","Japan West","Central India","UK South","Korea Central","West US 2","West India","Australia | |
Central","Germany West Central","Switzerland North","Korea South","Canada Central","West Europe","South India","West Central US","West US","Australia East","Central US","East US 2","Australia | |
Southeast"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"]},{"resourceType":"sites/slots/hostNameBindings","locations":["North Europe","East US","Japan East","North | |
Central US","South Central US","Brazil South","Canada East","UK West","France Central","South Africa North","East Asia","Southeast Asia","Japan West","Central India","UK South","Korea Central","West US 2","West India","Australia Central","Germany West Central","Switzerland | |
North","Korea South","Canada Central","West Europe","South India","West Central US","West US","Australia East","Central US","East US 2","Australia | |
Southeast"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"]},{"resourceType":"operations","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea | |
Central","Korea South","West US","East US","Japan West","Ja | |
pan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South | |
Africa North","Australia Central","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"certificates","locations":["North | |
Europe","East US","Japan East","North Central US","South Central US","Brazil South","Canada East","UK West","France Central","South Africa North","East Asia","Southeast Asia","Japan West","Central India","UK South","Korea Central","West US 2","West India","Australia | |
Central","Germany West Central","Switzerland North","Korea South","Canada Central","West Europe","South India","West Central US","West US","Australia East","Central US","East US 2","Australia Southeast"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-0 | |
1-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"CrossSubscriptionResourceMove"},{"resourceType":"serverFarms","locations":["North Europe","East US","Japan | |
East","North Central US","South Central US","Brazil South","Canada East","UK West","France Central","South Africa North","Southeast Asia","Japan West","Central India","UK South","Korea Central","West US 2","West India","Australia Central","Germany West Central","Switzerland | |
North","Korea South","Canada Central","West Europe","South India","West Central US","East Asia","West US","Australia East","Central US","East US 2","Australia | |
Southeast"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01" | |
,"2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"sites","locations":["North Europe","East US","Japan East","North Central US","South Central US","Brazil South","Canada | |
East","UK West","France Central","South Africa North","Southeast Asia","Japan West","Central India","UK South","Korea Central","West US 2","West India","Australia Central","Germany West Central","Switzerland North","Korea South","Canada Central","West Europe","South India","West | |
Central US","East Asia","West US","Australia East","Central US","East US 2","Australia Southeast"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-08-01","2016-03-01","2015-11-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","20 | |
15-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"sites/slots","locations":["North | |
Europe","East US","Japan East","North Central US","South Central US","Brazil South","Canada East","UK West","France Central","South Africa North","Southeast Asia","Japan West","Central India","UK South","Korea Central","West US 2","West India","Australia Central","Germany West | |
Central","Switzerland North","Korea South","Canada Central","West Europe","South India","West Central US","East Asia","West US","Australia East","Central US","East US 2","Australia Southeast"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-08 | |
-01","2016-03-01","2015-11-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResou | |
rceIdentity"},{"resourceType":"runtimes","locations":[],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"]},{"resourceType":"recommendations","loca | |
tions":[],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"resourceHealthMetadata","locations":[],"apiVers | |
ions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"georegions","locations":[],"apiVersions":["2019-08-01","2018-11-0 | |
1","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"sites/premieraddons","locations":["North Europe","East US","Japan East","North Central | |
US","South Central US","Brazil South","Canada East","UK West","France Central","South Africa North","East Asia","Southeast Asia","Japan West","Central India","UK South","Korea Central","West US 2","West India","Australia Central","Germany West Central","Switzerland North","Korea | |
South","Canada Central","West Europe","South India","West Central US","West US","Australia East","Central US","East US 2","Australia | |
Southeast"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"hostingEnvironments","locations":["North Central US","South Central US","Brazil South","Canada East","UK West","South Africa North","West US 2","East US","UK South","Southeast Asia","North Europe","Japan East","West Europe","East | |
Asia","Japan West","Central India","Korea Central","France Central","West India","Australia Central","Germany West Central","Switzerland North", | |
"Korea South","Canada Central","South India","West Central US","West US","Australia East","Central US","East US 2","Australia Southeast"],"apiVersions":["2019-08-01","2019-02-01","2019-01-01","2018-11-01","2018-08-01","2018-05-01-preview","2018-02-01","2017-08-01","2016-09-01","20 | |
16-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"],"capabilities":"None"},{"resourceType":"hostingEnvironments/multiRolePools","locations":["North Europe","East US","Japan East","North Central US","South | |
Central US","Brazil South","Canada East","UK West","France Central","South Africa North","East Asia","Southeast Asia","Japan West","Central India","UK South","Korea Central","West US 2","West India","Australia Central","Germany West Central","Switzerland North","Korea | |
South","Canada Central","West Europe","South India","West Central US","West US","Australia East","Central US","East US 2","Australia Southeast"],"apiVersions":["2019-08-01","2019-02-01","2018-11-01","2018-08-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","201 | |
5-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"]},{"resourceType":"hostingEnvironments/workerPools","locations":["North Europe","East US","Japan East","North Central US","South Central US","Brazil South","Canada East","UK | |
West","France Central","South Africa North","East Asia","Southeast Asia","Japan West","Central India","UK South","Korea Central","West US 2","West India","Australia Central","Germany West Central","Switzerland North","Korea South","Canada Central","West Europe","South | |
India","West Central US","West US","Australia East","Central US","East US 2","Australia Southeast"],"apiVersions":["2019-08-01","2019-02-01","2018-11-01","2018-08-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-0 | |
1","2015-02-01","2014-11-01","2014-06-01","2014-04-01"]},{"resourceType":"deploymentLocations","locations":["Cen | |
tral US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central | |
India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"deletedSites","locations":["North | |
Europe","East US","Japan East","North Central US","South Central US","Brazil South","Canada East","UK West","France Central","South Africa North","East Asia","Southeast Asia","Japan West","Central India","UK South","Korea Central","West US 2","West India","Australia | |
Central","Germany West Central","Switzerland North","Korea South","Canada Central","West Europe","South India","West Central US","West US","Australia East","Central US","East US 2","Australia | |
Southeast"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"locations/deletedSites","locations":["North | |
Europe","East US","Japan East","North Central US","South Central US","Brazil South","Canada East","UK West","France Central","South Africa North","East Asia","Southeast Asia","Japan West","Central India","UK South","Korea Central","West US 2","West India","Australia | |
Central","Germany West Central","Switzerland North","Korea South","Canada Central","West Europe","South India","West Central US","West US","Australia East","Central US","East US 2","Australia | |
Southeast"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01", | |
"2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"ishostingenvironmentnameavailable","locations":[],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-0 | |
5-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["North Europe","East US","Japan East","North Central US","South Central US","Brazil South","Canada East","UK | |
West","France Central","South Africa North","Southeast Asia","Japan West","Central India","UK South","Korea Central","West US 2","West India","Australia Central","Germany West Central","Switzerland North","Korea South","Canada Central","West Europe","South India","West Central | |
US","East Asia","West US","Australia East","Central US","East US 2","Australia Southeast"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-11-01","2016-08-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01 | |
","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"connections","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan | |
East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","West US 2","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa | |
North"],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"customApis","locations":["North Central US","Central US","South Central US","North | |
Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","West US 2","West Central US","Canada Central","Canada East","UK | |
South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North"],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"locations","locations":[],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"]},{"resourceType":"locations/listWsdlInterfaces","locations":["North Central US","Central US","South Central | |
US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","West US 2","West Central US","Canada Central","Canada | |
East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"]},{"resourceType":"locations/extractApiDefinitionFromWsdl","locations":["North | |
Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","West US 2","West | |
Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa | |
North"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"]},{"resourceType":"locations/managedApis","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan | |
West","Japan East","Brazil South","Australia East","Australia Southeast","Sout | |
h India","Central India","West India","West US 2","West Central US","Canada Central","C | |
2020-01-28T16:58:29.876+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: anada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa | |
North"],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"]},{"resourceType":"locations/runtimes","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East | |
US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","West US 2","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea | |
South","South Africa West","South Africa North"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"]},{"resourceType":"locations/apiOperations","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast | |
Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","West US 2","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France | |
South","Korea Central","Korea South","South Africa West","South Africa North"],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"]},{"resourceType":"connectionGateways","locations":["North Central US","Central US","South Central US","North | |
Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","West US 2","West Central US","Canada Central","Canada East","UK | |
South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01- | |
preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations/connectionGatewayInstallations","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West | |
US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","West US 2","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea | |
Central","Korea South","South Africa West","South Africa North"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"]},{"resourceType":"checkNameAvailability","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea | |
South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK | |
South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-0 | |
2-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"billingMeters","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North | |
Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland | |
North","Germany West Central"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01-pre | |
view","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"verifyHostingEnvironmentVnet","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea | |
Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK | |
West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014 | |
-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"serverFarms/eventGridFilters","locations":["South India"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","201 | |
5-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"sites/eventGridFilters","locations":["South India"],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-08-01","2016-03-01","2015-11-01","2015-08- | |
01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"sites/slots/eventGridFilters","locations":["South India"],"apiVersions":["2019-08-01","2018-11-01", | |
"2018-02-01","2017-08-01","2016-09-01","2016-08-01","2016-03-01","2015-11-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]}],"registrationState":"Registered"},{"id":"/subscri | |
ptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Cdn","namespace":"Microsof | |
t.Cdn","authorizations":[],"resourceTypes":[{"resourceType":"profiles","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North | |
Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central | |
US"],"apiVersions":["2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"profiles/endpoints","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central | |
US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central | |
US"],"apiVersions":["2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"profiles/endpoints/origins","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North | |
Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central | |
US"],"apiVersions":["2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"profiles/endpoints/customdomains","locations":["global","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europ | |
e","West India","West US","West Central US"],"apiVersions":["2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"operationresults","locations":["global","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central | |
US"],"apiVersions":["2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"operationresults/profileresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central | |
US"],"apiVersions":["2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"operationresults/profileresults/endpointresults","locations":["global","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central | |
US"],"apiVersions":["2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"operationresults/profileresults/endpointresults/originresults","locations":["global","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US" | |
,"South India","Southeast Asia","West Europe","West India","West US","West Central | |
US"],"apiVersions":["2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"operationresults/profileresults/endpointresults/customdomainresults","locations":["global","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central | |
US"],"apiVersions":["2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"checkNameAvailability","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central | |
US"],"apiVersions":["2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"checkResourceUsage","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central | |
US"],"apiVersions":["2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02"]},{"resourceType":"validateProbe","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central | |
US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Sou | |
theast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02"]},{"resourceType":"operations","locations":["global","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central | |
US"],"apiVersions":["2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"edgenodes","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-06-15-preview","2019-04-15","2018-04-02" | |
,"2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"CdnWebApplicationFirewallPolicies","locations":["global"],"apiVersions":["2019-06-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"CdnW | |
ebApplicationFirewallManagedRuleSets","locations":[],"apiVersions":["2019-06-15-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.OperationsManagement","namespace":"Microsoft.OperationsManagement","authoriz | |
ation":{"applicationId":"d2a0a418-0aac-4541-82b2-b3142c89da77","roleDefinitionId":"aa249101-6816-4966-aafa-08175d795f14"},"resourceTypes":[{"resourceType":"solutions","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK | |
South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North E | |
urope","Central Us","East Us 2","East Asia","West Us","South Central Us","North Central US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2015-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"managementconfigurations","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia | |
Central","France Central","Korea Central","North Europe","Central Us","East Us 2","East Asia","West Us","South Central Us","North Central US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland | |
West"],"apiVersions":["2015-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"managementassociations","locations":[],"apiVersions":["2015-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"views","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central | |
US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central Us","East Us 2","East Asia","West Us","South Central Us","North Central US","UK West","South Africa | |
North","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2017-08-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"operations","locations":[],"apiVersions":["2015-11-01-preview"]}],"registrationState" | |
:"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ClassicStorage","namespace":"Microsoft.ClassicStorage","resourceTypes":[{"resourceType":"storageAccounts","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West | |
US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe" | |
,"Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia | |
Central","Switzerland North"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-04-01-beta","2014-04-01","2014-01-01"],"capabilities":"CrossResourceGroupResourceMove"},{"resourceType":"quotas","locations":[],"apiVersions":["2016-11-01","2016-04- | |
01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"]},{"resourceType":"checkStorageAccountAvailability","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"]},{"resourceType":"storageAccounts/services","locations":["West | |
US","Central US","South Central US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","South India","Central India","West India","West US 2","West Central US","East US","East US 2","North Central US","North Europe","West Europe","Brazil | |
South","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland | |
North"],"apiVersions":["2014-04-01"]},{"resourceType":"storageAccounts/services/diagnosticSettings","locations":["West US","Central US","South Central US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","South India","Central | |
India","West India","West US 2","West Central US","East US","East US 2","North Central US","North Europe","West Europe","Brazil South","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia | |
Central","Switzerland North"],"apiVersions":["2014-04-01"]},{"resourceType":"storageAccounts/services/metricDefinitions","locations":[],"apiVersions":["2014-04-01"]},{"resourceType":"storageAccounts/services/metrics","locations":[],"apiVersions":["2014-04-01"]},{"resourceType":"st | |
orageAccounts/metricDefinitions","locations":[],"apiVersions":["2014-04-01"]},{"resourceType":"storageAccounts/metrics","locations":[],"apiVersions":["2014-04-01"]},{"resourceType":"capabilities","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","20 | |
14-06-01"]},{"resourceType":"storageAccounts/blobServices","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"]},{"resourceType":"storageAccounts/tableServices","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06 | |
-01","2014-06-01"]},{"resourceType":"storageAccounts/fileServices","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"]},{"resourceType":"storageAccounts/queueServices","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01", | |
"2015-06-01","2014-06-01"]},{"resourceType":"disks","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"]},{"resourceType":"images","locations":[],"apiVersions":["2016-04-01","2015-12-01","2015-06-01","2014-06-01"]},{"resourceType":"vmImag | |
es","locations":[],"apiVersions":["2016-11-01"]},{"resourceType":"storageAccounts/vmImages","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-04-01-beta","2014-04-01","2014-01-01"]},{"resourceType":"publicImages","locations":[],"a | |
piVersions":["2016-11-01","2016-04-01"]},{"resourceType":"osImages","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"]},{"resourceType":"osPlatformImages","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01" | |
,"2014-06-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2016-11-01","2016-04-01-beta","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-04-01","2014-01-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/p | |
roviders/Microsof | |
t.DomainRegistration","namespace":"Microsoft.DomainRegistration","authorization":{"applicationId":"ea2f600a-4980-45b7-89bf-d34da487bda1","roleDefinitionId":"54d7f2e3-5040-48a7-ae90-eebf629cfa0b"},"resourceTypes":[{"resourceType":"domains","locations":["global"],"apiVersions":["201 | |
9-08-01","2018-02-01","2015-04-01","2015-02-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"domains/domainOwnershipIdentifiers","locations":["global"],"apiVersions":["2019-08-01","2018-02-01","2015-04-01","2015-02-01"]},{"resou | |
rceType":"topLevelDomains","locations":["global"],"apiVersions":["2019-08-01","2018-02-01","2015-04-01","2015-02-01"]},{"resourceType":"checkDomainAvailability","locations":["global"],"apiVersions":["2019-08-01","2018-02-01","2015-04-01","2015-02-01"]},{"resourceType":"listDomainR | |
ecommendations","locations":["global"],"apiVersions":["2019-08-01","2018-02-01","2015-04-01","2015-02-01"]},{"resourceType":"validateDomainRegistrationInformation","locations":["global"],"apiVersions":["2019-08-01","2018-02-01","2015-04-01","2015-02-01"]},{"resourceType":"generate | |
SsoRequest","locations":["global"],"apiVersions":["2019-08-01","2018-02-01","2015-04-01","2015-02-01"]},{"resourceType":"operations","locations":["global"],"apiVersions":["2019-08-01","2018-02-01","2015-04-01","2015-02-01"]}],"registrationState":"Registered"},{"id":"/subscriptions | |
/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.EventHub","namespace":"Microsoft.EventHub","authorizations":[{"applicationId":"80369ed6-5f11-4dd9-bef3-692475845e77","roleDefinitionId":"eb8e1991-5de0-42a6-a64b-29b059341b7b"},{"applicationId":"6201d19e-14fb-4472-a2d6-5634a | |
5c97568"}],"resourceTypes":[{"resourceType":"namespaces","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan | |
East","Japan West","North Europe","West Europe","Central India","South India","West India | |
","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland | |
North"],"apiVersions":["2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"clusters","locations":["Australia East","Australia | |
Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada | |
Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","South Africa North","Australia Central","Germany West Central","Switzerland North"],"apiVersions":["2018-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionRes | |
ourceMove"},{"resourceType":"namespaces/authorizationrules","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/networkrulesets","locations":[],"apiVersions":["2018-01-01-preview","2017-04-01"]},{"resourceType":"namespaces/eventhubs", | |
"locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/eventhubs/authorizationrules","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/eventhubs/consumergroups","locations":[],"apiVersions | |
":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"checkNamespaceAvailability","locations":[],"apiVersions":["2015-08-01","2014-09-01"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"sku"," | |
locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/disasterrecoveryconfi | |
gs","locations":[],"apiVersions":["2017-04-01"]},{"resourceType":"namespaces/disasterrecoveryconfigs/checkNameAvailability","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"locations","locations":[],"apiVersions":["2018-01-01-preview","2017-0 | |
4-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":[],"apiVersions":["2018-01-01-preview","2017-04-01"]},{"resourceType":"availableClusterRegions","locations":[],"apiVersions":["2018-01-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptio | |
ns/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.AzureActiveDirectory","namespace":"Microsoft.AzureActiveDirectory","resourceTypes":[{"resourceType":"b2cDirectories","locations":["Global","United States","Europe","Asia | |
Pacific"],"apiVersions":["2019-01-01-privatepreview","2017-01-30","2016-12-13-preview","2016-02-10-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"checkNameAvailability","locations":["Global","United | |
States","Europe","Asia Pacific"],"apiVersions":["2019-01-01-privatepreview"]},{"resourceType":"operations","locations":["Global","United States","Europe","Asia | |
Pacific"],"apiVersions":["2019-01-01-privatepreview","2017-01-30","2016-12-13-preview","2016-02-10-privatepreview"]},{"resourceType":"b2ctenants","locations":["Global","United States","Europe","Asia Pacific"],"apiVersions":["2016-02-10-privatepreview"]}],"registrationState":"Regis | |
tered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Advisor","namespace":"Microsoft.Advisor","authorization":{"applicationId":"c39c9bac-9d1f-4dfb-aa29-27f6365e5cb7","roleDefinitionId":"8a63b04c-3731-409b-9765-f1175c047872"},"resourceTypes":[{"res | |
ourceType":"suppressions","locations":[],"apiVersions":["2017-04-19","2017-03-31","2016-07-12-preview","2016-05-09-preview"],"capabilities":"SupportsExtension"},{"resourceType":"recommendations","locations":[],"apiVersions":["2017-04-19","2017-03-31","2016-07-12-previ | |
ew","2016-05-09-preview"],"capabilities":"SupportsExtension"},{"resourceType":"generateRecommendations","locations":[],"apiVersions":["2017-04-19","2017-03-31","2016-07-12-preview","2016-05-09-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2017-04-19","2017 | |
-03-31","2016-07-12-preview","2016-05-09-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/microsoft.visualstudio","namespace":"microsoft.visualstudio","authorization":{"applicationId":"499b84ac-1321-427f-aa17-267ca6 | |
975798","roleDefinitionId":"6a18f445-86f0-4e2e-b8a9-6b9b5677e3d8"},"resourceTypes":[{"resourceType":"account","locations":["North Central US","South Central US","West Central US","East US","East US 2","West US","Central US","North Europe","West Europe","East Asia","Southeast | |
Asia","Japan East","Japan West","Brazil South","Australia East","West India","Central India","South India","West US 2","Canada Central","UK South"],"apiVersions":["2014-04-01-preview","2014-02-26"],"capabilities":"None"},{"resourceType":"operations","locations":["North Central | |
US","South Central US","West Central US","East US","East US 2","West US","Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","West India","Central India","South India","West US 2","Canada Central","UK | |
South"],"apiVersions":["2014-04-01-preview","2014-02-26"]},{"resourceType":"account/project","locations":["East Asia","Southeast Asia","Australia East","Brazil South","Canada Central","Japan East","Japan West","North Europe","West Europe","West India","Central India","South | |
India","Central US","East US","East US 2","North Central US","South Central US","West Central US","UK South","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-02-26"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"account/extension","locations":["North Central US","South Central US","West Central US","East US","E | |
ast US 2","West US","Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","West India","Central India","South India","West US 2","Canada Central","UK | |
South"],"apiVersions":["2014-04-01-preview","2014-02-26"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"checkNameAvailability","locations":["North Central US","South Central US","West Central US","East US","East US 2","West | |
US","Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","West India","Central India","South India","West US 2","Canada Central","UK South"],"apiVersions":["2014-04-01-preview"]}],"registrationState":"Regi | |
stered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.PolicyInsights","namespace":"Microsoft.PolicyInsights","authorizations":[{"applicationId":"1d78a85d-813d-46f0-b496-dd72f50a3ec0","roleDefinitionId":"63d2b225-4c34-4641-8768-21a1f7c68ce8"},{"app | |
licationId":"8cae6e77-e04e-42ce-b5cb-50d82bce26b1","roleDefinitionId":"4a2d3d6b-a6ea-45e2-9882-c9ba3e726ed7"}],"resourceTypes":[{"resourceType":"policyEvents","locations":[],"apiVersions":["2019-10-01","2018-07-01-preview","2018-04-04","2017-12-12-preview","2017-10-17-preview","20 | |
17-08-09-preview"],"capabilities":"SupportsExtension"},{"resourceType":"policyStates","locations":[],"apiVersions":["2019-10-01","2018-07-01-preview","2018-04-04","2017-12-12-preview","2017-10-17-preview","2017-08-09-preview"],"capabilities":"SupportsExtension"},{"resourceType":"o | |
perations","locations":[],"apiVersions":["2019-10-01","2018-07-01-preview","2018-04-04","2017-12-12-preview","2017-10-17-preview","2017-08-09-preview"]},{"resourceType":"asyncOperationResults","locations":[],"apiVersions":["2018-07-01-preview"]},{"resourceType":"remediations","loc | |
ations":[],"apiVersions":["2019-07-01","2018-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"policyTrackedResources","loca | |
tions":[],"apiVersions":["2018-07-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ApiManagement","namespace":"Microsoft.ApiManagement","authorization":{"applicationId | |
":"8602e328-9b72-4f2d-a4ae-1387d013a2b3","roleDefinitionId":"e263b525-2e60-4418-b655-420bae0b172e"},"resourceTypes":[{"resourceType":"service","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","North Central US","South Central US","West | |
US","West US 2","Canada East","North Europe","West Europe","UK South","France Central","Southeast Asia","Japan East","Japan West","Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West | |
India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada | |
Central"],"apiVersions":["2019-12-01-preview","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resource | |
Type":"validateServiceName","locations":[],"apiVersions":["2015-09-15","2014-02-14"]},{"resourceType":"checkServiceNameAvailability","locations":[],"apiVersions":["2015-09-15","2014-02-14"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2019-12-01-preview" | |
,"2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"]},{"resourceType":"reportFeedback","locations":[],"apiVersions":["2019-12-01-preview","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07- | |
07","2015-09-15","2014-02-14"]},{"resourceType":"checkFeedbackRequired","locations":[],"apiVersions":["2019-12-01-preview","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"]},{"resourceType":"operations","locatio | |
ns":[],"apiVersions":["2019-12-01-preview","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Storage"," | |
namespace":"Microsoft.Storage","authorizations":[{"applicationId":"a6aa9161-5291-40bb-8c5c-923b567bee3b","roleDefinitionId":"070ab87f-0efc-4423-b18b-756f3bdb0236"},{"applicationId":"e406a681-f3d4-42a8-90b6-c2b029497af1"}],"resourceTypes":[{"resourceType":"storageAccounts","locatio | |
ns":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada | |
East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"operations","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil | |
South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE | |
North","Switzerland North","Germany West Central"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016- | |
05-01","2016-01-01","2015-06-15","2015-05-01-preview"]},{"resourceType":"locations/asyncoperations","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North | |
Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE | |
North","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"]},{"resourceType":"storageAccounts/listAccountSas","locations":["East | |
US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada | |
Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"]},{"resourceType":"storageAccounts/listServiceSas","locations":["East US","East US 2","West US","West Europe","East | |
Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK | |
South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany | |
West Central"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"]},{"resourceType":"storageAccounts/blobServices","locations":["East US","East US 2","West US","West | |
Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West | |
Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"]},{"resourceType":"storageAccounts/tableServices","locations":["East US","East US 2","West US","West Europe","East | |
Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK | |
South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"]},{"resourceType":"storageAccounts/queueServices","locations":["East US","East US 2","West US","West Europe","East | |
Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK | |
South","UK West","Korea Central","Korea South","France Central","Australia C | |
entral","South Africa North","UAE North","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"]},{"resourceType":"storageAccounts/fileServices","locations":["East US","East US 2","West US","West Europe","East | |
Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK | |
South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017- | |
06-01","2016-12-01","2016-05-01"]},{"resourceType":"locations","locations":[],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01","2016-01-01"]},{"resourceType":"locations/usages", | |
"locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West | |
India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East US","East US 2","West US","West Europe","East | |
Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","C | |
entral US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South | |
Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01"]},{"resourceType":"usages","locations":[],"apiVersions":[" | |
2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"]},{"resourceType":"checkNameAvailability","locations":["East US","East US 2","West US","West | |
Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West | |
Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"]},{"resourceType":"locations/checkNameAvailability","locations":["East | |
US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada | |
Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"api | |
Versions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-02-01","2017-10-01","2017-06-01","2016-12-01"]},{"resourceType":"storageAccounts/services","locations":["East US","West US","West Europe","North Europe","East Asia","Southeast Asia","Japan East","Japan | |
West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea | |
South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2014-04-01"]},{"resourceType":"storageAccounts/services/metricDefinitions","locations":["East US","West US","West Europe","North Europe","East Asia","Southeast | |
Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea | |
Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West | |
Central"],"apiVersions":["2014-04-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ClassicCompute","namespace":"Microsoft.ClassicCompute","resourceTypes":[{"resourceType":"domainNames","locations":["East | |
Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West | |
India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland | |
North"],"apiVersions":["2018-06-01","2017-11-15","2017-11-01","2016-11-01","2016-04-01","2015-12-01","2015-10-01" | |
,"2015-06-01","2014-06-01","2014-01-01"],"capabilities":"CrossResourceGroupResourceMove"},{"resourceType":"domainNames/internalLoadBalancers","locations":[],"apiVersions":["2017-11-01","2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"]},{"r | |
esourceType":"checkDomainNameAvailability","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"]},{"resourceType":"domainNames/slots","locations":["East Asia","Southeast Asia","East US","East US 2","West | |
US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","UK | |
South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland | |
North"],"apiVersions":["2018-06-01","2017-11-15","2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"]},{"resourceType":"domainNames/slots/roles","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North | |
Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea | |
Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"]},{"resourceType":"domainNames/slots/roles/metricDefinitions" | |
,"locations":[],"apiVersions":["2014-04-01"]},{"resourceType":"domainNames/slots/roles/metrics","locations":[],"apiVersions":["2014-04-01"]},{"resourceType":"virtualMachines","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2"," | |
North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea | |
Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North"],"apiVersions":["2017-04-01","2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-04-01","2014-01-01"],"capabilities":"CrossResourceGroup | |
ResourceMove"},{"resourceType":"capabilities","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"]},{"resourceType":"domainNames/capabilities","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01", | |
"2015-06-01","2014-06-01"]},{"resourceType":"domainNames/serviceCertificates","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"]},{"resourceType":"quotas","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01" | |
,"2015-10-01","2015-06-01","2014-06-01","2014-01-01"]},{"resourceType":"virtualMachines/diagnosticSettings","locations":["East US","East US 2","North Central US","North Europe","West Europe","Brazil South","Canada Central","Canada East","UK South","UK West","France | |
Central","South Africa North","UAE North","Australia Central","Switzerland North","West US","Central US","South Central US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","West US 2","West Central US","South India","Central | |
India","West India","Korea Central","Korea South"],"apiVersions":["2014-04-01"]},{"resourceType":"virtualMachines/metricDefinitions","locations":["East US","East US 2","North Central US","North Europe","West Europe","Brazil South","Canada Central","Canada East","UK South","UK | |
West","France Central","South Africa North","UAE North","Switzerland North","West US","Central US","South Centra | |
l US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","Australia Central","West US 2","West Central US","South India","Central India","West India","Korea Central","Korea | |
South"],"apiVersions":["2014-04-01"]},{"resourceType":"virtualMachines/metrics","locations":["North Central US","South Central US","East US","East US 2","Canada Central","Canada East","West US","West US 2","West Central US","Australia East","Australia Southeast","South Africa | |
North","UAE North","Australia Central","Switzerland North","Central US","East Asia","Southeast Asia","North Europe","West Europe","UK South","UK West","Japan East","Japan West","Brazil South","South India","Central India","West India","Korea Central","Korea South","France Central" | |
],"apiVersions":["2014-04-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2017-04-01","2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-04-01","2014-01-01"]},{"resourceType":"resourceTypes","locations":[],"apiVersions":["2016-11- | |
01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"]},{"resourceType":"moveSubscriptionResources","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01"]},{"resourceType":"validateSubscriptionMoveAvailability","locations":[],"apiVersions | |
":["2016-11-01","2016-04-01","2015-12-01","2015-10-01"]},{"resourceType":"operationStatuses","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01"]},{"resourceType":"operatingSystems","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01", | |
"2015-10-01","2015-06-01","2014-06-01"]},{"resourceType":"operatingSystemFamilies","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-9132029 | |
8cd9b/providers/Microsoft.ResourceHealth","namespace":"Microsoft.ResourceHealth","authorizations":[{"applicationId":"8bdebf23-c0fe-4187-a378-717ad86f6 | |
a53","roleDefinitionId":"cc026344-c8b1-4561-83ba-59eba84b27cc"}],"resourceTypes":[{"resourceType":"availabilityStatuses","locations":[],"apiVersions":["2018-08-01-rc","2018-08-01-preview","2018-07-01-rc","2018-07-01-preview","2017-07-01","2015-01-01"],"capabilities":"SupportsExten | |
sion"},{"resourceType":"childAvailabilityStatuses","locations":[],"apiVersions":["2018-11-06-beta","2018-08-01-rc","2018-08-01-preview","2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2017-07-01-rc","2017-07-01-preview","2017-07-01-beta","2015-01-01-rc","2015-01-01-preview | |
"],"capabilities":"SupportsExtension"},{"resourceType":"childResources","locations":[],"apiVersions":["2018-11-06-beta","2018-08-01-rc","2018-08-01-preview","2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2017-07-01-rc","2017-07-01-preview","2017-07-01-beta","2015-01-01-rc | |
","2015-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"events","locations":[],"apiVersions":["2018-11-06-beta","2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2018-07-01-alpha","2018-07-01","2017-07-01-beta"],"capabilities":"SupportsExtension"},{"reso | |
urceType":"metadata","locations":[],"apiVersions":["2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2018-07-01-alpha"]},{"resourceType":"emergingissues","locations":[],"apiVersions":["2018-11-06-beta","2018-07-01-beta","2018-07-01-alpha","2017-07-01-beta"]},{"resourceType": | |
"operations","locations":[],"apiVersions":["2015-01-01"]},{"resourceType":"notifications","locations":["Australia Southeast"],"apiVersions":["2016-09-01","2016-06-01"],"capabilities":"SupportsExtension"}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a | |
25a-91320298cd9b/providers/Microsoft.AlertsManagement","namespace":"Microsoft.AlertsManagement","authorizations":[{"applicationId":"3af5a1e8-2459-45cb-8683-bcd6cccbcc13","roleDefinitionId":"b1309299-720d-4159-9897-6158a61aee41"}],"resourceTypes":[{"resourceType":"alerts","location | |
s":[],"apiVersions":["2019-05-05-preview","2019-03-01-preview","2019-03-01","2018 | |
-11-02-privatepreview","2018-05-05-preview","2018-05-05","2017-11-15-privatepreview"],"capabilities":"SupportsExtension"},{"resourceType":"alertsSummary","locations":[],"apiVersions":["2019-05-05-preview","2019-03-01-preview","2019-03-01","2018-05-05-preview","2018-05-05","2017-11 | |
-15-privatepreview"],"capabilities":"SupportsExtension"},{"resourceType":"smartGroups","locations":[],"apiVersions":["2019-05-05-preview","2018-05-05-preview","2018-05-05","2017-11-15-privatepreview"]},{"resourceType":"smartDetectorRuntimeEnvironments","locations":[],"apiVersions" | |
:["2019-03-01","2018-02-01-privatepreview"]},{"resourceType":"smartDetectorAlertRules","locations":["global"],"apiVersions":["2019-06-01","2019-03-01","2018-02-01-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"actionRules","locations":["global"],"apiVersions":["2019-05-05-preview","2018-11-02-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"alertsList","locations":[],"apiVer | |
sions":["2018-11-02-privatepreview"]},{"resourceType":"alertsSummaryList","locations":[],"apiVersions":["2018-11-02-privatepreview"]},{"resourceType":"alertsMetaData","locations":[],"apiVersions":["2019-05-05-preview","2019-03-01-preview","2019-03-01"]},{"resourceType":"operations | |
","locations":[],"apiVersions":["2018-05-05-preview","2018-05-05","2017-11-15-privatepreview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ContainerInstance","namespace":"Microsoft.ContainerInstance","authoriza | |
tions":[{"applicationId":"6bb8e274-af5d-4df2-98a3-4fd78b4cafd9","roleDefinitionId":"3c60422b-a83a-428d-9830-22609c77aa6c"}],"resourceTypes":[{"resourceType":"containerGroups","locations":["West US","East US","West Europe","West US 2","North Europe","Southeast Asia","East US | |
2","Central US","Australia East","UK South","South Central US","Central India","Brazil South","South India","North Central US","East Asia"," | |
Canada Central","Japan East","Korea Central"],"apiVersions":["2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resour | |
ceType":"serviceAssociationLinks","locations":["West US","East US","West Europe","West US 2","North Europe","Southeast Asia","East US 2","Central US","Australia East","UK South","South Central US","Central India","Brazil South","South India","North Central US","East Asia","Canada | |
Central","Japan East","Korea Central"],"apiVersions":["2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"locations", | |
"locations":[],"apiVersions":["2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"]},{"resourceType":"locations/capabilities","locations":["West US","East US","West | |
Europe","West US 2","North Europe","Southeast Asia","East US 2","Central US","Australia East","UK South","South Central US","Central India","Brazil South","South India","North Central US","East Asia","Canada Central","Japan East","Korea | |
Central"],"apiVersions":["2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"]},{"resourceType":"locations/usages","locations":["West US","East US","West Europe","West US | |
2","North Europe","Southeast Asia","East US 2","Central US","Australia East","UK South","South Central US","Central India","Brazil South","South India","North Central US","East Asia","Canada Central","Japan East","Korea | |
Central"],"apiVersions":["2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"]},{"res | |
ourceType":"locations/operations","locations":["West US","East US","West Europe","West US 2","North Europe","Southeast Asia","East US 2","Central US","Australia East","UK South","South Central US","Central India","Brazil South","South India","North Central US","East Asia","Canada | |
Central","Japan East","Korea Central"],"apiVersions":["2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["201 | |
9-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"]},{"resourceType":"locations/cachedImages","locations":["West US","East US","West Europe","West US 2","North | |
Europe","Southeast Asia","East US 2","Central US","Australia East","UK South","South Central US","Central India","Brazil South","South India","North Central US","East Asia","Canada Central","Japan East","Korea | |
Central"],"apiVersions":["2019-12-01","2018-10-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["West US","East US","West Europe","West US 2","North Europe","Southeast Asia","East US 2","Central US","Australia East","UK South","South Central | |
US","Central India","Brazil South","South India","North Central US","East Asia","Canada Central","Japan East","Korea Central"],"apiVersions":["2019-12-01","2018-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017- | |
10-01-preview","2017-08-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Security","namespace":"Microsoft.Security","authorizations":[{"applicationId":"8edd93e1-2103-40b4-bd70-6e34e586362d","roleDefinit | |
ionId":"855AF4C4-82F6-414C-B1A2-628025628B9A"},{"applicationId":"fc780465-2017-40d4-a0c5-307022471b92"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersion | |
s":["2015-06-01-preview"]},{"resourceType":"securityStatuses","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"tasks","locations":["Central US","East US","West Europe","West Central | |
US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"regulatoryComplianceStandards","locations":["Central US","East US"],"apiVersions":["2019-01-01-preview"]},{"resourceType":"regulatoryComplianceStandards/regulatoryComplianceControls","locations":["Central US","East | |
US"],"apiVersions":["2019-01-01-preview"]},{"resourceType":"regulatoryComplianceStandards/regulatoryComplianceControls/regulatoryComplianceAssessments","locations":["Central US","East US"],"apiVersions":["2019-01-01-preview"]},{"resourceType":"alerts","locations":["Central | |
US","East US","West Europe"],"apiVersions":["2019-01-01","2015-06-01-preview"]},{"resourceType":"autoDismissAlertsRules","locations":[],"apiVersions":["2019-01-01-preview"]},{"resourceType":"dataCollectionAgents","locations":["East Asia","Southeast Asia","East US","East US | |
2","West US","North Central US","South Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada | |
East"],"apiVersions":["2015-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"pricings","locations":["Central US","East US"],"apiVersions":["2018-06-01","2017-08-01-preview"]},{"resourceType":"AutoProvisioningSettings","locations":["Central US","East | |
US"],"apiVersions":["2017-08-01-preview"]},{"resourceType":"Compliances","locations":["Central US","East US"],"apiVersions":["2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"securityContacts","locations":["Central US","East | |
US"],"apiVersions":["2017-08-01-preview"]},{"resourceType":"workspaceSettings","locations":["Central US","East US"],"apiVersions":["2017-08-01-preview"]},{"resourceType":"complianceResults","locations":["Cen | |
tral US","East US"],"apiVersions":["2017-08-01"],"capabilities":"SupportsExtension"},{"resourceType":"policies","locations":["Central US","East US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"assessments","locations":[],"apiVersions":["2019-01-01-preview"],"capabilitie | |
s":"SupportsExtension"},{"resourceType":"assessmentMetadata","locations":[],"apiVersions":["2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"subAssessments","locations":[],"apiVersions":["2019-01-01-preview"]},{"resourceType":"securitySolutions","locations | |
":["Central US","East US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"locations/securitySolutions","locations":["Central US","West Europe","West Central | |
US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"discoveredSecuritySolutions","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"locations/discoveredSecuritySolutions","locations":["Central | |
US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"allowedConnections","locations":["Central US","East US","West Europe","West Central | |
US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"locations/allowedConnections","locations":["Central US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"topologies","locations":["Central US","East US","West Europe","West Central | |
US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"locations/topologies","locations":["Central US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"securitySolutionsReferenceData","locations":["Central US","East US","West | |
Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"locations/securitySolutionsReferenceData","locations":["Central US","West Europe","West Central | |
US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"jitNetworkAccessPolicies","locations":["Central US" | |
,"East US","North Europe","West Europe","UK South","UK West","West Central US","West US 2"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"locations/jitNetworkAccessPolicies","locations":["Central US","East US","North Europe","West Europe","UK South","UK West","France | |
Central","France South","West Central US","West US 2"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"locations","locations":["Central US","East US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"securityStatusesSummaries","locations":["Central US","East | |
US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"applicationWhitelistings","locations":["Central US","East US","West Central US","West | |
Europe"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"locations/applicationWhitelistings","locations":["Central US","West Central US","West Europe"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"locations/alerts","locations":["Central US","West | |
Europe"],"apiVersions":["2019-01-01","2015-06-01-preview"]},{"resourceType":"locations/tasks","locations":["Central US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"externalSecuritySolutions","locations":["Central US","East US","West | |
Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"locations/externalSecuritySolutions","locations":["Central US","West Europe","West Central | |
US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"InformationProtectionPolicies","locations":["Central US","East US"],"apiVersions":["2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"advancedThreatProtectionSettings","locations":["Australia | |
Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South | |
Central US","South India","Southeast Asia","UK South"," | |
UK West","West Central US","West Europe","West India","West US 2","West US","France Cen | |
2020-01-28T16:58:29.877+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: tral"],"apiVersions":["2019-01-01","2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"deviceSecurityGroups","locations":["North Europe","West Europe","UK South","UK | |
West","France Central","France South"],"apiVersions":["2019-08-01","2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"iotSecuritySolutions","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North Central US","South | |
Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE | |
Central","UAE North","South Africa North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France South"],"apiVersions":["2019-08-01","2017-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"iotSecuritySolutions/analyticsModels","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia | |
Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","North Europe","West | |
Europe","UK South","UK West","France Central","France South"],"apiVersions":["2019-08-01","2017-08-01-preview"]},{"resourceType":"iotSecuritySolutions/analyticsModels/aggregatedAlerts","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North | |
Central US","South Central US","Japan West","Japan East" | |
,"Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa | |
North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France South"],"apiVersions":["2019-08-01","2017-08-01-preview"]},{"resourceType":"iotSecuritySolutions/analyticsModels/aggregatedRecommendations","locations":["East Asia","Southeast | |
Asia","Central US","East US","East US 2","West US","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","West US 2","Korea | |
Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France | |
South"],"apiVersions":["2019-08-01","2017-08-01-preview"]},{"resourceType":"settings","locations":["Central US","East US"],"apiVersions":["2019-01-01","2017-08-01-preview"]},{"resourceType":"serverVulnerabilityAssessments","locations":["West Europe","North Europe","UK South","UK | |
West","France Central","France South"],"apiVersions":["2015-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"adaptiveNetworkHardenings","locations":["West Europe","North Europe","UK South","UK West","France Central","France | |
South"],"apiVersions":["2015-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"automations","locations":["Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","West Central US","Canada Central","Canada East","Brazil | |
South","East Asia","Southeast Asia","Australia Central","Australia Central 2","Australia East","Australia Southeast","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea Sou | |
th","South Africa North","South Africa West","UAE Central","UAE North","North Europe","W | |
est Europe","France Central","France South","UK South","UK West"],"apiVersions":["2019-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/prov | |
iders/Microsoft.OperationalInsights","namespace":"Microsoft.OperationalInsights","authorizations":[{"applicationId":"d2a0a418-0aac-4541-82b2-b3142c89da77","roleDefinitionId":"86695298-2eb9-48a7-9ec3-2fdb38b6878b"},{"applicationId":"ca7f3f0b-7d91-482c-8e09-c5d840d0eac5","roleDefini | |
tionId":"5d5a2e56-9835-44aa-93db-d2f19e155438"}],"resourceTypes":[{"resourceType":"workspaces","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia | |
Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland | |
West"],"apiVersions":["2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations","locations":[],"apiVersions":["2 | |
019-08-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"]},{"resourceType":"locations/operationStatuses","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central | |
US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa | |
North","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2019-08-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-prev | |
iew","2017-01-01-preview","2015-11-01-preview","2015-03-20"]},{"resourceType":"workspaces/privateEndpointConnections","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US | |
2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland | |
West"],"apiVersions":["2019-08-01-preview","2015-11-01-preview"]},{"resourceType":"workspaces/privateLinkResources","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US | |
2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland | |
West"],"apiVersions":["2019-08-01-preview","2015-11-01-preview"]},{"resourceType":"workspaces/privateEndpointConnectionProxies","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada | |
Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland | |
West"],"apiVersions":["2019-08-01-preview","2015-11-01-preview"]},{"resourceType":"workspaces/query","locations":["West Central US","Australia Southeast","West Europe","East US","Southeast Asia","Japan East","UK South","Central India","Canada Central","West US 2","Australia | |
Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South | |
Africa North","Brazil South","Switzerland West","Switzerland North"],"apiVersions":["2017-10-01"]},{"resourceType":"workspaces/dataSources","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central | |
India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland | |
North","Switzerland West"],"apiVersions":["2015-11-01-preview"]},{"resourceType":"storageInsightConfigs","locations":[],"apiVersions":["2014-10-10"],"capabilities":"SupportsExtension"},{"resourceType":"workspaces/linkedServices","locations":["East US","West Europe","Southeast | |
Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West | |
US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2015-11-01-preview"]},{"resourceType":"linkTargets","locations":["East US"],"apiVersions":["2015-03-20"]},{"resourceType":"operations","locations":[],"apiVersions":["2014-11-1 | |
0"]},{"resourceType":"devices","locations":[],"apiVersions":["2015-11-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Capacity","namespace":"Microsoft.Capacity","authorization":{"applicationId":"4d0ad6 | |
c7-f6c3-46d8-ab0d-1406d5e6c86b","roleDefinitionId":"FD9C0A9A-4DB9-4F41-8A61-98385DEB6E2D"},"resourceTypes":[{"resourceType":"resources","locations":["South Central | |
US"],"apiVersions":["2019-04-01","2018-06-01","2017-11-01"]},{"resourceType":"reservationOrders","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"]},{"resourc | |
eType":"reservationOrders/reservations","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"]},{"resourceType":"reservations","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018- | |
06-01","2017-11-01-beta","2017-11-01"]},{"resourceType":"reservationOrders/reservations/revisions","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"]},{"resourceType":"operations","locations":[],"apiVersions" | |
:["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"]},{"resourceType":"catalogs","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"]},{"resourceType":"appliedReservat | |
ions","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"]},{"resourceType":"checkOffers","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-0 | |
1"]},{"resourceType":"checkScopes","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"]},{"resourceType":"calculatePrice","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06- | |
01","2017-11-01-beta","2017-11-01"]},{"resourceType":"reservationOrders/calculateRefund","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"]},{"resourceType":"reservationOrders/return","locations":[],"apiVersi | |
ons":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"]},{"resourceType":"reservationOrders/split","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"]},{"resourceTyp | |
e":"reservationOrders/merge","locations":[],"apiVersions":["2019-04-01-beta","201 | |
9-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"]},{"resourceType":"validateReservationOrder","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"]},{"resourceType":"reservationOrders/avail | |
ableScopes","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.CognitiveServices","namespace" | |
:"Microsoft.CognitiveServices","authorizations":[{"applicationId":"7d312290-28c8-473c-a0ed-8e53749b6d6d","roleDefinitionId":"5cb87f79-a7c3-4a95-9414-45b65974b51b"}],"resourceTypes":[{"resourceType":"accounts","locations":["Global","Australia East","Brazil South","West US","West | |
US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa | |
North","UAE North"],"apiVersions":["2017-04-18","2016-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"operations","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North | |
Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE | |
North"],"apiVersions":["2017-04-18","2016-02-01-preview"]},{"resourceType":"locations/operationResults","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East | |
US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","N | |
orth Central US","Central US","South Africa North","UAE North"],"apiVersions":["2017-04-18","2016-02-01-preview"]},{"resourceType":"locations","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East | |
Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE | |
North"],"apiVersions":["2017-04-18","2016-02-01-preview"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["West US 2","West | |
Europe"],"apiVersions":["2017-04-18","2016-02-01-preview"]},{"resourceType":"locations/checkSkuAvailability","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central | |
US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE | |
North"],"apiVersions":["2017-04-18","2016-02-01-preview"]},{"resourceType":"checkDomainAvailability","locations":[],"apiVersions":["2017-04-18"]},{"resourceType":"locations/updateAccountsCreationSettings","locations":["West US","Global","West Europe","Southeast Asia","West | |
Central US","East US 2","UAE North"],"apiVersions":["2017-04-18","2016-02-01-preview"]},{"resourceType":"locations/accountsCreationSettings","locations":["West US","Global","West Europe","Southeast Asia","West Central US","East US 2","UAE | |
North"],"apiVersions":["2016-02-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.PowerBI","namespace":"Microsoft.PowerBI","resourceTypes":[{"resourceType":"workspaceCollections","locations":["South | |
Central US","North Central US","East US 2","West US","West Europe","North Europe","Brazil South","Southeast Asia","Australia Southeast","Canada Centra | |
l","Japan East","UK South","West India"],"apiVersions":["2016-01-29"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"locations","locations":[],"apiVersions":["2016-01-29"]},{"resourceType":"locations/checkNameAvailability","locations":["South Central US","North Central US","East US 2","West US","West Europe","North Europe","Brazil | |
South","Southeast Asia","Australia Southeast","Canada Central","Japan East","UK South","West | |
India"],"apiVersions":["2016-01-29"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Portal","namespace":"Microsoft.Portal","resourceTypes":[{"resourceType":"dashboards","locations":["Central US","East | |
Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia Southeast","Australia East","West India","South India","Central | |
India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North"],"apiVersions":["2019-01-01-preview","2018-10-01-preview","2015-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"operations","locations":["Central US","East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","North Europe","West Europe","Japan East","Japan West","Brazil | |
South","Australia Southeast","Australia East","West India","South India","Central India","Canada Central","Canada East"],"apiVersions":["2015-08-01-preview"]},{"resourceType":"locations","locations":[],"apiVersions":["2018-10-01","2017-12-01-preview","2017-08-01-preview","2017-01- | |
01-preview"]},{"resourceType":"consoles","locations":[],"apiVersions":["2018-10-01","2017-12-01-preview","2017-08-01-preview","2017-01-01-preview"]},{"resourceType":"locations/consoles","locations":["West US","East US"," | |
Central India","North Europe","West Europe","South Central US","Southeast Asia","East US 2","Central US"],"apiVersions":["2018-10-01","2017-12-01-preview","2017-08-01-preview","2017-01-01-preview"]},{"resourceType":"userSettings","locations":[],"apiVersions":["2018-10-01","2017-12 | |
-01-preview","2017-08-01-preview","2017-01-01-preview"]},{"resourceType":"locations/userSettings","locations":["West US","East US","Central India","North Europe","West Europe","South Central US","Southeast Asia","East US 2","Central US"],"apiVersions":["2018-10-01","2017-12-01-pre | |
view","2017-08-01-preview","2017-01-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.DevTestLab","namespace":"Microsoft.DevTestLab","authorization":{"applicationId":"1a14be2a-e903-4cec-99cf-b2e209259a0f | |
","roleDefinitionId":"8f2de81a-b9aa-49d8-b24c-11814d3ab525","managedByRoleDefinitionId":"8f2de81a-b9aa-49d8-b24c-11814d3ab525"},"resourceTypes":[{"resourceType":"labs/environments","locations":["Southeast Asia","East US","West US","West Europe","East Asia","East US 2","Japan | |
East","Japan West","Central US"],"apiVersions":["2015-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"labs","locations":["West Central US","Japan East","West US","Australia Central","Australia Southeast","Canada | |
Central","Central India","Central US","East Asia","France Central","Korea Central","North Europe","South Africa North","South Central US","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US","East US 2","France South","Japan | |
West","Korea South","North Central US","South India","Southeast Asia","UK South","West Europe","West US | |
2"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove"},{"resourceType":"schedules","locations":["West Central US","Japan East","West US","Australia Central","Australia Sout | |
heast","Canada Central","Central India","Central US","East Asia","France Central","Korea Central","North Europe","South Africa North","South Central US","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US","East US 2","France | |
South","Japan West","Korea South","North Central US","South India","Southeast Asia","UK South","West Europe","West US 2"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"labs/virtualMachines","locations":["West Central US","Japan East","West US","Australia Central","Australia Southeast","Canada Central","Central India","Central US","East Asia","France Central","Korea Central","North Europe","South | |
Africa North","South Central US","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US","East US 2","France South","Japan West","Korea South","North Central US","South India","Southeast Asia","UK South","West Europe","West US | |
2"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove"},{"resourceType":"labs/serviceRunners","locations":["West Central US","Japan East","West US","Australia Central","Australia | |
Southeast","Canada Central","Central India","Central US","East Asia","France Central","Korea Central","North Europe","South Africa North","South Central US","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US","East US 2","France | |
South","Japan West","Korea South","North Central US","South India","Southeast Asia","UK South","West Europe","West US 2"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"operations","locations":[],"apiVersions":["2018-10-15 | |
-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"]},{"resourceType":"locations","locations":[],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"]},{"resourceType":"locations/operations","locations":[ | |
"West Central US","Japan East","West US","Australia Central","Australia Southeast","Canada Central","Central India","Central US","East Asia","France Central","Korea Central","North Europe","South Africa North","South Central US","UK West","West India","Australia Central | |
2","Australia East","Brazil South","Canada East","East US","East US 2","France South","Japan West","Korea South","North Central US","South India","Southeast Asia","UK South","West Europe","West US 2"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-1 | |
5","2015-05-21-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Logic","namespace":"Microsoft.Logic","authorization":{"applicationId":"7cd684f4-8a78-49b0-91ec-6a35d38739ba","roleDefinitionId":"cb3ef1fb-6e3 | |
1-49e2-9d87-ed821053fe58"},"resourceTypes":[{"resourceType":"workflows","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia | |
East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa | |
West"],"apiVersions":["2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, | |
SystemAssignedResourceIdentity"},{"resourceType":"locations/workflows","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast As | |
ia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","France Central","France South","Korea | |
Central","Korea South","South Africa North","South Africa West"],"apiVersions":["2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"]},{"resourceType":"locations","locations":["North Central | |
US"],"apiVersions":["2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"]},{"resourceType":"operations","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East | |
Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","France | |
Central","France South","Korea Central","Korea South","South Africa North","South Africa | |
West"],"apiVersions":["2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"]},{"resourceType":"integrationAccounts","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East | |
Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","France | |
Central","France South","Korea Central","South Africa North","South Africa West"],"apiVersions":["2019-05-01","2018-07-01-preview","2016-06-01","2015-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"integrationServiceEnvironments","locations":["North Central US","Central US","South Ce | |
ntral US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Australia East","Australia Southeast","South India","Central India","Canada Central","West US 2","UK South","UK | |
West"],"apiVersions":["2019-06-01-preview","2019-05-01","2018-07-01-preview","2018-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"integrationServiceEnvironments/managedApis","locations":["North Central | |
US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Australia East","Australia Southeast","South India","Central India","Canada Central","West US 2","West Central US","UK | |
South","UK West"],"apiVersions":["2019-06-01-preview","2019-05-01","2018-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove"}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.KeyVault","namespace":"Micros | |
oft.KeyVault","authorizations":[{"applicationId":"cfa8b339-82a2-471a-a3c9-0fc0be7a4093","roleDefinitionId":"1cf9858a-28a2-4228-abba-94e606305b95"},{"applicationId":"589d5083-6f11-4d30-a62a-a4b316a14abf"}],"resourceTypes":[{"resourceType":"vaults","locations":["North Central | |
US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada | |
East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"vaults/secrets","locations":["North Central US","Ea | |
st US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK | |
South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"]},{"resourceType":"vaults/accessPolicies","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central | |
US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia | |
Central","UAE North","South Africa North","Switzerland North","Germany West Central"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14" | |
,"2016-10-01","2015-06-01","2014-12-19-preview"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"]},{"resourceType":"deletedVaults","locations":["North Central US","East US","North | |
Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK | |
West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central"],"apiVersions":["2019-0 | |
9-01","2018-02-14-preview","2018-02-14","2016-10-01"]},{"resourceType":"locations","locations":[],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"]},{"resourceType":"locations/deletedVaults","locations":["North Central US","East US","North Europe","West | |
Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central | |
US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West | |
Central"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East US","North Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Central US","South | |
Central US","West Central US","West US 2","West US","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea | |
South","France Central","UAE North","South Africa North","Switzerland North","Germany West Central"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"]},{"resourceType":"locations/operationResults","locations":["North Central US","East US","North | |
Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK | |
West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","20 | |
16-10-01"]},{"resourceType":"vaults/eventGridFilters","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil | |
South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central"],"apiV | |
ersions":["2019-09-01","2018-02-14-preview","2018-02-14"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.DBforPostgreSQL","namespace":"Microsoft.DBforPostgreSQL","authorization":{"applicationId":"76cd24bf-a9fc-434 | |
4-b1dc-908275de6d6d","roleDefinitionId":"c13b7b9c-2ed1-4901-b8a8-16f35468da29"},"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"servers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Eu | |
rope","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"serversv2","locations":["East US","North Central | |
US","Canada Central","Australia East","UK South","West Europe","Southeast Asia","West US 2","North Europe"],"apiVersions":["2018-03-29-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"serverGroups","locations":["East US","North Central US","Canada Central","Australia East","UK South","West Europe","Southeast Asia","West US 2","North | |
Europe"],"apiVersions":["2018-03-29-privatepreview"],"capabilities":"None"},{"resourceType":"servers/recoverableServers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"servers/virtualNetworkRules","locations":["Australia Central","Australia Central 2","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South | |
Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"checkNameAvailability","locations":["Australia | |
Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US | |
2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central | |
US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/azureAsyncOperation","locations":["Australia Central","Australia Central | |
2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East", | |
"Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West | |
US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/administratorOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/administratorAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa | |
West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/privateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"locations/privateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia Central | |
2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa | |
North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"locations/privateEndpointConnectionOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"locations/privateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa | |
West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West In | |
dia","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"locations/performanceTiers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/securityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia Central | |
2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa | |
North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2017-12-01"]},{"resourceType":"locations/securityAlertPoliciesOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01"]},{"resourceType":"locations/recommendedActionSessionsAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"locations/recommendedActionSessionsOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/topQueryStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South | |
Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/queryTexts","locations":["Australia | |
Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan | |
West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/waitStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US | |
2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central | |
US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/advisors","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland | |
North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/privateLinkResources","locations":["Australia Central","Australia Central 2","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa | |
West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/privateEndpointConnections","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/privateEndpointConnectionProxies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/keys","locations":["Australia Central","Australia Central | |
2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa | |
North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2020-01-01-privatepreview"]},{"resourceType":"locations/serverKeyAzureAsyncOperation","locations":["Australia Central","Australia | |
Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa | |
North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2020-01-01-privatepreview"]},{"resourceType":"locations/serverKeyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-01-01-privatepreview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.CostManagementExports","namespace":"Microsoft.Co | |
stManagementExports","authorizations":[{"applicationId":"e5408ad0-c4e2-43aa-b6f2-3b4951286d99","roleDefinitionId":"5e4888b3-2747-4e5b-9897-ec0865b91bcf"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2019-04-01"]}],"registrationState":"Registered"}, | |
{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Scheduler","namespace":"Microsoft.Scheduler","resourceTypes":[{"resourceType":"jobcollections","locations":["North Central US","South Central US","North Europe","West Europe","East Asia","Southeast | |
Asia","West US","East US","Japan West","Japan East","Brazil South","Central US","East US 2","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea | |
South"],"apiVersions":["2016-03-01","2016-01-01","2014-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"operations","locations":["North Central US","South Central US","North Europe","West Europe","East | |
Asia","Southeast Asia","West US","East US","Japan West","Japan East","Brazil South","Central US","East US 2","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea | |
Central","Korea South"],"apiVersions":["2016-03-01","2016-01-01","2014-08-01-preview"]},{"resourceType":"operationResults","locations":["North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","Japan West","Japan | |
East","Brazil South","Central US","East US 2","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South"],"apiVersions":["2016-03-01","2016-01-01" | |
,"2014-08-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ServiceBus","namespace":"Microsoft.ServiceBus","authorizations":[{"applicationId":"80a10ef9-8168-493d-abf9-3297c4ef6e3c","roleDefinitionId":"2b | |
7763f7-bbe2-4e19-befe-28c79f1cf7f7"},{"applicationId":"eb070ea5-bd17-41f1-ad68-5851f6e71774"}],"resourceTypes":[{"resourceType":"namespaces","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US 2","West US","North Central US","South | |
Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","South | |
Africa North","UAE | |
North","Australia Central","Switzerland North"],"apiVersions":["2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"namespaces/authorizationrule | |
s","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/networkrulesets","locations":[],"apiVersions":["2018-01-01-preview","2017-04-01"]},{"resourceType":"namespaces/queues","locations":[],"apiVersions":["2017-04-01","2015-08-01","201 | |
4-09-01"]},{"resourceType":"namespaces/queues/authorizationrules","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/topics","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/topics/au | |
thorizationrules","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/topics/subscriptions","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/topics/subscriptions/rules","locations":[], | |
"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"checkNamespaceAvailability","locations":[],"apiVersions":["2015-08-01","2014-09-01"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceT | |
ype":"sku","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"premiumMessagingRegions","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2017-04-01","2015-08-01"," | |
2014-09-01"]},{"resourceType":"namespaces/eventgridfilters","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US 2","West US","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan | |
East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","Australia Central","Australia Central 2","Germany West Central"],"apiVersions":["2017-04-01","2015-08-01"," | |
2014-09-01"]},{"resourceType":"namespaces/disasterrecoveryconfigs","locations":[],"apiVersions":["2017-04-01"]},{"resourceType":"namespaces/disasterrecoveryconfigs/checkNameAvailability","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"locati | |
ons","locations":[],"apiVersions":["2018-01-01-preview","2017-04-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":[],"apiVersions":["2018-01-01-preview","2017-04-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320 | |
298cd9b/providers/Microsoft.DataLakeStore","namespace":"Microsoft.DataLakeStore","authorization":{"applicationId":"e9f49c6b-5ce5-44c8-925d-015017e9f7ad","roleDefinitionId":"17eb9cca-f08a-4499-b2d3-852d175f614f"},"resourceTypes":[{"resourceType":"accounts","locations":["East US | |
2","North Europe","Central US","West Europe","Australia East"],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, | |
SystemAssignedResourceIdentity"},{"resourceType":"accounts/firewallRules","locations":["East US 2","North Europe","Central US","West Europe","Australia East"],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"accounts/eventGridFilters","locations":["East US | |
2","North Europe","Central US","West Europe","Australia East"],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/operationresults","locations":[],"apiVersions" | |
:["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/checkNameAvailability","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/capability","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"res | |
ourceType":"locations/usages","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2 | |
016-11-01","2015-10-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.EventGrid","namespace":"Microsoft.EventGrid","authorizations":[{"applicationId":"4962773b-9cdb-44cf-a8bf-237846a00ab7","roleDefinitio | |
nId":"7FE036D8-246F-48BF-A78F-AB3EE699C8F3"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-prev | |
iew"]},{"resourceType":"locations/eventSubscriptions","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East | |
Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"eventSubscriptions","locations":["West US 2","East US","West US","Central | |
US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central | |
India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"topics","locations":["West US 2","East | |
US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada | |
East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"domains","locations":["Central US","West US 2","East US","West US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast | |
Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2020-01-01-preview","2019-06-01","2019-02-01-preview","2018-09-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"domains/topics","locations":["Central US","West US 2","East US","West US","East US | |
2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central In | |
dia","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2020-01-01-preview","2019-06-01","2019-02-01-preview","2018-09-15-preview"]},{"resourceType":"topicTypes","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia | |
Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea | |
South","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"operations","locations":["West US 2","East US","West US","Central | |
US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central | |
India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"locations/operationsStatus","locations":["West US 2","East US","West | |
US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada | |
East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","S | |
2020-01-28T16:58:29.878+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: witzerland | |
North"],"apiVersions":["2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"locations/operationResults","locations":["West US 2","East US","West | |
US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada | |
East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland | |
North"],"apiVersions":["2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"locations/topicTypes","locations":["West US 2","East US","West | |
US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada | |
East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","Switzerland | |
North"],"apiVersions":["2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"extensionTopics","locations":["West US 2","East US","West US","Central | |
US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Cent | |
ral US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North"],"apiVersions":["2020-01-01-preview","2019-0 | |
6-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operationResults","locations":[],"apiVersions":["2020-04-01-preview","2020-01-01-preview", | |
"2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"operationsStatus","locations":[],"apiVersions":["2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-pre | |
view","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.HDInsight","namespace":"Microsoft.HDInsight","aut | |
horizations":[{"applicationId":"9191c4da-09fe-49d9-a5f1-d41cbe92ad95","roleDefinitionId":"d102a6f3-d9cb-4633-8950-1243b975886c","managedByRoleDefinitionId":"346da55d-e1db-4a5a-89db-33ab3cdb6fc6"},{"applicationId":"7865c1d2-f040-46cc-875f-831a1ef6a28a","roleDefinitionId":"e27c0895- | |
d168-46d5-8b65-870eb2350378"}],"resourceTypes":[{"resourceType":"clusters","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia | |
East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","UAE | |
North"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"clusters/applications","locations":["East US 2","South Central US","Australia | |
Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea | |
South","Korea Central","West US","South India","France Central","UAE North"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"clusters/operationresults","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central | |
US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South | |
India","France Central","UAE North"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"locations","locations":["East Asia","Southeast Asia","East US","East US 2","West US","North Central US","South Central US","Central US","North Europe","West | |
Europe","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"locations/capabilities","locations":["East US 2","South Central US","Australia Southeast","Central | |
India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea | |
Central","West US","South India","France Central","UAE North"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"locations/usages","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada | |
East","Canada Central","Bra | |
zil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","UAE | |
North"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"locations/billingSpecs","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK | |
West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","UAE | |
North"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"locations/operationresults","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK | |
South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","UAE | |
North"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"locations/azureasyncoperations","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK | |
South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","UAE | |
North"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"locations/validateCreateRequest","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK | |
South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","UAE | |
North"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"operations","locations":["East Asia","Southeast Asia","East US","East US 2","West US","North Central US","South Central US","Central US","North Europe","West Europe","Japan East","Japan | |
West","Brazil South","Australia East","Australia Southeast","Central India"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Devices","namespace":"Microsoft | |
.Devices","authorizations":[{"applicationId":"0cd79364-7a90-4354-9984-6e36c841418d","roleDefinitionId":"C121DF10-FE58-4BC4-97F9-8296879F7BBB"}],"resourceTypes":[{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2019-11-04","2019-07-01-preview","2019-03-22-prev | |
iew","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"]},{"resourceType":"checkProvisioningServiceNameAvailability","locations":[],"apiVersions":["2018-01-22","2017-11-15","2017-08-21-preview"]},{"resourceType": | |
"usages","locations":[],"apiVersions":["2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2019- | |
11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"]},{"resourceType":"operationResults","locations":[],"apiVersions":["2020-01-01","2019-11-04","2019-09-01","2019- | |
07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01-preview","2018-04-01","2018-01-22-preview", | |
"2018-01-22","2017-11-15","2017-09-25-preview","2017-08-21-preview","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"]},{"resourceType":"IotHubs","locations":["West US","North Europe","East Asia","East US","West Europe","Southeast Asia","Japan East","Japan | |
West","Australia East","Australia Southeast","West US 2","West Central US","East US 2","Central US","UK South","UK West","South India","Central India","Canada Central","Canada East","Brazil South","South Central US","Korea South","Korea Central","France Central","North Central | |
US"],"apiVersions":["2020-01-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"IotHubs/eventGridFilters","locations":["West US","East US","West US 2","West Central US","East US 2","Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan | |
West","Australia East","Australia Southeast","UK South","UK West","South India","Central India","Canada Central","Canada East","Brazil South","South Central US","Korea South","Korea Central","France Central","North Central | |
US"],"apiVersions":["2018-07-31","2018-01-15-preview"]},{"resourceType":"ProvisioningServices","locations":["East US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","Japan West","Japan East","UK West","UK | |
South"],"apiVersions":["2018-01-22","2017-11-15","2017-08-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Search","namespa | |
ce":"Microsoft.Search","authorization":{"applicationId":"408992c7-2af6-4ff1-92e3-65b73d2b5092","roleDefinitionId":"20FA3191-87CF-4C3D-9510-74CCB594A310"},"resourceTypes":[{"resourceType":"searchServices","locations":["West US","East US","North Europe","West Europe","Southeast | |
Asia","East Asia","North Central US","South Central US","Central US","Japan West","Japan East","Korea Central","Australia East","Australia Southeast","Brazil South","South Africa North","UAE North","West US 2","East US 2","Central India","West Central US","Canada Central","UK | |
South","France Central"],"apiVersions":["2015-08-19","2015-02-28","2014-07-31-Preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"checkServiceNameAvailability","locations":[],"apiVersions":["201 | |
5-02-28","2014-07-31-Preview"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2015-08-19"]},{"resourceType":"resourceHealthMetadata","locations":["West US","West US 2","East US","East US 2","North Europe","West Europe","Southeast Asia","East Asia","North | |
Central US","South Central US","Central US","Japan West","Japan East","Korea Central","Australia East","Australia Southeast","Brazil South","Central India","West Central US","Canada Central","UK South","France Central","South Africa North","UAE North"],"apiVersions":["2015-08-19"] | |
},{"resourceType":"operations","locations":[],"apiVersions":["2019-10-01-Preview","2015-08-19","2015-02-28"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Management","namespace":"Microsoft.Management","authoriza | |
tion":{"applicationId":"f2c304cf-8e7e-4c3f-8164-16299ad9d272","roleDefinitionId":"c1cf3708-588a-4647-be7f-f400bbe214cf"},"resourceTypes":[{"resourceType":"resources","locations":[],"apiVersions":["2017-11-01-preview","2017-08-31-preview","2017-06-30-preview","2017-05-31-preview"]} | |
,{"resourceType":"managementGroups","locations":[],"apiVersions":["2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview","2017-11-01-preview","2017-08-31-preview","2017-06-30-preview","2017-05-31-preview"]},{"resourceType":"getEntities","locations":[],"ap | |
iVersions":["2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview"]},{"resourceType":"operationResults","locations":[] | |
,"apiVersions":["2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview","2017-11-01-preview","2017-08-31-preview","2017-06-30-prev | |
iew","2017-05-31-preview"]},{"resourceType":"tenantBackfillStatus","locations":[],"apiVersions":["2019-11-01","2018-03-01-preview","2018-03-01-beta"]},{"resourceType":"startTenantBackfill","locations":[],"apiVersions":["2019-11-01","2018-03-01-preview","2018-03-01-beta"]}],"regist | |
rationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.StreamAnalytics","namespace":"Microsoft.StreamAnalytics","authorization":{"applicationId":"66f1e791-7bfb-4e18-aed8-1720056421c7","roleDefinitionId":"15f6e7b0-eec0-4f18-a552-c9 | |
7e000cbc61"},"resourceTypes":[{"resourceType":"streamingjobs","locations":["Central US","West Europe","East US 2","North Europe","Japan East","West US","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East US","Australia East","Australia | |
Southeast","Brazil South","Central India","West Central US","UK South","UK West","Canada Central","Canada East","West US 2","Korea Central","France | |
Central"],"apiVersions":["2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","2015-10-01","2015-09-01","2015-08-01-preview","2015-06-01","2015-05-01","2015-04-01","2015-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"locations","locations":["West Europe","Central US","East US 2","North Europe","Japan East","West US","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East | |
US","Australia East","Australia Southeast","Brazil South","Central India","West Central US","UK South","West US 2","UK West","Canada Central","Canada East","Korea Central","France Central"],"apiVersions":["2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","20 | |
15-10-01","2015-09-01","2015-08-01-preview","2015-06-01","2015-05-01","2015-04-01","2015-03-01-preview"]},{"resourceType":"locations/quotas","locations":[],"apiVersions":["2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","2015-10-01","2015-09-01","2015-08-01 | |
-preview","2015-06-01","2015-05-01","2015-04-01","2015-03-01-preview"]},{"resourceType":"operations","locations":["West Europe","West US","Central US","East US 2","North Europe","Japan East","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East | |
US","Australia East","Australia Southeast","Brazil South","Central India","West Central US","UK South","UK West","Canada Central","Canada East","West US 2","Korea Central","France Central"],"apiVersions":["2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","20 | |
15-10-01","2015-09-01","2015-08-01-preview","2015-06-01","2015-05-01","2015-04-01","2014-04-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.DevSpaces","namespace":"Microsoft.DevSpaces","resourceTypes":[{"resou | |
rceType":"controllers","locations":["East US","Canada East","West Europe","Canada Central","Central US","West US 2","West Central US","Southeast Asia","East US 2","North Europe","Australia East","UK South","South Central US","East Asia","Japan | |
East"],"apiVersions":["2019-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"controllers/listConnectionDetails","locations":["East US","Canada East","West Europe","Canada Central","Central US","West US 2","West Central | |
US","Southeast Asia","East US 2","North Europe","Australia East","UK South","South Central US","East Asia","Japa | |
n East"],"apiVersions":["2019-04-01"]},{"resourceType":"operations","locations":["East US","Canada East","West Europe","Canada Central","Central US","West US 2","West Central US","Southeast Asia","East US 2","North Europe","Australia East","UK South","South Central US","East | |
Asia","Japan East","Australia SouthEast"],"apiVersions":["2019-04-01"]},{"resourceType":"locations","locations":["East US","Canada East","West Europe","Canada Central","Central US","West US 2","West Central US","Southeast Asia","East US 2","North Europe","Australia East","UK | |
South","South Central US","East Asia","Japan East"],"apiVersions":["2019-04-01"]},{"resourceType":"locations/operationresults","locations":["East US","Canada East","West Europe","Canada Central","Central US","West US 2","West Central US","Southeast Asia","East US 2","North | |
Europe","Australia East","UK South","South Central US","East Asia","Japan East"],"apiVersions":["2019-04-01"]},{"resourceType":"locations/checkContainerHostMapping","locations":["East US","Canada East","West Europe","Canada Central","Central US","West US 2","West Central | |
US","Southeast Asia","East US 2","North Europe","Australia East","UK South","South Central US","East Asia","Japan | |
East"],"apiVersions":["2019-04-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.DataLakeAnalytics","namespace":"Microsoft.DataLakeAnalytics","resourceTypes":[{"resourceType":"accounts","locations":["East US | |
2","North Europe","Central US","West Europe"],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"accounts/dataLakeStoreAccounts","locations":["East US 2","North Europe","Central | |
US","West Europe"],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"accounts/storageAccounts","locations":["East US 2","North Europe","Central US","West | |
Europe"],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"accounts/storageAccounts/containers","locations":["East US 2","North Europe","Central US","West | |
Europe"],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"accounts/storageAccounts/containers/listSasTokens","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations","locat | |
ions":[],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/operationresults","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/checkNameAvailability","locations":[],"apiVersions":["2016-11-01","2015-10-01-previ | |
ew"]},{"resourceType":"locations/capability","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/usages","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2016-11-0 | |
1","2015-10-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ContainerService","namespace":"Microsoft.ContainerService","authorization":{"applicationId":"7319c514-987d-4e9b-ac3d-d38c4f427f4c","roleDefin | |
itionId":"1b4a0c7f-2217-416f-acfa-cf73452fdc1c","managedByRoleDefinitionId":"9e3af657-a8ff-583c-a75c-2fe7c4bcb635","managedByAuthorization":{"allowManagedByInheritance":true}},"resourceTypes":[{"resourceType":"containerServices","locations":["Japan East","Central US","East US | |
2","Japan West","East Asia","South Central US","North Central US","Australia East","Australia Southeast","Brazil South","Southeast Asia","West US","West Europe","North Europe","East US","UK West","UK South","West Central US","West US 2","South India","Central India","West | |
India","Canada East","Canada Central","Korea South","Korea Central","South Africa North"],"apiVersions":["2017-07-01","2017-01-31","2016-09-30","2016-03-30"],"capabilities":"None"},{"resourceType":"managedClusters","locations":["East US","West Europe","France Central","Central | |
US","Canada Central","Canada East", | |
"UK South","West US","West US 2","Australia East","North Europe","Japan East","Japan West","East US 2","South Central US","North Central US","Southeast Asia","Australia Southeast","UK West","South India","Central India","East Asia","Korea South","Korea Central","South Africa | |
North","Brazil South","Germany North","Switzerland North","Switzerland West","Germany West Central","UAE North","Norway East","Norway | |
West"],"apiVersions":["2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-06-01","2019-04-01","2019-02-01","2018-08-01-preview","2018-03-31","2017-08-31"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"openShiftManagedClusters","locations":["East | |
US","East US 2","West US","West US 2","South Central US","Central US","West Europe","North Europe","UK South","UK West","France Central","Canada East","Canada Central","Australia East","Australia Southeast","East Asia","Southeast Asia","North Central US","Brazil South","Japan | |
East","Korea Central","Central India","South Africa North"],"apiVersions":["2019-09-30-preview","2019-04-30"],"capabilities":"None"},{"resourceType":"locations/openShiftClusters","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","West | |
Europe","North Europe","France Central","UK West","UK South","Canada East","Canada Central","Australia East","Australia Southeast","East Asia","Southeast Asia","North Central US","Brazil South","Japan East","Korea Central","Central India","South Africa | |
North"],"apiVersions":["2019-09-30-preview","2019-04-30","2018-09-30-preview"]},{"resourceType":"locations","locations":[],"apiVersions":["2017-08-31","2017-01-31","2016-09-30","2016-03-30","2015-11-01-preview"]},{"resourceType":"locations/operationresults","locations":["East | |
US","West Europe","France Central","Central US","UK West","West Central US","West US","West US 2","South India","Central India","West India","Canada East","Canada Central","Korea South","Korea Central","UK South","Australia East","Australia Southeast","North Europe","Japan | |
East","Japan West","East US 2","South Central US","North Central US","Southeast Asia","East Asia","South Africa North","Brazil South","Germany North","Germany West Central","Switzerland North","Switzerland West","UAE North","Norway East","Norway | |
West"],"apiVersions":["2017-08-31","2016-03-30"]},{"resourceType":"locations/operations","locations":["Japan East","Central US","East US 2","Japan West","East Asia","South Central US","North Central US","Australia East","Australia Southeast","Brazil South","Southeast Asia","West | |
US","West Europe","France Central","North Europe","East US","Canada Central","Canada East","UK West","UK South","West Central US","West US 2","South India","Central India","West India","Korea South","Korea Central","South Africa North","Germany North","Germany West | |
Central","Switzerland North","Switzerland West","UAE North","Norway East","Norway | |
West"],"apiVersions":["2016-03-30"]},{"resourceType":"operations","locations":[],"apiVersions":["2018-10-31","2018-03-31","2017-08-31","2017-07-01","2017-01-31","2016-09-30","2016-03-30","2015-11-01-preview"]},{"resourceType":"locations/orchestrators","locations":["East US","West | |
Europe","France Central","Central US","Canada East","Canada Central","UK South","UK West","West US","West US 2","Australia East","Australia Southeast","North Europe","Japan East","Japan West","Korea Central","Korea South","East US 2","South Central US","North Central | |
US","Southeast Asia","South India","Central India","East Asia","South Africa North","Brazil South","Germany North","Germany West Central","Switzerland North","Switzerland West","UAE North","Norway East","Norway West"],"apiVersions":["2020-01-01","2019-11-01","2019-10-01","2019-08- | |
01","2019-06-01","2019-04-01","2017-09-30"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Databricks","namespace":"Microsoft.Databricks","authorizations":[{"applicationId":"d9327919-6775-4843-9037-3fb0fb0473cb"," | |
roleDefinitionId":"f31567d0-b61f-43c2-97a5-a98cdc3bfcb6","managedByRoleDef | |
initionId":"8e3af657-a8ff-443c-a75c-2fe8c4bcb635"},{"applicationId":"2ff814a6-3304-4ab8-85cb-cd0e6f879c1d","roleDefinitionId":"f31567d0-b61f-43c2-97a5-a98cdc3bfcb6","managedByRoleDefinitionId":"8e3af657-a8ff-443c-a75c-2fe8c4bcb635"}],"resourceTypes":[{"resourceType":"workspaces"," | |
locations":["West US","East US 2","West Europe","East US","North Europe","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan | |
East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","Korea South","South Africa West","South Africa North","Brazil South","France Central","UAE | |
North"],"apiVersions":["2018-04-01"],"capabilities":"None"},{"resourceType":"workspaces/virtualNetworkPeerings","locations":["West US","East US 2","West Europe","North Europe","East US","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central | |
US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","Korea South","South Africa North","South Africa | |
West","UAE North","Brazil South","France Central"],"apiVersions":["2018-04-01"]},{"resourceType":"operations","locations":["West US","East US 2","West Europe","North Europe","East US","Southeast Asia","East Asia","South Central US","North Central US","Korea South","Korea | |
Central","South Africa North","South Africa West","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West | |
India","UAE North","Brazil South","France Central"],"apiVersions":["2018-04-01"]},{"resourceType":"locations","locations":["West US","East US 2","West Europe","North Europe","East US","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK | |
West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","Korea South","South Africa North","South Africa West","UAE | |
North","Brazil South","France Central"],"apiVersions":["2018-04-01","2018-03-15","2018-03-01","2017-09-01-preview","2017-08-01-preview","2016-09-01-preview"]},{"resourceType":"locations/operationstatuses","locations":["West US","East US 2","West Europe","East US","North | |
Europe","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central | |
India","South India","West India","Korea Central","Korea South","South Africa West","South Africa North","Brazil South","France Central","UAE North"],"apiVersions":["2018-04-01"]},{"resourceType":"locations/getNetworkPolicies","locations":["West US","East US 2","West | |
Europe","East US","North Europe","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada | |
East","Central India","South India","West India","Korea Central","Korea South","South Africa West","South Africa North","Brazil South","France Central","UAE | |
North"],"apiVersions":["2018-04-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.NotificationHubs","namespace":"Microsoft.NotificationHubs","resourceTypes":[{"resourceType":"namespaces","locations":["Australia | |
East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazi | |
l South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South"],"apiVersions":["2017-04-01","2016-03-01","2014-09-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"namespaces/notificationHubs","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil | |
South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South"],"apiVersions":["2017-04-01","2016-03-01","2014-09-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"checkNamespaceAvailability","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil | |
South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South"],"apiVersions":["2017-04-01","2016-03-01","2014-09-01"]},{"resourceType":"checkNameAvailability","locations":["Australia | |
East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West | |
India","Canada Central","Canada East","UK West","UK South"],"apiVersions":["2017-04-01","2016-03-01","2014-09-01"]},{"resourceType":"operations","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South | |
Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK | |
South"],"apiVersions":["2017-04-01","2016-03-01","2014-09-01"]},{"resourceType":"operationResults","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","East | |
Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South"],"apiVersions":["2017-04-01","2016-03-01","2014-09-01"]}],"registrationState":"Registered"},{ | |
"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ManagedIdentity","namespace":"Microsoft.ManagedIdentity","resourceTypes":[{"resourceType":"Identities","locations":["South Africa North","South Africa West","UAE North","Australia Central","Australia | |
East","Australia Southeast","Canada Central","Canada East","Brazil South","Central India","West India","South India","Japan West","Japan East","East Asia","Southeast Asia","Korea Central","Korea South","North Europe","West Europe","UK West","UK South","Switzerland North","Germany | |
West Central","Central US","North Central US","East US","East US 2","South Central US","West US","West US 2","West Central US","France | |
Central"],"apiVersions":["2018-11-30","2015-08-31-PREVIEW"],"capabilities":"SupportsExtension"},{"resourceType":"userAssignedIdentities","locations":["South Africa North","South Africa West","UAE North","Australia Central","Australia East","Australia Southeast","Canada | |
Central","Canada East","Brazil South","Central India","West India","South India","Japan West","Japan East","East Asia","Southeast Asia","Korea Central","Korea South","North Europe","West Europe","UK West","UK South","Switzerland North","Germany West Central","Central US","North | |
Central US","East US","East US 2","South Central US","West US","West US 2","West Central US","France Central"],"apiVersions":["2018-11-30","2015-08-31-PREVIEW"],"capabi | |
lities":"None"},{"resourceType":"operations","locations":["South Africa North","South Africa West","UAE North","Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Brazil South","Central India","West India","South India","Japan West","Japan | |
East","East Asia","Southeast Asia","Korea Central","Korea South","North Europe","West Europe","UK West","UK South","Switzerland North","Germany West Central","Central US","North Central US","East US","East US 2","South Central US","West US","West US 2","West Central US","France Ce | |
ntral"],"apiVersions":["2018-11-30","2015-08-31-PREVIEW"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.RecoveryServices","namespace":"Microsoft.RecoveryServices","authorizations":[{"applicationId":"262044b1-e2ce | |
-469f-a196-69ab7ada62d3","roleDefinitionId":"21CEC436-F7D0-4ADE-8AD8-FEC5668484CC"},{"applicationId":"b8340c3b-9267-498f-b21a-15d5547fd85e","roleDefinitionId":"8A00C8EA-8F1B-45A7-8F64-F4CC61EEE9B6"},{"applicationId":"3b2fa68d-a091-48c9-95be-88d572e08fb7","roleDefinitionId":"47d68f | |
ae-99c7-4c10-b9db-2316116a061e"}],"resourceTypes":[{"resourceType":"vaults","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia | |
Southeast","Central US","East US 2","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North","Germany West Central"],"apiVersions":["2019-06-15","2019-05-13-preview","2019-05-13","2018-12-20-preview","2018-07-10-preview","2018-07-10","2018-01-10","2017-07-01-preview","2017-07-01","2016-12-01","2016-08-10","2016-06-01","2016-05-01","2015-12-15","2015-12-10","2015-11 | |
-10","2015-08-15","2015-08-10","2015-06-10","2015-03-15"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"operations","locations":[],"apiVersions":["2016-08-10","2016-06-01","2015-12-15","2015-12-10", | |
"2015-11-10","2015-08-15","2015-08-10","2015-06-10","2015-03-15"]},{"resourceType":"locations","locations":[],"apiVersions":["2017-07-01","2016-06-01"]},{"resourceType":"locations/backupStatus","locations":["West US","East US","North Europe","West Europe","Brazil South","East | |
Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK | |
West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2017-07-01","2016-06-01"]},{"resourceType":"locations/checkNameAvailability","locations":["West US","East | |
US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada | |
Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West | |
Central"],"apiVersions":["2018-01-10"]},{"resourceType":"locations/allocatedStamp","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia | |
Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North","Germany West Centr | |
al"],"apiVersions":["2016-06-01"]},{"resourceType":"locations/allocateStamp","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia | |
Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North","Germany West Central"],"apiVersions":["2016-06-01"]},{"resourceType":"locations/backupValidateFeatures","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan | |
West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa | |
North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2017-07-01"]},{"resourceType":"locations/backupPreValidateProtection","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South | |
Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France | |
Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2017-07-01"]},{"resourceType":"locations/backupCrrJobs","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast | |
Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea | |
Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2018-12-20-preview"]},{"resourceType":"locations/backupCrrJob","locations":["West US","East US","North Europe","West | |
Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US | |
2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2018-12-20-preview"]},{"resourceType":"locations/backupAadProperties","locations":["West | |
US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central | |
US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West | |
Central"],"apiVersions":["2018-12-20-preview"]},{"resourceType":"locations/backupCrossRegionRestore","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan | |
West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa | |
North","UAE North","Switzerland North","Germany West Central"],"ap | |
iVersions":["2018-12-20-preview"]},{"resourceType":"locations/backupCrrOperationResults","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia | |
East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE | |
North","Switzerland North","Germany West Central"],"apiVersions":["2018-12-20-preview"]},{"resourceType":"locations/backupCrrOperationsStatus","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South | |
Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France | |
Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2018-12-20-preview"]},{"resourceType":"backupProtectedItems","locations":["West US","East US","North Europe","West Europe","Brazil South","East | |
Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK | |
West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West | |
Central"],"apiVersions":["2017-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"replicationEligibilityResults","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central | |
US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia | |
Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2018-07-10"],"capabilities":"SupportsExtension"}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Relay","namespac | |
e":"Microsoft.Relay","authorization":{"applicationId":"80369ed6-5f11-4dd9-bef3-692475845e77"},"resourceTypes":[{"resourceType":"namespaces","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US 2","West US","North Central US","South | |
Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","South | |
Africa North","UAE North","Australia Central","Switzerland North"],"apiVersions":["2017-04-01","2016-07-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"namespaces/authorizationrules","locations":[],"apiVersions":["2017-04-01"," | |
2016-07-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/hybridconnections","locations":[],"apiVersions":["2017-04-01","2016-07-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/hybridconnections/authorizationrules","locations":[],"apiVersions":["2017-04-01"," | |
2016-07-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/wcfrelays","locations":[],"apiVersions":["2017-04-01","2016-07-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/wcfrelays/authorizationrules","locations":[],"apiVersions":["2017-04-01","2016-07-01","201 | |
5-08-01","2014-09-01"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2017-04-01","2016-0 | |
7-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2017-04-01","2016-07-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.DocumentDB","namespace":"Microsoft.DocumentDB","authorizations":[{"appli | |
cationId":"57c0fc58-a83a-41d0-8ae9-08952659bdfd","roleDefinitionId":"FFFD5CF5-FFD3-4B24-B0E2-0715ADD4C282"},{"applicationId":"36e2398c-9dd3-4f29-9a72-d9f2cfc47ad9","roleDefinitionId":"D5A795DE-916D-4818-B015-33C9E103E39B"},{"applicationId":"a232010e-820c-4083-83bb-3ace5fc29d0b"}], | |
"resourceTypes":[{"resourceType":"databaseAccounts","locations":["Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan | |
West","North Central US","North Europe","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","West Central US","West Europe","West India","West US","West US 2","UAE North","UK West","UK South","Brazil South","Korea South","Korea | |
Central"],"apiVersions":["2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"databaseAccountNames","locations":["Australia | |
Central","Australia East","Australia Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","North Central US","North Europe","South Africa North","South Central | |
US","South India","Southeast Asia","Switzerland North","West Central US","West Europe","West India","West US","West US 2","UAE North","UK West","UK South","Brazil South","Korea South","Korea | |
Central"],"apiVersions":["2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"]},{"resourceType":"operations","locations":["Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","North Central US","North Europe","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","West Central US","West | |
Europe","West India","West US","West US 2","UAE North","UK West","UK South","Brazil South","Korea South","Korea | |
Central"],"apiVersions":["2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"]},{"resourceType":"operationResults","locations":["Australia Central","Australia East","Australia Southeast","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","North Central US","North Europe","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","West Central | |
US","West Europe","West India","West US","West US 2","UAE North","UK West","UK South","Brazil South","Korea South","Korea | |
Central"],"apiVersions":["2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"]},{"resourceType":"locations/operationsStatus","locations":["Australia Central","Australia East","Australia Southeast","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","North Central US","North Europe","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","West Central | |
US","West Europe","West India","West US","West US 2","UAE North","UK West","UK South","Brazil South","Korea South","Korea | |
Central"],"apiVersions":["2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"]},{"resourceType":"locations","locations":["Australia Central","Australia East","Australia Southe | |
ast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","North Central US","North Europe","South Africa North","South Central US","South India","Southeast | |
Asia","Switzerland North","West Central US","West Europe","West India","West US","West US 2","UAE North","UK West","UK South","Brazil South","Korea South","Korea | |
Central"],"apiVersions":["2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["Australia Central","Australia East","Australia Southeast","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","North Central US","North Europe","South Africa North","South Central US","South India","Southeast Asia","Switzerland | |
North","West Central US","West Europe","West India","West US","West US 2","UAE North","UK West","UK South","Brazil South","Korea South","Korea Central"],"apiVersions":["2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"]} | |
],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Cache","namespace":"Microsoft.Cache","authorization":{"applicationId":"96231a05-34ce-4eb4-aa6a-70759cbb5e83","roleDefinitionId":"4f731528-ba85-45c7-acfb-cd0a9b3cf31b" | |
},"resourceTypes":[{"resourceType":"Redis","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia | |
Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West | |
Central","Norway East"],"apiVersions":["2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations","locatio | |
ns":[],"apiVersions":["2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"locations/operationResults","locations":["North Central US","South Central US","Central US","West Europe","North | |
Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","South India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","Korea | |
Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01"]},{" | |
resourceType":"checkNameAvailability","locations":[],"apiVersions":["2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01-alpha","2014-04-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-07 | |
-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01-alpha","2014-04-01"]},{"resourceType":"RedisConfigDefinition","locations":[],"apiVersions":["2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08 | |
-01","2015-03-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ServiceFabric","namespace":"Microsoft.ServiceFabric","authorization":{"applicationId":"74cb6831-0dbb-4be1-8206-fd4df301cdc2","roleDefinitionId":"e5 | |
5cc65f-6903-4917-b4ef-f8d4640b57f5"},"resourceTypes":[{"reso | |
urceType":"clusters","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South | |
India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway | |
East"],"apiVersions":["2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"clusters/applications","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East | |
Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland | |
North","Germany West Central","Norway East"],"apiVersions":["2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"locations","locations":[ | |
],"apiVersions":["2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"]},{"resourceType":"locations/clusterVersions","locations":["West | |
US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central | |
India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway | |
East"],"apiVersions":["2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"]},{"resourceType":"locations/environments","locations":["West US","West US | |
2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil | |
South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway | |
East"],"apiVersions":["2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"]},{"resourceType":"locations/operations","locations":["West | |
US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central | |
India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway | |
East"],"apiVersions":["2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview" | |
,"2017-07-01-preview","2016-09-01","2016-03-01"]},{"resourceType":"locations/operationResults","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North | |
Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE | |
North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"]}, | |
{"resourceType":"operations","locations":[],"apiVersions":["2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"]}],"registrationState":"Registered"},{"id":" | |
/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Media","namespace":"Microsoft.Media","authorization":{"applicationId":"374b2a64-3b6b-436b-934c-b820eacca870","roleDefinitionId":"aab70789-0cec-44b5-95d7-84b64c9487af"},"resourceTypes":[{"resourceType":"mediase | |
rvices","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central | |
US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa | |
West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview","2015-10-01","2015-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"mediaservices/assets","locations":["Japan West","Japan East","East | |
Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada | |
East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa | |
West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/contentKeyPolicies","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia | |
Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France | |
South","South Africa North","South Africa West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/streamingLocators","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East | |
US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea | |
South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/streamingPolicies","locations":["Japan West","Japan East","East Asia","Southeast Asia","West | |
Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","Sout | |
h Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa | |
West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/eventGridFilters","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia | |
Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France | |
South","South Africa North","South Africa West"],"apiVersions":["2018-02-05"]},{"resourceType":"mediaservices/transforms","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia | |
Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France | |
South","South Africa North","South Africa West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/transforms/jobs","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East | |
US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea | |
South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/streamingEndpoints","locations":["Japan West","Japan East","East Asia","Southeast Asia","West | |
Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South"," | |
2020-01-28T16:58:29.880+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea | |
South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"mediaservices/liveEvents","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central | |
India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa | |
West"],"apiVersions":["2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"mediaservices/liveEvents/liveOutputs","locations":["Japan West","Japan East","East | |
Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada | |
East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa | |
West"],"apiVersions":["2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/streamingEndpointOperations | |
","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central | |
US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa | |
West"],"apiVersions":["2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/liveEventOperations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia | |
East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France | |
Central","France South","South Africa North","South Africa West"],"apiVersions":["2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/liveOutputOperations","locations":["Japan West","Japan East","East Asia","Southeast | |
Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central | |
US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa | |
West"],"apiVersions":["2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/assets/assetFilters","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia | |
East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France | |
Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-07-01"]},{"resourceType":"mediaservices/accountFilters","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia | |
East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France | |
Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-07-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview","2018-02-05","2015-10-01","2015-04-01"]},{"resourceType":"checknameavai | |
lability","locations":[],"apiVersions":["2015-10-01","2015-04-01"]},{"resourceType":"locations","locations":[],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"locations/checkNameAvailability","locations":["Japan West","Japan East","East | |
Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada | |
East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb | |
9-455d-a25a-91320298cd9b/providers/Microsoft.DBforMySQL","namespace":"Microsoft.DBforMySQL","authorization":{"applicationId":"76cd24bf-a9fc-4344-b1dc-908275de6d6d","roleDefinitionId":"c13b7b9c-2ed1-4901-b8a8-16f354 | |
68da29"},"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France | |
Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West | |
India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"servers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central | |
US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK | |
South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, | |
SystemAssignedResourceIdentity"},{"resourceType":"servers/recoverableServers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","Central India","East Asia","East US 2","East | |
US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West | |
Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"servers/virtualNetworkRules","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland | |
North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia Central 2","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa | |
West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations","locations":["Australia | |
Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central", | |
"Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/azureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/administratorOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South | |
Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/administratorAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central | |
US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK | |
South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/privateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia Central 2","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa | |
West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"locations/privateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"locations/privateEndpointConnectionOperationResults","locations":["Australia Central","Australia Central 2","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa | |
West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018 | |
-06-01-privatepreview"]},{"resourceType":"locations/privateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"locations/performanceTiers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast | |
Asia","UAE North","Switzerland North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/securityAlertPoliciesAzureAsyncOperation","locations":["Australia | |
Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2017-12-01"]},{"resourceType":"locations/securityAlertPoliciesOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01"]},{"resourceType":"locations/recommendedActionSessionsAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"locations/recommendedActionSessionsOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/topQueryStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea | |
Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/queryTexts","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US | |
2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central | |
US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/waitStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland | |
North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/advisors","locations":["Australia Central","Australia Central 2","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South | |
Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/privateLinkResources","locations":["Australia | |
Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/privateEndpointConnections","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/privateEndpointConnectionProxies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/keys","locations":["Australia Central","Australia Central | |
2","Australia East","Aus | |
tralia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa | |
West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2020-01-01-privatepreview"]},{"resourceType":"locations/serverKeyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East | |
Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-01-01-privatepreview"]},{"resourceType":"locations/serverKeyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-01-01-privatepreview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd | |
9b/providers/Microsoft.ChangeAnalysis","namespace":"Microsoft.ChangeAnalysis","authorizations":[{"applicationId":"2cfc91a4-7baa-4a8f-a6c9-5f3d279060b8","roleDefinitionId":"f5a6bd90-af71-455c-9030-c486e8c42c95"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVers | |
ions":["2019-04-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Maps","namespace":"Microsoft.Maps","authorizations":[{"applicationId":"608f6f31-fed0-4f7b-809f-90f6c9b3de78","roleDefinitionId":"3431F0E6 | |
-63BC-482D-A96E-0AB819610A5F"},{"applicationId":"ba1ea022-5807-41d5-bbeb-292c7e1cf5f6"}],"resourceTypes":[{"resourceType":"accounts","locations":["Global"],"apiVersions":["2018-05-01","2017-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMo | |
ve"},{"resourceType":"accounts/eventGridFilters","locations":[],"apiVersions":["2018-05-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2018-05-01","2017-01-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9 | |
b/providers/Microsoft.BotService","namespace":"Microsoft.BotService","authorization":{"applicationId":"f3723d34-6ff5-4ceb-a148-d99dcd2511fc","roleDefinitionId":"71213c26-43ed-41d8-9905-3c12971517a3"},"resourceTypes":[{"resourceType":"botServices","locations":["Global"],"apiVersion | |
s":["2018-07-12","2017-12-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"botServices/channels","locations":["Global"],"apiVersions":["2018-07-12","2017-12-01"]},{"resourceType":"botServices/connections","locations":["Global"], | |
"apiVersions":["2018-07-12","2017-12-01"]},{"resourceType":"listAuthServiceProviders","locations":["Global"],"apiVersions":["2018-07-12","2017-12-01"]},{"resourceType":"checkNameAvailability","locations":["Global"],"apiVersions":["2018-07-12","2017-12-01"]},{"resourceType":"operat | |
ions","locations":["Global"],"apiVersions":["2018-07-12","2017-12-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Kusto","namespace":"Microsoft.Kusto","authorizations":[{"applicationId":"2746ea77-4702-4b45-80c | |
a-3c97e680e8b7","role | |
DefinitionId":"dd9d4347-f397-45f2-b538-85f21c90037c"}],"resourceTypes":[{"resourceType":"clusters","locations":["Central US","West Europe","North Europe","East US 2","West Central US","Germany West Central","West US","Southeast Asia","East US","West US 2","South Central | |
US","North Central US","East Asia","Japan East","Canada Central","UK South","Australia East","Brazil South","Japan West","South India","Central India","West India","Canada East","Korea Central","France Central","UK West","Korea South","France South","Australia Southeast","South | |
Africa North","South Africa West","Australia Central","Switzerland North","UAE North"],"apiVersions":["2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"clusters/databases","locations":["Central US","West Europe","North Europe","East US 2","West Central US","Germany West Central","West US","Southeast Asia","East US","West US 2","South Central | |
US","North Central US","East Asia","Japan East","Canada Central","UK South","Australia East","Brazil South","Japan West","South India","Central India","West India","Canada East","Korea Central","France Central","UK West","Korea South","France South","Australia Southeast","South | |
Africa North","South Africa West","Australia Central","Switzerland North","UAE | |
North"],"apiVersions":["2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"]},{"resourceType":"clusters/attacheddatabaseconfigurations","locations":["Central US","West Europe","North Europe","East US 2","West Central US","Germany | |
West Central","West US","Southeast Asia","East US","West US 2","South Central US","North Central US","East Asia","Japan East","Canada Central","UK South","Australia East","Brazil South","Japan West","South India","Central India","West India","Canada East","Korea Central","France | |
Central","UK West","Korea South","France South","Australia Southeast","South Africa North","South Africa West","Australia Central","Switzerland North","UAE | |
North"],"apiVersions":["2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"]},{"resourceType":"clusters/principalassignments","locations":["Central US","West Europe","North Europe","East US 2","West Central US","Germany West | |
Central","West US","Southeast Asia","East US","West US 2","South Central US","North Central US","East Asia","Japan East","Canada Central","UK South","Australia East","Brazil South","Japan West","South India","Central India","West India","Canada East","Korea Central","France | |
Central","UK West","Korea South","France South","Australia Southeast","South Africa North","South Africa West","Australia Central","Switzerland North","UAE North"],"apiVersions":["2019-11-09"]},{"resourceType":"clusters/databases/eventhubconnections","locations":["Central | |
US","West Europe","North Europe","East US 2","West Central US","Germany West Central","West US","Southeast Asia","East US","West US 2","South Central US","North Central US","East Asia","Japan East","Canada Central","UK South","Australia East","Brazil South","Japan West","South | |
India","Central India","West India","Canada East","Korea Central","France Central","UK West","Korea South","France South","Australia Southeast","South Africa North","South Africa West","Australia Central","Switzerland North","UAE | |
North"],"apiVersions":["2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"]},{"resourceType":"clusters/databases/dataconnections","locations":["Central US","West Europe","North Europe","East US 2","West Central US","Germany West | |
Central","West US","Southeast Asia","East US","West US 2","South Central US","North Central US","East Asia","Japan East","Canada Central","UK South","Australia East","Brazil South","Japan West","South India","Central India","West India","Canada East","Korea Central","France | |
Central","UK West","Korea South","France South","Australia Southeas | |
t","South Africa North","South Africa West","Australia Central","Switzerland North","UAE | |
North"],"apiVersions":["2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"]},{"resourceType":"clusters/databases/principalassignments","locations":["Central US","West Europe","North Europe","East US 2","West Central US","Germany | |
West Central","West US","Southeast Asia","East US","West US 2","South Central US","North Central US","East Asia","Japan East","Canada Central","UK South","Australia East","Brazil South","Japan West","South India","Central India","West India","Canada East","Korea Central","France | |
Central","UK West","Korea South","France South","Australia Southeast","South Africa North","South Africa West","Australia Central","Switzerland North","UAE North"],"apiVersions":["2019-11-09"]},{"resourceType":"clusters/sharedidentities","locations":["South Africa North","South | |
Africa West","Australia Central","Switzerland North","UAE North"],"apiVersions":["2019-11-09","2019-09-07"]},{"resourceType":"locations/operationResults","locations":["Central US","West Europe","North Europe","East US 2","West Central US","Germany West Central","West | |
US","Southeast Asia","East US","West US 2","South Central US","North Central US","East Asia","Japan East","Canada Central","UK South","Australia East","Brazil South","Japan West","South India","Central India","West India","Canada East","Korea Central","France Central","UK | |
West","Korea South","France South","Australia Southeast","South Africa North","South Africa West","Australia Central","Switzerland North","UAE North"],"apiVersions":["2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"]},{"resourceTy | |
pe":"locations","locations":[],"apiVersions":["2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"]},{"resourceType":"locations/checkNameAvailability","locations":["Central US","West Europe","North Europe","East US 2","West Central | |
US","Germany West Central","West US","Southeast Asia","East US","West US 2","South Central US","North Central US","East Asia","Japan East","Canada Central","UK South","Australia East","Brazil South","Japan West","South India","Central India","West India","Canada East","Korea | |
Central","France Central","UK West","Korea South","France South","Australia Southeast","South Africa North","South Africa West","Australia Central","Switzerland North","UAE North"],"apiVersions":["2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview"]},{"resource | |
Type":"operations","locations":[],"apiVersions":["2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/84codes.CloudAMQP","names | |
pace":"84codes.CloudAMQP","resourceTypes":[{"resourceType":"servers","locations":["East US 2","Central US","East US","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Sout | |
heast"],"apiVersions":["2016-08-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2016-08-01"]},{"resourceType":"listCommunicationPreference","locations":[],"apiVersions":["2016-08-01"]},{"resourceType":"updateCommunicationPreference","locatio | |
ns":[],"apiVersions":["2016-08-01"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Conexlink.MyCloudIT","namespace":"Conexlink.MyCloudIT","resourceTypes":[{"resourceType":"accounts","locations":["Central US"],"apiVersion | |
s":["2015-06-15"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2015-06-15"]},{"resourceType":"listCommunicationPreference","locations":[],"apiVersions":["2015-06-15"]},{"resourceType":"updateCommunicationPreference","locations":[],"apiVersions | |
":["2015-06-15"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-9132 | |
0298cd9b/providers/Crypteron.DataSecurity","namespace":"Crypteron.DataSecurity","resourceTypes":[{"resourceType":"apps","locations":["West US"],"apiVersions":["2016-08-12"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2016-08-12"]},{"resourceT | |
ype":"listCommunicationPreference","locations":[],"apiVersions":["2016-08-12"]},{"resourceType":"updateCommunicationPreference","locations":[],"apiVersions":["2016-08-12"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/L | |
iveArena.Broadcast","namespace":"LiveArena.Broadcast","resourceTypes":[{"resourceType":"services","locations":["West US","North Europe","Japan West","Japan East","East Asia","West Europe","East US","Southeast Asia","Central US"],"apiVersions":["2016-06-15"],"capabilities":"None"}, | |
{"resourceType":"operations","locations":[],"apiVersions":["2016-06-15"]},{"resourceType":"listCommunicationPreference","locations":[],"apiVersions":["2016-06-15"]},{"resourceType":"updateCommunicationPreference","locations":[],"apiVersions":["2016-06-15"]}],"registrationState":"N | |
otRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Mailjet.Email","namespace":"Mailjet.Email","resourceTypes":[{"resourceType":"services","locations":["West US","West Europe"],"apiVersions":["2017-10-01","2017-02-03"],"capabilities":"None"},{"resou | |
rceType":"operations","locations":[],"apiVersions":["2018-07-01","2017-10-01","2017-05-29","2017-02-03","2016-11-01","2016-07-01"]},{"resourceType":"listCommunicationPreference","locations":[],"apiVersions":["2017-10-01","2017-02-03","2016-11-01"]},{"resourceType":"updateCommunica | |
tionPreference","locations":[],"apiVersions":["2017-10-01","2017-02-03","2016-11-01"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.AAD","namespace":"Microsoft.AAD","authorizations":[{"applicationId":"443155a6 | |
-77f3-45e3-882b-22b3a8d431fb","roleDefinitionId":"7389DE79-3180-4F07-B2BA-C5BA1F01B03A"},{"applicationId":"abba844e-bc0e-44b0-947a-dc74e5d09022","roleDefinitionId":"63BC473E-7767-42A5-A3BF-08EB71200E04"},{"applicationId":"d87dcbc6-a371-462e-88e3-28ad15ec4e64","roleDefinitionId":"8 | |
61776c5-e0df-4f95-be4f-ac1eec193323"}],"resourceTypes":[{"resourceType":"DomainServices","locations":["West US","Central US","East US","South Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Australia East","Australia Southeast","West Central | |
US","North Central US","Japan East","Japan West","Brazil South","Central India","South India","West India","Canada Central","Canada East","West US 2","Korea Central","France Central","UK South","South Africa | |
North"],"apiVersions":["2017-06-01","2017-01-01"],"capabilities":"None"},{"resourceType":"DomainServices/oucontainer","locations":["West US","Central US","East US","South Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Australia East","Australia | |
Southeast","West Central US","North Central US","Japan East","Japan West","Brazil South","Central India","South India","West India","Canada Central","Canada East","West US 2","Korea Central","France Central","UK South","South Africa | |
North"],"apiVersions":["2017-06-01"]},{"resourceType":"locations","locations":["West US","Central US","East US","South Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Australia East","Australia Southeast","West Central US","North Central | |
US","Japan East","Japan West","Brazil South","Central India","South India","West India","Canada Central","Canada East","West US 2","Korea Central","France Central","UK South","South Africa | |
North"],"apiVersions":["2017-06-01","2017-01-01"]},{"resourceType":"locations/operationresults","locations":["West US","Central US","East US","South Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Australia East","Australia Southeast","West | |
Central US","North Central US","Japan East","Japan West","Brazil South","Central India","South India","West Ind | |
ia","Canada Central","Canada East","West US 2","Korea Central","France Central","UK South","South Africa North"],"apiVersions":["2017-06-01","2017-01-01"]},{"resourceType":"operations","locations":["West US","Central US","East US","South Central US","West Europe","North | |
Europe","East Asia","Southeast Asia","East US 2","Australia East","Australia Southeast","West Central US","North Central US","Japan East","Japan West","Brazil South","Central India","South India","West India","Canada Central","Canada East","West US 2","Korea Central","France | |
Central","UK South","South Africa North"],"apiVersions":["2017-06-01","2017-01-01"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Addons","namespace":"Microsoft.Addons","authorization":{"applicationId":"24d398 | |
7b-be4a-48e0-a3e7-11c186f39e41","roleDefinitionId":"8004BAAB-A4CB-4981-8571-F7E44D039D93"},"resourceTypes":[{"resourceType":"supportProviders","locations":["West Central US","South Central US","East US","West | |
Europe"],"apiVersions":["2018-03-01","2017-05-15"]},{"resourceType":"operations","locations":["West Central US","South Central US","East US","West Europe"],"apiVersions":["2018-03-01","2017-05-15"]},{"resourceType":"operationResults","locations":["West Central US","South Central | |
US","East US","West Europe"],"apiVersions":["2018-03-01","2017-05-15"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ADHybridHealthService","namespace":"Microsoft.ADHybridHealthService","resourceTypes":[{"reso | |
urceType":"services","locations":["West US"],"apiVersions":["2014-01-01"]},{"resourceType":"addsservices","locations":["West US"],"apiVersions":["2014-01-01"]},{"resourceType":"configuration","locations":["West | |
US"],"apiVersions":["2014-01-01"]},{"resourceType":"operations","locations":["West US"],"apiVersions":["2014-01-01"]},{"resourceType":"agents","locations":["West US"],"apiVersions":["2014-01-01"]},{"resourceType":"aadsupportcases","locations":["West | |
US"],"apiVersions":["2014-01-01"]},{"resourceType":"reports","locations":["West US"],"apiVersions":["2014-01-01"]},{"resourceType":"servicehealthmetrics","locations":["West US"],"apiVersions":["2014-01-01"]},{"resourceType":"logs","locations":["West | |
US"],"apiVersions":["2014-01-01"]},{"resourceType":"anonymousapiusers","locations":["West US"],"apiVersions":["2014-01-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.AnalysisServices","namespace":"Microsoft.A | |
nalysisServices","authorization":{"applicationId":"4ac7d521-0382-477b-b0f8-7e1d95f85ca2","roleDefinitionId":"490d5987-bcf6-4be6-b6b2-056a78cb693a"},"resourceTypes":[{"resourceType":"servers","locations":["West US","North Europe","South Central US","West Europe","West Central | |
US","Southeast Asia","East US 2","North Central US","Brazil South","Canada Central","Australia Southeast","Japan East","UK South","West India","West US 2","Central US","East US","Australia | |
East"],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"locations","locations":[],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"]},{"resourceType":"locations/checkNameAvailability","locations":["West US","North Europe","South Central US","West Europe","West | |
Central US","Southeast Asia","East US 2","North Central US","Brazil South","Canada Central","Australia Southeast","Japan East","UK South","West India","West US 2","Central US","East US","Australia | |
East"],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"]},{"resourceType":"locations/operationresults","locations":["West US","North Europe","South Central US","West Europe","West Central US","Southeast Asia","East US 2","North Central US","Brazil | |
South","Canada Central","Australia Southeast","Japan East","UK South","West India","West US 2","Central US","East US","Australia East"],"apiVersions":["2017-08-01-beta", | |
"2017-08-01","2017-07-14","2016-05-16"]},{"resourceType":"locations/operationstatuses","locations":["West US","North Europe","South Central US","West Europe","West Central US","Southeast Asia","East US 2","North Central US","Brazil South","Canada Central","Australia | |
Southeast","Japan East","UK South","West India","West US 2","Central US","East US","Australia East"],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"]},{"resourceType":"operations","locations":["East US 2","West Central US","West US 2"],"apiVersions":["2017- | |
08-01-beta","2017-08-01","2017-07-14","2016-05-16"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.AppConfiguration","namespace":"Microsoft.AppConfiguration","authorizations":[{"applicationId":"35ffadb3-7fc1-49 | |
7e-b61b-381d28e744cc","roleDefinitionId":"fffa409e-a8cc-4cbf-8e1c-6d940b33040e"}],"resourceTypes":[{"resourceType":"configurationStores","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","North Europe","UK | |
South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US"],"apiVersions":["2019-10-01","2019-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"configurationStores/eventGridFilters","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","North Europe","UK South","South Central | |
US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US"],"apiVersions":["2019-10-01","2019-02-01-preview"]},{"resourceType":"checkNameAvailability","locations":["West Central | |
US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central | |
US"],"apiVersions":["2019-10-01","2019-02-01-preview"]},{"resourceType":"locations","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","North Europe","UK South","South Central US","East US 2","West US 2","Brazil | |
South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US"],"apiVersions":["2019-10-01","2019-02-01-preview"]},{"resourceType":"locations/operationsStatus","locations":["West Central US","Central US","West US","East | |
US","West Europe","Southeast Asia","Australia East","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central | |
US"],"apiVersions":["2019-10-01","2019-02-01-preview"]},{"resourceType":"operations","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","North Europe","UK South","South Central US","East US 2","West US 2","Brazil | |
South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US"],"apiVersions":["2019-10-01","2019-02-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Micro | |
soft.AppPlatform","namespace":"Microsoft.AppPlatform","resourceTypes":[{"resourceType":"Spring","locations":["West Europe","East US","West US 2","Southeast Asia"],"apiVersions":["2019-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, | |
SystemAssignedResourceIdentity"},{"resourceType":"locations/checkNameAvailability","locations":["West Europe","East US","West US 2","Southeast | |
Asia"],"apiVersions":["2019-05-01-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-05-01-preview"]},{"resourceTyp | |
e":"locations","locations":[],"apiVersions":["2019-05-01-preview"]},{"resourceType":"locations/operationResults","locations":["West Europe","East US","West US 2","Southeast Asia"],"apiVersions":["2019-05-01-preview"]},{"resourceType":"locations/operationStatus","locations":["West | |
Europe","East US","West US 2","Southeast Asia"],"apiVersions":["2019-05-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Attestation","namespace":"Microsoft.Attestation","authorizations":[{"applicati | |
onId":"c61423b7-1d1f-430d-b444-0eee53298103","roleDefinitionId":"7299b0b1-11da-4858-8943-7db197005959"}],"resourceTypes":[{"resourceType":"attestationProviders","locations":["East US"],"apiVersions":["2018-09-01-preview"]},{"resourceType":"operations","locations":["East US"],"apiV | |
ersions":["2018-09-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Authorization","namespace":"Microsoft.Authorization","resourceTypes":[{"resourceType":"roleAssignments","locations":[],"apiVersions | |
":["2019-04-01-preview","2018-12-01-preview","2018-09-01-preview","2018-07-01","2018-01-01-preview","2017-10-01-preview","2017-09-01","2017-05-01","2016-07-01","2015-07-01","2015-06-01","2015-05-01-preview","2014-10-01-preview","2014-07-01-preview","2014-04-01-preview"],"capabilit | |
ies":"SupportsExtension"},{"resourceType":"roleDefinitions","locations":[],"apiVersions":["2018-07-01","2018-01-01-preview","2017-09-01","2017-05-01","2016-07-01","2015-07-01","2015-06-01","2015-05-01-preview","2014-10-01-preview","2014-07-01-preview","2014-04-01-preview"],"capabi | |
lities":"SupportsExtension"},{"resourceType":"classicAdministrators","locations":[],"apiVersions":["2015-06-01","2015-05-01-preview","2014-10-01-preview","2014-07-01-preview","2014-04-01-preview"]},{"resourceType":"permissions","locations":[],"apiVersions":["2018-07-01","2018-01-0 | |
1-preview","2017-05-01","2016-07-01","2015-07-01","2015-06-01","2015-05-01-preview","2014-10-01-preview","2014-07-01-preview","2014-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"denyAssignments","locations":[],"apiVersions":["2019-03-01-preview","2018-07-01- | |
preview","2018-07-01"],"capabilities":"SupportsExtension"},{"resourceType":"locks","locations":[],"apiVersions":["2017-04-01","2016-09-01","2015-06-01","2015-05-01-preview","2015-01-01"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions": | |
["2017-05-01","2016-07-01","2015-07-01","2015-01-01","2014-10-01-preview","2014-06-01"]},{"resourceType":"policyDefinitions","locations":[],"apiVersions":["2019-09-01","2019-06-01","2019-01-01","2018-05-01","2018-03-01","2016-12-01","2016-04-01","2015-10-01-preview"],"capabilities | |
":"SupportsExtension"},{"resourceType":"policySetDefinitions","locations":[],"apiVersions":["2019-09-01","2019-06-01","2019-01-01","2018-05-01","2018-03-01","2017-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"policyAssignments","locations":[],"apiVersions":[ | |
"2019-09-01","2019-06-01","2019-01-01","2018-05-01","2018-03-01","2017-06-01-preview","2016-12-01","2016-04-01","2015-10-01-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsExtension"},{"resourceType":"dataAliases","locations":[],"apiVersions":["2018-06-01-preview | |
"]},{"resourceType":"providerOperations","locations":[],"apiVersions":["2018-07-01","2018-01-01-preview","2017-05-01","2016-07-01","2015-07-01-preview","2015-07-01"]},{"resourceType":"elevateAccess","locations":[],"apiVersions":["2017-05-01","2016-07-01","2015-07-01","2015-06-01", | |
"2015-05-01-preview","2014-10-01-preview","2014-07-01-preview","2014-04-01-preview"]},{"resourceType":"checkAccess","locations":[],"apiVersions":["2018-09-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"findOrphanRoleAssignments","locations":[],"apiVersions":["20 | |
19-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"roleAssignmentsUsageMetrics","locations":[],"apiVersions":["2019-08-01-preview"],"capabili | |
ties":"SupportsExtension"}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.AzureData","namespace":"Microsoft.AzureData","resourceTypes":[{"resourceType":"sqlServerRegistrations","locations":["Australia | |
East","Australia Southeast","Canada Central","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Central US","Southeast Asia","South India","UK South","UK West","West US","East US","Central | |
US","East Asia","West Europe","West US 2","East US 2"],"apiVersions":["2019-05-10-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"operations","locations":["Australia East","Australia Southeast","Canada Central","France | |
Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Central US","Southeast Asia","South India","UK South","UK West","West US","East US","Central US","East Asia","West Europe","West US 2","East US | |
2"],"apiVersions":["2019-05-10-preview"]},{"resourceType":"sqlServerRegistrations/sqlServers","locations":["Australia East","Australia Southeast","Canada Central","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South | |
Africa North","South Central US","Southeast Asia","South India","UK South","UK West","West US","East US","Central US","East Asia","West Europe","West US 2","East US 2"],"apiVersions":["2019-05-10-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9- | |
455d-a25a-91320298cd9b/providers/Microsoft.AzureStack","namespace":"Microsoft.AzureStack","resourceTypes":[{"resourceType":"operations","locations":["Global"],"apiVersions":["2017-06-01"]},{"resourceType":"registrations","locations":["West Central | |
US","Global"],"apiVersions":["2017-06-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"registrations/products","locations":["West Central | |
US","Global"],"apiVersions":["2017-06-01","2016-01-01"]},{"resourceType":"registrations/customerSubscriptions","locations":["West Central US","Global"],"apiVersions":["2017-06-01"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/pr | |
oviders/Microsoft.Batch","namespace":"Microsoft.Batch","authorization":{"applicationId":"ddbf3205-c6bd-46ae-8127-60eb93363864","roleDefinitionId":"b7f84953-1d03-4eab-9ea4-45f065258ff8"},"resourceTypes":[{"resourceType":"batchAccounts","locations":["West Europe","East US","East US | |
2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","South India","Central India","West India","Canada | |
Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway | |
East"],"apiVersions":["2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01","2015-07-01","2014-05-01-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"operations","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea | |
Central","Southeast Asia","South Central US","Australia East","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West | |
Central","Switzerland North","Norway East"],"apiVersions":["2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01"]},{"resourceType":"locations","locations":[],"apiVersions":["2019-08-0 | |
1","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01"]},{"resourceType":"locations/quotas","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan | |
East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa | |
North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway | |
East"],"apiVersions":["2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01"]},{"resourceType":"locations/checkNameAvailability","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North | |
Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central | |
US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway | |
East"],"apiVersions":["2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01"]},{"resourceType":"locations/accountOperationResults","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan | |
East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa | |
North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East"],"apiVersions":["2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01","2015-07-01","2014-05-01-privatepreview"]}],"registrationState":" | |
NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.BatchAI","namespace":"Microsoft.BatchAI","authorization":{"applicationId":"9fcb3732-5f52-4135-8c08-9d4bbaf203ea","roleDefinitionId":"703B89C7-CE2C-431B-BDD8-FA34E39AF696","managedByRoleD | |
efinitionId":"90B8E153-EBFF-4073-A95F-4DAD56B14C78"},"resourceTypes":[{"resourceType":"workspaces","locations":["West US"],"apiVersions":["2018-05-01"],"capabilities":"None"},{"resourceType":"workspaces/clusters","locations":["West | |
US"],"apiVersions":["2018-05-01"]},{"resourceType":"workspaces/fileservers","locations":["West US"],"apiVersions":["2018-05-01"]},{"resourceType":"workspaces/experiments","locations":["West | |
US"],"apiVersions":["2018-05-01"]},{"resourceType":"workspaces/experiments/jobs","locations":["West US"],"apiVersions":["2018-05-01"]},{"resourceType":"operations","locations":["East US","West US 2","West Europe","East US 2","North Europe","Australia East","West Central | |
US","Southeast Asia","South Central US","West US"],"apiVersions":["2018-05-01","2018-03-01","2017-09-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Billing","namespace":"Microsoft.Billing","authori | |
zations":[{"applicationId":"80dbdb39-4f33-4799-8b6f-711b5e3e61b6","roleDefinitionId":"acdc79db-513f-461d-a542-61908d543bdc"}],"resourceTypes":[{"resourceType":"billingPeriods","locations":[],"apiVersions":["2018-03-01-preview","2017-04-24-preview"],"capabilities":"SupportsExtensio | |
n"},{"resourceType":"invoices","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview","2018-03-01-preview","2017-04-24-preview","2017-02-27-preview"]},{"resourceType":"enrollmentAccounts","locations":[],"apiVersions":["2018-03-01-preview"]},{"resourceType":"billin | |
gRoleDefinitions","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"SupportsExtension"},{" | |
resourceType":"billingRoleAssignments","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"createBillingRoleAssignment","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"bil | |
lingAccounts/createBillingRoleAssignment","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/createBillingRoleAssignment","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/invoic | |
eSections/createBillingRoleAssignment","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingPermissions","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"billingAccounts/billingRoleDefinitions","locati | |
ons":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/billingRoleAssignments","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/billingPermissions","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"bi | |
llingAccounts","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview","2018-06-30","2018-05-31"]},{"resourceType":"billingAccounts/operationResults","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/billingP | |
rofiles/billingRoleDefinitions","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/billingRoleAssignments","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/billingPermissions"," | |
locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/customers","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/customers","locations":[],"apiVersions":["2019-10-01-preview"] | |
},{"resourceType":"billingAccounts/billingProfiles/instructions","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/customers/billingSubscriptions","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billing | |
Accounts/customers/products","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/customers/transactions","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/invoiceSections","locations":[],"apiVersions":["2018-11- | |
01-preview"]},{"resourceType":"billingAccounts/billingProfiles/invoiceSections","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/billingRoleDefinitions","locations":[],"apiVersions":["2019-10 | |
-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/billingRoleAssignments","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/billingPermissions","locations":[],"apiVersions":["2019-10- | |
01-preview"]},{"resourceType":"billingAccounts/customers/billingPermissions","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/invoiceSections/elevate","locations":[],"apiVersions":["2018-11-01-preview"]},{"resourceType":"billingAccounts/createI | |
nvoiceSectionOperations","locations":[],"apiVersions":["2018-11-01-preview"]},{"resourceType":"billingAccounts/patchOperations","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/invoiceSections/patchOperations","locations":[ | |
],"apiVersions":["2018-11-01-preview"]},{"resourceType":"billingAccounts/invoiceSections/productMoveOperations","locations":[],"apiVersions":["2018-11-01-preview"]},{"resourceType":"billingAccounts/invoiceSections/billingSubscriptionMoveOperations","locations":[],"apiVersions":["2 | |
018-11-01-preview"]},{"resourceType":"billingAccounts/listInvoiceSectionsWithCreateSubscriptionPermission","locations":[],"apiVersions":["2019-10-01-preview","201 | |
8-11-01-preview"]},{"resourceType":"billingAccounts/billingProfiles","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/BillingProfiles/patchOperations","locations":[],"apiVersions":["2018-11-01-preview"]},{"resourceType":"de | |
partments","locations":[],"apiVersions":["2018-06-30","2018-05-31"]},{"resourceType":"billingAccounts/departments","locations":[],"apiVersions":["2019-10-01-preview","2018-06-30"]},{"resourceType":"billingAccounts/enrollmentAccounts","locations":[],"apiVersions":["2019-10-01-previ | |
ew","2018-06-30"]},{"resourceType":"billingAccounts/billingProfiles/paymentMethods","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/availableBalance","locations":[],"apiVersions":["2019-10-01-preview","2018 | |
-11-01-preview"]},{"resourceType":"billingAccounts/invoices","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/invoices","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceTyp | |
e":"billingAccounts/transactions","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/transactions","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/inv | |
oiceSections/transactions","locations":[],"apiVersions":["2018-11-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/transactions","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/billingSubscriptions","locations":[] | |
,"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/billingSubscriptions/invoices","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/billingSubscriptions","locations":[],"apiVersions":["20 | |
19-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/invoiceSections/billingSubscriptions","locations":[],"apiVersions":["2018-11-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/billingSubscriptions","locations":[],"apiVersions": | |
["2019-10-01-preview"]},{"resourceType":"operationStatus","loca | |
2020-01-28T16:58:29.882+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: tions":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"operationResults","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType": | |
"billingAccounts/invoiceSections/products","locations":[],"apiVersions":["2018-11-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/products","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/invoiceSections/products | |
/updateAutoRenew","locations":[],"apiVersions":["2018-11-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/products/updateAutoRenew","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/products","locati | |
ons":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/products","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-previ | |
ew","2018-06-30","2018-03-01-preview","2017-04-24-preview","2017-02-27-preview"]},{"resourceType":"billingAccounts/invoiceSections/initiateTransfer","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/invoiceSe | |
ctions/initiateTransfer","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/invoiceSections/transfers","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/tran | |
sfers","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"transfers/acceptTrans | |
fer","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"transfers","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"transfers/declineTransfer","locations":[],"apiVersions":["2019-10-01-preview","2018 | |
-11-01-preview"]},{"resourceType":"transfers/validateTransfer","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/customers/initiateTransfer","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccoun | |
ts/customers/transfers","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingProperty","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/policies","locations":[],"apiVersions":["2019-1 | |
0-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/customers/policies","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/invoices/pricesheet","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-previ | |
ew"]},{"resourceType":"billingAccounts/billingProfiles/pricesheet","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/billingProfiles/pricesheetDownloadOperations","locations":[],"apiVersions":["2018-11-01-preview"]},{"resour | |
ceType":"billingAccounts/invoiceSections/billingSubscriptions/transfer","locations":[],"apiVersions":["2018-11-01-preview"]},{"resourceType":"billingAccounts/invoiceSections/products/transfer","locations":[],"apiVersions":["2018-11-01-preview"]},{"resourceType":"billingAccounts/bi | |
llingProfiles/invoiceSections/products/transfer","locations":[],"apiVersions":["2019-10-01-preview"]},{"resourceType":"billingAccounts/invoiceSections/productTransfersResults","locations":[],"apiVersions":["2018-11-01-preview"]},{"resourceType":"transfers/operationStatus","locatio | |
ns":[],"apiVersions":["2018-11-01-preview"]},{"resourceType":"billingAccounts/agreements","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"billingAccounts/lineOfCredit","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview | |
"]},{"resourceType":"billingAccounts/paymentMethods","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]},{"resourceType":"validateAddress","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"]}],"registrationState":"Registered"},{"id":"/sub | |
scriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.BingMaps","namespace":"Microsoft.BingMaps","resourceTypes":[{"resourceType":"mapApis","locations":["West US"],"apiVersions":["2016-08-18","2015-07-02"],"capabilities":"None"},{"resourceType":"operations","location | |
s":[],"apiVersions":["2016-08-18","2015-07-02"]},{"resourceType":"listCommunicationPreference","locations":[],"apiVersions":["2016-08-18","2015-07-02"]},{"resourceType":"updateCommunicationPreference","locations":[],"apiVersions":["2016-08-18","2015-07-02"]}],"registrationState":" | |
NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Blockchain","namespace":"Microsoft.Blockchain","authorizations":[{"applicationId":"78827f38-7b69-4d5e-a627-d6fdd9c759a0","roleDefinitionId":"9c68eaf3-8315-4e5c-b857-641b16b21f8f"},{"appl | |
icationId":"049d4938-2ef2-4274-aa8f-630fc9bc33d1","roleDefinitionId":"c6dd0893-0495-488a-ac21-ee5f1ba89769"}],"resourceTypes":[{"resourceType":"watchers","locations":["East US","West | |
Europe"],"apiVersions":["2019-06-01-preview"],"capabilities":"None"},{"resourceType":"blockchainMembers","locations":["East US","Southeast Asia","West Europe","North Europe","West US 2","Japan | |
East"],"apiVersions":["2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/watcherOperationResults","locations":["East US","West Europe"],"apiVersions":["2019-06-01-preview"]},{"resourceType":"locations","locations":["East US","Southeast Asia","West | |
Europe","North Europe","West US 2","Japan East","West Central US"],"apiVersions | |
":["2018-06-01-preview"]},{"resourceType":"locations/blockchainMemberOperationResults","locations":["East US","Southeast Asia","West Europe","North Europe","West US 2","Japan | |
East"],"apiVersions":["2018-06-01-preview"]},{"resourceType":"locations/checkNameAvailability","locations":["East US","Southeast Asia","West Europe","North Europe","West US 2","Japan | |
East"],"apiVersions":["2018-06-01-preview"]},{"resourceType":"locations/listConsortiums","locations":["East US","Southeast Asia","West Europe","North Europe","West US 2","Japan East"],"apiVersions":["2018-06-01-preview"]},{"resourceType":"operations","locations":["East | |
US","Southeast Asia","West Europe","North Europe","West US 2","Japan East","West Central US"],"apiVersions":["2018-06-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Blueprint","namespace":"Microsof | |
t.Blueprint","authorizations":[{"applicationId":"f71766dc-90d9-4b7d-bd9d-4499c4331c3f","roleDefinitionId":"cb180127-cf6d-4672-9e75-e29a487f9658"}],"resourceTypes":[{"resourceType":"blueprints","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-previe | |
w","2017-11-11-alpha"],"capabilities":"SupportsExtension"},{"resourceType":"blueprints/artifacts","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"]},{"resourceType":"blueprints/versions","locations":[],"apiVersions":["20 | |
18-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"]},{"resourceType":"blueprints/versions/artifacts","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"]},{"resourceType":"blueprintAssignments","lo | |
cations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"],"capabilities":"SystemAssignedResourceIdentity, SupportsExtension"},{"resourceType":"blueprintAssignments/operations","locations":[],"apiVersions":["2017-11-11-preview","201 | |
7-11-11-alpha"]},{"resourceType":"blueprintAssignments/assignmentOperations","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha"]},{"resourceType":"operations","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11- | |
alpha"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.CertificateRegistration","namespace":"Microsoft.CertificateRegistration","authorization":{"applicationId":"f3c21649-0979-4721-ac85-b0216b2cf413","roleDefin | |
itionId":"933fba7e-2ed3-4da8-973d-8bd8298a9b40"},"resourceTypes":[{"resourceType":"certificateOrders","locations":["global"],"apiVersions":["2019-08-01","2018-02-01","2015-08-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"cert | |
ificateOrders/certificates","locations":["global"],"apiVersions":["2019-08-01","2018-02-01","2015-08-01"]},{"resourceType":"validateCertificateRegistrationInformation","locations":["global"],"apiVersions":["2019-08-01","2018-02-01","2015-08-01"]},{"resourceType":"operations","loca | |
tions":["global"],"apiVersions":["2019-08-01","2018-02-01","2015-08-01"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ClassicInfrastructureMigrate","namespace":"Microsoft.ClassicInfrastructureMigrate","author | |
ization":{"applicationId":"5e5abe2b-83cd-4786-826a-a05653ebb103","roleDefinitionId":"766c4d9b-ef83-4f73-8352-1450a506a69b"},"resourceTypes":[{"resourceType":"classicInfrastructureResources","locations":["East Asia","Southeast Asia","East US","East US 2","West US","North Central | |
US","South Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","West India","South India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea | |
Central","Korea South","France Central","France South","Australia Central","Australia Central 2"],"api | |
Versions":["2015-06-15"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ClassicNetwork","namespace":"Microsoft.ClassicNetwork","resourceTypes":[{"resourceType":"virtualNetworks","locations":["East | |
Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West | |
India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Australia | |
Central"],"apiVersions":["2017-11-15","2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"virtualNetworks/virtualNetworkPeerings","locations":["West US","East US","North Europe","West Europe","East | |
Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK | |
West","UK South","Korea Central","Korea South","France Central","Australia Central"],"apiVersions":["2016-11-01"]},{"resourceType":"virtualNetworks/remoteVirtualNetworkPeeringProxies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast | |
Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea | |
Central","Korea South","France Central","Australia Central"],"apiVersions":["2016-11-01"]},{"resourceType":"reservedIps","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central | |
US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE | |
North","Switzerland North","Australia Central"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"quotas","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06- | |
01","2014-01-01"]},{"resourceType":"gatewaySupportedDevices","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2016-11-01","2016-04-01-beta","2016-04-01","2015-1 | |
2-01","2015-06-01","2014-06-01","2014-04-01","2014-01-01"]},{"resourceType":"networkSecurityGroups","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West | |
Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland | |
North","Australia Central"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01"],"capabilities":"None"},{"resourceType":"capabilities","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"]},{"resourceType":"expr | |
essRouteCrossConnections","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"]},{"resourceType":"expressRouteCrossConnections/peerings","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-0 | |
6-01","2014-06-01"]}],"registrationState":"NotRegistered"}, | |
{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ClassicSubscription","namespace":"Microsoft.ClassicSubscription","resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2017-09-01","2017-06-01"]}],"registrationState":"Registered" | |
},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Commerce","namespace":"Microsoft.Commerce","resourceTypes":[{"resourceType":"UsageAggregates","locations":[],"apiVersions":["2015-06-01-preview","2015-03-31"]},{"resourceType":"RateCard","locations":[ | |
],"apiVersions":["2016-08-31-preview","2015-06-01-preview","2015-05-15"]},{"resourceType":"operations","locations":[],"apiVersions":["2015-06-01-preview","2015-03-31"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsof | |
t.Consumption","namespace":"Microsoft.Consumption","authorizations":[{"applicationId":"c5b17a4f-cc6f-4649-9480-684280a2af3a","roleDefinitionId":"4a2e6ae9-2713-4cc9-a3b3-312899d687c3"}],"resourceTypes":[{"resourceType":"Forecasts","locations":[],"apiVersions":["2019-10-01","2019-05 | |
-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31"],"capabilities":"SupportsExtension"},{"resourceType":"AggregatedCost","locations":[],"apiVersions":["2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30"],"capabilities":"SupportsExtensio | |
n"},{"resourceType":"tenants","locations":[],"apiVersions":["2019-10-01","2019-05-01","2019-01-01","2018-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationRecommendations","locations":[],"apiVersions":["2019-10-01","2019-05-01","2019-01-01-preview","2019-01-0 | |
1","2018-10-01","2018-08-31","2018-06-30","2018-03-31"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationSummaries","locations":[],"apiVersions":["2019-10-01","2019-05-01","2019-01-01-preview","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-03-31","2018-01 | |
-31","2017-11-30","2017-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationTransactions","locations":[],"apiVersions":["2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31","2018-01-31","2017-11-30","20 | |
17-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Balances","locations":[],"apiVersions":["2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"S | |
upportsExtension"},{"resourceType":"Marketplaces","locations":[],"apiVersions":["2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31","2018-01-31"],"capabilities":"SupportsExtension"},{"resourceType":"Pricesheets","locations":[],"a | |
piVersions":["2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationDetails","locations":[],"apiVersions":["2019-10-01", | |
"2019-05-01","2019-01-01-preview","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Budgets","locations":[],"apiVersions":["2019-10-01","2019-05-01","2019-04-01-prev | |
iew","2019-03-01-preview","2019-01-01-preview","2019-01-01","2018-12-01-preview","2018-10-01","2018-08-31","2018-06-30","2018-03-31","2018-01-31","2017-12-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"CostTags","locations":[],"apiVersions":["2019-11-01","2019-1 | |
0-01","2019-05-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31"],"capabilities":"SupportsExtension"},{"resourceType":"Tags","locations":[],"apiVersions":["2019-11-01","2019-10-01","2019-05-01","2019-04-01-preview","2019-03-01-preview","2019-01-01","2018-12-01-p | |
review","2018-10-01","2018-08-31","2018-08-01-preview","2018-06-30","2018-05-31","2018-03-31"],"capabilities":"SupportsExtension"},{"resourceType":"Terms","locati | |
ons":[],"apiVersions":["2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-03-31","2018-01-31","2017-12-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"UsageDetails","locations":[],"apiVersions":["2019-11-01","2019-10-01","2019-05- | |
01-preview","2019-05-01","2019-04-01-preview","2019-01-01","2018-12-01-preview","2018-11-01-preview","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview","2017-04-24-preview"],"capabilities":"SupportsExtension"},{"resource | |
Type":"Charges","locations":[],"apiVersions":["2019-10-01","2019-05-01-preview","2019-05-01","2019-01-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"credits","locations":[],"apiVersions":["2019-10-01","2018-11-01-preview"," | |
2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"events","locations":[],"apiVersions":["2019-10-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"lots","locations":[],"apiVersions":["2019-10-01"," | |
2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"products","locations":[],"apiVersions":["2019-10-01","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"OperationStatus","locations":[],"apiVersions":[" | |
2019-11-01","2019-10-01","2019-05-01-preview","2019-05-01","2019-04-01-preview","2019-01-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"OperationResults","locations":[],"apiVersions":["2019-11-01","2019-10-01","2019-05-01-p | |
review","2019-05-01","2019-04-01-preview","2019-01-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"Operations","locations":[],"apiVersions":["2019-10-01","2019-05-01","2019-01-01","2018-11-01-preview","2018-10-01","2018-08-3 | |
1","2018-06-30","2018-05-31","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview","2017-04-24-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.CostManagement","namespace":"Microsoft.CostManagement", | |
"authorizations":[{"applicationId":"3184af01-7a88-49e0-8b55-8ecdce0aa950"}],"resourceTypes":[{"resourceType":"Connectors","locations":["West US"],"apiVersions":["2018-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"C | |
loudConnectors","locations":[],"apiVersions":["2019-03-01-preview"]},{"resourceType":"ExternalBillingAccounts","locations":[],"apiVersions":["2019-03-01-preview"]},{"resourceType":"ExternalBillingAccounts/Dimensions","locations":[],"apiVersions":["2019-11-01","2019-10-01","2019-05 | |
-01-preview","2019-04-01-preview","2019-03-01-preview"]},{"resourceType":"ExternalBillingAccounts/Query","locations":[],"apiVersions":["2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview"]},{"resourceType":"ExternalSubscriptions/Dimensions","loc | |
ations":[],"apiVersions":["2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview"]},{"resourceType":"ExternalSubscriptions/Query","locations":[],"apiVersions":["2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview" | |
]},{"resourceType":"ExternalSubscriptions","locations":[],"apiVersions":["2019-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Forecast","locations":[],"apiVersions":["2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview","201 | |
8-12-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"ExternalSubscriptions/Forecast","locations":[],"apiVersions":["2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview","2018-12-01-preview"]},{"resourceType":"ExternalBillingAcco | |
unts/Forecast","locations":[],"apiVersions":["2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview","2018-12-01-preview"]},{"res | |
ourceType":"Settings","locations":[],"apiVersions":["2019-01-01-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-10-01","2019-01-01","2018-10-01","2018-08-31","2018-08-01-preview","2017-10-01-preview"]},{"resourceType":"register","locations":[],"apiVersi | |
ons":["2019-03-01-preview","2017-10-01-preview"]},{"resourceType":"Query","locations":[],"apiVersions":["2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview","2019-01-01","2018-12-01-preview","2018-10-01-preview","2018-08-31","2018-08-01-preview" | |
,"2018-05-31"],"capabilities":"SupportsExtension"},{"resourceType":"Dimensions","locations":[],"apiVersions":["2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview","2019-01-01","2018-12-01-preview","2018-10-01-preview","2018-08-31","2018-08-01-pr | |
eview","2018-05-31"],"capabilities":"SupportsExtension"},{"resourceType":"Budgets","locations":[],"apiVersions":["2019-10-01","2019-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"ExternalSubscriptions/Alerts","locations":[],"apiVersions":["2019-10-01","2018-0 | |
8-01-preview"]},{"resourceType":"ExternalBillingAccounts/Alerts","locations":[],"apiVersions":["2019-10-01","2018-08-01-preview"]},{"resourceType":"Alerts","locations":[],"apiVersions":["2019-10-01","2018-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"showbac | |
kRules","locations":[],"apiVersions":["2019-03-01-preview","2019-02-03-alpha","2019-02-02-alpha","2019-02-01-alpha"],"capabilities":"SupportsExtension"},{"resourceType":"Exports","locations":[],"apiVersions":["2019-11-01","2019-10-01","2019-09-01","2019-01-01-preview","2019-01-01" | |
],"capabilities":"SupportsExtension"},{"resourceType":"Reports","locations":[],"apiVersions":["2018-12-01-preview","2018-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Reportconfigs","locations":[],"apiVersions":["2018-05-31"],"capabilities":"SupportsExtensio | |
n"},{"resourceType":"BillingAccounts","locations":[],"apiVersions":["2018-03-31"]},{"resourceType":"Departments","locations":[],"apiVersions":["2018-03-31"]},{"resourceType":"EnrollmentAccounts","locations":[],"apiVersions":["2018-03-31"]},{"resourceType":"Views","locations":[],"a | |
piVersions":["2019-11-01","2019-10-01","2019-04-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.CustomerLockbox","namespace":"Microsoft.CustomerLockbox","authorizatio | |
ns":[{"applicationId":"a0551534-cfc9-4e1f-9a7a-65093b32bb38"},{"applicationId":"01fc33a7-78ba-4d2f-a4b7-768e336e890e"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2018-02-28-preview"]},{"resourceType":"requests","locations":[],"apiVersions":["2018 | |
-02-28-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.CustomProviders","namespace":"Microsoft.CustomProviders","authorization":{"applicationId":"bf8eb16c-7ba7-4b47-86be-ac5e4b2007a5","roleDefinitionId | |
":"FACF09C9-A5D0-4D34-8B1F-B623AC29C6F7"},"resourceTypes":[{"resourceType":"resourceProviders","locations":["Australia East","Australia Southeast","East US","West US 2","West Europe","North Europe","Canada Central","Canada | |
East"],"apiVersions":["2018-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"associations","locations":[],"apiVersions":["2018-09-01-preview"],"capabilities":"SupportsExtension"},{"reso | |
urceType":"operations","locations":[],"apiVersions":["2018-09-01-preview"]},{"resourceType":"locations","locations":[],"apiVersions":["2018-09-01-preview"]},{"resourceType":"locations/operationStatuses","locations":["Australia East","Australia Southeast","East US","West US | |
2","West Europe","North Europe","Canada Central","Canada East"],"apiVersions":["2018-09-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.DataBox" | |
,"namespace":"Microsoft.DataBox","authorizations":[{"applicationId":"5613cb5c-a7c9-4099-8034-511fd7616cb2","roleDefinitionId":"382D72D1-63DC-4243-9B99-CB69FDD473D8","managedByRoleDefinitionId":"f4c0a4f9-768c-4927-ab83-d319111d6ef4"}],"resourceTypes":[{"resourceType":"jobs","locati | |
ons":["West US","West Europe","Southeast Asia","East Asia","South India","Brazil South","Australia East","Canada Central","Korea Central","Japan | |
East"],"apiVersions":["2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2019-09-01","2018-01-01"]},{"resourceType":"locations/validateAddress","locations":["West US","West Europe","Southeast Asia","East Asia","South | |
India","Brazil South","Australia East","Canada Central","Korea Central","Japan East"],"apiVersions":["2019-09-01","2018-01-01"]},{"resourceType":"locations/checkNameAvailability","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Brazil | |
South","Australia East","Canada Central","Korea Central","Japan East"],"apiVersions":["2019-09-01","2018-01-01"]},{"resourceType":"locations/operationresults","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Brazil South","Australia East","Canada | |
Central","Korea Central","Japan East"],"apiVersions":["2019-09-01","2018-01-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-09-01","2018-01-01"]},{"resourceType":"locations/availableSkus","locations":["West US","West Europe","Southeast Asia","East | |
Asia","South India","Brazil South","Australia East","Canada Central","Korea Central","Japan East"],"apiVersions":["2019-09-01","2018-01-01"]},{"resourceType":"locations/validateInputs","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Brazil | |
South","Australia East","Canada Central","Korea Central","Japan East"],"apiVersions":["2019-09-01","2018-01-01"]},{"resourceType":"locations/regionConfiguration","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Brazil South","Australia | |
East","Canada Central","Korea Central","Japan East"],"apiVersions":["2019-09-01","2018-01-01"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.DataBoxEdge","namespace":"Microsoft.DataBoxEdge","authorizations":[{ | |
"applicationId":"2368d027-f996-4edb-bf48-928f98f2ab8c"}],"resourceTypes":[{"resourceType":"DataBoxEdgeDevices","locations":["East US","West Europe","Southeast | |
Asia"],"apiVersions":["2020-01-01","2019-08-01","2019-07-01","2019-03-01","2018-07-01","2017-09-01"],"capabilities":"None"},{"resourceType":"DataBoxEdgeDevices/checkNameAvailability","locations":["East US","West Europe","Southeast Asia"],"apiVersions":["2020-01-01","2019-08-01","2 | |
019-07-01","2019-03-01","2018-07-01","2017-09-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2020-01-01","2019-08-01","2019-07-01","2019-03-01","2018-07-01","2017-09-01"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-913202 | |
98cd9b/providers/Microsoft.DataCatalog","namespace":"Microsoft.DataCatalog","authorization":{"applicationId":"213f5f78-fb30-46c7-9e98-91c720a1c026","roleDefinitionId":"D55E2225-A6AB-481C-A5BE-1B7687C293FA"},"resourceTypes":[{"resourceType":"catalogs","locations":["East US","West | |
US","Australia East","West Europe","North Europe","Southeast Asia","West Central US"],"apiVersions":["2016-03-30","2015-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"checkNameAvailability","locations":["West | |
Europe"],"apiVersions":["2018-12-01-preview","2016-03-30","2015-07-01-preview"]},{"resourceType":"operations","locations":["West | |
Europe"],"apiVersions":["2018-12-01-preview","2016-03-30","2015-07-01-preview"]},{"resourceType":"locations","locations":[],"apiVersions":["2016-03-30","2015-07-01-preview"]},{"resourceType":"locations/jobs","locations":["East US","West US","Australia East","West Europe","North | |
Europe","Southeast Asia","West Central US"],"apiVersions":["2016-03-30", | |
"2015-07-01-preview"]},{"resourceType":"locations/operationResults","locations":["East US","West Europe","North Europe"],"apiVersions":["2018-12-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.DataF | |
actory","namespace":"Microsoft.DataFactory","authorizations":[{"applicationId":"0947a342-ab4a-43be-93b3-b8243fc161e5","roleDefinitionId":"f0a6aa2a-e9d8-4bae-bcc2-36b405e8a5da"},{"applicationId":"5d13f7d7-0567-429c-9880-320e9555e5fc","roleDefinitionId":"956a8f20-9168-4c71-8e27-3c04 | |
60ac39a4"}],"resourceTypes":[{"resourceType":"dataFactories","locations":["West US","North Europe","East US","West Central | |
US"],"apiVersions":["2015-10-01","2015-09-01","2015-08-01","2015-07-01-preview","2015-05-01-preview","2015-01-01-preview","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"factories","locations":["East US","East US | |
2","Central US","South Central US","Japan East","Canada Central","Australia East","Central India","France Central","Korea Central","Brazil South","West Europe","North Europe","UK South","West Central US","West US","West US 2","Southeast Asia","East Asia","North Central US","South | |
Africa North"],"apiVersions":["2018-06-01","2017-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"factories/integrationRuntimes","locations":["East US","East US 2","West US 2","West | |
US","Central US","South Central US","Japan East","Central India","Brazil South","France Central","Korea Central","Australia East","Canada Central","West Central US","North Europe","UK South","West Europe","Southeast Asia","East Asia","North Central US","South Africa | |
North"],"apiVersions":["2018-06-01","2017-09-01-preview"]},{"resourceType":"dataFactories/diagnosticSettings","locations":["North Europe","East US","West US","West Central US"],"apiVersions":["2014-04-01"]},{"resourceType":"dataFactories/metricDefinitions","locations":["North | |
Europe","East US","West US","West Central US"],"apiVersions":["2014-04-01"]},{"resourceType":"checkDataFactoryNameAvailability","locations":[],"apiVersions":["2015-05-01-preview","2015-01-01-preview"]},{"resourceType":"checkAzureDataFactoryNameAvailability","locations":["West | |
US","North Europe","East US","West Central US"],"apiVersions":["2015-10-01","2015-09-01","2015-08-01","2015-07-01-preview","2015-05-01-preview","2015-01-01-preview"]},{"resourceType":"dataFactorySchema","locations":["West US","North Europe","East US","West Central | |
US"],"apiVersions":["2015-10-01","2015-09-01","2015-08-01","2015-07-01-preview","2015-05-01-preview","2015-01-01-preview"]},{"resourceType":"operations","locations":["West US","North Europe","East US","West Central US"],"apiVersions":["2018-06-01","2017-09-01-preview","2017-03-01- | |
preview","2015-10-01","2015-09-01","2015-08-01","2015-07-01-preview","2015-05-01-preview","2015-01-01-preview"]},{"resourceType":"locations","locations":[],"apiVersions":["2018-06-01","2017-09-01-preview"]},{"resourceType":"locations/configureFactoryRepo","locations":["East | |
US","East US 2","West US 2","West US","Central US","South Central US","Japan East","Australia East","Canada Central","Central India","Brazil South","France Central","Korea Central","West Europe","North Europe","UK South","West Central US","Southeast Asia","East Asia","North | |
Central US","South Africa North"],"apiVersions":["2018-06-01","2017-09-01-preview"]},{"resourceType":"locations/getFeatureValue","locations":["East US","East US 2","West Europe","North Europe","UK South","West Central US","West US","Central US","South Central US","Japan | |
East","Australia East","Canada Central","Central India","Brazil South","France Central","Korea Central","West US 2","Southeast Asia","East Asia","North Central US","South Africa | |
North"],"apiVersions":["2018-06-01"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.DataMigration","namespace":"Microsoft.DataMigration","a | |
uthorization":{"applicationId":"a4bad4aa-bf02-4631-9f78-a64ffdba8150","roleDefinitionId":"b831a21d-db98-4760-89cb-bef871952df1","managedByRoleDefinitionId":"6256fb55-9e59-4018-a9e1-76b11c0a4c89"},"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2018-07-1 | |
5-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"]},{"resourceType":"services","locations":["Brazil South","West Europe","Australia East","East US","East US 2","Canada Central","East | |
Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa | |
North","UAE North","France | |
Central"],"apiVersions":["2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"],"capabilities":"None"},{"resourceType":"services/projects","locations":["Brazil South","West | |
Europe","Australia East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central | |
US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa North","UAE North","France | |
Central"],"apiVersions":["2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Brazil South","West | |
Europe","Australia East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central | |
US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa North","UAE North","France | |
Central"],"apiVersions":["2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"]},{"resourceType":"locations/operationStatuses","locations":["Brazil South","West Europe","Australia | |
East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central US","Southeast Asia","UK | |
West","West US","UK South","West US 2","South Africa North","UAE North","France | |
Central"],"apiVersions":["2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"]},{"resourceType":"locations/checkNameAvailability","locations":["Brazil South","West | |
Europe","Australia East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central | |
US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa North","UAE North","France | |
Central"],"apiVersions":["2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"]},{"resourceType":"operations","locations":["Brazil South","West Europe","Australia East","East | |
US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West | |
US","UK South","West US 2","South Africa North","UAE North","France Central"],"apiVersion | |
s":["2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.DataS | |
hare","namespace":"Microsoft.DataShare","authorization":{"applicationId":"799f1985-1517-4fe1-af2b-ba3d87d4996b","roleDefinitionId":"0146496b-e06f-439a-83be-49fac884edf5"},"resourceTypes":[{"resourceType":"accounts","locations":["East US 2","North Europe","East US","UK | |
South","Australia East","West Europe","Southeast Asia","West US 2","South Central US"],"apiVersions":["2019-11-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"accounts/shares","locations":["East | |
US 2","North Europe","East US","UK South","Australia East","West Europe","Southeast Asia","West US 2","South Central US"],"apiVersions":["2019-11-01"]},{"resourceType":"accounts/shares/datasets","locations":["East US 2","North Europe","East US","UK South","Australia East","West | |
Europe","Southeast Asia","West US 2","South Central US"],"apiVersions":["2019-11-01"]},{"resourceType":"accounts/shares/synchronizationSettings","locations":["East US 2","North Europe","East US","UK South","Australia East","West Europe","Southeast Asia","West US 2","South Central | |
US"],"apiVersions":["2019-11-01"]},{"resourceType":"accounts/shares/invitations","locations":["East US 2","North Europe","East US","UK South","Australia East","West Europe","Southeast Asia","West US 2","South Central | |
US"],"apiVersions":["2019-11-01"]},{"resourceType":"accounts/sharesubscriptions","locations":["East US 2","North Europe","East US","UK South","Australia East","West Europe","Southeast Asia","West US 2","South Central | |
US"],"apiVersions":["2019-11-01"]},{"resourceType":"accounts/shares/providersharesubscriptions","locations":["East US 2","North Europe","East US","UK South","Australia East","West Europe","Southeast Asia","West US 2","South Central | |
US"],"apiVersions":["2019-11-01"]},{"resourceType":"accounts/sharesubscriptions/datasetmappings","locations":["East US 2","North Europe","East US","UK South","Australia East","West Europe","Southeast Asia","West US 2","South Central | |
US"],"apiVersions":["2019-11-01"]},{"resourceType":"accounts/sharesubscriptions/triggers","locations":["East US 2","North Europe","East US","UK South","Australia East","West Europe","Southeast Asia","West US 2","South Central | |
US"],"apiVersions":["2019-11-01"]},{"resourceType":"accounts/sharesubscriptions/consumerSourceDataSets","locations":["East US 2","North Europe","East US","UK South","Australia East","West Europe","Southeast Asia","West US 2","South Central | |
US"],"apiVersions":["2019-11-01"]},{"resourceType":"listinvitations","locations":["East US 2","East US","Australia East","Southeast Asia","West US 2","North Europe","UK South","West Central US"],"apiVersions":["2018-11-01-alpha"]},{"resourceType":"locations","locations":["East US | |
2"],"apiVersions":["2018-11-01-preview"]},{"resourceType":"locations/operationResults","locations":["East US 2","North Europe","East US","UK South","Australia East","West Europe","Southeast Asia","West US 2","South Central | |
US"],"apiVersions":["2019-11-01"]},{"resourceType":"locations/rejectInvitation","locations":["East US 2","East US","Australia East","West US 2","North Europe","UK South","West Europe","Southeast Asia","West Central US","South Central | |
US"],"apiVersions":["2019-11-01","2018-11-01-alpha"]},{"resourceType":"locations/consumerInvitations","locations":["East US 2","East US","Australia East","West US 2","North Europe","UK South","West Europe","Southeast Asia","West Central US","South Central US"],"apiVersions":["2019 | |
-11-01","2018-11-01-alpha"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-11-01","2018-11-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.DBforMariaDB","namespace":"Microsoft.DBf | |
orMariaDB","authorization":{"application | |
Id":"76cd24bf-a9fc-4344-b1dc-908275de6d6d","roleDefinitionId":"c13b7b9c-2ed1-4901-b8a8-16f35468da29"},"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-preview","2018-06-01"]},{"resourceType":"servers","locations":["Australia Central","Australia Central 2","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa | |
West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"servers/recoverableServers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","Central | |
India","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK | |
South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/virtualNetworkRules","locations":["Australia Central","Australia Central 2","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South | |
Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-preview","2018-06-01"]},{"resourceType":"checkNameAvailability","locations":["Australia | |
Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2018-06-01-preview","2018-06-01"]},{"resourceType":"locations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US | |
2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central | |
US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-preview","2018-06-01"]},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US", | |
"East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK | |
West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-preview","2018-06-01"]},{"resourceType":"locations/azureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-preview","2018-06-01"]},{"resourceType":"locations/performanceTiers","locations":["Australia | |
Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2018-06-01-preview","2018-06-01"]},{"resourceType":"locations/securityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01"]},{"resourceType":"locations/privateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia Central 2","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa | |
West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"locations/privateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central | |
India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE | |
North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"locations/privateEndpointConnectionOperationResults","locations":["Australia Central","Australia Central 2","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa | |
West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","We | |
st Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"locations/privateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"locations/securityAlertPoliciesOperationResults","locations":["Australia | |
Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2018-06-01"]},{"resourceType":"locations/recommendedActionSessionsAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central | |
US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK | |
South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"locations/recommendedActionSessionsOperationResults","locations":["Australia Central","Australia Central 2","Australia | |
East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa | |
West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/topQueryStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East | |
US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central | |
US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/queryTexts","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada | |
East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland | |
North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/waitStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia | |
Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France C | |
entral","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West | |
India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/advisors","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central | |
US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK | |
South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/privateLinkResources","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil | |
South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South | |
India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/privateEndpointConnections","locations":["Australia | |
Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North | |
Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/privateEndpointConnectionProxies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central | |
US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK | |
South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview"]},{"resourceType":"servers/keys","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast | |
Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-01-01-privatepreview"]},{"resourceType":"locations/serverKeyAzureAsyncOperation","locations":["Australia Central","Australia Central | |
2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa | |
North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2020-01-01-privatepreview"]},{"resourceType":"locations/serverKeyOperationResults","lo | |
cations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Japan East","Japan West","Korea Central","Korea South","North | |
Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-01-01-privatepreview" | |
]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.DeploymentManager","namespace":"Microsoft.DeploymentManager","authorizations":[{"applicationId":"5b306cba-9c71-49db-96c3-d17ca2379c4d"}],"resourceTypes":[{"resou | |
rceType":"artifactSources","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia | |
Southeast","Australia Central","Australia Central 2","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South","South Africa North","South Africa | |
West"],"apiVersions":["2019-11-01-preview","2018-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"serviceTopologies","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North | |
Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","South India","Central India","West India","Canada Central","Canada | |
East","UK South","UK West","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2019-11-01-preview","2018-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"serviceTopologies/services","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan | |
West","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South","South Africa | |
North","South Africa West"],"apiVersions":["2019-11-01-preview","2018-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"serviceTopologies/services/serviceUnits","locations":["Central US","East US","East US 2","West | |
US","West US 2","West Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","South India","Central | |
India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South","South Africa North","South Africa | |
West"],"apiVersions":["2019-11-01-preview","2018-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"steps","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central | |
US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK | |
South","UK West","Korea Central","Korea South","France Central","France South","South Africa North","South A | |
frica West"],"apiVersions":["2019-11-01-preview","2018-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"rollouts","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central | |
US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK | |
South","UK West","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2019-11-01-preview","2018-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"opera | |
tionResults","locations":["global"],"apiVersions":["2019-11-01-preview","2018-09-01-preview"]},{"resourceType":"operations","locations":["global"],"apiVersions":["2019-11-01-preview","2018-09-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-4 | |
55d-a25a-91320298cd9b/providers/Microsoft.DesktopVirtualization","namespace":"Microsoft.DesktopVirtualization","authorizations":[{"applicationId":"50e95039-b200-4007-bc97-8d5790743a63","roleDefinitionId":"CAD30215-AD1C-43BF-BE90-7BFA8B493E62"},{"applicationId":"9cdead84-a844-4324- | |
93f2-b2e6bb768d07"},{"applicationId":"a85cf173-4192-42f8-81fa-777a763e6e2c"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2019-01-23-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/provide | |
rs/Microsoft.DevOps","namespace":"Microsoft.DevOps","authorization":{"applicationId":"499b84ac-1321-427f-aa17-267ca6975798","roleDefinitionId":"6a18f445-86f0-4e2e-b8a9-6b9b5677e3d8"},"resourceTypes":[{"resourceType":"pipelines","locations":["East Asia","Southeast Asia","Australia | |
East","Brazil South","Canada Central","Japan East","Japan West","North Europe","West Europe","West India","Central India","South India","Central US","East US","East US 2","North Central US","South Central US","West Central US","UK South","West US","West US | |
2"],"apiVersions":["2019-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"}],"registrationState":"NotRegistered"},{"id":"/subscrip | |
2020-01-28T16:58:29.884+1100 [DEBUG] plugin.terraform-provider-azurerm_v1.42.0_x4.exe: | |
tions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.EnterpriseKnowledgeGraph","namespace":"Microsoft.EnterpriseKnowledgeGraph","resourceTypes":[{"resourceType":"services","locations":["East Asia","Southeast Asia","East US","East US 2","West US 2","West US","North | |
Europe","West Europe"],"apiVersions":["2018-12-03"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"operations","locations":["East Asia","Southeast Asia","East US","East US 2","West US 2","West US","North Europe","West | |
Europe"],"apiVersions":["2018-12-03"]},{"resourceType":"locations","locations":["East Asia","Southeast Asia","East US","East US 2","West US 2","West US","North Europe","West Europe"],"apiVersions":["2018-12-03"]},{"resourceType":"locations/operationResults","locations":["East | |
Asia","Southeast Asia","East US","East US 2","West US 2","West US","North Europe","West Europe"],"apiVersions":["2018-12-03"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Experimentation","namespace":"Microso | |
ft.Experimentation","authorizations":[{"applicationId":"e00d2f8a-f6c8-46e4-b379-e66082e28ca8","roleDefinitionId":"d3a360d9-17f9-410e-9465-5c914c8cf570","managedByRoleDefinitionId":"fa096ccd-4e8f-49de-9594-64449b3ac6b3"}],"resourceTypes":[{"resourceType":"operations","locations":[" | |
West US 2"],"apiVersions":["2019-11-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Features","namespace":"Microsoft.Features","resourceTypes":[ | |
{"resourceType":"features","locations":[],"apiVersions":["2015-12-01","2014-08-01-preview"]},{"resourceType":"providers","locations":[],"apiVersions":["2015-12-01","2014-08-01-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2015-12-01","2014-08-01-preview"]} | |
],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.GuestConfiguration","namespace":"Microsoft.GuestConfiguration","authorizations":[{"applicationId":"e935b4a5-8968-416d-8414-caed51c782a9","roleDefinitionId":"9c6ffa40- | |
421e-4dc0-9739-76b0699a11de"}],"resourceTypes":[{"resourceType":"guestConfigurationAssignments","locations":[],"apiVersions":["2018-11-20","2018-06-30-preview","2018-01-20-preview"],"capabilities":"SupportsExtension"},{"resourceType":"software","locations":["East US 2","South | |
Central US"],"apiVersions":["2018-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"softwareUpdates","locations":["East US 2","South Central | |
US"],"apiVersions":["2018-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"softwareUpdateProfile","locations":["East US 2","South Central US"],"apiVersions":["2018-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[]," | |
apiVersions":["2018-11-20","2018-06-30-preview","2018-01-20-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.HanaOnAzure","namespace":"Microsoft.HanaOnAzure","authorization":{"applicationId":"cc5476ec-3 | |
074-44d1-8461-711f5d9b0e39","roleDefinitionId":"4a10987e-dbcf-4c3d-8e3d-7ddcd9c771c2","managedByRoleDefinitionId":"9e3af657-a8ff-583c-a75c-2fe7c4bcb635"},"resourceTypes":[{"resourceType":"hanaInstances","locations":["West US","West US 2","East US","West Europe","North | |
Europe","Japan East","Japan West","Australia East","Australia Southeast"],"apiVersions":["2017-11-03-preview"],"capabilities":"None"},{"resourceType":"sapMonitors","locations":["West US","West US 2","East US","East US 2","West Europe","North Europe","Japan East","Japan | |
West","Australia East","Australia Southeast","Southeast Asia"],"apiVersions":["2017-11-03-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations/operationsStatus","locations":["West US","West US 2","East US","East US | |
2","West Europe","North Europe","Japan East","Japan West","Australia East","Australia Southeast","Southeast | |
Asia"],"apiVersions":["2017-11-03-preview"]},{"resourceType":"locations","locations":[],"apiVersions":["2017-11-03-preview"]},{"resourceType":"locations/operations","locations":["West US","West US 2","East US","East US 2","West Europe","North Europe","Japan East","Japan | |
West","Australia East","Australia Southeast","Southeast Asia"],"apiVersions":["2017-11-03-preview"]},{"resourceType":"operations","locations":["West US","West US 2","East US","East US 2","West Europe","North Europe","Japan East","Japan West","Australia East","Australia | |
Southeast","Southeast Asia"],"apiVersions":["2017-11-03-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.HardwareSecurityModules","namespace":"Microsoft.HardwareSecurityModules","authorizations":[{"appl | |
icationId":"0eb690b7-d23e-4fb0-b43e-cd161ac80cc3","roleDefinitionId":"48397dc8-3910-486a-8165-ab2df987447f"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2018-10-31-preview","2018-10-31"]},{"resourceType":"operations","locations":["East US","East | |
US 2","South Central US","West US","East Asia","Southeast Asia","North Europe","West Europe","Canada Central","Canada East","UK South","UK West","Australia East","Australia Southeast","West US 2","South India","Central India","Japan East","Japan | |
West"],"apiVersions":["2018-10-31-preview","2018-10-31"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.HealthcareApis","namespace":"Microsoft.HealthcareApis","authorizations":[{"applicationI | |
d":"4f6778d8-5aef-43dc-a1ff-b073724b9495"}],"resourceTypes":[{"resourceType":"services","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North | |
Europe"],"apiVersions":["2019-09-16","2018-08-20-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East | |
US","West Europe","South Central US","East US 2","North Europe"],"apiVersions":["2019-09-16","2018-08-20-preview"]},{"resourceType":"locations/operationresults","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West | |
Europe","South Central US","East US 2","North Europe"],"apiVersions":["2019-09-16","2018-08-20-preview"]},{"resourceType":"checkNameAvailability","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South | |
Central US","East US 2","North Europe"],"apiVersions":["2019-09-16","2018-08-20-preview"]},{"resourceType":"operations","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North | |
Europe"],"apiVersions":["2019-09-16","2018-08-20-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.HybridCompute","namespace":"Microsoft.HybridCompute","resourceTypes":[{"resourceType":"machines","locati | |
ons":["West US 2","West Europe","Southeast Asia"],"apiVersions":["2019-12-12","2019-08-02-preview","2019-03-18-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"operations","locations":[],"api | |
Versions":["2019-12-12","2019-08-02-preview","2019-03-18-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.HybridData","namespace":"Microsoft.HybridData","authorization":{"applicationId":"621269cf-1195-4 | |
4a3-a835-c613d103dd15","roleDefinitionId":"00320cd4-8823-47f2-bbe4-5c9da031311d"},"resourceTypes":[{"resourceType":"dataManagers","locations":["West US","North Europe","West Europe","East US","West US 2","West Central US","Southeast | |
Asia"],"apiVersions":["2019-06-01","2016-06-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"operations","locations":[],"apiVersions":["2019-06-01","2016-06-01"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9 | |
056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Hydra","namespace":"Microsoft.Hydra","authorizations":[{"applicationId":"37ae09d4-a310-41e1-803d-8e85cec4bf23","roleDefinitionId":"37ae09d4-a310-41e1-803d-8e85cec4bf23"}],"resourceTypes":[{"resourceType":"locations","locations":[ | |
"West US"],"apiVersions":["2019-08-01-privatepreview"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-08-01-privatepreview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ImportExport","name | |
space":"Microsoft.ImportExport","authorization":{"applicationId":"7de4d5c5-5b32-4235-b8a9-33b34d6bcd2a","roleDefinitionId":"9f7aa6bb-9454-46b6-8c01-a4b0f33ca151"},"resourceTypes":[{"resourceType":"jobs","locations":["Australia East","Australia Southeast","Brazil South","Canada | |
Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","South India","UK South","UK West","West Central US","West Europe","West | |
India","West US","West US 2"],"apiVersions":["2016-11-01","2016-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","C | |
anada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","South India","UK South","UK West","West Central US","West Europe","West India","West | |
US","West US 2"],"apiVersions":["2016-11-01","2016-07-01-preview"]},{"resourceType":"locations/operationResults","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan | |
East","Japan West","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","South India","UK South","UK West","West Central US","West Europe","West India","West US","West US | |
2"],"apiVersions":["2016-11-01","2016-07-01-preview"]},{"resourceType":"operations","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","Korea | |
Central","North Central US","North Europe","South Central US","Southeast Asia","South India","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2016-11-01","2016-07-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/su | |
bscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.IoTCentral","namespace":"Microsoft.IoTCentral","authorizations":[{"applicationId":"9edfcdd9-0bc5-4bd4-b287-c3afc716aac7"}],"resourceTypes":[{"resourceType":"IoTApps","locations":["West Europe","West US","East US | |
2","North Europe","East US","Central US","West Central US","Australia","Asia Pacific","Europe","United States"],"apiVersions":["2018-09-01","2017-07-01-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"checkNameAvaila | |
bility","locations":[],"apiVersions":["2018-09-01","2017-07-01-privatepreview"]},{"resourceType":"checkSubdomainAvailability","locations":[],"apiVersions":["2018-09-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2018-09-01","2017-07-01-privatepreview"]},{"resour | |
ceType":"appTemplates","locations":[],"apiVersions":["2018-09-01"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.IoTSpaces","namespace":"Microsoft.IoTSpaces","authorizations":[{"applicationId":"0b07f429-9f4b-4 | |
714-9392-cc5e8e80c8b0"}],"resourceTypes":[{"resourceType":"checkNameAvailability","locations":["North Europe","West Europe","Australia East","West US 2","East US"],"apiVersions":["2017-10-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"Graph","locations":["North Europe","West Europe","Australia East","West US 2","East US"],"apiVersions":["2017-10-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2017-10-01-preview"]}], | |
"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Kubernetes","namespace":"Microsoft.Kubernetes","authorizations":[],"resourceTypes":[{"resourceType":"operations","locations":["West US","East US"],"apiVersions":["20 | |
19-11-01-preview","2019-09-01-privatepreview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.LabServices","namespace":"Microsoft.LabServices","authorization":{"applicationId":"1a14be2a-e903-4cec-99cf-b2e209259 | |
a0f","roleDefinitionId":"8f2de81a-b9aa-49d8-b24c-11814d3ab525","managedByRoleDefinitionId":"8f2de81a-b9aa-49d8-b24c-11814d3ab525"},"resourceTypes":[{"resourceType":"labaccounts","locations":["West Central US","Japan East","West US","Australia Southeast","Canada Central","Central | |
India","Central US","East Asia","Korea Central","North Europe","South Central US","UK West","West India","Australia East","Brazil South","Canada East","East US","East US 2","France Central","Japan West","Korea South","North Central US","South India","Southeast Asia","UK | |
South","West | |
Europe","West US 2"],"apiVersions":["2019-01-01-preview","2018-10-15","2017-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations/operations","locations":["West Central US","Japan East","West US","Australia | |
Southeast","Canada Central","Central India","Central US","East Asia","Korea Central","North Europe","South Central US","UK West","West India","Australia East","Brazil South","Canada East","East US","East US 2","Japan West","Korea South","North Central US","South India","Southeast | |
Asia","UK South","West Europe","West US 2"],"apiVersions":["2019-01-01-preview","2018-10-15","2017-12-01-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-01-01-preview","2018-10-15","2017-12-01-preview"]},{"resourceType":"users","locations":[],"apiVersio | |
ns":["2019-01-01-preview","2019-01-01-beta","2019-01-01-alpha","2018-10-15","2017-12-01-preview","2017-12-01-beta","2017-12-01-alpha"]},{"resourceType":"locations","locations":[],"apiVersions":["2019-01-01-preview","2018-10-15","2017-12-01-preview"]}],"registrationState":"NotRegis | |
tered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.MachineLearning","namespace":"Microsoft.MachineLearning","authorization":{"applicationId":"0736f41a-0425-4b46-bdb5-1563eff02385","roleDefinitionId":"1cc297bc-1829-4524-941f-966373421033"},"resou | |
rceTypes":[{"resourceType":"Workspaces","locations":["South Central US","West Europe","Southeast Asia","Japan East","West Central US"],"apiVersions":["2016-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, | |
SystemAssignedResourceIdentity"},{"resourceType":"webServices","locations":["South Central US","West Europe","Southeast Asia","Japan East","East US 2","West Central | |
US"],"apiVersions":["2017-01-01","2016-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove"},{"resourceType":"operations","locations":["South Central US"],"apiVersions":["2017-01-01","2016-05-01-preview"]},{"resourceType":"locations","locations":["South Central | |
US"],"apiVersions":["2017-01-01","2016-05-01-preview"]},{"resourceType":"locations/operations","locations":["South Central US","West Europe","Southeast Asia","Japan East","East US 2","West Central | |
US"],"apiVersions":["2017-01-01","2016-05-01-preview"]},{"resourceType":"locations/operationsStatus","locations":["South Central US","West Europe","Southeast Asia","Japan East","East US 2","West Central | |
US"],"apiVersions":["2017-01-01","2016-05-01-preview"]},{"resourceType":"commitmentPlans","locations":["South Central US","West Europe","Southeast Asia","Japan East","East US 2","West Central | |
US"],"apiVersions":["2017-01-01","2016-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.MachineLearningServices","nam | |
espace":"Microsoft.MachineLearningServices","authorizations":[{"applicationId":"0736f41a-0425-4b46-bdb5-1563eff02385","roleDefinitionId":"376aa7d7-51a9-463d-bd4d-7e1691345612","managedByRoleDefinitionId":"91d00862-cf55-46a5-9dce-260bbd92ce25"},{"applicationId":"18a66f5f-dbdf-4c17- | |
9dd7-1634712a9cbe","roleDefinitionId":"376aa7d7-51a9-463d-bd4d-7e1691345612","managedByRoleDefinitionId":"91d00862-cf55-46a5-9dce-260bbd92ce25"},{"applicationId":"9fcb3732-5f52-4135-8c08-9d4bbaf203ea","roleDefinitionId":"703B89C7-CE2C-431B-BDD8-FA34E39AF696","managedByRoleDefiniti | |
onId":"90B8E153-EBFF-4073-A95F-4DAD56B14C78"}],"resourceTypes":[{"resourceType":"workspaces","locations":["Canada Central","North Central US","UK South","West US","Central US","East Asia","Japan East","East US","North Europe","Korea Central","Brazil South","France | |
Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central | |
US"],"apiVersions":["2020-01-01","2019-11-01","2019-10-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"workspaces/com | |
putes","locations":["North Central US","Canada Central","UK South","West US","Central US","East Asia","Japan East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West | |
Europe","South Central US"],"apiVersions":["2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"workspaces/eventGridFilters","locations":["North Central US","Canada Central","UK | |
South","West US","Central US","East Asia","Japan East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central | |
US"],"apiVersions":["2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"]},{"resourceType":"operations","locations":["East US | |
2"],"apiVersions":["2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"]},{"resourceType":"locations","locations":["East US | |
2"],"apiVersions":["2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"]},{"resourceType":"locations/computeOperationsStatus","locations":["North Central US","Canada Central","UK South","West US","Central US","East Asia","Japan East","East | |
US","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","North Europe","Korea Central","Brazil South","France | |
Central"],"apiVersions":["2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"]},{"resourceType":"locations/workspaceOperationsStatus","locations":["North Central US","Canada Central","UK South","West US","Central US","East Asia","Japan East","East | |
US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central | |
US"],"apiVersions":["2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"]},{"resourceType":"locations/usages","locations":["North Central US","Canada Central","UK South","West US","Central US","East Asia","Japan East","East US","North | |
Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central | |
US"],"apiVersions":["2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19"]},{"resourceType":"locations/vmsizes","locations":["North Central US","Canada Central","UK South","West US","Central US","East Asia","Japan East","East US","North Europe","Korea Central","Brazil | |
South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US"],"apiVersions":["2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19"]},{"resourceType":"locations/quotas","locations":["North Central | |
US","Canada Central","UK South","West US","Central US","East Asia","Japan East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central | |
US"],"apiVersions":["2020-01-01","2019-11-01","2019-06-01"]},{"resourceType":"locations/updatequotas","locations":["North Central US","Canada Central","UK South","West US","Central US","East Asia","Japan East","East US","North Europe","Korea Central","Brazil South","France | |
Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US"],"apiVersions":["2020-01-01","2019-11-01","2019-06-01"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers | |
/Microsoft.Maintenance","namespace":"Microsoft.Maintenance","authorization":{"applicationId":"f18474f2-a66a-4bb0-a3c9-9b8d892092fa","roleDefinitionId":"2f1ef7b0-d5c4-4d3c-98fa-6a9fa8e74aa5"},"resourceTypes":[{"resourceType":"maintenanceConfigurations","locations":["Central | |
US","East US","East US 2","West US","West US 2","West Cen | |
tral US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South | |
India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France | |
South"],"apiVersions":["2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"updates","locations":["Central US","East US","East US 2","West US","West US 2","West | |
Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South | |
India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France | |
South"],"apiVersions":["2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"SupportsExtension"},{"resourceType":"configurationAssignments","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central | |
US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South India","Central India","West | |
India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France | |
South"],"apiVersions":["2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"SupportsExtension"},{"resourceType":"applyUpdates","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central US","South | |
Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South India","Central India","West | |
India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South"],"apiVersions":["2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"SupportsExtension"}],"registrationState":"NotRegistere | |
d"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ManagedServices","namespace":"Microsoft.ManagedServices","authorization":{"applicationId":"66c6d0d1-f2e7-4a18-97a9-ed10f3347016","roleDefinitionId":"1e86f807-6ec0-40b3-8b5f-686b7e43a0a2"},"resourceT | |
ypes":[{"resourceType":"registrationDefinitions","locations":[],"apiVersions":["2019-09-01","2019-06-01","2019-04-01-preview","2018-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"registrationAssignments","locations":[],"apiVersions":["2019-09-01","2019-06-01" | |
,"2019-04-01-preview","2018-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2019-09-01","2019-06-01","2019-04-01-preview","2018-06-01-preview"]},{"resourceType":"marketplaceRegistrationDefinitions","locations":[],"api | |
Versions":["2019-09-01","2019-06-01","2019-04-01-preview","2018-06-01-preview"]},{"resourceType":"operationStatuses","locations":[],"apiVersions":["2019-09-01","2019-06-01","2019-04-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-9 | |
1320298cd9b/providers/Microsoft.Marketplace","namespace":"Microsoft.Marketplace","resourceTypes":[{"resourceType":"privategalleryitems","locations":[],"apiVersions":["2018-03-01-beta"]},{"resourceType":"products","locations":[],"apiVersions":["2018-08-01-beta"]},{"resourceType":"o | |
ffers","locations":[],"apiVersions":["2018-08-01-beta"]},{"resourceType" | |
:"offerTypes","locations":[],"apiVersions":["2018-03-01-beta"]},{"resourceType":"offerTypes/publishers","locations":[],"apiVersions":["2018-03-01-beta"]},{"resourceType":"offerTypes/publishers/offers","locations":[],"apiVersions":["2018-03-01-beta"]},{"resourceType":"offerTypes/pu | |
blishers/offers/plans","locations":[],"apiVersions":["2018-03-01-beta"]},{"resourceType":"offerTypes/publishers/offers/plans/configs","locations":[],"apiVersions":["2018-03-01-beta"]},{"resourceType":"offerTypes/publishers/offers/plans/configs/importImage","locations":[],"apiVersi | |
ons":["2018-03-01-beta"]},{"resourceType":"offerTypes/publishers/offers/plans/agreements","locations":[],"apiVersions":["2018-03-01-beta"]},{"resourceType":"operations","locations":[],"apiVersions":["2018-03-01-beta"]},{"resourceType":"listAvailableOffers","locations":[],"apiVersi | |
ons":["2018-03-01-beta"]},{"resourceType":"publishers","locations":[],"apiVersions":["2019-06-30-preview"]},{"resourceType":"publishers/offers","locations":[],"apiVersions":["2019-06-30-preview"]},{"resourceType":"publishers/offers/amendments","locations":[],"apiVersions":["2019-0 | |
6-30-preview"]},{"resourceType":"privateStoreClient","locations":[],"apiVersions":["2018-08-01-beta","2018-03-01-beta"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.MarketplaceApps","namespace":"Microsoft.Mar | |
ketplaceApps","resourceTypes":[{"resourceType":"classicDevServices","locations":["Northwest US","East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan | |
East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","Canada Central","Canada East"],"apiVersions":["2017-11-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2017-11-01"]},{"resourceType":"lis | |
tCommunicationPreference","locations":[],"apiVersions":["2017-11-01"]},{"resourceType":"updateCommunicationPreference","locations":[],"apiVersions":["2017-11-01"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft. | |
MarketplaceOrdering","namespace":"Microsoft.MarketplaceOrdering","resourceTypes":[{"resourceType":"agreements","locations":["South Central US","West | |
US"],"apiVersions":["2015-06-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2015-06-01"]},{"resourceType":"offertypes","locations":["South Central US","West US"],"apiVersions":["2015-06-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9 | |
-455d-a25a-91320298cd9b/providers/Microsoft.Migrate","namespace":"Microsoft.Migrate","authorizations":[{"applicationId":"e3bfd6ac-eace-4438-9dc1-eed439e738de","roleDefinitionId":"e88f4159-1d71-4b12-8ef0-38c039cb051e"}],"resourceTypes":[{"resourceType":"projects","locations":["West | |
Central US","East US","West Europe","North Europe","Southeast Asia","East Asia"],"apiVersions":["2018-02-02","2017-11-11-preview","2017-09-25-privatepreview"],"capabilities":"None"},{"resourceType":"migrateprojects","locations":["Central US","East Asia","Southeast Asia","North | |
Europe","West Europe","West US 2","Australia Southeast","UK South","UK West","Canada Central","Central India","South India","Japan East","Japan West","Brazil South","Korea South","Korea Central","France | |
Central"],"apiVersions":["2019-06-01","2018-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"assessmentProjects","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast | |
Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France | |
Central"],"apiVersions":["2019-10-01","2019-05-01","2018-06-30-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"operations","locations":["West Central US"],"apiVe | |
rsions":["2018-02-02","2017-11-11-preview","2017-09-25-privatepreview"]},{"resourceType":"locations","locations":[],"apiVersions":["2018-02-02","2017-11-11-preview","2017-09-25-privatepreview"]},{"resourceType":"locations/checkNameAvailability","locations":["West Central | |
US","East US","West Europe","North Europe","Southeast Asia","East Asia"],"apiVersions":["2018-02-02","2017-11-11-preview","2017-09-25-privatepreview"]},{"resourceType":"locations/assessmentOptions","locations":["West Central US","East US","West Europe","North Europe","Southeast | |
Asia","East Asia"],"apiVersions":["2018-02-02","2017-11-11-preview","2017-09-25-privatepreview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.MixedReality","namespace":"Microsoft.MixedReality","authorizations | |
":[{"applicationId":"c7ddd9b4-5172-4e28-bd29-1e0792947d18","roleDefinitionId":"b67ee066-e058-4ddb-92bc-83cdd74bc38a"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2019-12-02-preview","2019-02-28-preview"]},{"resourceType":"locations/checkNameAvailab | |
ility","locations":["East US 2"],"apiVersions":["2019-12-02-preview","2019-02-28-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-12-02-preview","2019-02-28-preview"]},{"resourceType":"spatialAnchorsAccounts","locations":["East US | |
2"],"apiVersions":["2019-12-02-preview","2019-02-28-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.NetApp","namespace":"M | |
icrosoft.NetApp","authorizations":[{"applicationId":"12fb057d-b751-47cd-857c-f2934bb677b4","roleDefinitionId":"e4796bef-6b6d-4cbc-ba1e-27f1a308d860"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia East","Canada Central","Central US","East US","East US | |
2","Japan East","North Europe","South Central US","Southeast Asia","UK South","UK West","West Central US","West Europe","West US 2"],"apiVersions":["2019-11-01","2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"]}],"registrationState":"NotRegistered"},{" | |
id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ObjectStore","namespace":"Microsoft.ObjectStore","resourceTypes":[{"resourceType":"osNamespaces","locations":["West | |
US"],"apiVersions":["2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.OffAzure","namespace":"Microsoft.OffAzure" | |
,"authorizations":[{"applicationId":"728a93e3-065d-4678-93b1-3cc281223341","roleDefinitionId":"b9967bf7-a345-4af8-95f0-49916f760fc6"}],"resourceTypes":[{"resourceType":"VMwareSites","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast | |
Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France | |
Central"],"apiVersions":["2019-06-06","2019-05-01-preview","2018-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"HyperVSites","locations":["Central US","West Europe","UK South","UK West","North Europe","West US | |
2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France | |
Central"],"apiVersions":["2019-06-06","2018-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"ServerSites","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East | |
Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central"],"apiVersions":["2019-05-01-preview"],"capabilities":"CrossResourc | |
eGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"ImportSites","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan | |
West","Japan East","Brazil South","Korea Central","Korea South","France Central"],"apiVersions":["2019-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"operations","locations":["Southeast | |
Asia"],"apiVersions":["2019-06-06","2018-05-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Peering","namespace":"Microsoft.Peering","resourceTypes":[{"resourceType":"peerings","locations":["Japan | |
East","Japan West","Korea Central","East Asia","Australia Central","Australia East","Australia Southeast","Brazil South","Southeast Asia","West India","South India","East US","East US 2","North Central US","South Central US","Canada Central","West US","West US 2","West Central | |
US","Canada East","West Europe","UK South","UK West","North Europe","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2019-09-01-preview","2019-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{ | |
"resourceType":"peeringLocations","locations":[],"apiVersions":["2019-09-01-preview","2019-08-01-preview"]},{"resourceType":"legacyPeerings","locations":[],"apiVersions":["2019-09-01-preview","2019-08-01-preview"]},{"resourceType":"peerAsns","locations":[],"apiVersions":["2019-09- | |
01-preview","2019-08-01-preview"]},{"resourceType":"peeringServiceLocations","locations":[],"apiVersions":["2019-09-01-preview","2019-08-01-preview"]},{"resourceType":"peeringServiceProviders","locations":[],"apiVersions":["2019-09-01-preview","2019-08-01-preview"]},{"resourceType | |
":"checkServiceProviderAvailability","locations":[],"apiVersions":["2019-09-01-preview","2019-08-01-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-09-01-preview","2019-08-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c905 | |
6-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.PowerBIDedicated","namespace":"Microsoft.PowerBIDedicated","authorization":{"applicationId":"4ac7d521-0382-477b-b0f8-7e1d95f85ca2","roleDefinitionId":"490d5987-bcf6-4be6-b6b2-056a78cb693a"},"resourceTypes":[{"resourceType":"capacit | |
ies","locations":["Australia Southeast","Brazil South","Canada Central","UAE North","UAE Central","France Central","France South","Korea Central","Korea South","Japan West","South Africa North","Canada East","South Africa West","UK West","Central US","Central India","Australia | |
East","East Asia","East US","East US 2","West India","Japan East","West Central US","North Central US","North Europe","South Central US","Southeast Asia","UK South","West Europe","West US","West US | |
2"],"apiVersions":["2017-10-01","2017-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, | |
CrossSubscriptionResourceMove"},{"resourceType":"locations","locations":[],"apiVersions":["2017-01-01-preview"]},{"resourceType":"locations/checkNameAvailability","locations":["Australia Southeast","Brazil South","Canada Central","UAE North","UAE Central","France Central","France | |
South","Korea Central","Korea South","Japan West","Canada East","UK West","Central US","Central India","Australia East","East Asia","East US","East US 2","West India","Japan East","West Central US","North Central US","North Europe","South Africa North","South Central | |
US","Southeast Asia","South Africa West","UK South","West Europe","West US","West US 2"],"apiVersions":["2017-10-01","2017-01-01-preview"]},{"resourceType":"locations/operationresults","locations":["Australia Southeast","Brazil South","Canada Central","UAE North","UAE | |
Central","France Central","France South","Korea Central","Korea South","Japan West","Canada East","UK West","Central US","Central India","Australia East","East Asia","East US","East US 2","West India","Japan Ea | |
st","West Central US","North Central US","North Europe","South Central US","Southeast Asia","UK South","West Europe","West US","South Africa North","South Africa West","West US | |
2"],"apiVersions":["2017-10-01","2017-01-01-preview"]},{"resourceType":"locations/operationstatuses","locations":["Australia Southeast","Brazil South","Canada Central","UAE North","UAE Central","France Central","France South","Korea Central","Korea South","Japan West","Canada | |
East","UK West","Central US","Central India","Australia East","East Asia","East US","East US 2","West India","Japan East","West Central US","North Central US","North Europe","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","South Africa | |
North","South Africa West"],"apiVersions":["2017-10-01","2017-01-01-preview"]},{"resourceType":"operations","locations":["East US 2"],"apiVersions":["2017-10-01","2017-01-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b | |
/providers/Microsoft.ProjectBabylon","namespace":"Microsoft.ProjectBabylon","authorization":{"applicationId":"73c2949e-da2d-457a-9607-fcc665198967","roleDefinitionId":"1BC09725-0C9B-4F57-A3D0-FCCF4EB40120"},"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions" | |
:["2019-10-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ProviderHub","namespace":"Microsoft.ProviderHub","resourceTypes":[{"resourceType":"providerRegistrations","locations":[],"apiVersions":["20 | |
19-02-01-preview"]},{"resourceType":"providerRegistrations/resourceTypeRegistrations","locations":[],"apiVersions":["2019-02-01-preview"]},{"resourceType":"rollouts","locations":[],"apiVersions":["2019-02-01-preview"],"capabilities":"None"},{"resourceType":"availableAccounts","loc | |
ations":[],"apiVersions":["2019-02-01-preview","2018-11-01-preview"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ResourceGraph","namespace":"Microsoft.ResourceGraph","authorization":{"applicationId":"509e465 | |
2-da8d-478d-a730-e9d4a1996ca4"},"resourceTypes":[{"resourceType":"resources","locations":["East US"],"apiVersions":["2019-04-01","2018-09-01-preview"]},{"resourceType":"resourcesHistory","locations":["East | |
US"],"apiVersions":["2018-09-01-preview"]},{"resourceType":"resourceChanges","locations":["East US"],"apiVersions":["2018-09-01-preview"]},{"resourceType":"resourceChangeDetails","locations":["East | |
US"],"apiVersions":["2018-09-01-preview"]},{"resourceType":"operations","locations":["East US"],"apiVersions":["2019-04-01","2018-09-01-preview"]},{"resourceType":"subscriptionsStatus","locations":["East | |
US"],"apiVersions":["2019-04-01","2018-09-01-preview"]},{"resourceType":"queries","locations":["global"],"apiVersions":["2018-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"}],"registrationState":"Registered"},{"id":"/subscriptions/25 | |
5c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.Resources","namespace":"Microsoft.Resources","authorization":{"applicationId":"3b990c8b-9607-4c2a-8b04-1d41985facca"},"resourceTypes":[{"resourceType":"tenants","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04- | |
01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resou | |
rceType":"locations","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07- | |
01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceType":"operationresults","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01" | |
,"2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceType":"notifyResourceJobs","locations":[],"apiVersio | |
ns":["2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01"]},{"resourceType":"tags","locations":[],"apiVersions":["2019-10-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01"],"capabilities":"SupportsE | |
xtension"},{"resourceType":"checkPolicyCompliance","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016 | |
-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceType":"providers","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-0 | |
1","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceType":"checkresourcename","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-1 | |
1-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceType":"resources","lo | |
cations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-0 | |
2-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceType":"subscriptions","locations":[],"apiVersions":["2019-10-01","2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08 | |
-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceType":"subscriptions/resources","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01","2019-03-01" | |
,"2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceType":"subscr | |
iptions/providers","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01 | |
","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceType":"subscriptions/operationresults","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08 | |
-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceType":"resourceGroups","locations":["Central US","East Asia","Southeast Asia","East US","East US 2","West | |
US","West US 2","North Central US","South Central US","West Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia Southeast","Australia East","West India","South India","Central India","Canada Central","Canada East","UK South","UK | |
West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North"],"apiVersions":["2019-05-01","2019-04-01","2019-03-01" | |
,"2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceType":"subscr | |
iptions/resourceGroups","locations":["Central US","East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia | |
Southeast","Australia East","West India","South India","Central India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North"],"apiVersions":["2019-05-01","2019-04- | |
01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resou | |
rceType":"subscriptions/resourcegroups/resources","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016- | |
09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceType":"subscriptions/locations","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-0 | |
1","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceType":"subscriptions/tagnames","locations":[],"apiVersions":["2019-05-01","2019-04-01","2 | |
019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceTyp | |
e":"subscriptions/tagNames/tagValues","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016 | |
-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceType":"deployments","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01 | |
-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceType":"deployments/operations","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01", | |
"2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"]},{"resourceT | |
ype":"links","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","201 | |
6-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2015-01-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft. | |
SaaS","namespace":"Microsoft.SaaS","authorization":{"applicationId":"f738ef14-47dc-4564-b53b-45069484ccc7","roleDefinitionId":"b131dd2d-387a-4cae-bb9b-3d021f80d1e6"},"resourceTypes":[ | |
{"resourceType":"applications","locations":["global"],"apiVersions":["2018-03-01-beta"],"capabilities":"CrossResourceGroupResourceMove"},{"resourceType":"checknameavailability","locations":["global"],"apiVersions":["2018-03-01-beta"]},{"resourceType":"checkModernEligibility","loca | |
tions":["global"],"apiVersions":["2018-03-01-beta"]},{"resourceType":"saasresources","locations":["global"],"apiVersions":["2018-03-01-beta"]},{"resourceType":"operationResults","locations":["global"],"apiVersions":["2018-03-01-beta"]},{"resourceType":"operations","locations":["gl | |
obal"],"apiVersions":["2018-03-01-beta"]}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.SecurityInsights","namespace":"Microsoft.SecurityInsights","authorizations":[{"applicationId":"98785600-1bb7-4fb9-b9fa-19a | |
fe2c8a360","roleDefinitionId":"ef1c46aa-ae81-4091-ab83-f75f28efb7b8"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2019-01-01-preview"]},{"resourceType":"alertRules","locations":["West Europe","North Europe","France Central","UK South","UK | |
West","France South","Switzerland North","Switzerland West"],"apiVersions":["2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"alertRuleTemplates","locations":["West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland | |
North","Switzerland West"],"apiVersions":["2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"cases","locations":["West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland | |
West"],"apiVersions":["2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"bookmarks","locations":["West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland | |
West"],"apiVersions":["2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"dataConnectors","locations":["West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland | |
West"],"apiVersions":["2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"entities","locations":["West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland | |
West"],"apiVersions":["2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"officeConsents","locations":["West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland | |
West"],"apiVersions":["2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"settings","locations":["West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland | |
West"],"apiVersions":["2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"aggregations","locations":["West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland | |
West"],"apiVersions":["2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"entityQueries","locations":["West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West"],"apiVersions":["2019-01-01-preview | |
"],"capabilities":"SupportsExtension"}],"registrationState":"NotRegistered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.SerialConsole","namespace":"Microsoft.SerialConsole","resourceTypes":[{"resourceType":"consoleServices","locations":[],"apiVe | |
rsions":["2018-05-01"]},{"resourceType":"locations","locations":[],"apiVersions":["2018-05-01"]},{"resourceType":"locations/consoleServices","locations":["West US 2"],"apiVersions":["2018-05-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2018-05-01"]}],"registra | |
tionState":"Registered"},{"id":"/subscriptions/255c9056-8bb9-455d-a25a-91320298cd9b/providers/Microsoft.ServiceFabricMesh","namespace":"Microsoft.ServiceFabricMesh","authorization | |
s":[{"applicationId":"d10de03d-5ba3-497a-90e6-7ff8c9736059","roleDefinitionId":"BC13595A-E262-4621-929E-56FF90E6BF18"}],"resourceTypes":[{"resourceType":"applications","locations":["East US","East US 2","West US","West US 2","South Central US","France Central","West | |
Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, | |
SystemAssignedResourceIdentity"},{"resourceType":"networks","locations":["East US","East US 2","West US","West US 2","South Central US","France Central","West Europe","North Europe","UK South","UK West","Australia Ea |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment