Skip to content

Instantly share code, notes, and snippets.

@digorgonzola
Created June 8, 2024 11:51
Show Gist options
  • Save digorgonzola/43b944c9bb315ba535930655075c44a2 to your computer and use it in GitHub Desktop.
Save digorgonzola/43b944c9bb315ba535930655075c44a2 to your computer and use it in GitHub Desktop.
terraform debug logs creating key vault linked variable group using workfload federated identity service connection
This file has been truncated, but you can view the full file.
2024-06-08T11:47:36.221Z [INFO] Terraform version: 1.8.5
2024-06-08T11:47:36.221Z [DEBUG] using github.com/hashicorp/go-tfe v1.51.0
2024-06-08T11:47:36.221Z [DEBUG] using github.com/hashicorp/hcl/v2 v2.20.0
2024-06-08T11:47:36.221Z [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1
2024-06-08T11:47:36.221Z [DEBUG] using github.com/zclconf/go-cty v1.14.3
2024-06-08T11:47:36.221Z [INFO] Go runtime version: go1.22.1
2024-06-08T11:47:36.221Z [INFO] CLI args: []string{"/usr/bin/terraform", "apply", "tfplan"}
2024-06-08T11:47:36.221Z [DEBUG] Attempting to open CLI config file: /home/azureuser/.terraformrc
2024-06-08T11:47:36.221Z [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2024-06-08T11:47:36.221Z [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2024-06-08T11:47:36.221Z [DEBUG] ignoring non-existing provider search directory /home/azureuser/.terraform.d/plugins
2024-06-08T11:47:36.221Z [DEBUG] ignoring non-existing provider search directory /home/azureuser/.local/share/terraform/plugins
2024-06-08T11:47:36.221Z [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins
2024-06-08T11:47:36.221Z [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins
2024-06-08T11:47:36.221Z [DEBUG] ignoring non-existing provider search directory /var/lib/snapd/desktop/terraform/plugins
2024-06-08T11:47:36.222Z [INFO] CLI command args: []string{"apply", "tfplan"}
2024-06-08T11:47:36.258Z [INFO] Testing if Service Principal / Client Certificate is applicable for Authentication..
2024-06-08T11:47:36.258Z [INFO] Testing if Multi Tenant Service Principal / Client Secret is applicable for Authentication..
2024-06-08T11:47:36.258Z [INFO] Testing if Service Principal / Client Secret is applicable for Authentication..
2024-06-08T11:47:36.258Z [INFO] Testing if OIDC is applicable for Authentication..
2024-06-08T11:47:36.258Z [INFO] Testing if Managed Service Identity is applicable for Authentication..
2024-06-08T11:47:36.258Z [INFO] Using Managed Service Identity for Authentication
2024-06-08T11:47:36.258Z [DEBUG] Using MSI msiEndpoint "http://169.254.169.254/metadata/identity/oauth2/token"
2024-06-08T11:47:36.258Z [INFO] Getting OAuth config for endpoint https://login.microsoftonline.com/ with tenant c79dbeae-cce3-48dc-8622-b855b194d722
2024-06-08T11:47:36.258Z [DEBUG] Obtaining an MSAL / Microsoft Graph token for Resource Manager..
2024-06-08T11:47:36.258Z [DEBUG] getADALToken with MSI msiEndpoint "http://169.254.169.254/metadata/identity/oauth2/token", ClientID "" for msiEndpoint "https://management.azure.com/"
2024-06-08T11:47:38.315Z [DEBUG] checking for provisioner in "."
2024-06-08T11:47:38.318Z [DEBUG] checking for provisioner in "/usr/bin"
2024-06-08T11:47:38.321Z [INFO] backend/local: starting Apply operation
2024-06-08T11:47:38.321Z [DEBUG] Building the Blob Client from an Access Token (using user credentials)
2024-06-08T11:47:38.321Z [DEBUG] backend/remote-state/azure Request:
GET /metadata/identity/oauth2/token?api-version=2018-02-01&resource=https%3A%2F%2Fmanagement.azure.com%2F HTTP/1.1
Host: 169.254.169.254
User-Agent: Go/go1.22.1 (amd64-linux) go-autorest/adal/v1.0.0
Metadata: true
Accept-Encoding: gzip
2024-06-08T11:47:38.331Z [DEBUG] backend/remote-state/azure Response for http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=https%3A%2F%2Fmanagement.azure.com%2F:
HTTP/1.1 200 OK
Content-Length: 2017
Content-Type: application/json; charset=utf-8
Date: Sat, 08 Jun 2024 11:47:37 GMT
Server: IMDS/150.870.65.1278
X-Ms-Request-Id: b370f915-1efd-4008-aab4-a15438e7535b
{"access_token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IkwxS2ZLRklfam5YYndXYzIyeFp4dzFzVUhIMCIsImtpZCI6IkwxS2ZLRklfam5YYndXYzIyeFp4dzFzVUhIMCJ9.eyJhdWQiOiJodHRwczovL21hbmFnZW1lbnQuYXp1cmUuY29tLyIsImlzcyI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0L2M3OWRiZWFlLWNjZTMtNDhkYy04NjIyLWI4NTViMTk0ZDcyMi8iLCJpYXQiOjE3MTc4NDQwNDUsIm5iZiI6MTcxNzg0NDA0NSwiZXhwIjoxNzE3OTMwNzQ1LCJhaW8iOiJFMk5nWURCcExMMmUrS1k1OGJpb29kMWlpWUs1QUE9PSIsImFwcGlkIjoiYzAwMTBlYWEtYWY0Yy00ZWM4LTgyNjUtNDA1NTk3M2U5YTIxIiwiYXBwaWRhY3IiOiIyIiwiZ3JvdXBzIjpbIjVmZjE5ZGY1LTc4NjEtNDdjZi04MmQ0LTAxZDFkN2EyNWE1NSJdLCJpZHAiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC9jNzlkYmVhZS1jY2UzLTQ4ZGMtODYyMi1iODU1YjE5NGQ3MjIvIiwiaWR0eXAiOiJhcHAiLCJvaWQiOiI1NmRjMjVlZi1lNzQ1LTQ1ZjktYTRiMi1iYmQzODI3MjkzNDMiLCJyaCI6IjAuQUVJQXJyNmR4LVBNM0VpR0lyaFZzWlRYSWtaSWYza0F1dGRQdWtQYXdmajJNQk5DQUFBLiIsInN1YiI6IjU2ZGMyNWVmLWU3NDUtNDVmOS1hNGIyLWJiZDM4MjcyOTM0MyIsInRpZCI6ImM3OWRiZWFlLWNjZTMtNDhkYy04NjIyLWI4NTViMTk0ZDcyMiIsInV0aSI6IllncEl2dEh5M0VPeHgwQnNEZmFGQUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfYXpfcmlkIjoiL3N1YnNjcmlwdGlvbnMvM2M3YThhZGMtM2MzYS00MDk2LWFlNjAtNDJiMThkMjA2MzU4L3Jlc291cmNlZ3JvdXBzL3RmLWF6ZG92bS1yZy9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvdmlydHVhbE1hY2hpbmVzL3RmLWF6ZG92bTAxIiwieG1zX21pcmlkIjoiL3N1YnNjcmlwdGlvbnMvM2M3YThhZGMtM2MzYS00MDk2LWFlNjAtNDJiMThkMjA2MzU4L3Jlc291cmNlZ3JvdXBzL3RmLWlhbS1yZy9wcm92aWRlcnMvTWljcm9zb2Z0Lk1hbmFnZWRJZGVudGl0eS91c2VyQXNzaWduZWRJZGVudGl0aWVzL3RmLWF6ZG8tdmVuZGluZzF0LW1pIiwieG1zX3RjZHQiOjE2MDg2OTExNDB9.K6J9K59pwD5JUfzNMv-vJVukyWnokDVDCazGQXRaYFKb6FX2khsmVpQupEcqXG9gR1I2oZA6zqtUV8p2BYsCoX-K9Wbiq8QoLOPacMrTpfQoOhM-5M4_krUBOzFw1hZJImvPKMpt8AEgltWDHYORSJaNw3dzvZph1TxHln40dOc9A6rmliENc0HRYdMwYjlp-bK6i06lgq8ncI6-Fu4_26qRG2bTiI3fZ_IZtu3THDgwolDHThvEG0UyVEhlhrq8NHtSBdNYCg9QKZvCL2UO_O1zu1KOJL2XO06zstTAsWYiz3w3jHOgOH0ApW7V_U-3hZ_vDUatiJj02m-2nbAivw","client_id":"c0010eaa-af4c-4ec8-8265-4055973e9a21","expires_in":"83487","expires_on":"1717930745","ext_expires_in":"86399","not_before":"1717844045","resource":"https://management.azure.com/","token_type":"Bearer"}
2024-06-08T11:47:38.331Z [DEBUG] Azure Backend Request:
POST /subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tfstate-storage-rg/providers/Microsoft.Storage/storageAccounts/stefanteststoragesa/listKeys?api-version=2021-01-01 HTTP/1.1
Host: management.azure.com
User-Agent: HashiCorp Terraform/1.8.5 (+https://www.terraform.io)
Content-Length: 0
Accept-Encoding: gzip
2024-06-08T11:47:38.458Z [DEBUG] Azure Backend Response for https://management.azure.com/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tfstate-storage-rg/providers/Microsoft.Storage/storageAccounts/stefanteststoragesa/listKeys?api-version=2021-01-01:
HTTP/2.0 200 OK
Content-Length: 288
Cache-Control: no-cache
Content-Type: application/json
Date: Sat, 08 Jun 2024 11:47:38 GMT
Expires: -1
Pragma: no-cache
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Cache: CONFIG_NOCACHE
X-Content-Type-Options: nosniff
X-Ms-Correlation-Request-Id: 277d2769-f792-4168-b5c2-bde01f5bf34e
X-Ms-Ratelimit-Remaining-Subscription-Resource-Requests: 11999
X-Ms-Request-Id: d1c1b13a-decf-44e2-b551-c81f6366b4e7
X-Ms-Routing-Request-Id: AUSTRALIAEAST:20240608T114738Z:277d2769-f792-4168-b5c2-bde01f5bf34e
X-Msedge-Ref: Ref A: 9653E8D8DF0A4E0CABAA92D73E730A10 Ref B: SYD03EDGE2111 Ref C: 2024-06-08T11:47:38Z
{"keys":[{"keyName":"key1","value":"ZYkhWEXXnvDHs4jy4jmcj8I5Albe/ubqLMV0LBSDU3pC7laI2oi1Vu3HklmuSAEJTET8q97TpED0+AStm3Nk1Q==","permissions":"FULL"},{"keyName":"key2","value":"dmbhjt6+7gHFLWu/NxgxkyQi+wlQL9/G4exgpu+W/oumKFE0zV9yP0sp1Rhz3hhE69O1Hf+sFZG0+AStZ+0v4w==","permissions":"FULL"}]}
2024-06-08T11:47:38.459Z [DEBUG] Azure Backend Request:
GET /azure-vending-machine/azure-vending-machine.tfstate HTTP/1.1
Host: stefanteststoragesa.blob.core.windows.net
User-Agent: HashiCorp Terraform/1.8.5 (+https://www.terraform.io)
X-Ms-Date: Sat, 08 Jun 2024 11:47:38 GMT
X-Ms-Version: 2018-11-09
Accept-Encoding: gzip
2024-06-08T11:47:38.497Z [DEBUG] Azure Backend Response for https://stefanteststoragesa.blob.core.windows.net/azure-vending-machine/azure-vending-machine.tfstate:
HTTP/1.1 200 OK
Content-Length: 155870
Accept-Ranges: bytes
Content-Md5: WSjDr4LMx319HWr+InnxiA==
Content-Type: application/json
Date: Sat, 08 Jun 2024 11:47:38 GMT
Etag: "0x8DC87B0B14A5805"
Last-Modified: Sat, 08 Jun 2024 11:46:53 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Blob-Type: BlockBlob
X-Ms-Creation-Time: Fri, 07 Jun 2024 00:03:31 GMT
X-Ms-Lease-State: available
X-Ms-Lease-Status: unlocked
X-Ms-Request-Id: 5bf38d8e-601e-0090-5b99-b9a9bc000000
X-Ms-Server-Encrypted: true
X-Ms-Version: 2018-11-09
{
"version": 4,
"terraform_version": "1.8.5",
"serial": 77,
"lineage": "c13d86ff-e09a-d8b7-a699-9a3e2af12d9d",
"outputs": {
"projects": {
"value": {
"sample_project": {
"azdo_project_id": [],
"keyvault_id": [],
"keyvault_name": [],
"managed_identity_principal_id": [],
"repositories": {},
"service_connections": {},
"storage_account_id": [],
"storage_account_name": []
},
"stefan_demo_project": {
"azdo_project_id": [
"4c59f93e-7186-4c9c-bd33-ea7d67eff7db"
],
"keyvault_id": [
"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv"
],
"keyvault_name": [
"stefan-demo-project-kv"
],
"managed_identity_principal_id": [
"6765ce49-cb3f-46f4-9193-c65c1f822bd9"
],
"repositories": {
"example_repo": {
"id": "58999428-4f5a-4831-a1ff-3bd0ed1a1f74",
"name": "example-repo"
},
"example_repo2": {
"id": "3105b58e-6686-4c4f-99b2-768fe659b230",
"name": "example-repo2"
}
},
"service_connections": {
"tf_stefan_demo_platform1_spn1": {
"id": "591a3681-6cfd-408b-b1f2-cd7ab448509e",
"name": "tf-stefan-demo-platform1-spn1",
"subscription": "platform1"
}
},
"storage_account_id": [
"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa"
],
"storage_account_name": [
"stefandemoprojectsa"
]
}
},
"type": [
"object",
{
"sample_project": [
"object",
{
"azdo_project_id": [
"tuple",
[]
],
"keyvault_id": [
"tuple",
[]
],
"keyvault_name": [
"tuple",
[]
],
"managed_identity_principal_id": [
"tuple",
[]
],
"repositories": [
"object",
{}
],
"service_connections": [
"object",
{}
],
"storage_account_id": [
"tuple",
[]
],
"storage_account_name": [
"tuple",
[]
]
}
],
"stefan_demo_project": [
"object",
{
"azdo_project_id": [
"tuple",
[
"string"
]
],
"keyvault_id": [
"tuple",
[
"string"
]
],
"keyvault_name": [
"tuple",
[
"string"
]
],
"managed_identity_principal_id": [
"tuple",
[
"string"
]
],
"repositories": [
"object",
{
"example_repo": [
"object",
{
"id": "string",
"name": "string"
}
],
"example_repo2": [
"object",
{
"id": "string",
"name": "string"
}
]
}
],
"service_connections": [
"object",
{
"tf_stefan_demo_platform1_spn1": [
"object",
{
"id": "string",
"name": "string",
"subscription": "string"
}
]
}
],
"storage_account_id": [
"tuple",
[
"string"
]
],
"storage_account_name": [
"tuple",
[
"string"
]
]
}
]
}
]
}
},
"resources": [
{
"mode": "data",
"type": "jsonschema_validator",
"name": "values",
"provider": "provider[\"registry.terraform.io/jeffashton/jsonschema\"]",
"instances": [
{
"index_key": "sample_project.yaml",
"schema_version": 0,
"attributes": {
"document": "{\"enable_azdo\":false,\"id\":\"sample_project\",\"name\":\"Sample Project\",\"project_settings\":{},\"repositories\":{},\"resource_groups\":{\"sample_development1\":{\"subscription\":\"development1\"},\"sample_platform1\":{\"subscription\":\"platform1\"}},\"service_connections\":{},\"tags\":{\"project\":\"sample project\"}}",
"id": "6d71c7830cdfe8e78e1dccf20d75e5949dd167f1d6f8cc2cb3b46a27d964b7a3",
"schema": "{\n \"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n \"title\": \"Azure Vending Machine\",\n \"type\": \"object\",\n \"required\": [\"id\", \"name\", \"tags\"],\n \"additionalProperties\": false,\n \"properties\": {\n \"id\": {\n \"description\": \"The unique identifier for the deployment.\",\n \"type\": \"string\"\n },\n \"name\": {\n \"description\": \"The name of the project.\",\n \"type\": \"string\"\n },\n \"enable_azdo\": {\n \"type\": \"boolean\"\n },\n \"project_settings\": {\n \"description\": \"Settings pertaining to the Azure Devops project.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"properties\": {\n \"visibility\": {\n \"type\": \"string\"\n },\n \"version_control\": {\n \"type\": \"string\"\n },\n \"work_item_template\": {\n \"type\": \"string\"\n },\n \"features\": {\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"properties\": {\n \"boards\": {\n \"type\": \"string\"\n },\n \"repositories\": {\n \"type\": \"string\"\n },\n \"pipelines\": {\n \"type\": \"string\"\n },\n \"testplans\": {\n \"type\": \"string\"\n },\n \"artifacts\": {\n \"type\": \"string\"\n }\n }\n }\n }\n },\n \"repositories\": {\n \"descriptions\": \"Repositories to deploy to the Azure Devops project.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"patternProperties\": {\n \"[a-z0-9]+\": {\n \"type\": \"object\",\n \"properties\": {\n \"name\": {\n \"type\": \"string\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\"name\"]\n }\n }\n },\n \"resource_groups\": {\n \"descriptions\": \"Resource groups to deploy to Azure.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"patternProperties\": {\n \"[a-z0-9]+\": {\n \"type\": \"object\",\n \"properties\": {\n \"subscription\": {\n \"type\": \"string\",\n \"enum\": [\n \"development1\",\n \"next1\",\n \"platform1\",\n \"production1\",\n \"public1\",\n \"security1\",\n \"staging1\",\n \"test1\",\n \"visualstudio1\"\n ]\n }\n },\n \"additionalProperties\": false,\n \"required\": [\"subscription\"]\n }\n }\n },\n \"service_connections\": {\n \"descriptions\": \"Service connections to create in the Azure Devops project.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"patternProperties\": {\n \"[a-z0-9]+\": {\n \"type\": \"object\",\n \"properties\": {\n \"subscription\": {\n \"type\": \"string\",\n \"enum\": [\n \"development1\",\n \"next1\",\n \"platform1\",\n \"production1\",\n \"public1\",\n \"security1\",\n \"staging1\",\n \"test1\",\n \"visualstudio1\"\n ]\n }\n },\n \"additionalProperties\": false,\n \"required\": [\"subscription\"]\n }\n }\n },\n \"tags\": {\n \"description\": \"Tags to apply to resources created in Azure.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"properties\": {\n \"managed_by\": {\n \"type\": \"string\"\n },\n \"pipeline\": {\n \"type\": \"string\"\n },\n \"project\": {\n \"type\": \"string\"\n },\n \"source\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\"project\"]\n }\n }\n}\n",
"validated": "{\"enable_azdo\":false,\"id\":\"sample_project\",\"name\":\"Sample Project\",\"project_settings\":{},\"repositories\":{},\"resource_groups\":{\"sample_development1\":{\"subscription\":\"development1\"},\"sample_platform1\":{\"subscription\":\"platform1\"}},\"service_connections\":{},\"tags\":{\"project\":\"sample project\"}}"
},
"sensitive_attributes": []
},
{
"index_key": "stefan_test_project.yaml",
"schema_version": 0,
"attributes": {
"document": "{\"id\":\"stefan_demo_project\",\"name\":\"Stefan Demo Project\",\"project_settings\":{\"version_control\":\"git\",\"visibility\":\"private\"},\"repositories\":{\"example_repo\":{\"name\":\"example-repo\"},\"example_repo2\":{\"name\":\"example-repo2\"}},\"resource_groups\":{\"stefan_demo_development1\":{\"subscription\":\"development1\"},\"stefan_demo_staging1\":{\"subscription\":\"staging1\"}},\"service_connections\":{\"tf_stefan_demo_platform1_spn1\":{\"subscription\":\"platform1\"}},\"tags\":{\"project\":\"Stefan Demo Project\"}}",
"id": "dc907f7631d421e560606edcec820f1c89e351c303c6289f1601dd105b6410c4",
"schema": "{\n \"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n \"title\": \"Azure Vending Machine\",\n \"type\": \"object\",\n \"required\": [\"id\", \"name\", \"tags\"],\n \"additionalProperties\": false,\n \"properties\": {\n \"id\": {\n \"description\": \"The unique identifier for the deployment.\",\n \"type\": \"string\"\n },\n \"name\": {\n \"description\": \"The name of the project.\",\n \"type\": \"string\"\n },\n \"enable_azdo\": {\n \"type\": \"boolean\"\n },\n \"project_settings\": {\n \"description\": \"Settings pertaining to the Azure Devops project.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"properties\": {\n \"visibility\": {\n \"type\": \"string\"\n },\n \"version_control\": {\n \"type\": \"string\"\n },\n \"work_item_template\": {\n \"type\": \"string\"\n },\n \"features\": {\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"properties\": {\n \"boards\": {\n \"type\": \"string\"\n },\n \"repositories\": {\n \"type\": \"string\"\n },\n \"pipelines\": {\n \"type\": \"string\"\n },\n \"testplans\": {\n \"type\": \"string\"\n },\n \"artifacts\": {\n \"type\": \"string\"\n }\n }\n }\n }\n },\n \"repositories\": {\n \"descriptions\": \"Repositories to deploy to the Azure Devops project.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"patternProperties\": {\n \"[a-z0-9]+\": {\n \"type\": \"object\",\n \"properties\": {\n \"name\": {\n \"type\": \"string\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\"name\"]\n }\n }\n },\n \"resource_groups\": {\n \"descriptions\": \"Resource groups to deploy to Azure.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"patternProperties\": {\n \"[a-z0-9]+\": {\n \"type\": \"object\",\n \"properties\": {\n \"subscription\": {\n \"type\": \"string\",\n \"enum\": [\n \"development1\",\n \"next1\",\n \"platform1\",\n \"production1\",\n \"public1\",\n \"security1\",\n \"staging1\",\n \"test1\",\n \"visualstudio1\"\n ]\n }\n },\n \"additionalProperties\": false,\n \"required\": [\"subscription\"]\n }\n }\n },\n \"service_connections\": {\n \"descriptions\": \"Service connections to create in the Azure Devops project.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"patternProperties\": {\n \"[a-z0-9]+\": {\n \"type\": \"object\",\n \"properties\": {\n \"subscription\": {\n \"type\": \"string\",\n \"enum\": [\n \"development1\",\n \"next1\",\n \"platform1\",\n \"production1\",\n \"public1\",\n \"security1\",\n \"staging1\",\n \"test1\",\n \"visualstudio1\"\n ]\n }\n },\n \"additionalProperties\": false,\n \"required\": [\"subscription\"]\n }\n }\n },\n \"tags\": {\n \"description\": \"Tags to apply to resources created in Azure.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"properties\": {\n \"managed_by\": {\n \"type\": \"string\"\n },\n \"pipeline\": {\n \"type\": \"string\"\n },\n \"project\": {\n \"type\": \"string\"\n },\n \"source\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\"project\"]\n }\n }\n}\n",
"validated": "{\"id\":\"stefan_demo_project\",\"name\":\"Stefan Demo Project\",\"project_settings\":{\"version_control\":\"git\",\"visibility\":\"private\"},\"repositories\":{\"example_repo\":{\"name\":\"example-repo\"},\"example_repo2\":{\"name\":\"example-repo2\"}},\"resource_groups\":{\"stefan_demo_development1\":{\"subscription\":\"development1\"},\"stefan_demo_staging1\":{\"subscription\":\"staging1\"}},\"service_connections\":{\"tf_stefan_demo_platform1_spn1\":{\"subscription\":\"platform1\"}},\"tags\":{\"project\":\"Stefan Demo Project\"}}"
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azuread_administrative_unit",
"name": "az_vending_machine",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"description": "Administrative unit for EntraID security groups created by Azure Vending Machine",
"display_name": "Azure Vending Machine (TEST)",
"id": "e544f16e-5ba7-4f91-ad75-ddc2724da427",
"members": [
"e8b9fb42-0368-4d5d-b921-cc886c9e7989",
"a64375ee-5faa-49f3-9438-f7303679fcf1",
"3751fe39-e6a6-440e-947e-ee781ec107c5",
"e3558315-1007-441a-a3e8-ed4a74e55127",
"fc4080f5-2099-46f2-b11d-3e217fad098f",
"205d7e42-ed40-4eb3-809f-793f53923c54"
],
"object_id": "e544f16e-5ba7-4f91-ad75-ddc2724da427",
"timeouts": null,
"visibility": ""
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azuredevops_group",
"name": "project_contributors",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azuredevops_group",
"name": "project_readers",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azurerm_client_config",
"name": "current",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"schema_version": 0,
"attributes": {
"client_id": "c0010eaa-af4c-4ec8-8265-4055973e9a21",
"id": "Y2xpZW50Q29uZmlncy9jbGllbnRJZD1jMDAxMGVhYS1hZjRjLTRlYzgtODI2NS00MDU1OTczZTlhMjE7b2JqZWN0SWQ9NTZkYzI1ZWYtZTc0NS00NWY5LWE0YjItYmJkMzgyNzI5MzQzO3N1YnNjcmlwdGlvbklkPTNjN2E4YWRjLTNjM2EtNDA5Ni1hZTYwLTQyYjE4ZDIwNjM1ODt0ZW5hbnRJZD1jNzlkYmVhZS1jY2UzLTQ4ZGMtODYyMi1iODU1YjE5NGQ3MjI=",
"object_id": "56dc25ef-e745-45f9-a4b2-bbd382729343",
"subscription_id": "3c7a8adc-3c3a-4096-ae60-42b18d206358",
"tenant_id": "c79dbeae-cce3-48dc-8622-b855b194d722",
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azurerm_eventhub",
"name": "keyvaults",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].security1",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/diagnostics-eventhub-rg/providers/Microsoft.EventHub/namespaces/shared-namespace-eh/eventhubs/keyvaults-eh-1",
"name": "keyvaults-eh-1",
"namespace_name": "shared-namespace-eh",
"partition_count": 2,
"partition_ids": [
"0",
"1"
],
"resource_group_name": "diagnostics-eventhub-rg",
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azurerm_eventhub",
"name": "storage",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].security1",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/diagnostics-eventhub-rg/providers/Microsoft.EventHub/namespaces/shared-namespace-eh/eventhubs/storage-eh-1",
"name": "storage-eh-1",
"namespace_name": "shared-namespace-eh",
"partition_count": 2,
"partition_ids": [
"0",
"1"
],
"resource_group_name": "diagnostics-eventhub-rg",
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azurerm_eventhub_namespace_authorization_rule",
"name": "shared_infrastructure",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].security1",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/diagnostics-eventhub-rg/providers/Microsoft.EventHub/namespaces/shared-namespace-eh/authorizationRules/shared-infrastructure-sap",
"listen": false,
"manage": false,
"name": "shared-infrastructure-sap",
"namespace_name": "shared-namespace-eh",
"primary_connection_string": "Endpoint=sb://shared-namespace-eh.servicebus.windows.net/;SharedAccessKeyName=shared-infrastructure-sap;SharedAccessKey=aJ+jYAy434S3w4VxZATjQ4MxSQ0tDIHGl+AEhLCTbMQ=",
"primary_connection_string_alias": "",
"primary_key": "aJ+jYAy434S3w4VxZATjQ4MxSQ0tDIHGl+AEhLCTbMQ=",
"resource_group_name": "diagnostics-eventhub-rg",
"secondary_connection_string": "Endpoint=sb://shared-namespace-eh.servicebus.windows.net/;SharedAccessKeyName=shared-infrastructure-sap;SharedAccessKey=2K81CNmpL58a60bIgNMGtx3MO808U63X1+AEhODUeu0=",
"secondary_connection_string_alias": "",
"secondary_key": "2K81CNmpL58a60bIgNMGtx3MO808U63X1+AEhODUeu0=",
"send": true,
"timeouts": null
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "primary_connection_string"
}
],
[
{
"type": "get_attr",
"value": "primary_connection_string_alias"
}
],
[
{
"type": "get_attr",
"value": "primary_key"
}
],
[
{
"type": "get_attr",
"value": "secondary_connection_string_alias"
}
],
[
{
"type": "get_attr",
"value": "secondary_connection_string"
}
],
[
{
"type": "get_attr",
"value": "secondary_key"
}
]
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azurerm_subscriptions",
"name": "available",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"schema_version": 0,
"attributes": {
"display_name_contains": null,
"display_name_prefix": null,
"id": "subscriptions-c79dbeae-cce3-48dc-8622-b855b194d722",
"subscriptions": [
{
"display_name": "visualstudio1",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358",
"location_placement_id": "PublicAndAustralia_2014-09-01",
"quota_id": "MSDN_2014-09-01",
"spending_limit": "On",
"state": "Enabled",
"subscription_id": "3c7a8adc-3c3a-4096-ae60-42b18d206358",
"tags": {},
"tenant_id": "c79dbeae-cce3-48dc-8622-b855b194d722"
}
],
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "az_resource_contributors",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"administrative_unit_ids": [
"e544f16e-5ba7-4f91-ad75-ddc2724da427"
],
"assignable_to_role": false,
"auto_subscribe_new_members": false,
"behaviors": [],
"description": "",
"display_name": "-Group - Sample Project - Contributors",
"dynamic_membership": [],
"external_senders_allowed": false,
"hide_from_address_lists": false,
"hide_from_outlook_clients": false,
"id": "205d7e42-ed40-4eb3-809f-793f53923c54",
"mail": "",
"mail_enabled": false,
"mail_nickname": "d4e02100-2",
"members": [],
"object_id": "205d7e42-ed40-4eb3-809f-793f53923c54",
"onpremises_domain_name": "",
"onpremises_group_type": "",
"onpremises_netbios_name": "",
"onpremises_sam_account_name": "",
"onpremises_security_identifier": "",
"onpremises_sync_enabled": false,
"owners": [
"56dc25ef-e745-45f9-a4b2-bbd382729343"
],
"preferred_language": "",
"prevent_duplicate_names": false,
"provisioning_options": [],
"proxy_addresses": [],
"security_enabled": true,
"theme": "",
"timeouts": null,
"types": [],
"visibility": "",
"writeback_enabled": false
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjMwMDAwMDAwMDAwMCwicmVhZCI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "az_resource_readers",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"administrative_unit_ids": [
"e544f16e-5ba7-4f91-ad75-ddc2724da427"
],
"assignable_to_role": false,
"auto_subscribe_new_members": false,
"behaviors": [],
"description": "",
"display_name": "-Group - Sample Project - Readers",
"dynamic_membership": [],
"external_senders_allowed": false,
"hide_from_address_lists": false,
"hide_from_outlook_clients": false,
"id": "fc4080f5-2099-46f2-b11d-3e217fad098f",
"mail": "",
"mail_enabled": false,
"mail_nickname": "f67d7e9c-5",
"members": [],
"object_id": "fc4080f5-2099-46f2-b11d-3e217fad098f",
"onpremises_domain_name": "",
"onpremises_group_type": "",
"onpremises_netbios_name": "",
"onpremises_sam_account_name": "",
"onpremises_security_identifier": "",
"onpremises_sync_enabled": false,
"owners": [
"56dc25ef-e745-45f9-a4b2-bbd382729343"
],
"preferred_language": "",
"prevent_duplicate_names": false,
"provisioning_options": [],
"proxy_addresses": [],
"security_enabled": true,
"theme": "",
"timeouts": null,
"types": [],
"visibility": "",
"writeback_enabled": false
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjMwMDAwMDAwMDAwMCwicmVhZCI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "project_contributors",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "project_readers",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_branch_policy_comment_resolution",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_branch_policy_merge_types",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_branch_policy_min_reviewers",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_check_approval",
"name": "environment",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_check_exclusive_lock",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_environment",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_git_repository",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_group_entitlement",
"name": "project_contributors",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_group_entitlement",
"name": "project_readers",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_group_membership",
"name": "contributors",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_group_membership",
"name": "readers",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_project",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_repository_policy_case_enforcement",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_repository_policy_reserved_names",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_serviceendpoint_azurerm",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_variable_group",
"name": "kv",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_variable_group",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_federated_identity_credential",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": [
{
"index_key": "sample_development1",
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-development1-rg",
"location": "australiaeast",
"managed_by": "",
"name": "sample-development1-rg",
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "sample project",
"source": "terraform"
},
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo1NDAwMDAwMDAwMDAwLCJkZWxldGUiOjU0MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjo1NDAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "platform1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "sample_platform1",
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-platform1-rg",
"location": "australiaeast",
"managed_by": "",
"name": "sample-platform1-rg",
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "sample project",
"source": "terraform"
},
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo1NDAwMDAwMDAwMDAwLCJkZWxldGUiOjU0MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjo1NDAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "shared_resources",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "mi_rg_contributor_development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "mi_rg_contributor_staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_contributor_development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": [
{
"index_key": "sample_development1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-development1-rg/providers/Microsoft.Authorization/roleAssignments/7f16b674-f88e-77a5-5cbc-5a6e3f47f51f",
"name": "7f16b674-f88e-77a5-5cbc-5a6e3f47f51f",
"principal_id": "205d7e42-ed40-4eb3-809f-793f53923c54",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c",
"role_definition_name": "Contributor",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-development1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_contributors",
"module.project.azurerm_resource_group.development1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_contributor_platform1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "sample_platform1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-platform1-rg/providers/Microsoft.Authorization/roleAssignments/bcad7214-d78a-4bb2-fd25-55e6360fa298",
"name": "bcad7214-d78a-4bb2-fd25-55e6360fa298",
"principal_id": "205d7e42-ed40-4eb3-809f-793f53923c54",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c",
"role_definition_name": "Contributor",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-platform1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_contributors",
"module.project.azurerm_resource_group.platform1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_contributor_staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_reader_development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": [
{
"index_key": "sample_development1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-development1-rg/providers/Microsoft.Authorization/roleAssignments/bb29c384-29b8-adf8-bc6d-8972d0c4fe70",
"name": "bb29c384-29b8-adf8-bc6d-8972d0c4fe70",
"principal_id": "fc4080f5-2099-46f2-b11d-3e217fad098f",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7",
"role_definition_name": "Reader",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-development1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_readers",
"module.project.azurerm_resource_group.development1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_reader_platform1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "sample_platform1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-platform1-rg/providers/Microsoft.Authorization/roleAssignments/7efa232a-eb64-1e9b-f1d0-96bc60a18219",
"name": "7efa232a-eb64-1e9b-f1d0-96bc60a18219",
"principal_id": "fc4080f5-2099-46f2-b11d-3e217fad098f",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7",
"role_definition_name": "Reader",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-platform1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_readers",
"module.project.azurerm_resource_group.platform1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_reader_staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_user_assigned_identity",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "time_sleep",
"name": "wait_for_rbac_before_variable_group_operations",
"provider": "provider[\"registry.terraform.io/hashicorp/time\"]",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azuread_administrative_unit",
"name": "az_vending_machine",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"description": "Administrative unit for EntraID security groups created by Azure Vending Machine",
"display_name": "Azure Vending Machine (TEST)",
"id": "e544f16e-5ba7-4f91-ad75-ddc2724da427",
"members": [
"e8b9fb42-0368-4d5d-b921-cc886c9e7989",
"a64375ee-5faa-49f3-9438-f7303679fcf1",
"3751fe39-e6a6-440e-947e-ee781ec107c5",
"e3558315-1007-441a-a3e8-ed4a74e55127",
"fc4080f5-2099-46f2-b11d-3e217fad098f",
"205d7e42-ed40-4eb3-809f-793f53923c54"
],
"object_id": "e544f16e-5ba7-4f91-ad75-ddc2724da427",
"timeouts": null,
"visibility": ""
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azuredevops_group",
"name": "project_contributors",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"descriptor": "vssgp.Uy0xLTktMTU1MTM3NDI0NS0xMDU2NTI4NzE2LTIyNTU1OTI1MjQtMzE3NDI5NjE4OS0xNzQzNzc5ODAzLTEtNTgzNjcxMTktMjY1MTA0NDQyMS0yNTgyMTcxNzY2LTg1NjcyNzg4NQ",
"id": "vssgp.Uy0xLTktMTU1MTM3NDI0NS0xMDU2NTI4NzE2LTIyNTU1OTI1MjQtMzE3NDI5NjE4OS0xNzQzNzc5ODAzLTEtNTgzNjcxMTktMjY1MTA0NDQyMS0yNTgyMTcxNzY2LTg1NjcyNzg4NQ",
"name": "Contributors",
"origin": "vsts",
"origin_id": "ec6dc68d-94fc-4ff5-977e-d35c21e87d16",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db"
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azuredevops_group",
"name": "project_readers",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"descriptor": "vssgp.Uy0xLTktMTU1MTM3NDI0NS0xMDU2NTI4NzE2LTIyNTU1OTI1MjQtMzE3NDI5NjE4OS0xNzQzNzc5ODAzLTEtNDYyNzk4Mjk2LTMzMDIwMjc1OTUtMjU5MjM3MzcxMC0yODkxNjI5MTgw",
"id": "vssgp.Uy0xLTktMTU1MTM3NDI0NS0xMDU2NTI4NzE2LTIyNTU1OTI1MjQtMzE3NDI5NjE4OS0xNzQzNzc5ODAzLTEtNDYyNzk4Mjk2LTMzMDIwMjc1OTUtMjU5MjM3MzcxMC0yODkxNjI5MTgw",
"name": "Readers",
"origin": "vsts",
"origin_id": "36313580-4d4e-4ed3-9074-d0dd924006e9",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db"
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azurerm_client_config",
"name": "current",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"schema_version": 0,
"attributes": {
"client_id": "c0010eaa-af4c-4ec8-8265-4055973e9a21",
"id": "Y2xpZW50Q29uZmlncy9jbGllbnRJZD1jMDAxMGVhYS1hZjRjLTRlYzgtODI2NS00MDU1OTczZTlhMjE7b2JqZWN0SWQ9NTZkYzI1ZWYtZTc0NS00NWY5LWE0YjItYmJkMzgyNzI5MzQzO3N1YnNjcmlwdGlvbklkPTNjN2E4YWRjLTNjM2EtNDA5Ni1hZTYwLTQyYjE4ZDIwNjM1ODt0ZW5hbnRJZD1jNzlkYmVhZS1jY2UzLTQ4ZGMtODYyMi1iODU1YjE5NGQ3MjI=",
"object_id": "56dc25ef-e745-45f9-a4b2-bbd382729343",
"subscription_id": "3c7a8adc-3c3a-4096-ae60-42b18d206358",
"tenant_id": "c79dbeae-cce3-48dc-8622-b855b194d722",
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azurerm_eventhub",
"name": "keyvaults",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].security1",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/diagnostics-eventhub-rg/providers/Microsoft.EventHub/namespaces/shared-namespace-eh/eventhubs/keyvaults-eh-1",
"name": "keyvaults-eh-1",
"namespace_name": "shared-namespace-eh",
"partition_count": 2,
"partition_ids": [
"0",
"1"
],
"resource_group_name": "diagnostics-eventhub-rg",
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azurerm_eventhub",
"name": "storage",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].security1",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/diagnostics-eventhub-rg/providers/Microsoft.EventHub/namespaces/shared-namespace-eh/eventhubs/storage-eh-1",
"name": "storage-eh-1",
"namespace_name": "shared-namespace-eh",
"partition_count": 2,
"partition_ids": [
"0",
"1"
],
"resource_group_name": "diagnostics-eventhub-rg",
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azurerm_eventhub_namespace_authorization_rule",
"name": "shared_infrastructure",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].security1",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/diagnostics-eventhub-rg/providers/Microsoft.EventHub/namespaces/shared-namespace-eh/authorizationRules/shared-infrastructure-sap",
"listen": false,
"manage": false,
"name": "shared-infrastructure-sap",
"namespace_name": "shared-namespace-eh",
"primary_connection_string": "Endpoint=sb://shared-namespace-eh.servicebus.windows.net/;SharedAccessKeyName=shared-infrastructure-sap;SharedAccessKey=aJ+jYAy434S3w4VxZATjQ4MxSQ0tDIHGl+AEhLCTbMQ=",
"primary_connection_string_alias": "",
"primary_key": "aJ+jYAy434S3w4VxZATjQ4MxSQ0tDIHGl+AEhLCTbMQ=",
"resource_group_name": "diagnostics-eventhub-rg",
"secondary_connection_string": "Endpoint=sb://shared-namespace-eh.servicebus.windows.net/;SharedAccessKeyName=shared-infrastructure-sap;SharedAccessKey=2K81CNmpL58a60bIgNMGtx3MO808U63X1+AEhODUeu0=",
"secondary_connection_string_alias": "",
"secondary_key": "2K81CNmpL58a60bIgNMGtx3MO808U63X1+AEhODUeu0=",
"send": true,
"timeouts": null
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "secondary_connection_string"
}
],
[
{
"type": "get_attr",
"value": "secondary_key"
}
],
[
{
"type": "get_attr",
"value": "primary_key"
}
],
[
{
"type": "get_attr",
"value": "primary_connection_string"
}
],
[
{
"type": "get_attr",
"value": "secondary_connection_string_alias"
}
],
[
{
"type": "get_attr",
"value": "primary_connection_string_alias"
}
]
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azurerm_subscriptions",
"name": "available",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"schema_version": 0,
"attributes": {
"display_name_contains": null,
"display_name_prefix": null,
"id": "subscriptions-c79dbeae-cce3-48dc-8622-b855b194d722",
"subscriptions": [
{
"display_name": "visualstudio1",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358",
"location_placement_id": "PublicAndAustralia_2014-09-01",
"quota_id": "MSDN_2014-09-01",
"spending_limit": "On",
"state": "Enabled",
"subscription_id": "3c7a8adc-3c3a-4096-ae60-42b18d206358",
"tags": {},
"tenant_id": "c79dbeae-cce3-48dc-8622-b855b194d722"
}
],
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "az_resource_contributors",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"administrative_unit_ids": [
"e544f16e-5ba7-4f91-ad75-ddc2724da427"
],
"assignable_to_role": false,
"auto_subscribe_new_members": false,
"behaviors": [],
"description": "",
"display_name": "-Group - Stefan Demo Project - Contributors",
"dynamic_membership": [],
"external_senders_allowed": false,
"hide_from_address_lists": false,
"hide_from_outlook_clients": false,
"id": "3751fe39-e6a6-440e-947e-ee781ec107c5",
"mail": "",
"mail_enabled": false,
"mail_nickname": "2427a083-c",
"members": [],
"object_id": "3751fe39-e6a6-440e-947e-ee781ec107c5",
"onpremises_domain_name": "",
"onpremises_group_type": "",
"onpremises_netbios_name": "",
"onpremises_sam_account_name": "",
"onpremises_security_identifier": "",
"onpremises_sync_enabled": false,
"owners": [
"56dc25ef-e745-45f9-a4b2-bbd382729343"
],
"preferred_language": "",
"prevent_duplicate_names": false,
"provisioning_options": [],
"proxy_addresses": [],
"security_enabled": true,
"theme": "",
"timeouts": null,
"types": [],
"visibility": "",
"writeback_enabled": false
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjMwMDAwMDAwMDAwMCwicmVhZCI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "az_resource_readers",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"administrative_unit_ids": [
"e544f16e-5ba7-4f91-ad75-ddc2724da427"
],
"assignable_to_role": false,
"auto_subscribe_new_members": false,
"behaviors": [],
"description": "",
"display_name": "-Group - Stefan Demo Project - Readers",
"dynamic_membership": [],
"external_senders_allowed": false,
"hide_from_address_lists": false,
"hide_from_outlook_clients": false,
"id": "e8b9fb42-0368-4d5d-b921-cc886c9e7989",
"mail": "",
"mail_enabled": false,
"mail_nickname": "bacef3af-b",
"members": [],
"object_id": "e8b9fb42-0368-4d5d-b921-cc886c9e7989",
"onpremises_domain_name": "",
"onpremises_group_type": "",
"onpremises_netbios_name": "",
"onpremises_sam_account_name": "",
"onpremises_security_identifier": "",
"onpremises_sync_enabled": false,
"owners": [
"56dc25ef-e745-45f9-a4b2-bbd382729343"
],
"preferred_language": "",
"prevent_duplicate_names": false,
"provisioning_options": [],
"proxy_addresses": [],
"security_enabled": true,
"theme": "",
"timeouts": null,
"types": [],
"visibility": "",
"writeback_enabled": false
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjMwMDAwMDAwMDAwMCwicmVhZCI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "project_contributors",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"administrative_unit_ids": [
"e544f16e-5ba7-4f91-ad75-ddc2724da427"
],
"assignable_to_role": false,
"auto_subscribe_new_members": false,
"behaviors": [],
"description": "",
"display_name": "Azure Devops - Stefan Demo Project - Project Contributors",
"dynamic_membership": [],
"external_senders_allowed": false,
"hide_from_address_lists": false,
"hide_from_outlook_clients": false,
"id": "e3558315-1007-441a-a3e8-ed4a74e55127",
"mail": "",
"mail_enabled": false,
"mail_nickname": "62ed7ee8-e",
"members": [],
"object_id": "e3558315-1007-441a-a3e8-ed4a74e55127",
"onpremises_domain_name": "",
"onpremises_group_type": "",
"onpremises_netbios_name": "",
"onpremises_sam_account_name": "",
"onpremises_security_identifier": "",
"onpremises_sync_enabled": false,
"owners": [
"56dc25ef-e745-45f9-a4b2-bbd382729343"
],
"preferred_language": "",
"prevent_duplicate_names": false,
"provisioning_options": [],
"proxy_addresses": [],
"security_enabled": true,
"theme": "",
"timeouts": null,
"types": [],
"visibility": "",
"writeback_enabled": false
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjMwMDAwMDAwMDAwMCwicmVhZCI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "project_readers",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"administrative_unit_ids": [
"e544f16e-5ba7-4f91-ad75-ddc2724da427"
],
"assignable_to_role": false,
"auto_subscribe_new_members": false,
"behaviors": [],
"description": "",
"display_name": "Azure Devops - Stefan Demo Project - Project Readers",
"dynamic_membership": [],
"external_senders_allowed": false,
"hide_from_address_lists": false,
"hide_from_outlook_clients": false,
"id": "a64375ee-5faa-49f3-9438-f7303679fcf1",
"mail": "",
"mail_enabled": false,
"mail_nickname": "1c129a75-b",
"members": [],
"object_id": "a64375ee-5faa-49f3-9438-f7303679fcf1",
"onpremises_domain_name": "",
"onpremises_group_type": "",
"onpremises_netbios_name": "",
"onpremises_sam_account_name": "",
"onpremises_security_identifier": "",
"onpremises_sync_enabled": false,
"owners": [
"56dc25ef-e745-45f9-a4b2-bbd382729343"
],
"preferred_language": "",
"prevent_duplicate_names": false,
"provisioning_options": [],
"proxy_addresses": [],
"security_enabled": true,
"theme": "",
"timeouts": null,
"types": [],
"visibility": "",
"writeback_enabled": false
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjMwMDAwMDAwMDAwMCwicmVhZCI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_branch_policy_comment_resolution",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"blocking": true,
"enabled": true,
"id": "76",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"settings": [
{
"scope": [
{
"match_type": "DefaultBranch",
"repository_id": "",
"repository_ref": ""
}
]
}
]
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_branch_policy_merge_types",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"blocking": true,
"enabled": true,
"id": "78",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"settings": [
{
"allow_basic_no_fast_forward": false,
"allow_rebase_and_fast_forward": false,
"allow_rebase_with_merge": false,
"allow_squash": true,
"scope": [
{
"match_type": "DefaultBranch",
"repository_id": "",
"repository_ref": ""
}
]
}
]
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_branch_policy_min_reviewers",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"blocking": true,
"enabled": true,
"id": "74",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"settings": [
{
"allow_completion_with_rejects_or_waits": false,
"last_pusher_cannot_approve": true,
"on_last_iteration_require_vote": false,
"on_push_reset_all_votes": false,
"on_push_reset_approved_votes": true,
"reviewer_count": 1,
"scope": [
{
"match_type": "DefaultBranch",
"repository_id": "",
"repository_ref": ""
}
],
"submitter_can_vote": false
}
]
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_check_approval",
"name": "environment",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"approvers": [
"ec6dc68d-94fc-4ff5-977e-d35c21e87d16"
],
"id": "16",
"instructions": "",
"minimum_required_approvers": 0,
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"requester_can_approve": false,
"target_resource_id": "7",
"target_resource_type": "environment",
"timeout": 43200,
"timeouts": null,
"version": 1
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwLCJyZWFkIjo2MDAwMDAwMDAwMCwidXBkYXRlIjoxMjAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_environment.this",
"module.project.azuredevops_project.this",
"module.project.data.azuredevops_group.project_contributors"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_check_exclusive_lock",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"id": "15",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"target_resource_id": "7",
"target_resource_type": "environment",
"timeout": 43200,
"timeouts": null,
"version": 1
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwLCJyZWFkIjo2MDAwMDAwMDAwMCwidXBkYXRlIjoxMjAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_environment.this",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_environment",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"description": "",
"id": "7",
"name": "stefan-demo-project",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_git_repository",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": "example_repo",
"schema_version": 0,
"attributes": {
"default_branch": "refs/heads/main",
"disabled": false,
"id": "58999428-4f5a-4831-a1ff-3bd0ed1a1f74",
"initialization": [
{
"init_type": "Import",
"service_connection_id": "",
"source_type": "Git",
"source_url": "https://StefanHattrell0076@dev.azure.com/StefanHattrell0076/templates/_git/tf-template"
}
],
"is_fork": false,
"name": "example-repo",
"parent_repository_id": null,
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"remote_url": "https://StefanHattrell0076@dev.azure.com/StefanHattrell0076/Stefan%20Demo%20Project/_git/example-repo",
"size": 7631,
"ssh_url": "git@ssh.dev.azure.com:v3/StefanHattrell0076/Stefan%20Demo%20Project/example-repo",
"url": "https://dev.azure.com/StefanHattrell0076/4c59f93e-7186-4c9c-bd33-ea7d67eff7db/_apis/git/repositories/58999428-4f5a-4831-a1ff-3bd0ed1a1f74",
"web_url": "https://dev.azure.com/StefanHattrell0076/Stefan%20Demo%20Project/_git/example-repo"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
},
{
"index_key": "example_repo2",
"schema_version": 0,
"attributes": {
"default_branch": "refs/heads/main",
"disabled": false,
"id": "3105b58e-6686-4c4f-99b2-768fe659b230",
"initialization": [
{
"init_type": "Import",
"service_connection_id": "",
"source_type": "Git",
"source_url": "https://StefanHattrell0076@dev.azure.com/StefanHattrell0076/templates/_git/tf-template"
}
],
"is_fork": false,
"name": "example-repo2",
"parent_repository_id": null,
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"remote_url": "https://StefanHattrell0076@dev.azure.com/StefanHattrell0076/Stefan%20Demo%20Project/_git/example-repo2",
"size": 7631,
"ssh_url": "git@ssh.dev.azure.com:v3/StefanHattrell0076/Stefan%20Demo%20Project/example-repo2",
"url": "https://dev.azure.com/StefanHattrell0076/4c59f93e-7186-4c9c-bd33-ea7d67eff7db/_apis/git/repositories/3105b58e-6686-4c4f-99b2-768fe659b230",
"web_url": "https://dev.azure.com/StefanHattrell0076/Stefan%20Demo%20Project/_git/example-repo2"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_group_entitlement",
"name": "project_contributors",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"account_license_type": "express",
"descriptor": "aadgp.Uy0xLTktMTU1MTM3NDI0NS0xMjA0NDAwOTY5LTI0MDI5ODY0MTMtMjE3OTQwODYxNi0zLTM2MDkyODczOS0xMTg0OTU4MTItMjc0OTk1MTMwNi0xOTYxMTg1NTc1",
"display_name": "Azure Devops - Stefan Demo Project - Project Contributors",
"id": "169a7ed6-d288-430d-bda8-e24ddf4fef0b",
"licensing_source": "account",
"origin": "aad",
"origin_id": "e3558315-1007-441a-a3e8-ed4a74e55127",
"principal_name": "[TEAM FOUNDATION]\\Azure Devops - Stefan Demo Project - Project Contributors"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.project_contributors",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_group_entitlement",
"name": "project_readers",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"account_license_type": "express",
"descriptor": "aadgp.Uy0xLTktMTU1MTM3NDI0NS0xMjA0NDAwOTY5LTI0MDI5ODY0MTMtMjE3OTQwODYxNi0zLTQwMDA2NjI0MzgtMjg1ODQxNDkyMS0yNDg2NzYxMjY0LTkxMzk2NDI3Mw",
"display_name": "Azure Devops - Stefan Demo Project - Project Readers",
"id": "46050a7b-10a7-4bad-907c-2b98a6639748",
"licensing_source": "account",
"origin": "aad",
"origin_id": "a64375ee-5faa-49f3-9438-f7303679fcf1",
"principal_name": "[TEAM FOUNDATION]\\Azure Devops - Stefan Demo Project - Project Readers"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.project_readers",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_group_membership",
"name": "contributors",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"group": "vssgp.Uy0xLTktMTU1MTM3NDI0NS0xMDU2NTI4NzE2LTIyNTU1OTI1MjQtMzE3NDI5NjE4OS0xNzQzNzc5ODAzLTEtNTgzNjcxMTktMjY1MTA0NDQyMS0yNTgyMTcxNzY2LTg1NjcyNzg4NQ",
"id": "5577006791947779410",
"members": [
"aadgp.Uy0xLTktMTU1MTM3NDI0NS0xMjA0NDAwOTY5LTI0MDI5ODY0MTMtMjE3OTQwODYxNi0zLTM2MDkyODczOS0xMTg0OTU4MTItMjc0OTk1MTMwNi0xOTYxMTg1NTc1"
],
"mode": "add"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.project_contributors",
"module.project.azuredevops_group_entitlement.project_contributors",
"module.project.azuredevops_project.this",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azuredevops_group.project_contributors",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_group_membership",
"name": "readers",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"group": "vssgp.Uy0xLTktMTU1MTM3NDI0NS0xMDU2NTI4NzE2LTIyNTU1OTI1MjQtMzE3NDI5NjE4OS0xNzQzNzc5ODAzLTEtNDYyNzk4Mjk2LTMzMDIwMjc1OTUtMjU5MjM3MzcxMC0yODkxNjI5MTgw",
"id": "8674665223082153551",
"members": [
"aadgp.Uy0xLTktMTU1MTM3NDI0NS0xMjA0NDAwOTY5LTI0MDI5ODY0MTMtMjE3OTQwODYxNi0zLTQwMDA2NjI0MzgtMjg1ODQxNDkyMS0yNDg2NzYxMjY0LTkxMzk2NDI3Mw"
],
"mode": "add"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.project_readers",
"module.project.azuredevops_group_entitlement.project_readers",
"module.project.azuredevops_project.this",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azuredevops_group.project_readers",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_project",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"description": "Managed by Terraform",
"features": {
"artifacts": "disabled",
"boards": "disabled",
"pipelines": "enabled",
"repositories": "enabled",
"testplans": "disabled"
},
"id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"name": "Stefan Demo Project",
"process_template_id": "6b724908-ef14-45cf-84f8-768b5384da45",
"timeouts": null,
"version_control": "Git",
"visibility": "private",
"work_item_template": "Scrum"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJyZWFkIjozMDAwMDAwMDAwMDAsInVwZGF0ZSI6NjAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_repository_policy_case_enforcement",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"blocking": true,
"enabled": true,
"enforce_consistent_case": true,
"id": "75",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"repository_ids": []
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_repository_policy_reserved_names",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"blocking": true,
"enabled": true,
"id": "77",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"repository_ids": []
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_serviceendpoint_azurerm",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": "tf_stefan_demo_platform1_spn1",
"schema_version": 2,
"attributes": {
"authorization": {
"scheme": "WorkloadIdentityFederation"
},
"azurerm_management_group_id": null,
"azurerm_management_group_name": null,
"azurerm_spn_tenantid": "c79dbeae-cce3-48dc-8622-b855b194d722",
"azurerm_subscription_id": "3c7a8adc-3c3a-4096-ae60-42b18d206358",
"azurerm_subscription_name": "platform1",
"credentials": [
{
"serviceprincipalid": "d404bcdc-3806-4a3a-8966-e15378a322f7",
"serviceprincipalkey": ""
}
],
"description": "Managed by Terraform",
"environment": "AzureCloud",
"features": [],
"id": "591a3681-6cfd-408b-b1f2-cd7ab448509e",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"resource_group": null,
"service_endpoint_authentication_scheme": "WorkloadIdentityFederation",
"service_endpoint_name": "tf-stefan-demo-platform1-spn1",
"service_principal_id": "d404bcdc-3806-4a3a-8966-e15378a322f7",
"timeouts": null,
"workload_identity_federation_issuer": "https://vstoken.dev.azure.com/7e3e030a-6b81-46ac-a297-f8fc0afbba3c",
"workload_identity_federation_subject": "sc://StefanHattrell0076/Stefan Demo Project/tf-stefan-demo-platform1-spn1"
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "credentials"
},
{
"type": "index",
"value": {
"value": 0,
"type": "number"
}
},
{
"type": "get_attr",
"value": "serviceprincipalkey"
}
]
],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwLCJyZWFkIjo2MDAwMDAwMDAwMCwidXBkYXRlIjoxMjAwMDAwMDAwMDB9LCJzY2hlbWFfdmVyc2lvbiI6IjIifQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.data.azurerm_subscriptions.available"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_variable_group",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"allow_access": true,
"description": "Pipeline variables",
"id": "19",
"key_vault": [],
"name": "stefan-demo-project",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"variable": [
{
"content_type": "",
"enabled": false,
"expires": "",
"is_secret": false,
"name": "environment",
"secret_value": "",
"value": "stefan-demo-project"
},
{
"content_type": "",
"enabled": false,
"expires": "",
"is_secret": false,
"name": "spn",
"secret_value": "",
"value": "tf-stefan-demo-platform1-spn1"
},
{
"content_type": "",
"enabled": false,
"expires": "",
"is_secret": false,
"name": "state-container",
"secret_value": "",
"value": "tfstate"
},
{
"content_type": "",
"enabled": false,
"expires": "",
"is_secret": false,
"name": "state-resource-group",
"secret_value": "",
"value": "tf-stefan-demo-project-shared-rg"
},
{
"content_type": "",
"enabled": false,
"expires": "",
"is_secret": false,
"name": "state-storage-account",
"secret_value": "",
"value": "stefandemoprojectsa"
}
]
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "variable"
}
]
],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_environment.this",
"module.project.azuredevops_project.this",
"module.project.azuredevops_serviceendpoint_azurerm.this",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.data.azurerm_subscriptions.available",
"module.project.module.storage_account.azurerm_storage_account.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_federated_identity_credential",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "tf_stefan_demo_platform1_spn1",
"schema_version": 0,
"attributes": {
"audience": [
"api://AzureADTokenExchange"
],
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/stefan-demo-project-mi/federatedIdentityCredentials/tf_stefan_demo_platform1_spn1",
"issuer": "https://vstoken.dev.azure.com/7e3e030a-6b81-46ac-a297-f8fc0afbba3c",
"name": "tf_stefan_demo_platform1_spn1",
"parent_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/stefan-demo-project-mi",
"resource_group_name": "tf-stefan-demo-project-shared-rg",
"subject": "sc://StefanHattrell0076/Stefan Demo Project/tf-stefan-demo-platform1-spn1",
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this",
"module.project.azuredevops_serviceendpoint_azurerm.this",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.data.azurerm_subscriptions.available"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": [
{
"index_key": "stefan_demo_development1",
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-development1-rg",
"location": "australiaeast",
"managed_by": "",
"name": "stefan-demo-development1-rg",
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "Stefan Demo Project",
"source": "terraform"
},
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo1NDAwMDAwMDAwMDAwLCJkZWxldGUiOjU0MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjo1NDAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "platform1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "shared_resources",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg",
"location": "australiaeast",
"managed_by": "",
"name": "tf-stefan-demo-project-shared-rg",
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "Stefan Demo Project",
"source": "terraform"
},
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo1NDAwMDAwMDAwMDAwLCJkZWxldGUiOjU0MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjo1NDAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": [
{
"index_key": "stefan_demo_staging1",
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-staging1-rg",
"location": "australiaeast",
"managed_by": "",
"name": "stefan-demo-staging1-rg",
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "Stefan Demo Project",
"source": "terraform"
},
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo1NDAwMDAwMDAwMDAwLCJkZWxldGUiOjU0MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjo1NDAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "mi_rg_contributor_development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": [
{
"index_key": "stefan_demo_development1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-development1-rg/providers/Microsoft.Authorization/roleAssignments/f79aa4de-0af2-afa0-1986-210278c41a45",
"name": "f79aa4de-0af2-afa0-1986-210278c41a45",
"principal_id": "6765ce49-cb3f-46f4-9193-c65c1f822bd9",
"principal_type": "ServicePrincipal",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c",
"role_definition_name": "Contributor",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-development1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.development1",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "mi_rg_contributor_staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": [
{
"index_key": "stefan_demo_staging1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-staging1-rg/providers/Microsoft.Authorization/roleAssignments/3556c281-4fe6-d016-df19-9aaa48989b7c",
"name": "3556c281-4fe6-d016-df19-9aaa48989b7c",
"principal_id": "6765ce49-cb3f-46f4-9193-c65c1f822bd9",
"principal_type": "ServicePrincipal",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c",
"role_definition_name": "Contributor",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-staging1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_resource_group.staging1",
"module.project.azurerm_user_assigned_identity.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_contributor_development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": [
{
"index_key": "stefan_demo_development1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-development1-rg/providers/Microsoft.Authorization/roleAssignments/bf2d159f-2db2-cbbf-0956-f8db3d6bd13c",
"name": "bf2d159f-2db2-cbbf-0956-f8db3d6bd13c",
"principal_id": "3751fe39-e6a6-440e-947e-ee781ec107c5",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c",
"role_definition_name": "Contributor",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-development1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_contributors",
"module.project.azurerm_resource_group.development1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_contributor_platform1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_contributor_staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": [
{
"index_key": "stefan_demo_staging1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-staging1-rg/providers/Microsoft.Authorization/roleAssignments/1fa85ff0-80f6-17fe-b7bb-8da8690d6ec0",
"name": "1fa85ff0-80f6-17fe-b7bb-8da8690d6ec0",
"principal_id": "3751fe39-e6a6-440e-947e-ee781ec107c5",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c",
"role_definition_name": "Contributor",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-staging1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_contributors",
"module.project.azurerm_resource_group.staging1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_reader_development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": [
{
"index_key": "stefan_demo_development1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-development1-rg/providers/Microsoft.Authorization/roleAssignments/8c420d81-2801-f67e-3829-11e969314b28",
"name": "8c420d81-2801-f67e-3829-11e969314b28",
"principal_id": "e8b9fb42-0368-4d5d-b921-cc886c9e7989",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7",
"role_definition_name": "Reader",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-development1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_readers",
"module.project.azurerm_resource_group.development1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_reader_platform1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_reader_staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": [
{
"index_key": "stefan_demo_staging1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-staging1-rg/providers/Microsoft.Authorization/roleAssignments/f5210792-ff04-2976-288c-99d89fb451c5",
"name": "f5210792-ff04-2976-288c-99d89fb451c5",
"principal_id": "e8b9fb42-0368-4d5d-b921-cc886c9e7989",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7",
"role_definition_name": "Reader",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-staging1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_readers",
"module.project.azurerm_resource_group.staging1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_user_assigned_identity",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": 0,
"schema_version": 1,
"attributes": {
"client_id": "d404bcdc-3806-4a3a-8966-e15378a322f7",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/stefan-demo-project-mi",
"location": "australiaeast",
"name": "stefan-demo-project-mi",
"principal_id": "6765ce49-cb3f-46f4-9193-c65c1f822bd9",
"resource_group_name": "tf-stefan-demo-project-shared-rg",
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "Stefan Demo Project",
"source": "terraform"
},
"tenant_id": "c79dbeae-cce3-48dc-8622-b855b194d722",
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDAwfSwic2NoZW1hX3ZlcnNpb24iOiIxIn0=",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "time_sleep",
"name": "wait_for_rbac_before_variable_group_operations",
"provider": "provider[\"registry.terraform.io/hashicorp/time\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"create_duration": "2m",
"destroy_duration": null,
"id": "2024-06-08T11:35:08Z",
"triggers": null
},
"sensitive_attributes": [],
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.data.azurerm_eventhub.keyvaults",
"module.project.data.azurerm_eventhub_namespace_authorization_rule.shared_infrastructure",
"module.project.module.keyvault.azurerm_key_vault.this",
"module.project.module.keyvault.azurerm_key_vault_key.this",
"module.project.module.keyvault.azurerm_key_vault_secret.this",
"module.project.module.keyvault.azurerm_management_lock.this",
"module.project.module.keyvault.azurerm_monitor_diagnostic_setting.this",
"module.project.module.keyvault.azurerm_private_endpoint.this",
"module.project.module.keyvault.azurerm_private_endpoint_application_security_group_association.this",
"module.project.module.keyvault.azurerm_resource_group_template_deployment.telemetry",
"module.project.module.keyvault.azurerm_role_assignment.keys",
"module.project.module.keyvault.azurerm_role_assignment.secrets",
"module.project.module.keyvault.azurerm_role_assignment.this",
"module.project.module.keyvault.random_id.telemetry",
"module.project.module.keyvault.time_sleep.wait_for_rbac_before_key_operations",
"module.project.module.keyvault.time_sleep.wait_for_rbac_before_secret_operations"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "azurerm_key_vault",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"schema_version": 2,
"attributes": {
"access_policy": [],
"contact": [],
"enable_rbac_authorization": true,
"enabled_for_deployment": false,
"enabled_for_disk_encryption": false,
"enabled_for_template_deployment": false,
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv",
"location": "australiaeast",
"name": "stefan-demo-project-kv",
"network_acls": [
{
"bypass": "AzureServices",
"default_action": "Allow",
"ip_rules": [],
"virtual_network_subnet_ids": []
}
],
"public_network_access_enabled": true,
"purge_protection_enabled": false,
"resource_group_name": "tf-stefan-demo-project-shared-rg",
"sku_name": "standard",
"soft_delete_retention_days": 90,
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "Stefan Demo Project",
"source": "terraform"
},
"tenant_id": "c79dbeae-cce3-48dc-8622-b855b194d722",
"timeouts": null,
"vault_uri": "https://stefan-demo-project-kv.vault.azure.net/"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDAwfSwic2NoZW1hX3ZlcnNpb24iOiIyIn0=",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "azurerm_key_vault_key",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "azurerm_key_vault_secret",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "dummy_secret",
"schema_version": 0,
"attributes": {
"content_type": "",
"expiration_date": null,
"id": "https://stefan-demo-project-kv.vault.azure.net/secrets/dummy-secret/e9ca633a450a4020a4f5a925e0803751",
"key_vault_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv",
"name": "dummy-secret",
"not_before_date": null,
"resource_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv/secrets/dummy-secret/versions/e9ca633a450a4020a4f5a925e0803751",
"resource_versionless_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv/secrets/dummy-secret",
"tags": {},
"timeouts": null,
"value": "dummy_value",
"version": "e9ca633a450a4020a4f5a925e0803751",
"versionless_id": "https://stefan-demo-project-kv.vault.azure.net/secrets/dummy-secret"
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "value"
}
]
],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.module.keyvault.azurerm_key_vault.this",
"module.project.module.keyvault.azurerm_role_assignment.this",
"module.project.module.keyvault.time_sleep.wait_for_rbac_before_secret_operations"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "azurerm_monitor_diagnostic_setting",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "keyvault_logs",
"schema_version": 0,
"attributes": {
"enabled_log": [
{
"category": "",
"category_group": "allLogs",
"retention_policy": [
{
"days": 0,
"enabled": false
}
]
}
],
"eventhub_authorization_rule_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/diagnostics-eventhub-rg/providers/Microsoft.EventHub/namespaces/shared-namespace-eh/authorizationRules/shared-infrastructure-sap",
"eventhub_name": "keyvaults-eh-1",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv|diag-stefan-demo-project-kv",
"log": [
{
"category": "",
"category_group": "allLogs",
"enabled": true,
"retention_policy": [
{
"days": 0,
"enabled": false
}
]
},
{
"category": "",
"category_group": "audit",
"enabled": false,
"retention_policy": [
{
"days": 0,
"enabled": false
}
]
}
],
"log_analytics_destination_type": "Dedicated",
"log_analytics_workspace_id": "",
"metric": [
{
"category": "AllMetrics",
"enabled": true,
"retention_policy": [
{
"days": 0,
"enabled": false
}
]
}
],
"name": "diag-stefan-demo-project-kv",
"partner_solution_id": null,
"storage_account_id": null,
"target_resource_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv",
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjM2MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.data.azurerm_client_config.current",
"module.project.data.azurerm_eventhub.keyvaults",
"module.project.data.azurerm_eventhub_namespace_authorization_rule.shared_infrastructure",
"module.project.module.keyvault.azurerm_key_vault.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "azurerm_private_endpoint",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "deployment_user_kv_admin",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv/providers/Microsoft.Authorization/roleAssignments/bf37a548-a8c1-4548-712c-45a29d29429d",
"name": "bf37a548-a8c1-4548-712c-45a29d29429d",
"principal_id": "56dc25ef-e745-45f9-a4b2-bbd382729343",
"principal_type": "ServicePrincipal",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/00482a5a-887f-4fb3-b363-3b7fe8e74483",
"role_definition_name": "Key Vault Administrator",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv",
"skip_service_principal_aad_check": false,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.module.keyvault.azurerm_key_vault.this"
]
},
{
"index_key": "mi_keyvault_reader",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv/providers/Microsoft.Authorization/roleAssignments/5f92fe37-b64e-c064-3f8b-906439350987",
"name": "5f92fe37-b64e-c064-3f8b-906439350987",
"principal_id": "6765ce49-cb3f-46f4-9193-c65c1f822bd9",
"principal_type": "ServicePrincipal",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/21090545-7ca7-4776-b22c-e363652d74d2",
"role_definition_name": "Key Vault Reader",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv",
"skip_service_principal_aad_check": false,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.module.keyvault.azurerm_key_vault.this"
]
},
{
"index_key": "mi_keyvault_secrets_user",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv/providers/Microsoft.Authorization/roleAssignments/4932f480-f8e1-36ba-d9f1-61ea131d768f",
"name": "4932f480-f8e1-36ba-d9f1-61ea131d768f",
"principal_id": "6765ce49-cb3f-46f4-9193-c65c1f822bd9",
"principal_type": "ServicePrincipal",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/4633458b-17de-408a-b874-0445c86b69e6",
"role_definition_name": "Key Vault Secrets User",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv",
"skip_service_principal_aad_check": false,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.module.keyvault.azurerm_key_vault.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "time_sleep",
"name": "wait_for_rbac_before_key_operations",
"provider": "provider[\"registry.terraform.io/hashicorp/time\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"create_duration": "30s",
"destroy_duration": "0s",
"id": "2024-06-08T11:33:08Z",
"triggers": {
"role_assignments": "{\"deployment_user_kv_admin\":{\"condition\":null,\"condition_version\":null,\"delegated_managed_identity_resource_id\":null,\"description\":null,\"principal_id\":\"56dc25ef-e745-45f9-a4b2-bbd382729343\",\"role_definition_id_or_name\":\"Key Vault Administrator\",\"skip_service_principal_aad_check\":false},\"mi_keyvault_reader\":{\"condition\":null,\"condition_version\":null,\"delegated_managed_identity_resource_id\":null,\"description\":null,\"principal_id\":\"6765ce49-cb3f-46f4-9193-c65c1f822bd9\",\"role_definition_id_or_name\":\"Key Vault Reader\",\"skip_service_principal_aad_check\":false},\"mi_keyvault_secrets_user\":{\"condition\":null,\"condition_version\":null,\"delegated_managed_identity_resource_id\":null,\"description\":null,\"principal_id\":\"6765ce49-cb3f-46f4-9193-c65c1f822bd9\",\"role_definition_id_or_name\":\"Key Vault Secrets User\",\"skip_service_principal_aad_check\":false}}"
}
},
"sensitive_attributes": [],
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.module.keyvault.azurerm_key_vault.this",
"module.project.module.keyvault.azurerm_role_assignment.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "time_sleep",
"name": "wait_for_rbac_before_secret_operations",
"provider": "provider[\"registry.terraform.io/hashicorp/time\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"create_duration": "30s",
"destroy_duration": "0s",
"id": "2024-06-08T11:33:08Z",
"triggers": {
"role_assignments": "{\"deployment_user_kv_admin\":{\"condition\":null,\"condition_version\":null,\"delegated_managed_identity_resource_id\":null,\"description\":null,\"principal_id\":\"56dc25ef-e745-45f9-a4b2-bbd382729343\",\"role_definition_id_or_name\":\"Key Vault Administrator\",\"skip_service_principal_aad_check\":false},\"mi_keyvault_reader\":{\"condition\":null,\"condition_version\":null,\"delegated_managed_identity_resource_id\":null,\"description\":null,\"principal_id\":\"6765ce49-cb3f-46f4-9193-c65c1f822bd9\",\"role_definition_id_or_name\":\"Key Vault Reader\",\"skip_service_principal_aad_check\":false},\"mi_keyvault_secrets_user\":{\"condition\":null,\"condition_version\":null,\"delegated_managed_identity_resource_id\":null,\"description\":null,\"principal_id\":\"6765ce49-cb3f-46f4-9193-c65c1f822bd9\",\"role_definition_id_or_name\":\"Key Vault Secrets User\",\"skip_service_principal_aad_check\":false}}"
}
},
"sensitive_attributes": [],
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.module.keyvault.azurerm_key_vault.this",
"module.project.module.keyvault.azurerm_role_assignment.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "azapi_resource",
"name": "containers",
"provider": "provider[\"registry.terraform.io/azure/azapi\"]",
"instances": [
{
"index_key": "tfstate",
"schema_version": 1,
"attributes": {
"body": {
"value": "{\"properties\":{\"metadata\":null,\"publicAccess\":\"None\"}}",
"type": "string"
},
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa/blobServices/default/containers/tfstate",
"identity": [],
"ignore_body_changes": null,
"ignore_casing": false,
"ignore_missing_property": true,
"location": null,
"locks": null,
"name": "tfstate",
"output": {
"value": "{}",
"type": "string"
},
"parent_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa/blobServices/default",
"removing_special_chars": false,
"response_export_values": null,
"schema_validation_enabled": false,
"tags": null,
"timeouts": null,
"type": "Microsoft.Storage/storageAccounts/blobServices/containers@2022-09-01"
},
"sensitive_attributes": [],
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.module.storage_account.azurerm_storage_account.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "azurerm_private_endpoint",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "containers",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "tfstate-mi_storage_blob_data_contributor",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa/blobServices/default/containers/tfstate/providers/Microsoft.Authorization/roleAssignments/bd823d49-4fb7-ec1c-688a-4ef1bff7b160",
"name": "bd823d49-4fb7-ec1c-688a-4ef1bff7b160",
"principal_id": "6765ce49-cb3f-46f4-9193-c65c1f822bd9",
"principal_type": "ServicePrincipal",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/ba92f5b4-2d11-453d-a403-e96b0029c9fe",
"role_definition_name": "Storage Blob Data Contributor",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa/blobServices/default/containers/tfstate",
"skip_service_principal_aad_check": false,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.module.storage_account.azapi_resource.containers",
"module.project.module.storage_account.azurerm_storage_account.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "storage_account",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "mi_reader",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa/providers/Microsoft.Authorization/roleAssignments/35d2941a-b153-2c0a-7f04-a975290942b9",
"name": "35d2941a-b153-2c0a-7f04-a975290942b9",
"principal_id": "6765ce49-cb3f-46f4-9193-c65c1f822bd9",
"principal_type": "ServicePrincipal",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7",
"role_definition_name": "Reader",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa",
"skip_service_principal_aad_check": false,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.module.storage_account.azurerm_storage_account.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "azurerm_storage_account",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"schema_version": 4,
"attributes": {
"access_tier": "Hot",
"account_kind": "StorageV2",
"account_replication_type": "ZRS",
"account_tier": "Standard",
"allow_nested_items_to_be_public": false,
"allowed_copy_scope": "",
"azure_files_authentication": [],
"blob_properties": [
{
"change_feed_enabled": false,
"change_feed_retention_in_days": 0,
"container_delete_retention_policy": [],
"cors_rule": [],
"default_service_version": "",
"delete_retention_policy": [],
"last_access_time_enabled": false,
"restore_policy": [],
"versioning_enabled": false
}
],
"cross_tenant_replication_enabled": false,
"custom_domain": [],
"customer_managed_key": [],
"default_to_oauth_authentication": false,
"dns_endpoint_type": "Standard",
"edge_zone": "",
"enable_https_traffic_only": true,
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa",
"identity": [],
"immutability_policy": [],
"infrastructure_encryption_enabled": false,
"is_hns_enabled": false,
"large_file_share_enabled": null,
"local_user_enabled": true,
"location": "australiaeast",
"min_tls_version": "TLS1_2",
"name": "stefandemoprojectsa",
"network_rules": [
{
"bypass": [
"AzureServices"
],
"default_action": "Allow",
"ip_rules": [],
"private_link_access": [],
"virtual_network_subnet_ids": []
}
],
"nfsv3_enabled": false,
"primary_access_key": "alj4/WXJssMKAq/dGL4LbfBImj108kBw6ZMcRsXgX8xXB/LRTSyp4329mlFh3ihMJOfWseF/nTgw+AStC4fUHQ==",
"primary_blob_connection_string": "DefaultEndpointsProtocol=https;BlobEndpoint=https://stefandemoprojectsa.blob.core.windows.net/;AccountName=stefandemoprojectsa;AccountKey=alj4/WXJssMKAq/dGL4LbfBImj108kBw6ZMcRsXgX8xXB/LRTSyp4329mlFh3ihMJOfWseF/nTgw+AStC4fUHQ==",
"primary_blob_endpoint": "https://stefandemoprojectsa.blob.core.windows.net/",
"primary_blob_host": "stefandemoprojectsa.blob.core.windows.net",
"primary_blob_internet_endpoint": "",
"primary_blob_internet_host": "",
"primary_blob_microsoft_endpoint": "",
"primary_blob_microsoft_host": "",
"primary_connection_string": "DefaultEndpointsProtocol=https;AccountName=stefandemoprojectsa;AccountKey=alj4/WXJssMKAq/dGL4LbfBImj108kBw6ZMcRsXgX8xXB/LRTSyp4329mlFh3ihMJOfWseF/nTgw+AStC4fUHQ==;EndpointSuffix=core.windows.net",
"primary_dfs_endpoint": "https://stefandemoprojectsa.dfs.core.windows.net/",
"primary_dfs_host": "stefandemoprojectsa.dfs.core.windows.net",
"primary_dfs_internet_endpoint": "",
"primary_dfs_internet_host": "",
"primary_dfs_microsoft_endpoint": "",
"primary_dfs_microsoft_host": "",
"primary_file_endpoint": "https://stefandemoprojectsa.file.core.windows.net/",
"primary_file_host": "stefandemoprojectsa.file.core.windows.net",
"primary_file_internet_endpoint": "",
"primary_file_internet_host": "",
"primary_file_microsoft_endpoint": "",
"primary_file_microsoft_host": "",
"primary_location": "australiaeast",
"primary_queue_endpoint": "https://stefandemoprojectsa.queue.core.windows.net/",
"primary_queue_host": "stefandemoprojectsa.queue.core.windows.net",
"primary_queue_microsoft_endpoint": "",
"primary_queue_microsoft_host": "",
"primary_table_endpoint": "https://stefandemoprojectsa.table.core.windows.net/",
"primary_table_host": "stefandemoprojectsa.table.core.windows.net",
"primary_table_microsoft_endpoint": "",
"primary_table_microsoft_host": "",
"primary_web_endpoint": "https://stefandemoprojectsa.z8.web.core.windows.net/",
"primary_web_host": "stefandemoprojectsa.z8.web.core.windows.net",
"primary_web_internet_endpoint": "",
"primary_web_internet_host": "",
"primary_web_microsoft_endpoint": "",
"primary_web_microsoft_host": "",
"public_network_access_enabled": true,
"queue_encryption_key_type": "Service",
"queue_properties": [
{
"cors_rule": [],
"hour_metrics": [
{
"enabled": true,
"include_apis": true,
"retention_policy_days": 7,
"version": "1.0"
}
],
"logging": [
{
"delete": false,
"read": false,
"retention_policy_days": 0,
"version": "1.0",
"write": false
}
],
"minute_metrics": [
{
"enabled": false,
"include_apis": false,
"retention_policy_days": 0,
"version": "1.0"
}
]
}
],
"resource_group_name": "tf-stefan-demo-project-shared-rg",
"routing": [],
"sas_policy": [],
"secondary_access_key": "k69FkdeqEipPiGny0sVc7Nd61nR4Hd6axBx7If2qX3KPA+enX72ccErRmjx/KQV914wSDmQyJh4m+AStXfn4zg==",
"secondary_blob_connection_string": "",
"secondary_blob_endpoint": null,
"secondary_blob_host": null,
"secondary_blob_internet_endpoint": null,
"secondary_blob_internet_host": null,
"secondary_blob_microsoft_endpoint": null,
"secondary_blob_microsoft_host": null,
"secondary_connection_string": "DefaultEndpointsProtocol=https;AccountName=stefandemoprojectsa;AccountKey=k69FkdeqEipPiGny0sVc7Nd61nR4Hd6axBx7If2qX3KPA+enX72ccErRmjx/KQV914wSDmQyJh4m+AStXfn4zg==;EndpointSuffix=core.windows.net",
"secondary_dfs_endpoint": null,
"secondary_dfs_host": null,
"secondary_dfs_internet_endpoint": null,
"secondary_dfs_internet_host": null,
"secondary_dfs_microsoft_endpoint": null,
"secondary_dfs_microsoft_host": null,
"secondary_file_endpoint": null,
"secondary_file_host": null,
"secondary_file_internet_endpoint": null,
"secondary_file_internet_host": null,
"secondary_file_microsoft_endpoint": null,
"secondary_file_microsoft_host": null,
"secondary_location": "",
"secondary_queue_endpoint": null,
"secondary_queue_host": null,
"secondary_queue_microsoft_endpoint": null,
"secondary_queue_microsoft_host": null,
"secondary_table_endpoint": null,
"secondary_table_host": null,
"secondary_table_microsoft_endpoint": null,
"secondary_table_microsoft_host": null,
"secondary_web_endpoint": null,
"secondary_web_host": null,
"secondary_web_internet_endpoint": null,
"secondary_web_internet_host": null,
"secondary_web_microsoft_endpoint": null,
"secondary_web_microsoft_host": null,
"sftp_enabled": false,
"share_properties": [
{
"cors_rule": [],
"retention_policy": [
{
"days": 7
}
],
"smb": []
}
],
"shared_access_key_enabled": true,
"static_website": [],
"table_encryption_key_type": "Service",
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "Stefan Demo Project",
"source": "terraform"
},
"timeouts": null
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "primary_connection_string"
}
],
[
{
"type": "get_attr",
"value": "secondary_connection_string"
}
],
[
{
"type": "get_attr",
"value": "primary_blob_connection_string"
}
],
[
{
"type": "get_attr",
"value": "secondary_access_key"
}
],
[
{
"type": "get_attr",
"value": "secondary_blob_connection_string"
}
],
[
{
"type": "get_attr",
"value": "primary_access_key"
}
]
],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozNjAwMDAwMDAwMDAwLCJkZWxldGUiOjM2MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjozNjAwMDAwMDAwMDAwfSwic2NoZW1hX3ZlcnNpb24iOiI0In0=",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "azurerm_storage_queue",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "azurerm_storage_table",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "time_sleep",
"name": "wait_for_rbac_before_container_operations",
"provider": "provider[\"registry.terraform.io/hashicorp/time\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"create_duration": "30s",
"destroy_duration": "0s",
"id": "2024-06-08T11:31:05Z",
"triggers": {
"role_assignments": "{\"mi_reader\":{\"condition\":null,\"condition_version\":null,\"delegated_managed_identity_resource_id\":null,\"description\":null,\"principal_id\":\"6765ce49-cb3f-46f4-9193-c65c1f822bd9\",\"principal_type\":null,\"role_definition_id_or_name\":\"Reader\",\"skip_service_principal_aad_check\":false}}"
}
},
"sensitive_attributes": [],
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.module.storage_account.azurerm_role_assignment.storage_account",
"module.project.module.storage_account.azurerm_storage_account.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "time_sleep",
"name": "wait_for_rbac_before_queue_operations",
"provider": "provider[\"registry.terraform.io/hashicorp/time\"]",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "time_sleep",
"name": "wait_for_rbac_before_table_operations",
"provider": "provider[\"registry.terraform.io/hashicorp/time\"]",
"instances": []
}
],
"check_results": [
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.account_tier",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.account_tier",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.account_replication_type",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.account_replication_type",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.keyvault.var.name",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.keyvault[0].var.name",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.name",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.name",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.account_kind",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.account_kind",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.diagnostic_settings_file",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.diagnostic_settings_file",
"status": "unknown"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.keyvault.var.soft_delete_retention_days",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.keyvault[0].var.soft_delete_retention_days",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.diagnostic_settings_blob",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.diagnostic_settings_blob",
"status": "unknown"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.keyvault.var.diagnostic_settings",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.keyvault[0].var.diagnostic_settings",
"status": "unknown"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.keyvault.var.sku_name",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.keyvault[0].var.sku_name",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.diagnostic_settings_storage_account",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.diagnostic_settings_storage_account",
"status": "unknown"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.diagnostic_settings_table",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.diagnostic_settings_table",
"status": "unknown"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.keyvault.var.network_acls",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.keyvault[0].var.network_acls",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.lock",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.lock",
"status": "unknown"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.access_tier",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.access_tier",
"status": "pass"
}
]
},
{
"object_kind": "resource",
"config_addr": "module.project.module.storage_account.azurerm_storage_account_network_rules.this",
"status": "pass",
"objects": null
},
{
"object_kind": "resource",
"config_addr": "module.project.module.storage_account.azurerm_storage_account_customer_managed_key.this",
"status": "pass",
"objects": null
},
{
"object_kind": "var",
"config_addr": "module.project.module.keyvault.var.tenant_id",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.keyvault[0].var.tenant_id",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.keyvault.var.lock",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.keyvault[0].var.lock",
"status": "unknown"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.diagnostic_settings_queue",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.diagnostic_settings_queue",
"status": "unknown"
}
]
}
]
}
2024-06-08T11:47:38.516Z [DEBUG] Azure Backend Request:
HEAD /azure-vending-machine/azure-vending-machine.tfstate HTTP/1.1
Host: stefanteststoragesa.blob.core.windows.net
User-Agent: HashiCorp Terraform/1.8.5 (+https://www.terraform.io)
X-Ms-Date: Sat, 08 Jun 2024 11:47:38 GMT
X-Ms-Version: 2018-11-09
2024-06-08T11:47:38.519Z [DEBUG] Azure Backend Response for https://stefanteststoragesa.blob.core.windows.net/azure-vending-machine/azure-vending-machine.tfstate:
HTTP/1.1 200 OK
Content-Length: 155870
Accept-Ranges: bytes
Content-Md5: WSjDr4LMx319HWr+InnxiA==
Content-Type: application/json
Date: Sat, 08 Jun 2024 11:47:38 GMT
Etag: "0x8DC87B0B14A5805"
Last-Modified: Sat, 08 Jun 2024 11:46:53 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Access-Tier: Hot
X-Ms-Access-Tier-Inferred: true
X-Ms-Blob-Type: BlockBlob
X-Ms-Creation-Time: Fri, 07 Jun 2024 00:03:31 GMT
X-Ms-Lease-State: available
X-Ms-Lease-Status: unlocked
X-Ms-Request-Id: 5bf38d98-601e-0090-6299-b9a9bc000000
X-Ms-Server-Encrypted: true
X-Ms-Version: 2018-11-09
2024-06-08T11:47:38.519Z [DEBUG] Azure Backend Request:
PUT /azure-vending-machine/azure-vending-machine.tfstate?comp=lease HTTP/1.1
Host: stefanteststoragesa.blob.core.windows.net
User-Agent: HashiCorp Terraform/1.8.5 (+https://www.terraform.io)
Content-Length: 0
X-Ms-Date: Sat, 08 Jun 2024 11:47:38 GMT
X-Ms-Lease-Action: acquire
X-Ms-Lease-Duration: -1
X-Ms-Proposed-Lease-Id: af0c3122-0620-0c1b-d908-d5af0639f636
X-Ms-Version: 2018-11-09
Accept-Encoding: gzip
2024-06-08T11:47:38.525Z [DEBUG] Azure Backend Response for https://stefanteststoragesa.blob.core.windows.net/azure-vending-machine/azure-vending-machine.tfstate?comp=lease:
HTTP/1.1 201 Created
Content-Length: 0
Date: Sat, 08 Jun 2024 11:47:38 GMT
Etag: "0x8DC87B0B14A5805"
Last-Modified: Sat, 08 Jun 2024 11:46:53 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Lease-Id: af0c3122-0620-0c1b-d908-d5af0639f636
X-Ms-Request-Id: 5bf38d99-601e-0090-6399-b9a9bc000000
X-Ms-Version: 2018-11-09
2024-06-08T11:47:38.525Z [DEBUG] Azure Backend Request:
HEAD /azure-vending-machine/azure-vending-machine.tfstate HTTP/1.1
Host: stefanteststoragesa.blob.core.windows.net
User-Agent: HashiCorp Terraform/1.8.5 (+https://www.terraform.io)
X-Ms-Date: Sat, 08 Jun 2024 11:47:38 GMT
X-Ms-Lease-Id: af0c3122-0620-0c1b-d908-d5af0639f636
X-Ms-Version: 2018-11-09
2024-06-08T11:47:38.527Z [DEBUG] Azure Backend Response for https://stefanteststoragesa.blob.core.windows.net/azure-vending-machine/azure-vending-machine.tfstate:
HTTP/1.1 200 OK
Content-Length: 155870
Accept-Ranges: bytes
Content-Md5: WSjDr4LMx319HWr+InnxiA==
Content-Type: application/json
Date: Sat, 08 Jun 2024 11:47:38 GMT
Etag: "0x8DC87B0B14A5805"
Last-Modified: Sat, 08 Jun 2024 11:46:53 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Access-Tier: Hot
X-Ms-Access-Tier-Inferred: true
X-Ms-Blob-Type: BlockBlob
X-Ms-Creation-Time: Fri, 07 Jun 2024 00:03:31 GMT
X-Ms-Lease-Duration: infinite
X-Ms-Lease-State: leased
X-Ms-Lease-Status: locked
X-Ms-Request-Id: 5bf38d9a-601e-0090-6499-b9a9bc000000
X-Ms-Server-Encrypted: true
X-Ms-Version: 2018-11-09
2024-06-08T11:47:38.528Z [DEBUG] Azure Backend Request:
PUT /azure-vending-machine/azure-vending-machine.tfstate?comp=metadata HTTP/1.1
Host: stefanteststoragesa.blob.core.windows.net
User-Agent: HashiCorp Terraform/1.8.5 (+https://www.terraform.io)
Content-Length: 0
X-Ms-Date: Sat, 08 Jun 2024 11:47:38 GMT
X-Ms-Lease-Id: af0c3122-0620-0c1b-d908-d5af0639f636
X-Ms-Meta-Terraformlockid: eyJJRCI6ImFmMGMzMTIyLTA2MjAtMGMxYi1kOTA4LWQ1YWYwNjM5ZjYzNiIsIk9wZXJhdGlvbiI6Ik9wZXJhdGlvblR5cGVBcHBseSIsIkluZm8iOiIiLCJXaG8iOiJhenVyZXVzZXJAdGYtYXpkb3ZtMDEiLCJWZXJzaW9uIjoiMS44LjUiLCJDcmVhdGVkIjoiMjAyNC0wNi0wOFQxMTo0NzozOC41MTM4MDI0NDZaIiwiUGF0aCI6ImF6dXJlLXZlbmRpbmctbWFjaGluZS9henVyZS12ZW5kaW5nLW1hY2hpbmUudGZzdGF0ZSJ9
X-Ms-Version: 2018-11-09
Accept-Encoding: gzip
2024-06-08T11:47:38.533Z [DEBUG] Azure Backend Response for https://stefanteststoragesa.blob.core.windows.net/azure-vending-machine/azure-vending-machine.tfstate?comp=metadata:
HTTP/1.1 200 OK
Content-Length: 0
Date: Sat, 08 Jun 2024 11:47:38 GMT
Etag: "0x8DC87B0CBF080E5"
Last-Modified: Sat, 08 Jun 2024 11:47:38 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Request-Id: 5bf38d9c-601e-0090-6699-b9a9bc000000
X-Ms-Request-Server-Encrypted: true
X-Ms-Version: 2018-11-09
2024-06-08T11:47:38.533Z [DEBUG] Azure Backend Request:
GET /azure-vending-machine/azure-vending-machine.tfstate HTTP/1.1
Host: stefanteststoragesa.blob.core.windows.net
User-Agent: HashiCorp Terraform/1.8.5 (+https://www.terraform.io)
X-Ms-Date: Sat, 08 Jun 2024 11:47:38 GMT
X-Ms-Version: 2018-11-09
Accept-Encoding: gzip
2024-06-08T11:47:38.539Z [DEBUG] Azure Backend Response for https://stefanteststoragesa.blob.core.windows.net/azure-vending-machine/azure-vending-machine.tfstate:
HTTP/1.1 200 OK
Content-Length: 155870
Accept-Ranges: bytes
Content-Md5: WSjDr4LMx319HWr+InnxiA==
Content-Type: application/json
Date: Sat, 08 Jun 2024 11:47:38 GMT
Etag: "0x8DC87B0CBF080E5"
Last-Modified: Sat, 08 Jun 2024 11:47:38 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Blob-Type: BlockBlob
X-Ms-Creation-Time: Fri, 07 Jun 2024 00:03:31 GMT
X-Ms-Lease-Duration: infinite
X-Ms-Lease-State: leased
X-Ms-Lease-Status: locked
X-Ms-Meta-Terraformlockid: eyJJRCI6ImFmMGMzMTIyLTA2MjAtMGMxYi1kOTA4LWQ1YWYwNjM5ZjYzNiIsIk9wZXJhdGlvbiI6Ik9wZXJhdGlvblR5cGVBcHBseSIsIkluZm8iOiIiLCJXaG8iOiJhenVyZXVzZXJAdGYtYXpkb3ZtMDEiLCJWZXJzaW9uIjoiMS44LjUiLCJDcmVhdGVkIjoiMjAyNC0wNi0wOFQxMTo0NzozOC41MTM4MDI0NDZaIiwiUGF0aCI6ImF6dXJlLXZlbmRpbmctbWFjaGluZS9henVyZS12ZW5kaW5nLW1hY2hpbmUudGZzdGF0ZSJ9
X-Ms-Request-Id: 5bf38d9e-601e-0090-6899-b9a9bc000000
X-Ms-Server-Encrypted: true
X-Ms-Version: 2018-11-09
{
"version": 4,
"terraform_version": "1.8.5",
"serial": 77,
"lineage": "c13d86ff-e09a-d8b7-a699-9a3e2af12d9d",
"outputs": {
"projects": {
"value": {
"sample_project": {
"azdo_project_id": [],
"keyvault_id": [],
"keyvault_name": [],
"managed_identity_principal_id": [],
"repositories": {},
"service_connections": {},
"storage_account_id": [],
"storage_account_name": []
},
"stefan_demo_project": {
"azdo_project_id": [
"4c59f93e-7186-4c9c-bd33-ea7d67eff7db"
],
"keyvault_id": [
"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv"
],
"keyvault_name": [
"stefan-demo-project-kv"
],
"managed_identity_principal_id": [
"6765ce49-cb3f-46f4-9193-c65c1f822bd9"
],
"repositories": {
"example_repo": {
"id": "58999428-4f5a-4831-a1ff-3bd0ed1a1f74",
"name": "example-repo"
},
"example_repo2": {
"id": "3105b58e-6686-4c4f-99b2-768fe659b230",
"name": "example-repo2"
}
},
"service_connections": {
"tf_stefan_demo_platform1_spn1": {
"id": "591a3681-6cfd-408b-b1f2-cd7ab448509e",
"name": "tf-stefan-demo-platform1-spn1",
"subscription": "platform1"
}
},
"storage_account_id": [
"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa"
],
"storage_account_name": [
"stefandemoprojectsa"
]
}
},
"type": [
"object",
{
"sample_project": [
"object",
{
"azdo_project_id": [
"tuple",
[]
],
"keyvault_id": [
"tuple",
[]
],
"keyvault_name": [
"tuple",
[]
],
"managed_identity_principal_id": [
"tuple",
[]
],
"repositories": [
"object",
{}
],
"service_connections": [
"object",
{}
],
"storage_account_id": [
"tuple",
[]
],
"storage_account_name": [
"tuple",
[]
]
}
],
"stefan_demo_project": [
"object",
{
"azdo_project_id": [
"tuple",
[
"string"
]
],
"keyvault_id": [
"tuple",
[
"string"
]
],
"keyvault_name": [
"tuple",
[
"string"
]
],
"managed_identity_principal_id": [
"tuple",
[
"string"
]
],
"repositories": [
"object",
{
"example_repo": [
"object",
{
"id": "string",
"name": "string"
}
],
"example_repo2": [
"object",
{
"id": "string",
"name": "string"
}
]
}
],
"service_connections": [
"object",
{
"tf_stefan_demo_platform1_spn1": [
"object",
{
"id": "string",
"name": "string",
"subscription": "string"
}
]
}
],
"storage_account_id": [
"tuple",
[
"string"
]
],
"storage_account_name": [
"tuple",
[
"string"
]
]
}
]
}
]
}
},
"resources": [
{
"mode": "data",
"type": "jsonschema_validator",
"name": "values",
"provider": "provider[\"registry.terraform.io/jeffashton/jsonschema\"]",
"instances": [
{
"index_key": "sample_project.yaml",
"schema_version": 0,
"attributes": {
"document": "{\"enable_azdo\":false,\"id\":\"sample_project\",\"name\":\"Sample Project\",\"project_settings\":{},\"repositories\":{},\"resource_groups\":{\"sample_development1\":{\"subscription\":\"development1\"},\"sample_platform1\":{\"subscription\":\"platform1\"}},\"service_connections\":{},\"tags\":{\"project\":\"sample project\"}}",
"id": "6d71c7830cdfe8e78e1dccf20d75e5949dd167f1d6f8cc2cb3b46a27d964b7a3",
"schema": "{\n \"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n \"title\": \"Azure Vending Machine\",\n \"type\": \"object\",\n \"required\": [\"id\", \"name\", \"tags\"],\n \"additionalProperties\": false,\n \"properties\": {\n \"id\": {\n \"description\": \"The unique identifier for the deployment.\",\n \"type\": \"string\"\n },\n \"name\": {\n \"description\": \"The name of the project.\",\n \"type\": \"string\"\n },\n \"enable_azdo\": {\n \"type\": \"boolean\"\n },\n \"project_settings\": {\n \"description\": \"Settings pertaining to the Azure Devops project.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"properties\": {\n \"visibility\": {\n \"type\": \"string\"\n },\n \"version_control\": {\n \"type\": \"string\"\n },\n \"work_item_template\": {\n \"type\": \"string\"\n },\n \"features\": {\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"properties\": {\n \"boards\": {\n \"type\": \"string\"\n },\n \"repositories\": {\n \"type\": \"string\"\n },\n \"pipelines\": {\n \"type\": \"string\"\n },\n \"testplans\": {\n \"type\": \"string\"\n },\n \"artifacts\": {\n \"type\": \"string\"\n }\n }\n }\n }\n },\n \"repositories\": {\n \"descriptions\": \"Repositories to deploy to the Azure Devops project.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"patternProperties\": {\n \"[a-z0-9]+\": {\n \"type\": \"object\",\n \"properties\": {\n \"name\": {\n \"type\": \"string\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\"name\"]\n }\n }\n },\n \"resource_groups\": {\n \"descriptions\": \"Resource groups to deploy to Azure.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"patternProperties\": {\n \"[a-z0-9]+\": {\n \"type\": \"object\",\n \"properties\": {\n \"subscription\": {\n \"type\": \"string\",\n \"enum\": [\n \"development1\",\n \"next1\",\n \"platform1\",\n \"production1\",\n \"public1\",\n \"security1\",\n \"staging1\",\n \"test1\",\n \"visualstudio1\"\n ]\n }\n },\n \"additionalProperties\": false,\n \"required\": [\"subscription\"]\n }\n }\n },\n \"service_connections\": {\n \"descriptions\": \"Service connections to create in the Azure Devops project.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"patternProperties\": {\n \"[a-z0-9]+\": {\n \"type\": \"object\",\n \"properties\": {\n \"subscription\": {\n \"type\": \"string\",\n \"enum\": [\n \"development1\",\n \"next1\",\n \"platform1\",\n \"production1\",\n \"public1\",\n \"security1\",\n \"staging1\",\n \"test1\",\n \"visualstudio1\"\n ]\n }\n },\n \"additionalProperties\": false,\n \"required\": [\"subscription\"]\n }\n }\n },\n \"tags\": {\n \"description\": \"Tags to apply to resources created in Azure.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"properties\": {\n \"managed_by\": {\n \"type\": \"string\"\n },\n \"pipeline\": {\n \"type\": \"string\"\n },\n \"project\": {\n \"type\": \"string\"\n },\n \"source\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\"project\"]\n }\n }\n}\n",
"validated": "{\"enable_azdo\":false,\"id\":\"sample_project\",\"name\":\"Sample Project\",\"project_settings\":{},\"repositories\":{},\"resource_groups\":{\"sample_development1\":{\"subscription\":\"development1\"},\"sample_platform1\":{\"subscription\":\"platform1\"}},\"service_connections\":{},\"tags\":{\"project\":\"sample project\"}}"
},
"sensitive_attributes": []
},
{
"index_key": "stefan_test_project.yaml",
"schema_version": 0,
"attributes": {
"document": "{\"id\":\"stefan_demo_project\",\"name\":\"Stefan Demo Project\",\"project_settings\":{\"version_control\":\"git\",\"visibility\":\"private\"},\"repositories\":{\"example_repo\":{\"name\":\"example-repo\"},\"example_repo2\":{\"name\":\"example-repo2\"}},\"resource_groups\":{\"stefan_demo_development1\":{\"subscription\":\"development1\"},\"stefan_demo_staging1\":{\"subscription\":\"staging1\"}},\"service_connections\":{\"tf_stefan_demo_platform1_spn1\":{\"subscription\":\"platform1\"}},\"tags\":{\"project\":\"Stefan Demo Project\"}}",
"id": "dc907f7631d421e560606edcec820f1c89e351c303c6289f1601dd105b6410c4",
"schema": "{\n \"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n \"title\": \"Azure Vending Machine\",\n \"type\": \"object\",\n \"required\": [\"id\", \"name\", \"tags\"],\n \"additionalProperties\": false,\n \"properties\": {\n \"id\": {\n \"description\": \"The unique identifier for the deployment.\",\n \"type\": \"string\"\n },\n \"name\": {\n \"description\": \"The name of the project.\",\n \"type\": \"string\"\n },\n \"enable_azdo\": {\n \"type\": \"boolean\"\n },\n \"project_settings\": {\n \"description\": \"Settings pertaining to the Azure Devops project.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"properties\": {\n \"visibility\": {\n \"type\": \"string\"\n },\n \"version_control\": {\n \"type\": \"string\"\n },\n \"work_item_template\": {\n \"type\": \"string\"\n },\n \"features\": {\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"properties\": {\n \"boards\": {\n \"type\": \"string\"\n },\n \"repositories\": {\n \"type\": \"string\"\n },\n \"pipelines\": {\n \"type\": \"string\"\n },\n \"testplans\": {\n \"type\": \"string\"\n },\n \"artifacts\": {\n \"type\": \"string\"\n }\n }\n }\n }\n },\n \"repositories\": {\n \"descriptions\": \"Repositories to deploy to the Azure Devops project.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"patternProperties\": {\n \"[a-z0-9]+\": {\n \"type\": \"object\",\n \"properties\": {\n \"name\": {\n \"type\": \"string\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\"name\"]\n }\n }\n },\n \"resource_groups\": {\n \"descriptions\": \"Resource groups to deploy to Azure.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"patternProperties\": {\n \"[a-z0-9]+\": {\n \"type\": \"object\",\n \"properties\": {\n \"subscription\": {\n \"type\": \"string\",\n \"enum\": [\n \"development1\",\n \"next1\",\n \"platform1\",\n \"production1\",\n \"public1\",\n \"security1\",\n \"staging1\",\n \"test1\",\n \"visualstudio1\"\n ]\n }\n },\n \"additionalProperties\": false,\n \"required\": [\"subscription\"]\n }\n }\n },\n \"service_connections\": {\n \"descriptions\": \"Service connections to create in the Azure Devops project.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"patternProperties\": {\n \"[a-z0-9]+\": {\n \"type\": \"object\",\n \"properties\": {\n \"subscription\": {\n \"type\": \"string\",\n \"enum\": [\n \"development1\",\n \"next1\",\n \"platform1\",\n \"production1\",\n \"public1\",\n \"security1\",\n \"staging1\",\n \"test1\",\n \"visualstudio1\"\n ]\n }\n },\n \"additionalProperties\": false,\n \"required\": [\"subscription\"]\n }\n }\n },\n \"tags\": {\n \"description\": \"Tags to apply to resources created in Azure.\",\n \"type\": \"object\",\n \"additionalProperties\": false,\n \"properties\": {\n \"managed_by\": {\n \"type\": \"string\"\n },\n \"pipeline\": {\n \"type\": \"string\"\n },\n \"project\": {\n \"type\": \"string\"\n },\n \"source\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\"project\"]\n }\n }\n}\n",
"validated": "{\"id\":\"stefan_demo_project\",\"name\":\"Stefan Demo Project\",\"project_settings\":{\"version_control\":\"git\",\"visibility\":\"private\"},\"repositories\":{\"example_repo\":{\"name\":\"example-repo\"},\"example_repo2\":{\"name\":\"example-repo2\"}},\"resource_groups\":{\"stefan_demo_development1\":{\"subscription\":\"development1\"},\"stefan_demo_staging1\":{\"subscription\":\"staging1\"}},\"service_connections\":{\"tf_stefan_demo_platform1_spn1\":{\"subscription\":\"platform1\"}},\"tags\":{\"project\":\"Stefan Demo Project\"}}"
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azuread_administrative_unit",
"name": "az_vending_machine",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"description": "Administrative unit for EntraID security groups created by Azure Vending Machine",
"display_name": "Azure Vending Machine (TEST)",
"id": "e544f16e-5ba7-4f91-ad75-ddc2724da427",
"members": [
"e8b9fb42-0368-4d5d-b921-cc886c9e7989",
"a64375ee-5faa-49f3-9438-f7303679fcf1",
"3751fe39-e6a6-440e-947e-ee781ec107c5",
"e3558315-1007-441a-a3e8-ed4a74e55127",
"fc4080f5-2099-46f2-b11d-3e217fad098f",
"205d7e42-ed40-4eb3-809f-793f53923c54"
],
"object_id": "e544f16e-5ba7-4f91-ad75-ddc2724da427",
"timeouts": null,
"visibility": ""
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azuredevops_group",
"name": "project_contributors",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azuredevops_group",
"name": "project_readers",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azurerm_client_config",
"name": "current",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"schema_version": 0,
"attributes": {
"client_id": "c0010eaa-af4c-4ec8-8265-4055973e9a21",
"id": "Y2xpZW50Q29uZmlncy9jbGllbnRJZD1jMDAxMGVhYS1hZjRjLTRlYzgtODI2NS00MDU1OTczZTlhMjE7b2JqZWN0SWQ9NTZkYzI1ZWYtZTc0NS00NWY5LWE0YjItYmJkMzgyNzI5MzQzO3N1YnNjcmlwdGlvbklkPTNjN2E4YWRjLTNjM2EtNDA5Ni1hZTYwLTQyYjE4ZDIwNjM1ODt0ZW5hbnRJZD1jNzlkYmVhZS1jY2UzLTQ4ZGMtODYyMi1iODU1YjE5NGQ3MjI=",
"object_id": "56dc25ef-e745-45f9-a4b2-bbd382729343",
"subscription_id": "3c7a8adc-3c3a-4096-ae60-42b18d206358",
"tenant_id": "c79dbeae-cce3-48dc-8622-b855b194d722",
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azurerm_eventhub",
"name": "keyvaults",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].security1",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/diagnostics-eventhub-rg/providers/Microsoft.EventHub/namespaces/shared-namespace-eh/eventhubs/keyvaults-eh-1",
"name": "keyvaults-eh-1",
"namespace_name": "shared-namespace-eh",
"partition_count": 2,
"partition_ids": [
"0",
"1"
],
"resource_group_name": "diagnostics-eventhub-rg",
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azurerm_eventhub",
"name": "storage",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].security1",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/diagnostics-eventhub-rg/providers/Microsoft.EventHub/namespaces/shared-namespace-eh/eventhubs/storage-eh-1",
"name": "storage-eh-1",
"namespace_name": "shared-namespace-eh",
"partition_count": 2,
"partition_ids": [
"0",
"1"
],
"resource_group_name": "diagnostics-eventhub-rg",
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azurerm_eventhub_namespace_authorization_rule",
"name": "shared_infrastructure",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].security1",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/diagnostics-eventhub-rg/providers/Microsoft.EventHub/namespaces/shared-namespace-eh/authorizationRules/shared-infrastructure-sap",
"listen": false,
"manage": false,
"name": "shared-infrastructure-sap",
"namespace_name": "shared-namespace-eh",
"primary_connection_string": "Endpoint=sb://shared-namespace-eh.servicebus.windows.net/;SharedAccessKeyName=shared-infrastructure-sap;SharedAccessKey=aJ+jYAy434S3w4VxZATjQ4MxSQ0tDIHGl+AEhLCTbMQ=",
"primary_connection_string_alias": "",
"primary_key": "aJ+jYAy434S3w4VxZATjQ4MxSQ0tDIHGl+AEhLCTbMQ=",
"resource_group_name": "diagnostics-eventhub-rg",
"secondary_connection_string": "Endpoint=sb://shared-namespace-eh.servicebus.windows.net/;SharedAccessKeyName=shared-infrastructure-sap;SharedAccessKey=2K81CNmpL58a60bIgNMGtx3MO808U63X1+AEhODUeu0=",
"secondary_connection_string_alias": "",
"secondary_key": "2K81CNmpL58a60bIgNMGtx3MO808U63X1+AEhODUeu0=",
"send": true,
"timeouts": null
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "primary_connection_string"
}
],
[
{
"type": "get_attr",
"value": "primary_connection_string_alias"
}
],
[
{
"type": "get_attr",
"value": "primary_key"
}
],
[
{
"type": "get_attr",
"value": "secondary_connection_string_alias"
}
],
[
{
"type": "get_attr",
"value": "secondary_connection_string"
}
],
[
{
"type": "get_attr",
"value": "secondary_key"
}
]
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "data",
"type": "azurerm_subscriptions",
"name": "available",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"schema_version": 0,
"attributes": {
"display_name_contains": null,
"display_name_prefix": null,
"id": "subscriptions-c79dbeae-cce3-48dc-8622-b855b194d722",
"subscriptions": [
{
"display_name": "visualstudio1",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358",
"location_placement_id": "PublicAndAustralia_2014-09-01",
"quota_id": "MSDN_2014-09-01",
"spending_limit": "On",
"state": "Enabled",
"subscription_id": "3c7a8adc-3c3a-4096-ae60-42b18d206358",
"tags": {},
"tenant_id": "c79dbeae-cce3-48dc-8622-b855b194d722"
}
],
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "az_resource_contributors",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"administrative_unit_ids": [
"e544f16e-5ba7-4f91-ad75-ddc2724da427"
],
"assignable_to_role": false,
"auto_subscribe_new_members": false,
"behaviors": [],
"description": "",
"display_name": "-Group - Sample Project - Contributors",
"dynamic_membership": [],
"external_senders_allowed": false,
"hide_from_address_lists": false,
"hide_from_outlook_clients": false,
"id": "205d7e42-ed40-4eb3-809f-793f53923c54",
"mail": "",
"mail_enabled": false,
"mail_nickname": "d4e02100-2",
"members": [],
"object_id": "205d7e42-ed40-4eb3-809f-793f53923c54",
"onpremises_domain_name": "",
"onpremises_group_type": "",
"onpremises_netbios_name": "",
"onpremises_sam_account_name": "",
"onpremises_security_identifier": "",
"onpremises_sync_enabled": false,
"owners": [
"56dc25ef-e745-45f9-a4b2-bbd382729343"
],
"preferred_language": "",
"prevent_duplicate_names": false,
"provisioning_options": [],
"proxy_addresses": [],
"security_enabled": true,
"theme": "",
"timeouts": null,
"types": [],
"visibility": "",
"writeback_enabled": false
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjMwMDAwMDAwMDAwMCwicmVhZCI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "az_resource_readers",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"administrative_unit_ids": [
"e544f16e-5ba7-4f91-ad75-ddc2724da427"
],
"assignable_to_role": false,
"auto_subscribe_new_members": false,
"behaviors": [],
"description": "",
"display_name": "-Group - Sample Project - Readers",
"dynamic_membership": [],
"external_senders_allowed": false,
"hide_from_address_lists": false,
"hide_from_outlook_clients": false,
"id": "fc4080f5-2099-46f2-b11d-3e217fad098f",
"mail": "",
"mail_enabled": false,
"mail_nickname": "f67d7e9c-5",
"members": [],
"object_id": "fc4080f5-2099-46f2-b11d-3e217fad098f",
"onpremises_domain_name": "",
"onpremises_group_type": "",
"onpremises_netbios_name": "",
"onpremises_sam_account_name": "",
"onpremises_security_identifier": "",
"onpremises_sync_enabled": false,
"owners": [
"56dc25ef-e745-45f9-a4b2-bbd382729343"
],
"preferred_language": "",
"prevent_duplicate_names": false,
"provisioning_options": [],
"proxy_addresses": [],
"security_enabled": true,
"theme": "",
"timeouts": null,
"types": [],
"visibility": "",
"writeback_enabled": false
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjMwMDAwMDAwMDAwMCwicmVhZCI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "project_contributors",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "project_readers",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_branch_policy_comment_resolution",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_branch_policy_merge_types",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_branch_policy_min_reviewers",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_check_approval",
"name": "environment",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_check_exclusive_lock",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_environment",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_git_repository",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_group_entitlement",
"name": "project_contributors",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_group_entitlement",
"name": "project_readers",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_group_membership",
"name": "contributors",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_group_membership",
"name": "readers",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_project",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_repository_policy_case_enforcement",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_repository_policy_reserved_names",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_serviceendpoint_azurerm",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_variable_group",
"name": "kv",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azuredevops_variable_group",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_federated_identity_credential",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": [
{
"index_key": "sample_development1",
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-development1-rg",
"location": "australiaeast",
"managed_by": "",
"name": "sample-development1-rg",
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "sample project",
"source": "terraform"
},
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo1NDAwMDAwMDAwMDAwLCJkZWxldGUiOjU0MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjo1NDAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "platform1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "sample_platform1",
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-platform1-rg",
"location": "australiaeast",
"managed_by": "",
"name": "sample-platform1-rg",
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "sample project",
"source": "terraform"
},
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo1NDAwMDAwMDAwMDAwLCJkZWxldGUiOjU0MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjo1NDAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "shared_resources",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "mi_rg_contributor_development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "mi_rg_contributor_staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_contributor_development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": [
{
"index_key": "sample_development1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-development1-rg/providers/Microsoft.Authorization/roleAssignments/7f16b674-f88e-77a5-5cbc-5a6e3f47f51f",
"name": "7f16b674-f88e-77a5-5cbc-5a6e3f47f51f",
"principal_id": "205d7e42-ed40-4eb3-809f-793f53923c54",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c",
"role_definition_name": "Contributor",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-development1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_contributors",
"module.project.azurerm_resource_group.development1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_contributor_platform1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "sample_platform1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-platform1-rg/providers/Microsoft.Authorization/roleAssignments/bcad7214-d78a-4bb2-fd25-55e6360fa298",
"name": "bcad7214-d78a-4bb2-fd25-55e6360fa298",
"principal_id": "205d7e42-ed40-4eb3-809f-793f53923c54",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c",
"role_definition_name": "Contributor",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-platform1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_contributors",
"module.project.azurerm_resource_group.platform1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_contributor_staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_reader_development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": [
{
"index_key": "sample_development1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-development1-rg/providers/Microsoft.Authorization/roleAssignments/bb29c384-29b8-adf8-bc6d-8972d0c4fe70",
"name": "bb29c384-29b8-adf8-bc6d-8972d0c4fe70",
"principal_id": "fc4080f5-2099-46f2-b11d-3e217fad098f",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7",
"role_definition_name": "Reader",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-development1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_readers",
"module.project.azurerm_resource_group.development1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_reader_platform1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "sample_platform1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-platform1-rg/providers/Microsoft.Authorization/roleAssignments/7efa232a-eb64-1e9b-f1d0-96bc60a18219",
"name": "7efa232a-eb64-1e9b-f1d0-96bc60a18219",
"principal_id": "fc4080f5-2099-46f2-b11d-3e217fad098f",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7",
"role_definition_name": "Reader",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/sample-platform1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_readers",
"module.project.azurerm_resource_group.platform1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_reader_staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "azurerm_user_assigned_identity",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"sample_project\"]",
"mode": "managed",
"type": "time_sleep",
"name": "wait_for_rbac_before_variable_group_operations",
"provider": "provider[\"registry.terraform.io/hashicorp/time\"]",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azuread_administrative_unit",
"name": "az_vending_machine",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"description": "Administrative unit for EntraID security groups created by Azure Vending Machine",
"display_name": "Azure Vending Machine (TEST)",
"id": "e544f16e-5ba7-4f91-ad75-ddc2724da427",
"members": [
"e8b9fb42-0368-4d5d-b921-cc886c9e7989",
"a64375ee-5faa-49f3-9438-f7303679fcf1",
"3751fe39-e6a6-440e-947e-ee781ec107c5",
"e3558315-1007-441a-a3e8-ed4a74e55127",
"fc4080f5-2099-46f2-b11d-3e217fad098f",
"205d7e42-ed40-4eb3-809f-793f53923c54"
],
"object_id": "e544f16e-5ba7-4f91-ad75-ddc2724da427",
"timeouts": null,
"visibility": ""
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azuredevops_group",
"name": "project_contributors",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"descriptor": "vssgp.Uy0xLTktMTU1MTM3NDI0NS0xMDU2NTI4NzE2LTIyNTU1OTI1MjQtMzE3NDI5NjE4OS0xNzQzNzc5ODAzLTEtNTgzNjcxMTktMjY1MTA0NDQyMS0yNTgyMTcxNzY2LTg1NjcyNzg4NQ",
"id": "vssgp.Uy0xLTktMTU1MTM3NDI0NS0xMDU2NTI4NzE2LTIyNTU1OTI1MjQtMzE3NDI5NjE4OS0xNzQzNzc5ODAzLTEtNTgzNjcxMTktMjY1MTA0NDQyMS0yNTgyMTcxNzY2LTg1NjcyNzg4NQ",
"name": "Contributors",
"origin": "vsts",
"origin_id": "ec6dc68d-94fc-4ff5-977e-d35c21e87d16",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db"
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azuredevops_group",
"name": "project_readers",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"descriptor": "vssgp.Uy0xLTktMTU1MTM3NDI0NS0xMDU2NTI4NzE2LTIyNTU1OTI1MjQtMzE3NDI5NjE4OS0xNzQzNzc5ODAzLTEtNDYyNzk4Mjk2LTMzMDIwMjc1OTUtMjU5MjM3MzcxMC0yODkxNjI5MTgw",
"id": "vssgp.Uy0xLTktMTU1MTM3NDI0NS0xMDU2NTI4NzE2LTIyNTU1OTI1MjQtMzE3NDI5NjE4OS0xNzQzNzc5ODAzLTEtNDYyNzk4Mjk2LTMzMDIwMjc1OTUtMjU5MjM3MzcxMC0yODkxNjI5MTgw",
"name": "Readers",
"origin": "vsts",
"origin_id": "36313580-4d4e-4ed3-9074-d0dd924006e9",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db"
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azurerm_client_config",
"name": "current",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"schema_version": 0,
"attributes": {
"client_id": "c0010eaa-af4c-4ec8-8265-4055973e9a21",
"id": "Y2xpZW50Q29uZmlncy9jbGllbnRJZD1jMDAxMGVhYS1hZjRjLTRlYzgtODI2NS00MDU1OTczZTlhMjE7b2JqZWN0SWQ9NTZkYzI1ZWYtZTc0NS00NWY5LWE0YjItYmJkMzgyNzI5MzQzO3N1YnNjcmlwdGlvbklkPTNjN2E4YWRjLTNjM2EtNDA5Ni1hZTYwLTQyYjE4ZDIwNjM1ODt0ZW5hbnRJZD1jNzlkYmVhZS1jY2UzLTQ4ZGMtODYyMi1iODU1YjE5NGQ3MjI=",
"object_id": "56dc25ef-e745-45f9-a4b2-bbd382729343",
"subscription_id": "3c7a8adc-3c3a-4096-ae60-42b18d206358",
"tenant_id": "c79dbeae-cce3-48dc-8622-b855b194d722",
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azurerm_eventhub",
"name": "keyvaults",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].security1",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/diagnostics-eventhub-rg/providers/Microsoft.EventHub/namespaces/shared-namespace-eh/eventhubs/keyvaults-eh-1",
"name": "keyvaults-eh-1",
"namespace_name": "shared-namespace-eh",
"partition_count": 2,
"partition_ids": [
"0",
"1"
],
"resource_group_name": "diagnostics-eventhub-rg",
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azurerm_eventhub",
"name": "storage",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].security1",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/diagnostics-eventhub-rg/providers/Microsoft.EventHub/namespaces/shared-namespace-eh/eventhubs/storage-eh-1",
"name": "storage-eh-1",
"namespace_name": "shared-namespace-eh",
"partition_count": 2,
"partition_ids": [
"0",
"1"
],
"resource_group_name": "diagnostics-eventhub-rg",
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azurerm_eventhub_namespace_authorization_rule",
"name": "shared_infrastructure",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].security1",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/diagnostics-eventhub-rg/providers/Microsoft.EventHub/namespaces/shared-namespace-eh/authorizationRules/shared-infrastructure-sap",
"listen": false,
"manage": false,
"name": "shared-infrastructure-sap",
"namespace_name": "shared-namespace-eh",
"primary_connection_string": "Endpoint=sb://shared-namespace-eh.servicebus.windows.net/;SharedAccessKeyName=shared-infrastructure-sap;SharedAccessKey=aJ+jYAy434S3w4VxZATjQ4MxSQ0tDIHGl+AEhLCTbMQ=",
"primary_connection_string_alias": "",
"primary_key": "aJ+jYAy434S3w4VxZATjQ4MxSQ0tDIHGl+AEhLCTbMQ=",
"resource_group_name": "diagnostics-eventhub-rg",
"secondary_connection_string": "Endpoint=sb://shared-namespace-eh.servicebus.windows.net/;SharedAccessKeyName=shared-infrastructure-sap;SharedAccessKey=2K81CNmpL58a60bIgNMGtx3MO808U63X1+AEhODUeu0=",
"secondary_connection_string_alias": "",
"secondary_key": "2K81CNmpL58a60bIgNMGtx3MO808U63X1+AEhODUeu0=",
"send": true,
"timeouts": null
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "secondary_connection_string"
}
],
[
{
"type": "get_attr",
"value": "secondary_key"
}
],
[
{
"type": "get_attr",
"value": "primary_key"
}
],
[
{
"type": "get_attr",
"value": "primary_connection_string"
}
],
[
{
"type": "get_attr",
"value": "secondary_connection_string_alias"
}
],
[
{
"type": "get_attr",
"value": "primary_connection_string_alias"
}
]
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "data",
"type": "azurerm_subscriptions",
"name": "available",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"schema_version": 0,
"attributes": {
"display_name_contains": null,
"display_name_prefix": null,
"id": "subscriptions-c79dbeae-cce3-48dc-8622-b855b194d722",
"subscriptions": [
{
"display_name": "visualstudio1",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358",
"location_placement_id": "PublicAndAustralia_2014-09-01",
"quota_id": "MSDN_2014-09-01",
"spending_limit": "On",
"state": "Enabled",
"subscription_id": "3c7a8adc-3c3a-4096-ae60-42b18d206358",
"tags": {},
"tenant_id": "c79dbeae-cce3-48dc-8622-b855b194d722"
}
],
"timeouts": null
},
"sensitive_attributes": []
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "az_resource_contributors",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"administrative_unit_ids": [
"e544f16e-5ba7-4f91-ad75-ddc2724da427"
],
"assignable_to_role": false,
"auto_subscribe_new_members": false,
"behaviors": [],
"description": "",
"display_name": "-Group - Stefan Demo Project - Contributors",
"dynamic_membership": [],
"external_senders_allowed": false,
"hide_from_address_lists": false,
"hide_from_outlook_clients": false,
"id": "3751fe39-e6a6-440e-947e-ee781ec107c5",
"mail": "",
"mail_enabled": false,
"mail_nickname": "2427a083-c",
"members": [],
"object_id": "3751fe39-e6a6-440e-947e-ee781ec107c5",
"onpremises_domain_name": "",
"onpremises_group_type": "",
"onpremises_netbios_name": "",
"onpremises_sam_account_name": "",
"onpremises_security_identifier": "",
"onpremises_sync_enabled": false,
"owners": [
"56dc25ef-e745-45f9-a4b2-bbd382729343"
],
"preferred_language": "",
"prevent_duplicate_names": false,
"provisioning_options": [],
"proxy_addresses": [],
"security_enabled": true,
"theme": "",
"timeouts": null,
"types": [],
"visibility": "",
"writeback_enabled": false
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjMwMDAwMDAwMDAwMCwicmVhZCI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "az_resource_readers",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"administrative_unit_ids": [
"e544f16e-5ba7-4f91-ad75-ddc2724da427"
],
"assignable_to_role": false,
"auto_subscribe_new_members": false,
"behaviors": [],
"description": "",
"display_name": "-Group - Stefan Demo Project - Readers",
"dynamic_membership": [],
"external_senders_allowed": false,
"hide_from_address_lists": false,
"hide_from_outlook_clients": false,
"id": "e8b9fb42-0368-4d5d-b921-cc886c9e7989",
"mail": "",
"mail_enabled": false,
"mail_nickname": "bacef3af-b",
"members": [],
"object_id": "e8b9fb42-0368-4d5d-b921-cc886c9e7989",
"onpremises_domain_name": "",
"onpremises_group_type": "",
"onpremises_netbios_name": "",
"onpremises_sam_account_name": "",
"onpremises_security_identifier": "",
"onpremises_sync_enabled": false,
"owners": [
"56dc25ef-e745-45f9-a4b2-bbd382729343"
],
"preferred_language": "",
"prevent_duplicate_names": false,
"provisioning_options": [],
"proxy_addresses": [],
"security_enabled": true,
"theme": "",
"timeouts": null,
"types": [],
"visibility": "",
"writeback_enabled": false
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjMwMDAwMDAwMDAwMCwicmVhZCI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "project_contributors",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"administrative_unit_ids": [
"e544f16e-5ba7-4f91-ad75-ddc2724da427"
],
"assignable_to_role": false,
"auto_subscribe_new_members": false,
"behaviors": [],
"description": "",
"display_name": "Azure Devops - Stefan Demo Project - Project Contributors",
"dynamic_membership": [],
"external_senders_allowed": false,
"hide_from_address_lists": false,
"hide_from_outlook_clients": false,
"id": "e3558315-1007-441a-a3e8-ed4a74e55127",
"mail": "",
"mail_enabled": false,
"mail_nickname": "62ed7ee8-e",
"members": [],
"object_id": "e3558315-1007-441a-a3e8-ed4a74e55127",
"onpremises_domain_name": "",
"onpremises_group_type": "",
"onpremises_netbios_name": "",
"onpremises_sam_account_name": "",
"onpremises_security_identifier": "",
"onpremises_sync_enabled": false,
"owners": [
"56dc25ef-e745-45f9-a4b2-bbd382729343"
],
"preferred_language": "",
"prevent_duplicate_names": false,
"provisioning_options": [],
"proxy_addresses": [],
"security_enabled": true,
"theme": "",
"timeouts": null,
"types": [],
"visibility": "",
"writeback_enabled": false
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjMwMDAwMDAwMDAwMCwicmVhZCI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuread_group",
"name": "project_readers",
"provider": "provider[\"registry.terraform.io/hashicorp/azuread\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"administrative_unit_ids": [
"e544f16e-5ba7-4f91-ad75-ddc2724da427"
],
"assignable_to_role": false,
"auto_subscribe_new_members": false,
"behaviors": [],
"description": "",
"display_name": "Azure Devops - Stefan Demo Project - Project Readers",
"dynamic_membership": [],
"external_senders_allowed": false,
"hide_from_address_lists": false,
"hide_from_outlook_clients": false,
"id": "a64375ee-5faa-49f3-9438-f7303679fcf1",
"mail": "",
"mail_enabled": false,
"mail_nickname": "1c129a75-b",
"members": [],
"object_id": "a64375ee-5faa-49f3-9438-f7303679fcf1",
"onpremises_domain_name": "",
"onpremises_group_type": "",
"onpremises_netbios_name": "",
"onpremises_sam_account_name": "",
"onpremises_security_identifier": "",
"onpremises_sync_enabled": false,
"owners": [
"56dc25ef-e745-45f9-a4b2-bbd382729343"
],
"preferred_language": "",
"prevent_duplicate_names": false,
"provisioning_options": [],
"proxy_addresses": [],
"security_enabled": true,
"theme": "",
"timeouts": null,
"types": [],
"visibility": "",
"writeback_enabled": false
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjMwMDAwMDAwMDAwMCwicmVhZCI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_branch_policy_comment_resolution",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"blocking": true,
"enabled": true,
"id": "76",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"settings": [
{
"scope": [
{
"match_type": "DefaultBranch",
"repository_id": "",
"repository_ref": ""
}
]
}
]
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_branch_policy_merge_types",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"blocking": true,
"enabled": true,
"id": "78",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"settings": [
{
"allow_basic_no_fast_forward": false,
"allow_rebase_and_fast_forward": false,
"allow_rebase_with_merge": false,
"allow_squash": true,
"scope": [
{
"match_type": "DefaultBranch",
"repository_id": "",
"repository_ref": ""
}
]
}
]
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_branch_policy_min_reviewers",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"blocking": true,
"enabled": true,
"id": "74",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"settings": [
{
"allow_completion_with_rejects_or_waits": false,
"last_pusher_cannot_approve": true,
"on_last_iteration_require_vote": false,
"on_push_reset_all_votes": false,
"on_push_reset_approved_votes": true,
"reviewer_count": 1,
"scope": [
{
"match_type": "DefaultBranch",
"repository_id": "",
"repository_ref": ""
}
],
"submitter_can_vote": false
}
]
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_check_approval",
"name": "environment",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"approvers": [
"ec6dc68d-94fc-4ff5-977e-d35c21e87d16"
],
"id": "16",
"instructions": "",
"minimum_required_approvers": 0,
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"requester_can_approve": false,
"target_resource_id": "7",
"target_resource_type": "environment",
"timeout": 43200,
"timeouts": null,
"version": 1
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwLCJyZWFkIjo2MDAwMDAwMDAwMCwidXBkYXRlIjoxMjAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_environment.this",
"module.project.azuredevops_project.this",
"module.project.data.azuredevops_group.project_contributors"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_check_exclusive_lock",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"id": "15",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"target_resource_id": "7",
"target_resource_type": "environment",
"timeout": 43200,
"timeouts": null,
"version": 1
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwLCJyZWFkIjo2MDAwMDAwMDAwMCwidXBkYXRlIjoxMjAwMDAwMDAwMDB9fQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_environment.this",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_environment",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"description": "",
"id": "7",
"name": "stefan-demo-project",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_git_repository",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": "example_repo",
"schema_version": 0,
"attributes": {
"default_branch": "refs/heads/main",
"disabled": false,
"id": "58999428-4f5a-4831-a1ff-3bd0ed1a1f74",
"initialization": [
{
"init_type": "Import",
"service_connection_id": "",
"source_type": "Git",
"source_url": "https://StefanHattrell0076@dev.azure.com/StefanHattrell0076/templates/_git/tf-template"
}
],
"is_fork": false,
"name": "example-repo",
"parent_repository_id": null,
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"remote_url": "https://StefanHattrell0076@dev.azure.com/StefanHattrell0076/Stefan%20Demo%20Project/_git/example-repo",
"size": 7631,
"ssh_url": "git@ssh.dev.azure.com:v3/StefanHattrell0076/Stefan%20Demo%20Project/example-repo",
"url": "https://dev.azure.com/StefanHattrell0076/4c59f93e-7186-4c9c-bd33-ea7d67eff7db/_apis/git/repositories/58999428-4f5a-4831-a1ff-3bd0ed1a1f74",
"web_url": "https://dev.azure.com/StefanHattrell0076/Stefan%20Demo%20Project/_git/example-repo"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
},
{
"index_key": "example_repo2",
"schema_version": 0,
"attributes": {
"default_branch": "refs/heads/main",
"disabled": false,
"id": "3105b58e-6686-4c4f-99b2-768fe659b230",
"initialization": [
{
"init_type": "Import",
"service_connection_id": "",
"source_type": "Git",
"source_url": "https://StefanHattrell0076@dev.azure.com/StefanHattrell0076/templates/_git/tf-template"
}
],
"is_fork": false,
"name": "example-repo2",
"parent_repository_id": null,
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"remote_url": "https://StefanHattrell0076@dev.azure.com/StefanHattrell0076/Stefan%20Demo%20Project/_git/example-repo2",
"size": 7631,
"ssh_url": "git@ssh.dev.azure.com:v3/StefanHattrell0076/Stefan%20Demo%20Project/example-repo2",
"url": "https://dev.azure.com/StefanHattrell0076/4c59f93e-7186-4c9c-bd33-ea7d67eff7db/_apis/git/repositories/3105b58e-6686-4c4f-99b2-768fe659b230",
"web_url": "https://dev.azure.com/StefanHattrell0076/Stefan%20Demo%20Project/_git/example-repo2"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_group_entitlement",
"name": "project_contributors",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"account_license_type": "express",
"descriptor": "aadgp.Uy0xLTktMTU1MTM3NDI0NS0xMjA0NDAwOTY5LTI0MDI5ODY0MTMtMjE3OTQwODYxNi0zLTM2MDkyODczOS0xMTg0OTU4MTItMjc0OTk1MTMwNi0xOTYxMTg1NTc1",
"display_name": "Azure Devops - Stefan Demo Project - Project Contributors",
"id": "169a7ed6-d288-430d-bda8-e24ddf4fef0b",
"licensing_source": "account",
"origin": "aad",
"origin_id": "e3558315-1007-441a-a3e8-ed4a74e55127",
"principal_name": "[TEAM FOUNDATION]\\Azure Devops - Stefan Demo Project - Project Contributors"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.project_contributors",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_group_entitlement",
"name": "project_readers",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"account_license_type": "express",
"descriptor": "aadgp.Uy0xLTktMTU1MTM3NDI0NS0xMjA0NDAwOTY5LTI0MDI5ODY0MTMtMjE3OTQwODYxNi0zLTQwMDA2NjI0MzgtMjg1ODQxNDkyMS0yNDg2NzYxMjY0LTkxMzk2NDI3Mw",
"display_name": "Azure Devops - Stefan Demo Project - Project Readers",
"id": "46050a7b-10a7-4bad-907c-2b98a6639748",
"licensing_source": "account",
"origin": "aad",
"origin_id": "a64375ee-5faa-49f3-9438-f7303679fcf1",
"principal_name": "[TEAM FOUNDATION]\\Azure Devops - Stefan Demo Project - Project Readers"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.project_readers",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_group_membership",
"name": "contributors",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"group": "vssgp.Uy0xLTktMTU1MTM3NDI0NS0xMDU2NTI4NzE2LTIyNTU1OTI1MjQtMzE3NDI5NjE4OS0xNzQzNzc5ODAzLTEtNTgzNjcxMTktMjY1MTA0NDQyMS0yNTgyMTcxNzY2LTg1NjcyNzg4NQ",
"id": "5577006791947779410",
"members": [
"aadgp.Uy0xLTktMTU1MTM3NDI0NS0xMjA0NDAwOTY5LTI0MDI5ODY0MTMtMjE3OTQwODYxNi0zLTM2MDkyODczOS0xMTg0OTU4MTItMjc0OTk1MTMwNi0xOTYxMTg1NTc1"
],
"mode": "add"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.project_contributors",
"module.project.azuredevops_group_entitlement.project_contributors",
"module.project.azuredevops_project.this",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azuredevops_group.project_contributors",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_group_membership",
"name": "readers",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"group": "vssgp.Uy0xLTktMTU1MTM3NDI0NS0xMDU2NTI4NzE2LTIyNTU1OTI1MjQtMzE3NDI5NjE4OS0xNzQzNzc5ODAzLTEtNDYyNzk4Mjk2LTMzMDIwMjc1OTUtMjU5MjM3MzcxMC0yODkxNjI5MTgw",
"id": "8674665223082153551",
"members": [
"aadgp.Uy0xLTktMTU1MTM3NDI0NS0xMjA0NDAwOTY5LTI0MDI5ODY0MTMtMjE3OTQwODYxNi0zLTQwMDA2NjI0MzgtMjg1ODQxNDkyMS0yNDg2NzYxMjY0LTkxMzk2NDI3Mw"
],
"mode": "add"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.project_readers",
"module.project.azuredevops_group_entitlement.project_readers",
"module.project.azuredevops_project.this",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azuredevops_group.project_readers",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_project",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"description": "Managed by Terraform",
"features": {
"artifacts": "disabled",
"boards": "disabled",
"pipelines": "enabled",
"repositories": "enabled",
"testplans": "disabled"
},
"id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"name": "Stefan Demo Project",
"process_template_id": "6b724908-ef14-45cf-84f8-768b5384da45",
"timeouts": null,
"version_control": "Git",
"visibility": "private",
"work_item_template": "Scrum"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJyZWFkIjozMDAwMDAwMDAwMDAsInVwZGF0ZSI6NjAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_repository_policy_case_enforcement",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"blocking": true,
"enabled": true,
"enforce_consistent_case": true,
"id": "75",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"repository_ids": []
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_repository_policy_reserved_names",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"blocking": true,
"enabled": true,
"id": "77",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"repository_ids": []
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_serviceendpoint_azurerm",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": "tf_stefan_demo_platform1_spn1",
"schema_version": 2,
"attributes": {
"authorization": {
"scheme": "WorkloadIdentityFederation"
},
"azurerm_management_group_id": null,
"azurerm_management_group_name": null,
"azurerm_spn_tenantid": "c79dbeae-cce3-48dc-8622-b855b194d722",
"azurerm_subscription_id": "3c7a8adc-3c3a-4096-ae60-42b18d206358",
"azurerm_subscription_name": "platform1",
"credentials": [
{
"serviceprincipalid": "d404bcdc-3806-4a3a-8966-e15378a322f7",
"serviceprincipalkey": ""
}
],
"description": "Managed by Terraform",
"environment": "AzureCloud",
"features": [],
"id": "591a3681-6cfd-408b-b1f2-cd7ab448509e",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"resource_group": null,
"service_endpoint_authentication_scheme": "WorkloadIdentityFederation",
"service_endpoint_name": "tf-stefan-demo-platform1-spn1",
"service_principal_id": "d404bcdc-3806-4a3a-8966-e15378a322f7",
"timeouts": null,
"workload_identity_federation_issuer": "https://vstoken.dev.azure.com/7e3e030a-6b81-46ac-a297-f8fc0afbba3c",
"workload_identity_federation_subject": "sc://StefanHattrell0076/Stefan Demo Project/tf-stefan-demo-platform1-spn1"
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "credentials"
},
{
"type": "index",
"value": {
"value": 0,
"type": "number"
}
},
{
"type": "get_attr",
"value": "serviceprincipalkey"
}
]
],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwLCJyZWFkIjo2MDAwMDAwMDAwMCwidXBkYXRlIjoxMjAwMDAwMDAwMDB9LCJzY2hlbWFfdmVyc2lvbiI6IjIifQ==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.data.azurerm_subscriptions.available"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azuredevops_variable_group",
"name": "this",
"provider": "provider[\"registry.terraform.io/microsoft/azuredevops\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"allow_access": true,
"description": "Pipeline variables",
"id": "19",
"key_vault": [],
"name": "stefan-demo-project",
"project_id": "4c59f93e-7186-4c9c-bd33-ea7d67eff7db",
"variable": [
{
"content_type": "",
"enabled": false,
"expires": "",
"is_secret": false,
"name": "environment",
"secret_value": "",
"value": "stefan-demo-project"
},
{
"content_type": "",
"enabled": false,
"expires": "",
"is_secret": false,
"name": "spn",
"secret_value": "",
"value": "tf-stefan-demo-platform1-spn1"
},
{
"content_type": "",
"enabled": false,
"expires": "",
"is_secret": false,
"name": "state-container",
"secret_value": "",
"value": "tfstate"
},
{
"content_type": "",
"enabled": false,
"expires": "",
"is_secret": false,
"name": "state-resource-group",
"secret_value": "",
"value": "tf-stefan-demo-project-shared-rg"
},
{
"content_type": "",
"enabled": false,
"expires": "",
"is_secret": false,
"name": "state-storage-account",
"secret_value": "",
"value": "stefandemoprojectsa"
}
]
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "variable"
}
]
],
"private": "bnVsbA==",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_environment.this",
"module.project.azuredevops_project.this",
"module.project.azuredevops_serviceendpoint_azurerm.this",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.data.azurerm_subscriptions.available",
"module.project.module.storage_account.azurerm_storage_account.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_federated_identity_credential",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "tf_stefan_demo_platform1_spn1",
"schema_version": 0,
"attributes": {
"audience": [
"api://AzureADTokenExchange"
],
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/stefan-demo-project-mi/federatedIdentityCredentials/tf_stefan_demo_platform1_spn1",
"issuer": "https://vstoken.dev.azure.com/7e3e030a-6b81-46ac-a297-f8fc0afbba3c",
"name": "tf_stefan_demo_platform1_spn1",
"parent_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/stefan-demo-project-mi",
"resource_group_name": "tf-stefan-demo-project-shared-rg",
"subject": "sc://StefanHattrell0076/Stefan Demo Project/tf-stefan-demo-platform1-spn1",
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuredevops_project.this",
"module.project.azuredevops_serviceendpoint_azurerm.this",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.data.azurerm_subscriptions.available"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": [
{
"index_key": "stefan_demo_development1",
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-development1-rg",
"location": "australiaeast",
"managed_by": "",
"name": "stefan-demo-development1-rg",
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "Stefan Demo Project",
"source": "terraform"
},
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo1NDAwMDAwMDAwMDAwLCJkZWxldGUiOjU0MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjo1NDAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "platform1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "shared_resources",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg",
"location": "australiaeast",
"managed_by": "",
"name": "tf-stefan-demo-project-shared-rg",
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "Stefan Demo Project",
"source": "terraform"
},
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo1NDAwMDAwMDAwMDAwLCJkZWxldGUiOjU0MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjo1NDAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_resource_group",
"name": "staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": [
{
"index_key": "stefan_demo_staging1",
"schema_version": 0,
"attributes": {
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-staging1-rg",
"location": "australiaeast",
"managed_by": "",
"name": "stefan-demo-staging1-rg",
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "Stefan Demo Project",
"source": "terraform"
},
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo1NDAwMDAwMDAwMDAwLCJkZWxldGUiOjU0MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjo1NDAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "mi_rg_contributor_development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": [
{
"index_key": "stefan_demo_development1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-development1-rg/providers/Microsoft.Authorization/roleAssignments/f79aa4de-0af2-afa0-1986-210278c41a45",
"name": "f79aa4de-0af2-afa0-1986-210278c41a45",
"principal_id": "6765ce49-cb3f-46f4-9193-c65c1f822bd9",
"principal_type": "ServicePrincipal",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c",
"role_definition_name": "Contributor",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-development1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.development1",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "mi_rg_contributor_staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": [
{
"index_key": "stefan_demo_staging1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-staging1-rg/providers/Microsoft.Authorization/roleAssignments/3556c281-4fe6-d016-df19-9aaa48989b7c",
"name": "3556c281-4fe6-d016-df19-9aaa48989b7c",
"principal_id": "6765ce49-cb3f-46f4-9193-c65c1f822bd9",
"principal_type": "ServicePrincipal",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c",
"role_definition_name": "Contributor",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-staging1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_resource_group.staging1",
"module.project.azurerm_user_assigned_identity.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_contributor_development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": [
{
"index_key": "stefan_demo_development1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-development1-rg/providers/Microsoft.Authorization/roleAssignments/bf2d159f-2db2-cbbf-0956-f8db3d6bd13c",
"name": "bf2d159f-2db2-cbbf-0956-f8db3d6bd13c",
"principal_id": "3751fe39-e6a6-440e-947e-ee781ec107c5",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c",
"role_definition_name": "Contributor",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-development1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_contributors",
"module.project.azurerm_resource_group.development1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_contributor_platform1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_contributor_staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": [
{
"index_key": "stefan_demo_staging1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-staging1-rg/providers/Microsoft.Authorization/roleAssignments/1fa85ff0-80f6-17fe-b7bb-8da8690d6ec0",
"name": "1fa85ff0-80f6-17fe-b7bb-8da8690d6ec0",
"principal_id": "3751fe39-e6a6-440e-947e-ee781ec107c5",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c",
"role_definition_name": "Contributor",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-staging1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_contributors",
"module.project.azurerm_resource_group.staging1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_reader_development1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1",
"instances": [
{
"index_key": "stefan_demo_development1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-development1-rg/providers/Microsoft.Authorization/roleAssignments/8c420d81-2801-f67e-3829-11e969314b28",
"name": "8c420d81-2801-f67e-3829-11e969314b28",
"principal_id": "e8b9fb42-0368-4d5d-b921-cc886c9e7989",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7",
"role_definition_name": "Reader",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-development1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_readers",
"module.project.azurerm_resource_group.development1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_reader_platform1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "rg_reader_staging1",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1",
"instances": [
{
"index_key": "stefan_demo_staging1",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-staging1-rg/providers/Microsoft.Authorization/roleAssignments/f5210792-ff04-2976-288c-99d89fb451c5",
"name": "f5210792-ff04-2976-288c-99d89fb451c5",
"principal_id": "e8b9fb42-0368-4d5d-b921-cc886c9e7989",
"principal_type": "Group",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7",
"role_definition_name": "Reader",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/stefan-demo-staging1-rg",
"skip_service_principal_aad_check": null,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azuread_group.az_resource_readers",
"module.project.azurerm_resource_group.staging1",
"module.project.data.azuread_administrative_unit.az_vending_machine",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "azurerm_user_assigned_identity",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": 0,
"schema_version": 1,
"attributes": {
"client_id": "d404bcdc-3806-4a3a-8966-e15378a322f7",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/stefan-demo-project-mi",
"location": "australiaeast",
"name": "stefan-demo-project-mi",
"principal_id": "6765ce49-cb3f-46f4-9193-c65c1f822bd9",
"resource_group_name": "tf-stefan-demo-project-shared-rg",
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "Stefan Demo Project",
"source": "terraform"
},
"tenant_id": "c79dbeae-cce3-48dc-8622-b855b194d722",
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDAwfSwic2NoZW1hX3ZlcnNpb24iOiIxIn0=",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"]",
"mode": "managed",
"type": "time_sleep",
"name": "wait_for_rbac_before_variable_group_operations",
"provider": "provider[\"registry.terraform.io/hashicorp/time\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"create_duration": "2m",
"destroy_duration": null,
"id": "2024-06-08T11:35:08Z",
"triggers": null
},
"sensitive_attributes": [],
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.data.azurerm_eventhub.keyvaults",
"module.project.data.azurerm_eventhub_namespace_authorization_rule.shared_infrastructure",
"module.project.module.keyvault.azurerm_key_vault.this",
"module.project.module.keyvault.azurerm_key_vault_key.this",
"module.project.module.keyvault.azurerm_key_vault_secret.this",
"module.project.module.keyvault.azurerm_management_lock.this",
"module.project.module.keyvault.azurerm_monitor_diagnostic_setting.this",
"module.project.module.keyvault.azurerm_private_endpoint.this",
"module.project.module.keyvault.azurerm_private_endpoint_application_security_group_association.this",
"module.project.module.keyvault.azurerm_resource_group_template_deployment.telemetry",
"module.project.module.keyvault.azurerm_role_assignment.keys",
"module.project.module.keyvault.azurerm_role_assignment.secrets",
"module.project.module.keyvault.azurerm_role_assignment.this",
"module.project.module.keyvault.random_id.telemetry",
"module.project.module.keyvault.time_sleep.wait_for_rbac_before_key_operations",
"module.project.module.keyvault.time_sleep.wait_for_rbac_before_secret_operations"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "azurerm_key_vault",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"schema_version": 2,
"attributes": {
"access_policy": [],
"contact": [],
"enable_rbac_authorization": true,
"enabled_for_deployment": false,
"enabled_for_disk_encryption": false,
"enabled_for_template_deployment": false,
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv",
"location": "australiaeast",
"name": "stefan-demo-project-kv",
"network_acls": [
{
"bypass": "AzureServices",
"default_action": "Allow",
"ip_rules": [],
"virtual_network_subnet_ids": []
}
],
"public_network_access_enabled": true,
"purge_protection_enabled": false,
"resource_group_name": "tf-stefan-demo-project-shared-rg",
"sku_name": "standard",
"soft_delete_retention_days": 90,
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "Stefan Demo Project",
"source": "terraform"
},
"tenant_id": "c79dbeae-cce3-48dc-8622-b855b194d722",
"timeouts": null,
"vault_uri": "https://stefan-demo-project-kv.vault.azure.net/"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDAwfSwic2NoZW1hX3ZlcnNpb24iOiIyIn0=",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.data.azurerm_client_config.current"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "azurerm_key_vault_key",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "azurerm_key_vault_secret",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "dummy_secret",
"schema_version": 0,
"attributes": {
"content_type": "",
"expiration_date": null,
"id": "https://stefan-demo-project-kv.vault.azure.net/secrets/dummy-secret/e9ca633a450a4020a4f5a925e0803751",
"key_vault_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv",
"name": "dummy-secret",
"not_before_date": null,
"resource_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv/secrets/dummy-secret/versions/e9ca633a450a4020a4f5a925e0803751",
"resource_versionless_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv/secrets/dummy-secret",
"tags": {},
"timeouts": null,
"value": "dummy_value",
"version": "e9ca633a450a4020a4f5a925e0803751",
"versionless_id": "https://stefan-demo-project-kv.vault.azure.net/secrets/dummy-secret"
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "value"
}
]
],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.module.keyvault.azurerm_key_vault.this",
"module.project.module.keyvault.azurerm_role_assignment.this",
"module.project.module.keyvault.time_sleep.wait_for_rbac_before_secret_operations"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "azurerm_monitor_diagnostic_setting",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "keyvault_logs",
"schema_version": 0,
"attributes": {
"enabled_log": [
{
"category": "",
"category_group": "allLogs",
"retention_policy": [
{
"days": 0,
"enabled": false
}
]
}
],
"eventhub_authorization_rule_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/diagnostics-eventhub-rg/providers/Microsoft.EventHub/namespaces/shared-namespace-eh/authorizationRules/shared-infrastructure-sap",
"eventhub_name": "keyvaults-eh-1",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv|diag-stefan-demo-project-kv",
"log": [
{
"category": "",
"category_group": "allLogs",
"enabled": true,
"retention_policy": [
{
"days": 0,
"enabled": false
}
]
},
{
"category": "",
"category_group": "audit",
"enabled": false,
"retention_policy": [
{
"days": 0,
"enabled": false
}
]
}
],
"log_analytics_destination_type": "Dedicated",
"log_analytics_workspace_id": "",
"metric": [
{
"category": "AllMetrics",
"enabled": true,
"retention_policy": [
{
"days": 0,
"enabled": false
}
]
}
],
"name": "diag-stefan-demo-project-kv",
"partner_solution_id": null,
"storage_account_id": null,
"target_resource_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv",
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjM2MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjoxODAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.data.azurerm_client_config.current",
"module.project.data.azurerm_eventhub.keyvaults",
"module.project.data.azurerm_eventhub_namespace_authorization_rule.shared_infrastructure",
"module.project.module.keyvault.azurerm_key_vault.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "azurerm_private_endpoint",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "deployment_user_kv_admin",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv/providers/Microsoft.Authorization/roleAssignments/bf37a548-a8c1-4548-712c-45a29d29429d",
"name": "bf37a548-a8c1-4548-712c-45a29d29429d",
"principal_id": "56dc25ef-e745-45f9-a4b2-bbd382729343",
"principal_type": "ServicePrincipal",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/00482a5a-887f-4fb3-b363-3b7fe8e74483",
"role_definition_name": "Key Vault Administrator",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv",
"skip_service_principal_aad_check": false,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.module.keyvault.azurerm_key_vault.this"
]
},
{
"index_key": "mi_keyvault_reader",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv/providers/Microsoft.Authorization/roleAssignments/5f92fe37-b64e-c064-3f8b-906439350987",
"name": "5f92fe37-b64e-c064-3f8b-906439350987",
"principal_id": "6765ce49-cb3f-46f4-9193-c65c1f822bd9",
"principal_type": "ServicePrincipal",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/21090545-7ca7-4776-b22c-e363652d74d2",
"role_definition_name": "Key Vault Reader",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv",
"skip_service_principal_aad_check": false,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.module.keyvault.azurerm_key_vault.this"
]
},
{
"index_key": "mi_keyvault_secrets_user",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv/providers/Microsoft.Authorization/roleAssignments/4932f480-f8e1-36ba-d9f1-61ea131d768f",
"name": "4932f480-f8e1-36ba-d9f1-61ea131d768f",
"principal_id": "6765ce49-cb3f-46f4-9193-c65c1f822bd9",
"principal_type": "ServicePrincipal",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/4633458b-17de-408a-b874-0445c86b69e6",
"role_definition_name": "Key Vault Secrets User",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.KeyVault/vaults/stefan-demo-project-kv",
"skip_service_principal_aad_check": false,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.module.keyvault.azurerm_key_vault.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "time_sleep",
"name": "wait_for_rbac_before_key_operations",
"provider": "provider[\"registry.terraform.io/hashicorp/time\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"create_duration": "30s",
"destroy_duration": "0s",
"id": "2024-06-08T11:33:08Z",
"triggers": {
"role_assignments": "{\"deployment_user_kv_admin\":{\"condition\":null,\"condition_version\":null,\"delegated_managed_identity_resource_id\":null,\"description\":null,\"principal_id\":\"56dc25ef-e745-45f9-a4b2-bbd382729343\",\"role_definition_id_or_name\":\"Key Vault Administrator\",\"skip_service_principal_aad_check\":false},\"mi_keyvault_reader\":{\"condition\":null,\"condition_version\":null,\"delegated_managed_identity_resource_id\":null,\"description\":null,\"principal_id\":\"6765ce49-cb3f-46f4-9193-c65c1f822bd9\",\"role_definition_id_or_name\":\"Key Vault Reader\",\"skip_service_principal_aad_check\":false},\"mi_keyvault_secrets_user\":{\"condition\":null,\"condition_version\":null,\"delegated_managed_identity_resource_id\":null,\"description\":null,\"principal_id\":\"6765ce49-cb3f-46f4-9193-c65c1f822bd9\",\"role_definition_id_or_name\":\"Key Vault Secrets User\",\"skip_service_principal_aad_check\":false}}"
}
},
"sensitive_attributes": [],
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.module.keyvault.azurerm_key_vault.this",
"module.project.module.keyvault.azurerm_role_assignment.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.keyvault[0]",
"mode": "managed",
"type": "time_sleep",
"name": "wait_for_rbac_before_secret_operations",
"provider": "provider[\"registry.terraform.io/hashicorp/time\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"create_duration": "30s",
"destroy_duration": "0s",
"id": "2024-06-08T11:33:08Z",
"triggers": {
"role_assignments": "{\"deployment_user_kv_admin\":{\"condition\":null,\"condition_version\":null,\"delegated_managed_identity_resource_id\":null,\"description\":null,\"principal_id\":\"56dc25ef-e745-45f9-a4b2-bbd382729343\",\"role_definition_id_or_name\":\"Key Vault Administrator\",\"skip_service_principal_aad_check\":false},\"mi_keyvault_reader\":{\"condition\":null,\"condition_version\":null,\"delegated_managed_identity_resource_id\":null,\"description\":null,\"principal_id\":\"6765ce49-cb3f-46f4-9193-c65c1f822bd9\",\"role_definition_id_or_name\":\"Key Vault Reader\",\"skip_service_principal_aad_check\":false},\"mi_keyvault_secrets_user\":{\"condition\":null,\"condition_version\":null,\"delegated_managed_identity_resource_id\":null,\"description\":null,\"principal_id\":\"6765ce49-cb3f-46f4-9193-c65c1f822bd9\",\"role_definition_id_or_name\":\"Key Vault Secrets User\",\"skip_service_principal_aad_check\":false}}"
}
},
"sensitive_attributes": [],
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.data.azurerm_client_config.current",
"module.project.module.keyvault.azurerm_key_vault.this",
"module.project.module.keyvault.azurerm_role_assignment.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "azapi_resource",
"name": "containers",
"provider": "provider[\"registry.terraform.io/azure/azapi\"]",
"instances": [
{
"index_key": "tfstate",
"schema_version": 1,
"attributes": {
"body": {
"value": "{\"properties\":{\"metadata\":null,\"publicAccess\":\"None\"}}",
"type": "string"
},
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa/blobServices/default/containers/tfstate",
"identity": [],
"ignore_body_changes": null,
"ignore_casing": false,
"ignore_missing_property": true,
"location": null,
"locks": null,
"name": "tfstate",
"output": {
"value": "{}",
"type": "string"
},
"parent_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa/blobServices/default",
"removing_special_chars": false,
"response_export_values": null,
"schema_validation_enabled": false,
"tags": null,
"timeouts": null,
"type": "Microsoft.Storage/storageAccounts/blobServices/containers@2022-09-01"
},
"sensitive_attributes": [],
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.module.storage_account.azurerm_storage_account.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "azurerm_private_endpoint",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "containers",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "tfstate-mi_storage_blob_data_contributor",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa/blobServices/default/containers/tfstate/providers/Microsoft.Authorization/roleAssignments/bd823d49-4fb7-ec1c-688a-4ef1bff7b160",
"name": "bd823d49-4fb7-ec1c-688a-4ef1bff7b160",
"principal_id": "6765ce49-cb3f-46f4-9193-c65c1f822bd9",
"principal_type": "ServicePrincipal",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/ba92f5b4-2d11-453d-a403-e96b0029c9fe",
"role_definition_name": "Storage Blob Data Contributor",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa/blobServices/default/containers/tfstate",
"skip_service_principal_aad_check": false,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.module.storage_account.azapi_resource.containers",
"module.project.module.storage_account.azurerm_storage_account.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "azurerm_role_assignment",
"name": "storage_account",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"index_key": "mi_reader",
"schema_version": 0,
"attributes": {
"condition": "",
"condition_version": "",
"delegated_managed_identity_resource_id": "",
"description": "",
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa/providers/Microsoft.Authorization/roleAssignments/35d2941a-b153-2c0a-7f04-a975290942b9",
"name": "35d2941a-b153-2c0a-7f04-a975290942b9",
"principal_id": "6765ce49-cb3f-46f4-9193-c65c1f822bd9",
"principal_type": "ServicePrincipal",
"role_definition_id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7",
"role_definition_name": "Reader",
"scope": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa",
"skip_service_principal_aad_check": false,
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMH19",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.module.storage_account.azurerm_storage_account.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "azurerm_storage_account",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": [
{
"schema_version": 4,
"attributes": {
"access_tier": "Hot",
"account_kind": "StorageV2",
"account_replication_type": "ZRS",
"account_tier": "Standard",
"allow_nested_items_to_be_public": false,
"allowed_copy_scope": "",
"azure_files_authentication": [],
"blob_properties": [
{
"change_feed_enabled": false,
"change_feed_retention_in_days": 0,
"container_delete_retention_policy": [],
"cors_rule": [],
"default_service_version": "",
"delete_retention_policy": [],
"last_access_time_enabled": false,
"restore_policy": [],
"versioning_enabled": false
}
],
"cross_tenant_replication_enabled": false,
"custom_domain": [],
"customer_managed_key": [],
"default_to_oauth_authentication": false,
"dns_endpoint_type": "Standard",
"edge_zone": "",
"enable_https_traffic_only": true,
"id": "/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/resourceGroups/tf-stefan-demo-project-shared-rg/providers/Microsoft.Storage/storageAccounts/stefandemoprojectsa",
"identity": [],
"immutability_policy": [],
"infrastructure_encryption_enabled": false,
"is_hns_enabled": false,
"large_file_share_enabled": null,
"local_user_enabled": true,
"location": "australiaeast",
"min_tls_version": "TLS1_2",
"name": "stefandemoprojectsa",
"network_rules": [
{
"bypass": [
"AzureServices"
],
"default_action": "Allow",
"ip_rules": [],
"private_link_access": [],
"virtual_network_subnet_ids": []
}
],
"nfsv3_enabled": false,
"primary_access_key": "alj4/WXJssMKAq/dGL4LbfBImj108kBw6ZMcRsXgX8xXB/LRTSyp4329mlFh3ihMJOfWseF/nTgw+AStC4fUHQ==",
"primary_blob_connection_string": "DefaultEndpointsProtocol=https;BlobEndpoint=https://stefandemoprojectsa.blob.core.windows.net/;AccountName=stefandemoprojectsa;AccountKey=alj4/WXJssMKAq/dGL4LbfBImj108kBw6ZMcRsXgX8xXB/LRTSyp4329mlFh3ihMJOfWseF/nTgw+AStC4fUHQ==",
"primary_blob_endpoint": "https://stefandemoprojectsa.blob.core.windows.net/",
"primary_blob_host": "stefandemoprojectsa.blob.core.windows.net",
"primary_blob_internet_endpoint": "",
"primary_blob_internet_host": "",
"primary_blob_microsoft_endpoint": "",
"primary_blob_microsoft_host": "",
"primary_connection_string": "DefaultEndpointsProtocol=https;AccountName=stefandemoprojectsa;AccountKey=alj4/WXJssMKAq/dGL4LbfBImj108kBw6ZMcRsXgX8xXB/LRTSyp4329mlFh3ihMJOfWseF/nTgw+AStC4fUHQ==;EndpointSuffix=core.windows.net",
"primary_dfs_endpoint": "https://stefandemoprojectsa.dfs.core.windows.net/",
"primary_dfs_host": "stefandemoprojectsa.dfs.core.windows.net",
"primary_dfs_internet_endpoint": "",
"primary_dfs_internet_host": "",
"primary_dfs_microsoft_endpoint": "",
"primary_dfs_microsoft_host": "",
"primary_file_endpoint": "https://stefandemoprojectsa.file.core.windows.net/",
"primary_file_host": "stefandemoprojectsa.file.core.windows.net",
"primary_file_internet_endpoint": "",
"primary_file_internet_host": "",
"primary_file_microsoft_endpoint": "",
"primary_file_microsoft_host": "",
"primary_location": "australiaeast",
"primary_queue_endpoint": "https://stefandemoprojectsa.queue.core.windows.net/",
"primary_queue_host": "stefandemoprojectsa.queue.core.windows.net",
"primary_queue_microsoft_endpoint": "",
"primary_queue_microsoft_host": "",
"primary_table_endpoint": "https://stefandemoprojectsa.table.core.windows.net/",
"primary_table_host": "stefandemoprojectsa.table.core.windows.net",
"primary_table_microsoft_endpoint": "",
"primary_table_microsoft_host": "",
"primary_web_endpoint": "https://stefandemoprojectsa.z8.web.core.windows.net/",
"primary_web_host": "stefandemoprojectsa.z8.web.core.windows.net",
"primary_web_internet_endpoint": "",
"primary_web_internet_host": "",
"primary_web_microsoft_endpoint": "",
"primary_web_microsoft_host": "",
"public_network_access_enabled": true,
"queue_encryption_key_type": "Service",
"queue_properties": [
{
"cors_rule": [],
"hour_metrics": [
{
"enabled": true,
"include_apis": true,
"retention_policy_days": 7,
"version": "1.0"
}
],
"logging": [
{
"delete": false,
"read": false,
"retention_policy_days": 0,
"version": "1.0",
"write": false
}
],
"minute_metrics": [
{
"enabled": false,
"include_apis": false,
"retention_policy_days": 0,
"version": "1.0"
}
]
}
],
"resource_group_name": "tf-stefan-demo-project-shared-rg",
"routing": [],
"sas_policy": [],
"secondary_access_key": "k69FkdeqEipPiGny0sVc7Nd61nR4Hd6axBx7If2qX3KPA+enX72ccErRmjx/KQV914wSDmQyJh4m+AStXfn4zg==",
"secondary_blob_connection_string": "",
"secondary_blob_endpoint": null,
"secondary_blob_host": null,
"secondary_blob_internet_endpoint": null,
"secondary_blob_internet_host": null,
"secondary_blob_microsoft_endpoint": null,
"secondary_blob_microsoft_host": null,
"secondary_connection_string": "DefaultEndpointsProtocol=https;AccountName=stefandemoprojectsa;AccountKey=k69FkdeqEipPiGny0sVc7Nd61nR4Hd6axBx7If2qX3KPA+enX72ccErRmjx/KQV914wSDmQyJh4m+AStXfn4zg==;EndpointSuffix=core.windows.net",
"secondary_dfs_endpoint": null,
"secondary_dfs_host": null,
"secondary_dfs_internet_endpoint": null,
"secondary_dfs_internet_host": null,
"secondary_dfs_microsoft_endpoint": null,
"secondary_dfs_microsoft_host": null,
"secondary_file_endpoint": null,
"secondary_file_host": null,
"secondary_file_internet_endpoint": null,
"secondary_file_internet_host": null,
"secondary_file_microsoft_endpoint": null,
"secondary_file_microsoft_host": null,
"secondary_location": "",
"secondary_queue_endpoint": null,
"secondary_queue_host": null,
"secondary_queue_microsoft_endpoint": null,
"secondary_queue_microsoft_host": null,
"secondary_table_endpoint": null,
"secondary_table_host": null,
"secondary_table_microsoft_endpoint": null,
"secondary_table_microsoft_host": null,
"secondary_web_endpoint": null,
"secondary_web_host": null,
"secondary_web_internet_endpoint": null,
"secondary_web_internet_host": null,
"secondary_web_microsoft_endpoint": null,
"secondary_web_microsoft_host": null,
"sftp_enabled": false,
"share_properties": [
{
"cors_rule": [],
"retention_policy": [
{
"days": 7
}
],
"smb": []
}
],
"shared_access_key_enabled": true,
"static_website": [],
"table_encryption_key_type": "Service",
"tags": {
"managed_by": "terraform-test",
"pipeline": "Azure Vending Machine",
"project": "Stefan Demo Project",
"source": "terraform"
},
"timeouts": null
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "primary_connection_string"
}
],
[
{
"type": "get_attr",
"value": "secondary_connection_string"
}
],
[
{
"type": "get_attr",
"value": "primary_blob_connection_string"
}
],
[
{
"type": "get_attr",
"value": "secondary_access_key"
}
],
[
{
"type": "get_attr",
"value": "secondary_blob_connection_string"
}
],
[
{
"type": "get_attr",
"value": "primary_access_key"
}
]
],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozNjAwMDAwMDAwMDAwLCJkZWxldGUiOjM2MDAwMDAwMDAwMDAsInJlYWQiOjMwMDAwMDAwMDAwMCwidXBkYXRlIjozNjAwMDAwMDAwMDAwfSwic2NoZW1hX3ZlcnNpb24iOiI0In0=",
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "azurerm_storage_queue",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "azurerm_storage_table",
"name": "this",
"provider": "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "time_sleep",
"name": "wait_for_rbac_before_container_operations",
"provider": "provider[\"registry.terraform.io/hashicorp/time\"]",
"instances": [
{
"index_key": 0,
"schema_version": 0,
"attributes": {
"create_duration": "30s",
"destroy_duration": "0s",
"id": "2024-06-08T11:31:05Z",
"triggers": {
"role_assignments": "{\"mi_reader\":{\"condition\":null,\"condition_version\":null,\"delegated_managed_identity_resource_id\":null,\"description\":null,\"principal_id\":\"6765ce49-cb3f-46f4-9193-c65c1f822bd9\",\"principal_type\":null,\"role_definition_id_or_name\":\"Reader\",\"skip_service_principal_aad_check\":false}}"
}
},
"sensitive_attributes": [],
"dependencies": [
"data.jsonschema_validator.values",
"module.project.azurerm_resource_group.shared_resources",
"module.project.azurerm_user_assigned_identity.this",
"module.project.module.storage_account.azurerm_role_assignment.storage_account",
"module.project.module.storage_account.azurerm_storage_account.this"
]
}
]
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "time_sleep",
"name": "wait_for_rbac_before_queue_operations",
"provider": "provider[\"registry.terraform.io/hashicorp/time\"]",
"instances": []
},
{
"module": "module.project[\"stefan_demo_project\"].module.storage_account[0]",
"mode": "managed",
"type": "time_sleep",
"name": "wait_for_rbac_before_table_operations",
"provider": "provider[\"registry.terraform.io/hashicorp/time\"]",
"instances": []
}
],
"check_results": [
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.account_tier",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.account_tier",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.account_replication_type",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.account_replication_type",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.keyvault.var.name",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.keyvault[0].var.name",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.name",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.name",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.account_kind",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.account_kind",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.diagnostic_settings_file",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.diagnostic_settings_file",
"status": "unknown"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.keyvault.var.soft_delete_retention_days",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.keyvault[0].var.soft_delete_retention_days",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.diagnostic_settings_blob",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.diagnostic_settings_blob",
"status": "unknown"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.keyvault.var.diagnostic_settings",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.keyvault[0].var.diagnostic_settings",
"status": "unknown"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.keyvault.var.sku_name",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.keyvault[0].var.sku_name",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.diagnostic_settings_storage_account",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.diagnostic_settings_storage_account",
"status": "unknown"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.diagnostic_settings_table",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.diagnostic_settings_table",
"status": "unknown"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.keyvault.var.network_acls",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.keyvault[0].var.network_acls",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.lock",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.lock",
"status": "unknown"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.access_tier",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.access_tier",
"status": "pass"
}
]
},
{
"object_kind": "resource",
"config_addr": "module.project.module.storage_account.azurerm_storage_account_network_rules.this",
"status": "pass",
"objects": null
},
{
"object_kind": "resource",
"config_addr": "module.project.module.storage_account.azurerm_storage_account_customer_managed_key.this",
"status": "pass",
"objects": null
},
{
"object_kind": "var",
"config_addr": "module.project.module.keyvault.var.tenant_id",
"status": "pass",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.keyvault[0].var.tenant_id",
"status": "pass"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.keyvault.var.lock",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.keyvault[0].var.lock",
"status": "unknown"
}
]
},
{
"object_kind": "var",
"config_addr": "module.project.module.storage_account.var.diagnostic_settings_queue",
"status": "unknown",
"objects": [
{
"object_addr": "module.project[\"stefan_demo_project\"].module.storage_account[0].var.diagnostic_settings_queue",
"status": "unknown"
}
]
}
]
}
2024-06-08T11:47:38.653Z [DEBUG] created provider logger: level=debug
2024-06-08T11:47:38.653Z [INFO] provider: configuring client automatic mTLS
2024-06-08T11:47:38.659Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/azure/azapi/1.13.1/linux_amd64/terraform-provider-azapi_v1.13.1 args=[".terraform/providers/registry.terraform.io/azure/azapi/1.13.1/linux_amd64/terraform-provider-azapi_v1.13.1"]
2024-06-08T11:47:38.659Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/azure/azapi/1.13.1/linux_amd64/terraform-provider-azapi_v1.13.1 pid=4436
2024-06-08T11:47:38.659Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/azure/azapi/1.13.1/linux_amd64/terraform-provider-azapi_v1.13.1
2024-06-08T11:47:38.665Z [INFO] provider.terraform-provider-azapi_v1.13.1: configuring server automatic mTLS: timestamp=2024-06-08T11:47:38.665Z
2024-06-08T11:47:38.679Z [DEBUG] provider.terraform-provider-azapi_v1.13.1: plugin address: address=/tmp/plugin329351311 network=unix timestamp=2024-06-08T11:47:38.679Z
2024-06-08T11:47:38.680Z [DEBUG] provider: using plugin: version=6
2024-06-08T11:47:38.693Z [DEBUG] No provider meta schema returned
2024-06-08T11:47:38.694Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-06-08T11:47:38.695Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/azure/azapi/1.13.1/linux_amd64/terraform-provider-azapi_v1.13.1 pid=4436
2024-06-08T11:47:38.695Z [DEBUG] provider: plugin exited
2024-06-08T11:47:38.695Z [DEBUG] created provider logger: level=debug
2024-06-08T11:47:38.695Z [INFO] provider: configuring client automatic mTLS
2024-06-08T11:47:38.701Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/azuread/2.50.0/linux_amd64/terraform-provider-azuread_v2.50.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/azuread/2.50.0/linux_amd64/terraform-provider-azuread_v2.50.0_x5"]
2024-06-08T11:47:38.702Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/azuread/2.50.0/linux_amd64/terraform-provider-azuread_v2.50.0_x5 pid=4441
2024-06-08T11:47:38.702Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/azuread/2.50.0/linux_amd64/terraform-provider-azuread_v2.50.0_x5
2024-06-08T11:47:38.706Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: configuring server automatic mTLS: timestamp=2024-06-08T11:47:38.706Z
2024-06-08T11:47:38.721Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Applications"..: timestamp=2024-06-08T11:47:38.721Z
2024-06-08T11:47:38.721Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Applications"..: timestamp=2024-06-08T11:47:38.721Z
2024-06-08T11:47:38.722Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Directory Roles"..: timestamp=2024-06-08T11:47:38.722Z
2024-06-08T11:47:38.722Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Directory Roles"..: timestamp=2024-06-08T11:47:38.722Z
2024-06-08T11:47:38.722Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Domains"..: timestamp=2024-06-08T11:47:38.722Z
2024-06-08T11:47:38.722Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Domains"..: timestamp=2024-06-08T11:47:38.722Z
2024-06-08T11:47:38.722Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Policies"..: timestamp=2024-06-08T11:47:38.722Z
2024-06-08T11:47:38.722Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Policies"..: timestamp=2024-06-08T11:47:38.722Z
2024-06-08T11:47:38.722Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Identity Governance"..: timestamp=2024-06-08T11:47:38.722Z
2024-06-08T11:47:38.722Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Identity Governance"..: timestamp=2024-06-08T11:47:38.722Z
2024-06-08T11:47:38.722Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Service Principals"..: timestamp=2024-06-08T11:47:38.722Z
2024-06-08T11:47:38.722Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Service Principals"..: timestamp=2024-06-08T11:47:38.722Z
2024-06-08T11:47:38.722Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Administrative Units"..: timestamp=2024-06-08T11:47:38.722Z
2024-06-08T11:47:38.722Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Administrative Units"..: timestamp=2024-06-08T11:47:38.722Z
2024-06-08T11:47:38.722Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Applications"..: timestamp=2024-06-08T11:47:38.722Z
2024-06-08T11:47:38.723Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Applications"..: timestamp=2024-06-08T11:47:38.722Z
2024-06-08T11:47:38.723Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "App Role Assignments"..: timestamp=2024-06-08T11:47:38.723Z
2024-06-08T11:47:38.723Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "App Role Assignments"..: timestamp=2024-06-08T11:47:38.723Z
2024-06-08T11:47:38.723Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Conditional Access"..: timestamp=2024-06-08T11:47:38.723Z
2024-06-08T11:47:38.723Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Conditional Access"..: timestamp=2024-06-08T11:47:38.723Z
2024-06-08T11:47:38.723Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Directory Objects"..: timestamp=2024-06-08T11:47:38.723Z
2024-06-08T11:47:38.723Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Directory Objects"..: timestamp=2024-06-08T11:47:38.723Z
2024-06-08T11:47:38.723Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Directory Roles"..: timestamp=2024-06-08T11:47:38.723Z
2024-06-08T11:47:38.723Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Directory Roles"..: timestamp=2024-06-08T11:47:38.723Z
2024-06-08T11:47:38.723Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Domains"..: timestamp=2024-06-08T11:47:38.723Z
2024-06-08T11:47:38.723Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Domains"..: timestamp=2024-06-08T11:47:38.723Z
2024-06-08T11:47:38.723Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Groups"..: timestamp=2024-06-08T11:47:38.723Z
2024-06-08T11:47:38.724Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Groups"..: timestamp=2024-06-08T11:47:38.723Z
2024-06-08T11:47:38.724Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Identity Governance"..: timestamp=2024-06-08T11:47:38.724Z
2024-06-08T11:47:38.724Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Identity Governance"..: timestamp=2024-06-08T11:47:38.724Z
2024-06-08T11:47:38.724Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Invitations"..: timestamp=2024-06-08T11:47:38.724Z
2024-06-08T11:47:38.724Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Invitations"..: timestamp=2024-06-08T11:47:38.724Z
2024-06-08T11:47:38.724Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Policies"..: timestamp=2024-06-08T11:47:38.724Z
2024-06-08T11:47:38.724Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Policies"..: timestamp=2024-06-08T11:47:38.724Z
2024-06-08T11:47:38.724Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Service Principals"..: timestamp=2024-06-08T11:47:38.724Z
2024-06-08T11:47:38.724Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Service Principals"..: timestamp=2024-06-08T11:47:38.724Z
2024-06-08T11:47:38.724Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Synchronization"..: timestamp=2024-06-08T11:47:38.724Z
2024-06-08T11:47:38.724Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Synchronization"..: timestamp=2024-06-08T11:47:38.724Z
2024-06-08T11:47:38.724Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "User Flows"..: timestamp=2024-06-08T11:47:38.724Z
2024-06-08T11:47:38.724Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "User Flows"..: timestamp=2024-06-08T11:47:38.724Z
2024-06-08T11:47:38.724Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Data Sources for "Users"..: timestamp=2024-06-08T11:47:38.724Z
2024-06-08T11:47:38.724Z [INFO] provider.terraform-provider-azuread_v2.50.0_x5: 2024/06/08 11:47:38 [DEBUG] Registering Resources for "Users"..: timestamp=2024-06-08T11:47:38.724Z
2024-06-08T11:47:38.725Z [DEBUG] provider.terraform-provider-azuread_v2.50.0_x5: plugin address: address=/tmp/plugin1178067255 network=unix timestamp=2024-06-08T11:47:38.725Z
2024-06-08T11:47:38.725Z [DEBUG] provider: using plugin: version=5
2024-06-08T11:47:38.757Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/azuread/2.50.0/linux_amd64/terraform-provider-azuread_v2.50.0_x5 pid=4441
2024-06-08T11:47:38.757Z [DEBUG] provider: plugin exited
2024-06-08T11:47:38.757Z [DEBUG] created provider logger: level=debug
2024-06-08T11:47:38.757Z [INFO] provider: configuring client automatic mTLS
2024-06-08T11:47:38.763Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.105.0/linux_amd64/terraform-provider-azurerm_v3.105.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/azurerm/3.105.0/linux_amd64/terraform-provider-azurerm_v3.105.0_x5"]
2024-06-08T11:47:38.763Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.105.0/linux_amd64/terraform-provider-azurerm_v3.105.0_x5 pid=4447
2024-06-08T11:47:38.763Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.105.0/linux_amd64/terraform-provider-azurerm_v3.105.0_x5
2024-06-08T11:47:38.763Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Canceled desc = context canceled"
2024-06-08T11:47:38.775Z [INFO] provider.terraform-provider-azurerm_v3.105.0_x5: configuring server automatic mTLS: timestamp=2024-06-08T11:47:38.775Z
2024-06-08T11:47:38.788Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "AAD B2C"..: timestamp=2024-06-08T11:47:38.788Z
2024-06-08T11:47:38.788Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "AAD B2C"..: timestamp=2024-06-08T11:47:38.788Z
2024-06-08T11:47:38.788Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "API Management"..: timestamp=2024-06-08T11:47:38.788Z
2024-06-08T11:47:38.788Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "API Management"..: timestamp=2024-06-08T11:47:38.788Z
2024-06-08T11:47:38.789Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "App Configuration"..: timestamp=2024-06-08T11:47:38.788Z
2024-06-08T11:47:38.789Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "App Configuration"..: timestamp=2024-06-08T11:47:38.789Z
2024-06-08T11:47:38.789Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Application Insights"..: timestamp=2024-06-08T11:47:38.789Z
2024-06-08T11:47:38.789Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Application Insights"..: timestamp=2024-06-08T11:47:38.789Z
2024-06-08T11:47:38.789Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "AppService"..: timestamp=2024-06-08T11:47:38.789Z
2024-06-08T11:47:38.792Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "AppService"..: timestamp=2024-06-08T11:47:38.792Z
2024-06-08T11:47:38.800Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ArcKubernetes"..: timestamp=2024-06-08T11:47:38.800Z
2024-06-08T11:47:38.800Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ArcKubernetes"..: timestamp=2024-06-08T11:47:38.800Z
2024-06-08T11:47:38.802Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Arc Resource Bridge"..: timestamp=2024-06-08T11:47:38.802Z
2024-06-08T11:47:38.802Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Arc Resource Bridge"..: timestamp=2024-06-08T11:47:38.802Z
2024-06-08T11:47:38.802Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Authorization"..: timestamp=2024-06-08T11:47:38.802Z
2024-06-08T11:47:38.802Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Authorization"..: timestamp=2024-06-08T11:47:38.802Z
2024-06-08T11:47:38.802Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Automanage"..: timestamp=2024-06-08T11:47:38.802Z
2024-06-08T11:47:38.802Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Automanage"..: timestamp=2024-06-08T11:47:38.802Z
2024-06-08T11:47:38.802Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Automation"..: timestamp=2024-06-08T11:47:38.802Z
2024-06-08T11:47:38.802Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Automation"..: timestamp=2024-06-08T11:47:38.802Z
2024-06-08T11:47:38.803Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Azure Stack HCI"..: timestamp=2024-06-08T11:47:38.803Z
2024-06-08T11:47:38.803Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Azure Stack HCI"..: timestamp=2024-06-08T11:47:38.803Z
2024-06-08T11:47:38.803Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Batch"..: timestamp=2024-06-08T11:47:38.803Z
2024-06-08T11:47:38.803Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Batch"..: timestamp=2024-06-08T11:47:38.803Z
2024-06-08T11:47:38.803Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Bot"..: timestamp=2024-06-08T11:47:38.803Z
2024-06-08T11:47:38.803Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Bot"..: timestamp=2024-06-08T11:47:38.803Z
2024-06-08T11:47:38.803Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Cognitive Services"..: timestamp=2024-06-08T11:47:38.803Z
2024-06-08T11:47:38.803Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Cognitive Services"..: timestamp=2024-06-08T11:47:38.803Z
2024-06-08T11:47:38.803Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Communication"..: timestamp=2024-06-08T11:47:38.803Z
2024-06-08T11:47:38.803Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Communication"..: timestamp=2024-06-08T11:47:38.803Z
2024-06-08T11:47:38.804Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Compute"..: timestamp=2024-06-08T11:47:38.804Z
2024-06-08T11:47:38.804Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Compute"..: timestamp=2024-06-08T11:47:38.804Z
2024-06-08T11:47:38.804Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Consumption"..: timestamp=2024-06-08T11:47:38.804Z
2024-06-08T11:47:38.804Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Consumption"..: timestamp=2024-06-08T11:47:38.804Z
2024-06-08T11:47:38.804Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Container Apps"..: timestamp=2024-06-08T11:47:38.804Z
2024-06-08T11:47:38.805Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Container Apps"..: timestamp=2024-06-08T11:47:38.805Z
2024-06-08T11:47:38.805Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "CosmosDB"..: timestamp=2024-06-08T11:47:38.805Z
2024-06-08T11:47:38.805Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "CosmosDB"..: timestamp=2024-06-08T11:47:38.805Z
2024-06-08T11:47:38.805Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Cost Management"..: timestamp=2024-06-08T11:47:38.805Z
2024-06-08T11:47:38.806Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Cost Management"..: timestamp=2024-06-08T11:47:38.806Z
2024-06-08T11:47:38.806Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Dashboard"..: timestamp=2024-06-08T11:47:38.806Z
2024-06-08T11:47:38.806Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Dashboard"..: timestamp=2024-06-08T11:47:38.806Z
2024-06-08T11:47:38.806Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Databox Edge"..: timestamp=2024-06-08T11:47:38.806Z
2024-06-08T11:47:38.806Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Databox Edge"..: timestamp=2024-06-08T11:47:38.806Z
2024-06-08T11:47:38.806Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "DataBricks"..: timestamp=2024-06-08T11:47:38.806Z
2024-06-08T11:47:38.806Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "DataBricks"..: timestamp=2024-06-08T11:47:38.806Z
2024-06-08T11:47:38.806Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Data Factory"..: timestamp=2024-06-08T11:47:38.806Z
2024-06-08T11:47:38.806Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Data Factory"..: timestamp=2024-06-08T11:47:38.806Z
2024-06-08T11:47:38.806Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "DataProtection"..: timestamp=2024-06-08T11:47:38.806Z
2024-06-08T11:47:38.807Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "DataProtection"..: timestamp=2024-06-08T11:47:38.807Z
2024-06-08T11:47:38.807Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Desktop Virtualization"..: timestamp=2024-06-08T11:47:38.807Z
2024-06-08T11:47:38.807Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Desktop Virtualization"..: timestamp=2024-06-08T11:47:38.807Z
2024-06-08T11:47:38.807Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Digital Twins"..: timestamp=2024-06-08T11:47:38.807Z
2024-06-08T11:47:38.807Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Digital Twins"..: timestamp=2024-06-08T11:47:38.807Z
2024-06-08T11:47:38.807Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Disks"..: timestamp=2024-06-08T11:47:38.807Z
2024-06-08T11:47:38.808Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Disks"..: timestamp=2024-06-08T11:47:38.808Z
2024-06-08T11:47:38.808Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "DomainServices"..: timestamp=2024-06-08T11:47:38.808Z
2024-06-08T11:47:38.808Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "DomainServices"..: timestamp=2024-06-08T11:47:38.808Z
2024-06-08T11:47:38.808Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ElasticSan"..: timestamp=2024-06-08T11:47:38.808Z
2024-06-08T11:47:38.808Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ElasticSan"..: timestamp=2024-06-08T11:47:38.808Z
2024-06-08T11:47:38.808Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "EventHub"..: timestamp=2024-06-08T11:47:38.808Z
2024-06-08T11:47:38.808Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "EventHub"..: timestamp=2024-06-08T11:47:38.808Z
2024-06-08T11:47:38.808Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Fluid Relay"..: timestamp=2024-06-08T11:47:38.808Z
2024-06-08T11:47:38.808Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Fluid Relay"..: timestamp=2024-06-08T11:47:38.808Z
2024-06-08T11:47:38.809Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Graph Services"..: timestamp=2024-06-08T11:47:38.809Z
2024-06-08T11:47:38.809Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Graph Services"..: timestamp=2024-06-08T11:47:38.809Z
2024-06-08T11:47:38.809Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Storage Cache"..: timestamp=2024-06-08T11:47:38.809Z
2024-06-08T11:47:38.809Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Storage Cache"..: timestamp=2024-06-08T11:47:38.809Z
2024-06-08T11:47:38.809Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Hybrid Compute"..: timestamp=2024-06-08T11:47:38.809Z
2024-06-08T11:47:38.809Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Hybrid Compute"..: timestamp=2024-06-08T11:47:38.809Z
2024-06-08T11:47:38.809Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "IoT Hub"..: timestamp=2024-06-08T11:47:38.809Z
2024-06-08T11:47:38.809Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "IoT Hub"..: timestamp=2024-06-08T11:47:38.809Z
2024-06-08T11:47:38.810Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "IoT Central"..: timestamp=2024-06-08T11:47:38.810Z
2024-06-08T11:47:38.810Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "IoT Central"..: timestamp=2024-06-08T11:47:38.810Z
2024-06-08T11:47:38.810Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "KeyVault"..: timestamp=2024-06-08T11:47:38.810Z
2024-06-08T11:47:38.810Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "KeyVault"..: timestamp=2024-06-08T11:47:38.810Z
2024-06-08T11:47:38.810Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Kusto"..: timestamp=2024-06-08T11:47:38.810Z
2024-06-08T11:47:38.810Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Kusto"..: timestamp=2024-06-08T11:47:38.810Z
2024-06-08T11:47:38.810Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Lab Service"..: timestamp=2024-06-08T11:47:38.810Z
2024-06-08T11:47:38.810Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Lab Service"..: timestamp=2024-06-08T11:47:38.810Z
2024-06-08T11:47:38.810Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Load Balancer"..: timestamp=2024-06-08T11:47:38.810Z
2024-06-08T11:47:38.810Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Load Balancer"..: timestamp=2024-06-08T11:47:38.810Z
2024-06-08T11:47:38.810Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "LoadTestService"..: timestamp=2024-06-08T11:47:38.810Z
2024-06-08T11:47:38.810Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "LoadTestService"..: timestamp=2024-06-08T11:47:38.810Z
2024-06-08T11:47:38.810Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Log Analytics"..: timestamp=2024-06-08T11:47:38.810Z
2024-06-08T11:47:38.810Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Log Analytics"..: timestamp=2024-06-08T11:47:38.810Z
2024-06-08T11:47:38.811Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Machine Learning"..: timestamp=2024-06-08T11:47:38.811Z
2024-06-08T11:47:38.811Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Machine Learning"..: timestamp=2024-06-08T11:47:38.811Z
2024-06-08T11:47:38.811Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Maintenance"..: timestamp=2024-06-08T11:47:38.811Z
2024-06-08T11:47:38.811Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Maintenance"..: timestamp=2024-06-08T11:47:38.811Z
2024-06-08T11:47:38.811Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Managed HSM"..: timestamp=2024-06-08T11:47:38.811Z
2024-06-08T11:47:38.811Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Managed HSM"..: timestamp=2024-06-08T11:47:38.811Z
2024-06-08T11:47:38.811Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Media"..: timestamp=2024-06-08T11:47:38.811Z
2024-06-08T11:47:38.811Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Media"..: timestamp=2024-06-08T11:47:38.811Z
2024-06-08T11:47:38.811Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Monitor"..: timestamp=2024-06-08T11:47:38.811Z
2024-06-08T11:47:38.812Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Monitor"..: timestamp=2024-06-08T11:47:38.811Z
2024-06-08T11:47:38.812Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Mobile Network"..: timestamp=2024-06-08T11:47:38.812Z
2024-06-08T11:47:38.813Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Mobile Network"..: timestamp=2024-06-08T11:47:38.813Z
2024-06-08T11:47:38.814Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Microsoft SQL Server / Azure SQL"..: timestamp=2024-06-08T11:47:38.814Z
2024-06-08T11:47:38.814Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Microsoft SQL Server / Azure SQL"..: timestamp=2024-06-08T11:47:38.814Z
2024-06-08T11:47:38.814Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Microsoft SQL Server Managed Instances"..: timestamp=2024-06-08T11:47:38.814Z
2024-06-08T11:47:38.814Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Microsoft SQL Server Managed Instances"..: timestamp=2024-06-08T11:47:38.814Z
2024-06-08T11:47:38.815Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "MySQL"..: timestamp=2024-06-08T11:47:38.815Z
2024-06-08T11:47:38.815Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "MySQL"..: timestamp=2024-06-08T11:47:38.815Z
2024-06-08T11:47:38.815Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Network"..: timestamp=2024-06-08T11:47:38.815Z
2024-06-08T11:47:38.815Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Network"..: timestamp=2024-06-08T11:47:38.815Z
2024-06-08T11:47:38.816Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "NetApp"..: timestamp=2024-06-08T11:47:38.816Z
2024-06-08T11:47:38.816Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "NetApp"..: timestamp=2024-06-08T11:47:38.816Z
2024-06-08T11:47:38.816Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Network Function"..: timestamp=2024-06-08T11:47:38.816Z
2024-06-08T11:47:38.816Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Network Function"..: timestamp=2024-06-08T11:47:38.816Z
2024-06-08T11:47:38.817Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "New Relic"..: timestamp=2024-06-08T11:47:38.817Z
2024-06-08T11:47:38.817Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "New Relic"..: timestamp=2024-06-08T11:47:38.817Z
2024-06-08T11:47:38.817Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Nginx"..: timestamp=2024-06-08T11:47:38.817Z
2024-06-08T11:47:38.817Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Nginx"..: timestamp=2024-06-08T11:47:38.817Z
2024-06-08T11:47:38.817Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Palo Alto"..: timestamp=2024-06-08T11:47:38.817Z
2024-06-08T11:47:38.818Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Palo Alto"..: timestamp=2024-06-08T11:47:38.817Z
2024-06-08T11:47:38.818Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Policy"..: timestamp=2024-06-08T11:47:38.818Z
2024-06-08T11:47:38.818Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Policy"..: timestamp=2024-06-08T11:47:38.818Z
2024-06-08T11:47:38.819Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Private DNS Resolver"..: timestamp=2024-06-08T11:47:38.819Z
2024-06-08T11:47:38.819Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Private DNS Resolver"..: timestamp=2024-06-08T11:47:38.819Z
2024-06-08T11:47:38.819Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Recovery Services"..: timestamp=2024-06-08T11:47:38.819Z
2024-06-08T11:47:38.820Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Recovery Services"..: timestamp=2024-06-08T11:47:38.819Z
2024-06-08T11:47:38.820Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Redis"..: timestamp=2024-06-08T11:47:38.820Z
2024-06-08T11:47:38.820Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Redis"..: timestamp=2024-06-08T11:47:38.820Z
2024-06-08T11:47:38.820Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Red Hat OpenShift"..: timestamp=2024-06-08T11:47:38.820Z
2024-06-08T11:47:38.820Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Red Hat OpenShift"..: timestamp=2024-06-08T11:47:38.820Z
2024-06-08T11:47:38.820Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Resources"..: timestamp=2024-06-08T11:47:38.820Z
2024-06-08T11:47:38.821Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Resources"..: timestamp=2024-06-08T11:47:38.821Z
2024-06-08T11:47:38.821Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Sentinel"..: timestamp=2024-06-08T11:47:38.821Z
2024-06-08T11:47:38.822Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Sentinel"..: timestamp=2024-06-08T11:47:38.821Z
2024-06-08T11:47:38.822Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ServiceConnector"..: timestamp=2024-06-08T11:47:38.822Z
2024-06-08T11:47:38.822Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ServiceConnector"..: timestamp=2024-06-08T11:47:38.822Z
2024-06-08T11:47:38.822Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Service Fabric Managed Clusters"..: timestamp=2024-06-08T11:47:38.822Z
2024-06-08T11:47:38.822Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Service Fabric Managed Clusters"..: timestamp=2024-06-08T11:47:38.822Z
2024-06-08T11:47:38.823Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Service Networking"..: timestamp=2024-06-08T11:47:38.823Z
2024-06-08T11:47:38.823Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Service Networking"..: timestamp=2024-06-08T11:47:38.823Z
2024-06-08T11:47:38.823Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Storage"..: timestamp=2024-06-08T11:47:38.823Z
2024-06-08T11:47:38.824Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Storage"..: timestamp=2024-06-08T11:47:38.824Z
2024-06-08T11:47:38.824Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Storage Mover"..: timestamp=2024-06-08T11:47:38.824Z
2024-06-08T11:47:38.824Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Storage Mover"..: timestamp=2024-06-08T11:47:38.824Z
2024-06-08T11:47:38.825Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "SignalR"..: timestamp=2024-06-08T11:47:38.825Z
2024-06-08T11:47:38.825Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "SignalR"..: timestamp=2024-06-08T11:47:38.825Z
2024-06-08T11:47:38.825Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Subscription"..: timestamp=2024-06-08T11:47:38.825Z
2024-06-08T11:47:38.825Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Subscription"..: timestamp=2024-06-08T11:47:38.825Z
2024-06-08T11:47:38.825Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Orbital"..: timestamp=2024-06-08T11:47:38.825Z
2024-06-08T11:47:38.826Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Orbital"..: timestamp=2024-06-08T11:47:38.825Z
2024-06-08T11:47:38.826Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Stream Analytics"..: timestamp=2024-06-08T11:47:38.826Z
2024-06-08T11:47:38.826Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Stream Analytics"..: timestamp=2024-06-08T11:47:38.826Z
2024-06-08T11:47:38.827Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Search"..: timestamp=2024-06-08T11:47:38.827Z
2024-06-08T11:47:38.827Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Search"..: timestamp=2024-06-08T11:47:38.827Z
2024-06-08T11:47:38.827Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Spring Cloud"..: timestamp=2024-06-08T11:47:38.827Z
2024-06-08T11:47:38.827Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Spring Cloud"..: timestamp=2024-06-08T11:47:38.827Z
2024-06-08T11:47:38.827Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Security Center"..: timestamp=2024-06-08T11:47:38.827Z
2024-06-08T11:47:38.827Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Security Center"..: timestamp=2024-06-08T11:47:38.827Z
2024-06-08T11:47:38.828Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "System Center Virtual Machine Manager"..: timestamp=2024-06-08T11:47:38.827Z
2024-06-08T11:47:38.828Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "System Center Virtual Machine Manager"..: timestamp=2024-06-08T11:47:38.828Z
2024-06-08T11:47:38.828Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "VMware"..: timestamp=2024-06-08T11:47:38.828Z
2024-06-08T11:47:38.828Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "VMware"..: timestamp=2024-06-08T11:47:38.828Z
2024-06-08T11:47:38.828Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Voice Services"..: timestamp=2024-06-08T11:47:38.828Z
2024-06-08T11:47:38.828Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Voice Services"..: timestamp=2024-06-08T11:47:38.828Z
2024-06-08T11:47:38.828Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Web"..: timestamp=2024-06-08T11:47:38.828Z
2024-06-08T11:47:38.828Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Web"..: timestamp=2024-06-08T11:47:38.828Z
2024-06-08T11:47:38.828Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Workloads"..: timestamp=2024-06-08T11:47:38.828Z
2024-06-08T11:47:38.828Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Workloads"..: timestamp=2024-06-08T11:47:38.828Z
2024-06-08T11:47:38.829Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ChaosStudio"..: timestamp=2024-06-08T11:47:38.829Z
2024-06-08T11:47:38.829Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ChaosStudio"..: timestamp=2024-06-08T11:47:38.829Z
2024-06-08T11:47:38.829Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Container Services"..: timestamp=2024-06-08T11:47:38.829Z
2024-06-08T11:47:38.829Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Container Services"..: timestamp=2024-06-08T11:47:38.829Z
2024-06-08T11:47:38.830Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Dev Center"..: timestamp=2024-06-08T11:47:38.830Z
2024-06-08T11:47:38.830Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Dev Center"..: timestamp=2024-06-08T11:47:38.830Z
2024-06-08T11:47:38.830Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ManagedIdentity"..: timestamp=2024-06-08T11:47:38.830Z
2024-06-08T11:47:38.830Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ManagedIdentity"..: timestamp=2024-06-08T11:47:38.830Z
2024-06-08T11:47:38.830Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Advisor"..: timestamp=2024-06-08T11:47:38.830Z
2024-06-08T11:47:38.830Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Advisor"..: timestamp=2024-06-08T11:47:38.830Z
2024-06-08T11:47:38.830Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Analysis Services"..: timestamp=2024-06-08T11:47:38.830Z
2024-06-08T11:47:38.830Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Analysis Services"..: timestamp=2024-06-08T11:47:38.830Z
2024-06-08T11:47:38.830Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "API Management"..: timestamp=2024-06-08T11:47:38.830Z
2024-06-08T11:47:38.831Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "API Management"..: timestamp=2024-06-08T11:47:38.831Z
2024-06-08T11:47:38.831Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "App Configuration"..: timestamp=2024-06-08T11:47:38.831Z
2024-06-08T11:47:38.831Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "App Configuration"..: timestamp=2024-06-08T11:47:38.831Z
2024-06-08T11:47:38.831Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Spring Cloud"..: timestamp=2024-06-08T11:47:38.831Z
2024-06-08T11:47:38.831Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Spring Cloud"..: timestamp=2024-06-08T11:47:38.831Z
2024-06-08T11:47:38.832Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Application Insights"..: timestamp=2024-06-08T11:47:38.832Z
2024-06-08T11:47:38.832Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Application Insights"..: timestamp=2024-06-08T11:47:38.832Z
2024-06-08T11:47:38.832Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ArcKubernetes"..: timestamp=2024-06-08T11:47:38.832Z
2024-06-08T11:47:38.832Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ArcKubernetes"..: timestamp=2024-06-08T11:47:38.832Z
2024-06-08T11:47:38.832Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Attestation"..: timestamp=2024-06-08T11:47:38.832Z
2024-06-08T11:47:38.832Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Attestation"..: timestamp=2024-06-08T11:47:38.832Z
2024-06-08T11:47:38.832Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Authorization"..: timestamp=2024-06-08T11:47:38.832Z
2024-06-08T11:47:38.832Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Authorization"..: timestamp=2024-06-08T11:47:38.832Z
2024-06-08T11:47:38.832Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Automation"..: timestamp=2024-06-08T11:47:38.832Z
2024-06-08T11:47:38.833Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Automation"..: timestamp=2024-06-08T11:47:38.833Z
2024-06-08T11:47:38.834Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Azure Stack HCI"..: timestamp=2024-06-08T11:47:38.834Z
2024-06-08T11:47:38.834Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Azure Stack HCI"..: timestamp=2024-06-08T11:47:38.834Z
2024-06-08T11:47:38.834Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Batch"..: timestamp=2024-06-08T11:47:38.834Z
2024-06-08T11:47:38.834Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Batch"..: timestamp=2024-06-08T11:47:38.834Z
2024-06-08T11:47:38.834Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Billing"..: timestamp=2024-06-08T11:47:38.834Z
2024-06-08T11:47:38.834Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Billing"..: timestamp=2024-06-08T11:47:38.834Z
2024-06-08T11:47:38.834Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Blueprints"..: timestamp=2024-06-08T11:47:38.834Z
2024-06-08T11:47:38.834Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Blueprints"..: timestamp=2024-06-08T11:47:38.834Z
2024-06-08T11:47:38.834Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Bot"..: timestamp=2024-06-08T11:47:38.834Z
2024-06-08T11:47:38.834Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Bot"..: timestamp=2024-06-08T11:47:38.834Z
2024-06-08T11:47:38.834Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "CDN"..: timestamp=2024-06-08T11:47:38.834Z
2024-06-08T11:47:38.835Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "CDN"..: timestamp=2024-06-08T11:47:38.835Z
2024-06-08T11:47:38.836Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Cognitive Services"..: timestamp=2024-06-08T11:47:38.836Z
2024-06-08T11:47:38.836Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Cognitive Services"..: timestamp=2024-06-08T11:47:38.836Z
2024-06-08T11:47:38.836Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Compute"..: timestamp=2024-06-08T11:47:38.836Z
2024-06-08T11:47:38.837Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Compute"..: timestamp=2024-06-08T11:47:38.837Z
2024-06-08T11:47:38.840Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Confidential Ledger"..: timestamp=2024-06-08T11:47:38.840Z
2024-06-08T11:47:38.840Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Confidential Ledger"..: timestamp=2024-06-08T11:47:38.840Z
2024-06-08T11:47:38.840Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Connections"..: timestamp=2024-06-08T11:47:38.840Z
2024-06-08T11:47:38.840Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Connections"..: timestamp=2024-06-08T11:47:38.840Z
2024-06-08T11:47:38.840Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Container Services"..: timestamp=2024-06-08T11:47:38.840Z
2024-06-08T11:47:38.840Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Container Services"..: timestamp=2024-06-08T11:47:38.840Z
2024-06-08T11:47:38.842Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Consumption"..: timestamp=2024-06-08T11:47:38.842Z
2024-06-08T11:47:38.843Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Consumption"..: timestamp=2024-06-08T11:47:38.843Z
2024-06-08T11:47:38.843Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "CosmosDB"..: timestamp=2024-06-08T11:47:38.843Z
2024-06-08T11:47:38.843Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "CosmosDB"..: timestamp=2024-06-08T11:47:38.843Z
2024-06-08T11:47:38.844Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Custom Providers"..: timestamp=2024-06-08T11:47:38.844Z
2024-06-08T11:47:38.844Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Custom Providers"..: timestamp=2024-06-08T11:47:38.844Z
2024-06-08T11:47:38.844Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Dashboard"..: timestamp=2024-06-08T11:47:38.844Z
2024-06-08T11:47:38.844Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Dashboard"..: timestamp=2024-06-08T11:47:38.844Z
2024-06-08T11:47:38.844Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "DataBricks"..: timestamp=2024-06-08T11:47:38.844Z
2024-06-08T11:47:38.844Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "DataBricks"..: timestamp=2024-06-08T11:47:38.844Z
2024-06-08T11:47:38.845Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Datadog"..: timestamp=2024-06-08T11:47:38.845Z
2024-06-08T11:47:38.845Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Datadog"..: timestamp=2024-06-08T11:47:38.845Z
2024-06-08T11:47:38.845Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Data Factory"..: timestamp=2024-06-08T11:47:38.845Z
2024-06-08T11:47:38.845Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Data Factory"..: timestamp=2024-06-08T11:47:38.845Z
2024-06-08T11:47:38.847Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Database Migration"..: timestamp=2024-06-08T11:47:38.846Z
2024-06-08T11:47:38.847Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Database Migration"..: timestamp=2024-06-08T11:47:38.847Z
2024-06-08T11:47:38.847Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Databox Edge"..: timestamp=2024-06-08T11:47:38.847Z
2024-06-08T11:47:38.847Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Databox Edge"..: timestamp=2024-06-08T11:47:38.847Z
2024-06-08T11:47:38.850Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "DataProtection"..: timestamp=2024-06-08T11:47:38.850Z
2024-06-08T11:47:38.850Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "DataProtection"..: timestamp=2024-06-08T11:47:38.850Z
2024-06-08T11:47:38.851Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Data Share"..: timestamp=2024-06-08T11:47:38.851Z
2024-06-08T11:47:38.852Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Data Share"..: timestamp=2024-06-08T11:47:38.852Z
2024-06-08T11:47:38.853Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Desktop Virtualization"..: timestamp=2024-06-08T11:47:38.853Z
2024-06-08T11:47:38.853Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Desktop Virtualization"..: timestamp=2024-06-08T11:47:38.853Z
2024-06-08T11:47:38.854Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Dev Test"..: timestamp=2024-06-08T11:47:38.854Z
2024-06-08T11:47:38.854Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Dev Test"..: timestamp=2024-06-08T11:47:38.854Z
2024-06-08T11:47:38.854Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Digital Twins"..: timestamp=2024-06-08T11:47:38.854Z
2024-06-08T11:47:38.854Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Digital Twins"..: timestamp=2024-06-08T11:47:38.854Z
2024-06-08T11:47:38.854Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "DNS"..: timestamp=2024-06-08T11:47:38.854Z
2024-06-08T11:47:38.855Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "DNS"..: timestamp=2024-06-08T11:47:38.855Z
2024-06-08T11:47:38.855Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "DomainServices"..: timestamp=2024-06-08T11:47:38.855Z
2024-06-08T11:47:38.855Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "DomainServices"..: timestamp=2024-06-08T11:47:38.855Z
2024-06-08T11:47:38.855Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Elastic"..: timestamp=2024-06-08T11:47:38.855Z
2024-06-08T11:47:38.855Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Elastic"..: timestamp=2024-06-08T11:47:38.855Z
2024-06-08T11:47:38.855Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "EventGrid"..: timestamp=2024-06-08T11:47:38.855Z
2024-06-08T11:47:38.856Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "EventGrid"..: timestamp=2024-06-08T11:47:38.856Z
2024-06-08T11:47:38.857Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "EventHub"..: timestamp=2024-06-08T11:47:38.856Z
2024-06-08T11:47:38.857Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "EventHub"..: timestamp=2024-06-08T11:47:38.857Z
2024-06-08T11:47:38.858Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Firewall"..: timestamp=2024-06-08T11:47:38.858Z
2024-06-08T11:47:38.858Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Firewall"..: timestamp=2024-06-08T11:47:38.858Z
2024-06-08T11:47:38.858Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "FrontDoor"..: timestamp=2024-06-08T11:47:38.858Z
2024-06-08T11:47:38.858Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "FrontDoor"..: timestamp=2024-06-08T11:47:38.858Z
2024-06-08T11:47:38.858Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Storage Cache"..: timestamp=2024-06-08T11:47:38.858Z
2024-06-08T11:47:38.858Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Storage Cache"..: timestamp=2024-06-08T11:47:38.858Z
2024-06-08T11:47:38.859Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Hardware Security Module"..: timestamp=2024-06-08T11:47:38.859Z
2024-06-08T11:47:38.859Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Hardware Security Module"..: timestamp=2024-06-08T11:47:38.859Z
2024-06-08T11:47:38.859Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "HDInsight"..: timestamp=2024-06-08T11:47:38.859Z
2024-06-08T11:47:38.859Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "HDInsight"..: timestamp=2024-06-08T11:47:38.859Z
2024-06-08T11:47:38.859Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Health Care"..: timestamp=2024-06-08T11:47:38.859Z
2024-06-08T11:47:38.860Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Health Care"..: timestamp=2024-06-08T11:47:38.860Z
2024-06-08T11:47:38.861Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "IoT Hub"..: timestamp=2024-06-08T11:47:38.861Z
2024-06-08T11:47:38.861Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "IoT Hub"..: timestamp=2024-06-08T11:47:38.861Z
2024-06-08T11:47:38.863Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "IoT Central"..: timestamp=2024-06-08T11:47:38.863Z
2024-06-08T11:47:38.863Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "IoT Central"..: timestamp=2024-06-08T11:47:38.863Z
2024-06-08T11:47:38.863Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "KeyVault"..: timestamp=2024-06-08T11:47:38.863Z
2024-06-08T11:47:38.863Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "KeyVault"..: timestamp=2024-06-08T11:47:38.863Z
2024-06-08T11:47:38.863Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Kusto"..: timestamp=2024-06-08T11:47:38.863Z
2024-06-08T11:47:38.864Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Kusto"..: timestamp=2024-06-08T11:47:38.863Z
2024-06-08T11:47:38.864Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Legacy"..: timestamp=2024-06-08T11:47:38.864Z
2024-06-08T11:47:38.864Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Legacy"..: timestamp=2024-06-08T11:47:38.864Z
2024-06-08T11:47:38.864Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Load Balancer"..: timestamp=2024-06-08T11:47:38.864Z
2024-06-08T11:47:38.865Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Load Balancer"..: timestamp=2024-06-08T11:47:38.865Z
2024-06-08T11:47:38.865Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Log Analytics"..: timestamp=2024-06-08T11:47:38.865Z
2024-06-08T11:47:38.865Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Log Analytics"..: timestamp=2024-06-08T11:47:38.865Z
2024-06-08T11:47:38.869Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Logic"..: timestamp=2024-06-08T11:47:38.865Z
2024-06-08T11:47:38.869Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Logic"..: timestamp=2024-06-08T11:47:38.869Z
2024-06-08T11:47:38.871Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Logz"..: timestamp=2024-06-08T11:47:38.871Z
2024-06-08T11:47:38.871Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Logz"..: timestamp=2024-06-08T11:47:38.871Z
2024-06-08T11:47:38.872Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Machine Learning"..: timestamp=2024-06-08T11:47:38.872Z
2024-06-08T11:47:38.872Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Machine Learning"..: timestamp=2024-06-08T11:47:38.872Z
2024-06-08T11:47:38.872Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Maintenance"..: timestamp=2024-06-08T11:47:38.872Z
2024-06-08T11:47:38.872Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Maintenance"..: timestamp=2024-06-08T11:47:38.872Z
2024-06-08T11:47:38.872Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Managed Applications"..: timestamp=2024-06-08T11:47:38.872Z
2024-06-08T11:47:38.872Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Managed Applications"..: timestamp=2024-06-08T11:47:38.872Z
2024-06-08T11:47:38.872Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Lighthouse"..: timestamp=2024-06-08T11:47:38.872Z
2024-06-08T11:47:38.873Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Lighthouse"..: timestamp=2024-06-08T11:47:38.873Z
2024-06-08T11:47:38.873Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Management Group"..: timestamp=2024-06-08T11:47:38.873Z
2024-06-08T11:47:38.873Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Management Group"..: timestamp=2024-06-08T11:47:38.873Z
2024-06-08T11:47:38.873Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Managed HSM"..: timestamp=2024-06-08T11:47:38.873Z
2024-06-08T11:47:38.873Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Managed HSM"..: timestamp=2024-06-08T11:47:38.873Z
2024-06-08T11:47:38.873Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Maps"..: timestamp=2024-06-08T11:47:38.873Z
2024-06-08T11:47:38.873Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Maps"..: timestamp=2024-06-08T11:47:38.873Z
2024-06-08T11:47:38.873Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "MariaDB"..: timestamp=2024-06-08T11:47:38.873Z
2024-06-08T11:47:38.873Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "MariaDB"..: timestamp=2024-06-08T11:47:38.873Z
2024-06-08T11:47:38.873Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Media"..: timestamp=2024-06-08T11:47:38.873Z
2024-06-08T11:47:38.874Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Media"..: timestamp=2024-06-08T11:47:38.874Z
2024-06-08T11:47:38.880Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Mixed Reality"..: timestamp=2024-06-08T11:47:38.880Z
2024-06-08T11:47:38.880Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Mixed Reality"..: timestamp=2024-06-08T11:47:38.880Z
2024-06-08T11:47:38.880Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Monitor"..: timestamp=2024-06-08T11:47:38.880Z
2024-06-08T11:47:38.881Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Monitor"..: timestamp=2024-06-08T11:47:38.881Z
2024-06-08T11:47:38.883Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ManagedIdentity"..: timestamp=2024-06-08T11:47:38.883Z
2024-06-08T11:47:38.883Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ManagedIdentity"..: timestamp=2024-06-08T11:47:38.883Z
2024-06-08T11:47:38.883Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Microsoft SQL Server / Azure SQL"..: timestamp=2024-06-08T11:47:38.883Z
2024-06-08T11:47:38.883Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Microsoft SQL Server / Azure SQL"..: timestamp=2024-06-08T11:47:38.883Z
2024-06-08T11:47:38.885Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Microsoft SQL Server Managed Instances"..: timestamp=2024-06-08T11:47:38.885Z
2024-06-08T11:47:38.885Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Microsoft SQL Server Managed Instances"..: timestamp=2024-06-08T11:47:38.885Z
2024-06-08T11:47:38.885Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "MySQL"..: timestamp=2024-06-08T11:47:38.885Z
2024-06-08T11:47:38.886Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "MySQL"..: timestamp=2024-06-08T11:47:38.886Z
2024-06-08T11:47:38.886Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "NetApp"..: timestamp=2024-06-08T11:47:38.886Z
2024-06-08T11:47:38.886Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "NetApp"..: timestamp=2024-06-08T11:47:38.886Z
2024-06-08T11:47:38.887Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Network"..: timestamp=2024-06-08T11:47:38.887Z
2024-06-08T11:47:38.891Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Network"..: timestamp=2024-06-08T11:47:38.891Z
2024-06-08T11:47:38.891Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Notification Hub"..: timestamp=2024-06-08T11:47:38.891Z
2024-06-08T11:47:38.892Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Notification Hub"..: timestamp=2024-06-08T11:47:38.891Z
2024-06-08T11:47:38.892Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Policy"..: timestamp=2024-06-08T11:47:38.892Z
2024-06-08T11:47:38.892Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Policy"..: timestamp=2024-06-08T11:47:38.892Z
2024-06-08T11:47:38.892Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Portal"..: timestamp=2024-06-08T11:47:38.892Z
2024-06-08T11:47:38.892Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Portal"..: timestamp=2024-06-08T11:47:38.892Z
2024-06-08T11:47:38.892Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "PostgreSQL"..: timestamp=2024-06-08T11:47:38.892Z
2024-06-08T11:47:38.892Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "PostgreSQL"..: timestamp=2024-06-08T11:47:38.892Z
2024-06-08T11:47:38.893Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "PowerBI"..: timestamp=2024-06-08T11:47:38.892Z
2024-06-08T11:47:38.893Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "PowerBI"..: timestamp=2024-06-08T11:47:38.893Z
2024-06-08T11:47:38.893Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Private DNS"..: timestamp=2024-06-08T11:47:38.893Z
2024-06-08T11:47:38.893Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Private DNS"..: timestamp=2024-06-08T11:47:38.893Z
2024-06-08T11:47:38.893Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Purview"..: timestamp=2024-06-08T11:47:38.893Z
2024-06-08T11:47:38.893Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Purview"..: timestamp=2024-06-08T11:47:38.893Z
2024-06-08T11:47:38.893Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Recovery Services"..: timestamp=2024-06-08T11:47:38.893Z
2024-06-08T11:47:38.894Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Recovery Services"..: timestamp=2024-06-08T11:47:38.893Z
2024-06-08T11:47:38.894Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Redis"..: timestamp=2024-06-08T11:47:38.894Z
2024-06-08T11:47:38.894Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Redis"..: timestamp=2024-06-08T11:47:38.894Z
2024-06-08T11:47:38.895Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Redis Enterprise"..: timestamp=2024-06-08T11:47:38.894Z
2024-06-08T11:47:38.895Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Redis Enterprise"..: timestamp=2024-06-08T11:47:38.895Z
2024-06-08T11:47:38.895Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Relay"..: timestamp=2024-06-08T11:47:38.895Z
2024-06-08T11:47:38.895Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Relay"..: timestamp=2024-06-08T11:47:38.895Z
2024-06-08T11:47:38.895Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Resources"..: timestamp=2024-06-08T11:47:38.895Z
2024-06-08T11:47:38.895Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Resources"..: timestamp=2024-06-08T11:47:38.895Z
2024-06-08T11:47:38.895Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Search"..: timestamp=2024-06-08T11:47:38.895Z
2024-06-08T11:47:38.895Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Search"..: timestamp=2024-06-08T11:47:38.895Z
2024-06-08T11:47:38.895Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Security Center"..: timestamp=2024-06-08T11:47:38.895Z
2024-06-08T11:47:38.895Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Security Center"..: timestamp=2024-06-08T11:47:38.895Z
2024-06-08T11:47:38.895Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Sentinel"..: timestamp=2024-06-08T11:47:38.895Z
2024-06-08T11:47:38.895Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Sentinel"..: timestamp=2024-06-08T11:47:38.895Z
2024-06-08T11:47:38.896Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ServiceBus"..: timestamp=2024-06-08T11:47:38.896Z
2024-06-08T11:47:38.897Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ServiceBus"..: timestamp=2024-06-08T11:47:38.897Z
2024-06-08T11:47:38.898Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Service Fabric"..: timestamp=2024-06-08T11:47:38.898Z
2024-06-08T11:47:38.898Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Service Fabric"..: timestamp=2024-06-08T11:47:38.898Z
2024-06-08T11:47:38.898Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "SignalR"..: timestamp=2024-06-08T11:47:38.898Z
2024-06-08T11:47:38.898Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "SignalR"..: timestamp=2024-06-08T11:47:38.898Z
2024-06-08T11:47:38.899Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "SQL"..: timestamp=2024-06-08T11:47:38.898Z
2024-06-08T11:47:38.899Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "SQL"..: timestamp=2024-06-08T11:47:38.899Z
2024-06-08T11:47:38.899Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Storage"..: timestamp=2024-06-08T11:47:38.899Z
2024-06-08T11:47:38.899Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Storage"..: timestamp=2024-06-08T11:47:38.899Z
2024-06-08T11:47:38.899Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Stream Analytics"..: timestamp=2024-06-08T11:47:38.899Z
2024-06-08T11:47:38.900Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Stream Analytics"..: timestamp=2024-06-08T11:47:38.899Z
2024-06-08T11:47:38.900Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Subscription"..: timestamp=2024-06-08T11:47:38.900Z
2024-06-08T11:47:38.900Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Subscription"..: timestamp=2024-06-08T11:47:38.900Z
2024-06-08T11:47:38.900Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Synapse"..: timestamp=2024-06-08T11:47:38.900Z
2024-06-08T11:47:38.900Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Synapse"..: timestamp=2024-06-08T11:47:38.900Z
2024-06-08T11:47:38.901Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Time Series Insights"..: timestamp=2024-06-08T11:47:38.901Z
2024-06-08T11:47:38.901Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Time Series Insights"..: timestamp=2024-06-08T11:47:38.901Z
2024-06-08T11:47:38.901Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Traffic Manager"..: timestamp=2024-06-08T11:47:38.901Z
2024-06-08T11:47:38.901Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Traffic Manager"..: timestamp=2024-06-08T11:47:38.901Z
2024-06-08T11:47:38.901Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Video Analyzer"..: timestamp=2024-06-08T11:47:38.901Z
2024-06-08T11:47:38.902Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Video Analyzer"..: timestamp=2024-06-08T11:47:38.902Z
2024-06-08T11:47:38.902Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "VMware"..: timestamp=2024-06-08T11:47:38.902Z
2024-06-08T11:47:38.902Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "VMware"..: timestamp=2024-06-08T11:47:38.902Z
2024-06-08T11:47:38.902Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Web"..: timestamp=2024-06-08T11:47:38.902Z
2024-06-08T11:47:38.902Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Web"..: timestamp=2024-06-08T11:47:38.902Z
2024-06-08T11:47:38.903Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: plugin address: address=/tmp/plugin1985505508 network=unix timestamp=2024-06-08T11:47:38.903Z
2024-06-08T11:47:38.903Z [DEBUG] provider: using plugin: version=5
2024-06-08T11:47:39.345Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-06-08T11:47:39.346Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.105.0/linux_amd64/terraform-provider-azurerm_v3.105.0_x5 pid=4447
2024-06-08T11:47:39.346Z [DEBUG] provider: plugin exited
2024-06-08T11:47:39.346Z [DEBUG] created provider logger: level=debug
2024-06-08T11:47:39.346Z [INFO] provider: configuring client automatic mTLS
2024-06-08T11:47:39.352Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.6.2/linux_amd64/terraform-provider-random_v3.6.2_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/random/3.6.2/linux_amd64/terraform-provider-random_v3.6.2_x5"]
2024-06-08T11:47:39.352Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.6.2/linux_amd64/terraform-provider-random_v3.6.2_x5 pid=4454
2024-06-08T11:47:39.352Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.6.2/linux_amd64/terraform-provider-random_v3.6.2_x5
2024-06-08T11:47:39.356Z [INFO] provider.terraform-provider-random_v3.6.2_x5: configuring server automatic mTLS: timestamp=2024-06-08T11:47:39.356Z
2024-06-08T11:47:39.376Z [DEBUG] provider.terraform-provider-random_v3.6.2_x5: plugin address: address=/tmp/plugin2384130810 network=unix timestamp=2024-06-08T11:47:39.376Z
2024-06-08T11:47:39.376Z [DEBUG] provider: using plugin: version=5
2024-06-08T11:47:39.392Z [DEBUG] No provider meta schema returned
2024-06-08T11:47:39.392Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-06-08T11:47:39.393Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.6.2/linux_amd64/terraform-provider-random_v3.6.2_x5 pid=4454
2024-06-08T11:47:39.393Z [DEBUG] provider: plugin exited
2024-06-08T11:47:39.393Z [DEBUG] created provider logger: level=debug
2024-06-08T11:47:39.393Z [INFO] provider: configuring client automatic mTLS
2024-06-08T11:47:39.400Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.11.2/linux_amd64/terraform-provider-time_v0.11.2_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/time/0.11.2/linux_amd64/terraform-provider-time_v0.11.2_x5"]
2024-06-08T11:47:39.400Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.11.2/linux_amd64/terraform-provider-time_v0.11.2_x5 pid=4459
2024-06-08T11:47:39.400Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.11.2/linux_amd64/terraform-provider-time_v0.11.2_x5
2024-06-08T11:47:39.404Z [INFO] provider.terraform-provider-time_v0.11.2_x5: configuring server automatic mTLS: timestamp=2024-06-08T11:47:39.404Z
2024-06-08T11:47:39.421Z [DEBUG] provider.terraform-provider-time_v0.11.2_x5: plugin address: address=/tmp/plugin2612112867 network=unix timestamp=2024-06-08T11:47:39.421Z
2024-06-08T11:47:39.421Z [DEBUG] provider: using plugin: version=5
2024-06-08T11:47:39.435Z [DEBUG] No provider meta schema returned
2024-06-08T11:47:39.437Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-06-08T11:47:39.438Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.11.2/linux_amd64/terraform-provider-time_v0.11.2_x5 pid=4459
2024-06-08T11:47:39.438Z [DEBUG] provider: plugin exited
2024-06-08T11:47:39.438Z [DEBUG] created provider logger: level=debug
2024-06-08T11:47:39.438Z [INFO] provider: configuring client automatic mTLS
2024-06-08T11:47:39.445Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/jeffashton/jsonschema/0.1.0/linux_amd64/terraform-provider-jsonschema_v0.1.0 args=[".terraform/providers/registry.terraform.io/jeffashton/jsonschema/0.1.0/linux_amd64/terraform-provider-jsonschema_v0.1.0"]
2024-06-08T11:47:39.446Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/jeffashton/jsonschema/0.1.0/linux_amd64/terraform-provider-jsonschema_v0.1.0 pid=4464
2024-06-08T11:47:39.446Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/jeffashton/jsonschema/0.1.0/linux_amd64/terraform-provider-jsonschema_v0.1.0
2024-06-08T11:47:39.451Z [INFO] provider.terraform-provider-jsonschema_v0.1.0: configuring server automatic mTLS: timestamp=2024-06-08T11:47:39.451Z
2024-06-08T11:47:39.484Z [DEBUG] provider.terraform-provider-jsonschema_v0.1.0: plugin address: network=unix address=/tmp/plugin232030293 timestamp=2024-06-08T11:47:39.484Z
2024-06-08T11:47:39.484Z [DEBUG] provider: using plugin: version=5
2024-06-08T11:47:39.526Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-06-08T11:47:39.527Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/jeffashton/jsonschema/0.1.0/linux_amd64/terraform-provider-jsonschema_v0.1.0 pid=4464
2024-06-08T11:47:39.527Z [DEBUG] provider: plugin exited
2024-06-08T11:47:39.527Z [DEBUG] created provider logger: level=debug
2024-06-08T11:47:39.527Z [INFO] provider: configuring client automatic mTLS
2024-06-08T11:47:39.533Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/microsoft/azuredevops/1.1.1/linux_amd64/terraform-provider-azuredevops_v1.1.1 args=[".terraform/providers/registry.terraform.io/microsoft/azuredevops/1.1.1/linux_amd64/terraform-provider-azuredevops_v1.1.1"]
2024-06-08T11:47:39.533Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/microsoft/azuredevops/1.1.1/linux_amd64/terraform-provider-azuredevops_v1.1.1 pid=4470
2024-06-08T11:47:39.533Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/microsoft/azuredevops/1.1.1/linux_amd64/terraform-provider-azuredevops_v1.1.1
2024-06-08T11:47:39.539Z [INFO] provider.terraform-provider-azuredevops_v1.1.1: configuring server automatic mTLS: timestamp=2024-06-08T11:47:39.539Z
2024-06-08T11:47:39.560Z [DEBUG] provider.terraform-provider-azuredevops_v1.1.1: plugin address: address=/tmp/plugin3496723166 network=unix timestamp=2024-06-08T11:47:39.559Z
2024-06-08T11:47:39.560Z [DEBUG] provider: using plugin: version=5
2024-06-08T11:47:39.598Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/microsoft/azuredevops/1.1.1/linux_amd64/terraform-provider-azuredevops_v1.1.1 pid=4470
2024-06-08T11:47:39.598Z [DEBUG] provider: plugin exited
2024-06-08T11:47:39.598Z [INFO] backend/local: apply calling Apply
2024-06-08T11:47:39.598Z [DEBUG] Building and walking apply graph for NormalMode plan
2024-06-08T11:47:39.602Z [DEBUG] Resource state not found for node "module.project[\"stefan_demo_project\"].azuredevops_build_definition.this[\"example_repo\"]", instance module.project["stefan_demo_project"].azuredevops_build_definition.this["example_repo"]
2024-06-08T11:47:39.602Z [DEBUG] Resource state not found for node "module.project[\"stefan_demo_project\"].azuredevops_build_definition.this[\"example_repo2\"]", instance module.project["stefan_demo_project"].azuredevops_build_definition.this["example_repo2"]
2024-06-08T11:47:39.602Z [DEBUG] Resource state not found for node "module.project[\"stefan_demo_project\"].azuredevops_branch_policy_build_validation.this[\"example_repo\"]", instance module.project["stefan_demo_project"].azuredevops_branch_policy_build_validation.this["example_repo"]
2024-06-08T11:47:39.602Z [DEBUG] Resource state not found for node "module.project[\"stefan_demo_project\"].azuredevops_variable_group.kv[0]", instance module.project["stefan_demo_project"].azuredevops_variable_group.kv[0]
2024-06-08T11:47:39.602Z [DEBUG] Resource state not found for node "module.project[\"stefan_demo_project\"].azuredevops_branch_policy_build_validation.this[\"example_repo2\"]", instance module.project["stefan_demo_project"].azuredevops_branch_policy_build_validation.this["example_repo2"]
2024-06-08T11:47:39.606Z [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/time"], implied first by module.project.module.storage_account.time_sleep.wait_for_rbac_before_queue_operations (expand)
2024-06-08T11:47:39.606Z [DEBUG] adding implicit provider configuration provider["registry.terraform.io/azure/azapi"], implied first by module.project.module.storage_account.azapi_resource.containers (expand)
2024-06-08T11:47:39.606Z [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/random"], implied first by module.project.module.storage_account.random_id.telemetry (expand)
2024-06-08T11:47:39.611Z [DEBUG] ProviderTransformer: "module.project.azuredevops_check_approval.environment (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.611Z [DEBUG] ProviderTransformer: "module.project.azuredevops_branch_policy_min_reviewers.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.611Z [DEBUG] ProviderTransformer: "module.project[\"stefan_demo_project\"].azuredevops_variable_group.kv[0]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.611Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_reader_platform1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.611Z [DEBUG] ProviderTransformer: "module.project.azuredevops_variable_group.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.611Z [DEBUG] ProviderTransformer: "module.project.azurerm_resource_group.next1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].next1
2024-06-08T11:47:39.611Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_contributor_public1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].public1
2024-06-08T11:47:39.611Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_reader_staging1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].staging1
2024-06-08T11:47:39.611Z [DEBUG] ProviderTransformer: "module.project.azuredevops_group_membership.contributors (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.611Z [DEBUG] ProviderTransformer: "module.project.azuredevops_serviceendpoint_azurerm.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azuredevops_environment.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_resource_group.security1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].security1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.module.keyvault.azurerm_private_endpoint_application_security_group_association.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_reader_security1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].security1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_role_assignment.storage_account (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azuredevops_git_repository.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_storage_queue.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azuredevops_group_membership.readers (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_contributor_development1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].development1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project[\"stefan_demo_project\"].azuredevops_branch_policy_build_validation.this[\"example_repo2\"]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.data.azuread_administrative_unit.az_vending_machine (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azuread"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project[\"stefan_demo_project\"].azuredevops_build_definition.this[\"example_repo\"]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_management_lock.this_storage_account (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_storage_account_customer_managed_key.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_contributor_staging1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].staging1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azuread_group.az_resource_contributors (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azuread"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project[\"stefan_demo_project\"].azuredevops_build_definition.this[\"example_repo2\"]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_reader_public1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].public1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.module.keyvault.azurerm_role_assignment.secrets (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.time_sleep.wait_for_rbac_before_variable_group_operations (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/time"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_reader_test1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].test1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azuread_group.project_readers (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azuread"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.data.azurerm_subscriptions.available (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azuredevops_variable_group.kv (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.module.keyvault.azurerm_management_lock.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_resource_group.test1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].test1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_resource_group.development1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].development1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.module.keyvault.azurerm_role_assignment.keys (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azuredevops_branch_policy_comment_resolution.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_resource_group.visualstudio1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].visualstudio1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_storage_table.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_resource_group.public1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].public1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azuredevops_branch_policy_merge_types.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_security1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].security1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.module.keyvault.random_id.telemetry (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/random"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_next1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].next1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.module.keyvault.time_sleep.wait_for_rbac_before_secret_operations (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/time"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_test1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].test1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_resource_group.production1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].production1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.module.keyvault.azurerm_resource_group_template_deployment.telemetry (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_user_assigned_identity.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azuredevops_branch_policy_build_validation.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.random_id.telemetry (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/random"]
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_contributor_platform1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_contributor_visualstudio1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].visualstudio1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.data.azurerm_eventhub_namespace_authorization_rule.shared_infrastructure (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].security1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_staging1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].staging1
2024-06-08T11:47:39.612Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_storage_account.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_storage_share.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.azuredevops_project.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.data.azurerm_eventhub.storage (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].security1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.data.azurerm_client_config.current (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.azuread_group.project_contributors (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azuread"]
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.keyvault.azurerm_role_assignment.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.azurerm_resource_group.platform1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_role_assignment.queues (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_public1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].public1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.azuredevops_group_entitlement.project_contributors (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.azuread_group.az_resource_readers (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azuread"]
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.time_sleep.wait_for_rbac_before_queue_operations (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/time"]
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azapi_resource.containers (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/azure/azapi"]
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.time_sleep.wait_for_rbac_before_container_operations (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/time"]
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_contributor_production1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].production1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.data.azuredevops_group.project_readers (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_monitor_diagnostic_setting.storage_account (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_monitor_diagnostic_setting.table (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.keyvault.azurerm_private_endpoint.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.time_sleep.wait_for_rbac_before_table_operations (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/time"]
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_reader_production1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].production1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_resource_group_template_deployment.telemetry (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_production1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].production1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.azuredevops_repository_policy_case_enforcement.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_role_assignment.shares (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_role_assignment.private_endpoint (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.keyvault.azurerm_key_vault_key.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.azuredevops_repository_policy_reserved_names.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_contributor_next1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].next1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project[\"stefan_demo_project\"].azuredevops_branch_policy_build_validation.this[\"example_repo\"]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_monitor_diagnostic_setting.blob (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.keyvault.time_sleep.wait_for_rbac_before_key_operations (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/time"]
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_visualstudio1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].visualstudio1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_reader_next1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].next1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_role_assignment.tables (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_private_endpoint.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.613Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_contributor_test1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].test1
2024-06-08T11:47:39.614Z [DEBUG] ProviderTransformer: "module.project.azuredevops_build_definition.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.614Z [DEBUG] ProviderTransformer: "module.project.module.keyvault.azurerm_monitor_diagnostic_setting.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.614Z [DEBUG] ProviderTransformer: "module.project.data.azuredevops_group.project_contributors (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.614Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_contributor_security1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].security1
2024-06-08T11:47:39.614Z [DEBUG] ProviderTransformer: "data.jsonschema_validator.values (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/jeffashton/jsonschema"]
2024-06-08T11:47:39.618Z [DEBUG] ProviderTransformer: "module.project.azurerm_resource_group.shared_resources (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.618Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_reader_development1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].development1
2024-06-08T11:47:39.618Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_private_endpoint_application_security_group_association.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.618Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.rg_reader_visualstudio1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].visualstudio1
2024-06-08T11:47:39.618Z [DEBUG] ProviderTransformer: "module.project.azuredevops_check_exclusive_lock.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.618Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.time_sleep.wait_for_rbac_before_share_operations (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/time"]
2024-06-08T11:47:39.618Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_monitor_diagnostic_setting.queue (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.618Z [DEBUG] ProviderTransformer: "module.project.azuredevops_group_entitlement.project_readers (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/microsoft/azuredevops"]
2024-06-08T11:47:39.619Z [DEBUG] ProviderTransformer: "module.project.module.keyvault.azurerm_key_vault.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.619Z [DEBUG] ProviderTransformer: "module.project.data.azurerm_eventhub.keyvaults (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].security1
2024-06-08T11:47:39.619Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_role_assignment.containers (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.619Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_storage_account_local_user.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.619Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_storage_account_network_rules.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.619Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_platform1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.619Z [DEBUG] ProviderTransformer: "module.project.module.keyvault.azurerm_key_vault_secret.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.619Z [DEBUG] ProviderTransformer: "module.project.azurerm_resource_group.staging1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].staging1
2024-06-08T11:47:39.619Z [DEBUG] ProviderTransformer: "module.project.azurerm_federated_identity_credential.this (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.619Z [DEBUG] ProviderTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_development1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].development1
2024-06-08T11:47:39.619Z [DEBUG] ProviderTransformer: "module.project.module.storage_account.azurerm_monitor_diagnostic_setting.azure_file (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/azurerm"].platform1
2024-06-08T11:47:39.620Z [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/azurerm"]
2024-06-08T11:47:39.618Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Canceled desc = context canceled"
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.time_sleep.wait_for_rbac_before_variable_group_operations (expand)" references: [module.project.module.keyvault.output.resource_secrets (expand) module.project.module.keyvault (close) module.project.module.keyvault.output.resource_keys (expand) module.project.module.keyvault.output.resource (expand) module.project.module.keyvault.output.private_endpoints (expand) module.project.module.keyvault (expand) module.project.var.enable_azdo (expand) module.project.var.service_connections (expand)]
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.lock (expand)" references: []
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.telem_arm_deployment_name (expand)" references: [module.project.module.storage_account.local.telem_puid (expand) module.project.module.storage_account.local.module_type (expand) module.project.module.storage_account.local.module_name (expand) module.project.module.storage_account.local.module_version (expand) module.project.module.storage_account.local.telem_random_hex (expand)]
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.output.storage_account_name (expand)" references: [module.project.module.storage_account.output.queues (expand) module.project.module.storage_account.output.containers (expand) module.project.module.storage_account.output.name (expand) module.project.module.storage_account (expand) module.project.module.storage_account.output.resource (expand) module.project.module.storage_account.output.private_endpoints (expand) module.project.module.storage_account.output.tables (expand) module.project.module.storage_account (close) module.project.module.storage_account.output.resource_id (expand) module.project.module.storage_account.output.fqdn (expand)]
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/azurerm\"].test1" references: [var.subscription_id var.tenant_id]
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_role_assignment.private_endpoint (expand)" references: [module.project.module.storage_account.local.pe_role_assignments (expand) module.project.module.storage_account.local.role_definition_resource_substring (expand) module.project.module.storage_account.local.role_definition_resource_substring (expand) module.project.module.storage_account.azurerm_private_endpoint.this (expand)]
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.name (expand)" references: [module.project.var.name (expand)]
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.var.project_settings (expand)" references: []
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.output.repositories (expand)" references: [module.project.azuredevops_git_repository.this (expand)]
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.output.storage_account_id (expand)" references: [module.project.module.storage_account.output.queues (expand) module.project.module.storage_account.output.containers (expand) module.project.module.storage_account.output.name (expand) module.project.module.storage_account (expand) module.project.module.storage_account.output.resource (expand) module.project.module.storage_account.output.private_endpoints (expand) module.project.module.storage_account.output.tables (expand) module.project.module.storage_account (close) module.project.module.storage_account.output.resource_id (expand) module.project.module.storage_account.output.fqdn (expand)]
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "local.project_vars_path (expand)" references: []
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_variable_group.this (expand)" references: [module.project.var.enable_azdo (expand) module.project.var.service_connections (expand) module.project.var.name (expand) module.project.azuredevops_project.this (expand) module.project.azuredevops_environment.this (expand) module.project.azuredevops_serviceendpoint_azurerm.this (expand) module.project.local.platform_spn (expand) module.project.azurerm_resource_group.shared_resources (expand) module.project.module.storage_account.output.name (expand)]
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.access_tier (expand)" references: []
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.queue_properties (expand)" references: []
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.telem_random_hex (expand)" references: [module.project.module.storage_account.random_id.telemetry (expand) module.project.module.storage_account.random_id.telemetry (expand)]
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.data.azurerm_eventhub.keyvaults (expand)" references: []
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_contributor_public1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azuread_group.az_resource_contributors (expand) module.project.azurerm_resource_group.public1 (expand)]
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.azurerm_resource_group.public1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.tags (expand)]
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_contributor_staging1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azurerm_resource_group.staging1 (expand) module.project.azuread_group.az_resource_contributors (expand)]
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.secrets (expand)" references: []
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/azuread\"]" references: []
2024-06-08T11:47:39.644Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_group_membership.readers (expand)" references: [module.project.var.enable_azdo (expand) module.project.data.azuredevops_group.project_readers (expand) module.project.azuredevops_group_entitlement.project_readers (expand)]
2024-06-08T11:47:39.645Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_reader_staging1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azurerm_resource_group.staging1 (expand) module.project.azuread_group.az_resource_readers (expand)]
2024-06-08T11:47:39.645Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_reader_security1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azurerm_resource_group.security1 (expand) module.project.azuread_group.az_resource_readers (expand)]
2024-06-08T11:47:39.645Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_branch_policy_merge_types.this (expand)" references: [module.project.var.enable_azdo (expand) module.project.azuredevops_project.this (expand)]
2024-06-08T11:47:39.645Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_role_assignment.queues (expand)" references: [module.project.module.storage_account.local.queues_role_assignments (expand) module.project.module.storage_account.local.role_definition_resource_substring (expand) module.project.module.storage_account.local.role_definition_resource_substring (expand) module.project.module.storage_account.azurerm_storage_queue.this (expand)]
2024-06-08T11:47:39.645Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.immutability_policy (expand)" references: []
2024-06-08T11:47:39.645Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/random\"]" references: []
2024-06-08T11:47:39.645Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_monitor_diagnostic_setting.azure_file (expand)" references: [module.project.module.storage_account.var.diagnostic_settings_file (expand) module.project.module.storage_account.var.diagnostic_settings_file (expand) module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.645Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.purge_protection_enabled (expand)" references: []
2024-06-08T11:47:39.645Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_reader_next1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azurerm_resource_group.next1 (expand) module.project.azuread_group.az_resource_readers (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.data.azurerm_eventhub_namespace_authorization_rule.shared_infrastructure (expand)" references: []
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.data.azurerm_eventhub.storage (expand)" references: []
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_private_endpoint_application_security_group_association.this (expand)" references: [module.project.module.storage_account.local.private_endpoint_application_security_group_associations (expand) module.project.module.storage_account.azurerm_private_endpoint.this (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.random_id.telemetry (expand)" references: [module.project.module.storage_account.var.enable_telemetry (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.time_sleep.wait_for_rbac_before_table_operations (expand)" references: [module.project.module.storage_account.azurerm_role_assignment.storage_account (expand) module.project.module.storage_account.var.role_assignments (expand) module.project.module.storage_account.var.tables (expand) module.project.module.storage_account.var.wait_for_rbac_before_table_operations (expand) module.project.module.storage_account.var.wait_for_rbac_before_table_operations (expand) module.project.module.storage_account.var.role_assignments (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.wait_for_rbac_before_secret_operations (expand)" references: []
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project[\"stefan_demo_project\"].azuredevops_variable_group.kv[0]" references: [module.project.time_sleep.wait_for_rbac_before_variable_group_operations (expand) module.project.var.enable_azdo (expand) module.project.var.service_connections (expand) module.project.module.keyvault.output.resource (expand) module.project.azuredevops_project.this (expand) module.project.azuredevops_serviceendpoint_azurerm.this (expand) module.project.local.platform_spn (expand) module.project.module.keyvault.output.resource (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.output.managed_identity_principal_id (expand)" references: [module.project.azurerm_user_assigned_identity.this (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/azurerm\"].public1" references: [var.tenant_id var.subscription_id]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project (expand)" references: [local.projects (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_public1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.enable_azdo (expand) module.project.azurerm_user_assigned_identity.this (expand) module.project.azurerm_resource_group.public1 (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_reader_production1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azurerm_resource_group.production1 (expand) module.project.azuread_group.az_resource_readers (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.data.azurerm_subscriptions.available (expand)" references: []
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.soft_delete_retention_days (expand)" references: []
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.pe_role_assignments (expand)" references: [module.project.module.storage_account.var.private_endpoints (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.output.queues (expand)" references: [module.project.module.storage_account.azurerm_storage_queue.this (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.data.azuread_administrative_unit.az_vending_machine (expand)" references: []
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_contributor_development1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azurerm_resource_group.development1 (expand) module.project.azuread_group.az_resource_contributors (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.time_sleep.wait_for_rbac_before_share_operations (expand)" references: [module.project.module.storage_account.azurerm_role_assignment.storage_account (expand) module.project.module.storage_account.var.role_assignments (expand) module.project.module.storage_account.var.shares (expand) module.project.module.storage_account.var.role_assignments (expand) module.project.module.storage_account.var.wait_for_rbac_before_share_operations (expand) module.project.module.storage_account.var.wait_for_rbac_before_share_operations (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_branch_policy_build_validation.this (expand)" references: [module.project.var.enable_azdo (expand) module.project.var.repositories (expand) module.project.var.repositories (expand) module.project.azuredevops_project.this (expand) module.project["stefan_demo_project"].azuredevops_build_definition.this["example_repo"] module.project["stefan_demo_project"].azuredevops_build_definition.this["example_repo2"] module.project.azuredevops_build_definition.this (expand) module.project.azuredevops_git_repository.this (expand) module.project.azuredevops_git_repository.this (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.diagnostic_settings (expand)" references: [module.project.data.azurerm_eventhub.keyvaults (expand) module.project.data.azurerm_eventhub_namespace_authorization_rule.shared_infrastructure (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.queue_encryption_key_type (expand)" references: []
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "module.project.var.tags (expand)" references: []
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "local.project_vars_files (expand)" references: [local.project_vars_path (expand)]
2024-06-08T11:47:39.646Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/azurerm\"].visualstudio1" references: [var.tenant_id var.subscription_id]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.azuread_group.az_resource_contributors (expand)" references: [module.project.var.resource_groups (expand) module.project.data.azuread_administrative_unit.az_vending_machine (expand) module.project.data.azurerm_client_config.current (expand) module.project.var.name (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.large_file_share_enabled (expand)" references: []
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.edge_zone (expand)" references: []
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.local.module_version (expand)" references: []
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project[\"stefan_demo_project\"].azuredevops_branch_policy_build_validation.this[\"example_repo2\"]" references: [module.project.var.enable_azdo (expand) module.project.var.repositories (expand) module.project.var.repositories (expand) module.project.azuredevops_project.this (expand) module.project["stefan_demo_project"].azuredevops_build_definition.this["example_repo"] module.project["stefan_demo_project"].azuredevops_build_definition.this["example_repo2"] module.project.azuredevops_build_definition.this (expand) module.project.azuredevops_git_repository.this (expand) module.project.azuredevops_git_repository.this (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.data.azurerm_client_config.current (expand)" references: []
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.azurerm_key_vault_key.this (expand)" references: [module.project.module.keyvault.time_sleep.wait_for_rbac_before_key_operations (expand) module.project.module.keyvault.var.keys (expand) module.project.module.keyvault.azurerm_key_vault.this (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.enable_https_traffic_only (expand)" references: []
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.azure_files_authentication (expand)" references: []
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.local.platform_spn (expand)" references: [module.project.var.service_connections (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.queue_endpoint (expand)" references: [module.project.module.storage_account.var.queues (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.output.keyvault_id (expand)" references: [module.project.module.keyvault.output.resource_secrets (expand) module.project.module.keyvault (close) module.project.module.keyvault.output.resource_keys (expand) module.project.module.keyvault.output.resource (expand) module.project.module.keyvault.output.private_endpoints (expand) module.project.module.keyvault (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_resource_group_template_deployment.telemetry (expand)" references: [module.project.module.storage_account.var.enable_telemetry (expand) module.project.module.storage_account.local.telem_arm_deployment_name (expand) module.project.module.storage_account.var.resource_group_name (expand) module.project.module.storage_account.local.telem_arm_template_content (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.role_assignments (expand)" references: [module.project.azurerm_user_assigned_identity.this (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.allow_nested_items_to_be_public (expand)" references: []
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.min_tls_version (expand)" references: []
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.default_to_oauth_authentication (expand)" references: []
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.output.containers (expand)" references: [module.project.module.storage_account.azapi_resource.containers (expand) module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_production1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.enable_azdo (expand) module.project.azurerm_resource_group.production1 (expand) module.project.azurerm_user_assigned_identity.this (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.share_properties (expand)" references: []
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.shared_access_key_enabled (expand)" references: []
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.custom_domain (expand)" references: []
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.containers_role_assignments (expand)" references: [module.project.module.storage_account.var.containers (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_staging1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.enable_azdo (expand) module.project.azurerm_resource_group.staging1 (expand) module.project.azurerm_user_assigned_identity.this (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.time_sleep.wait_for_rbac_before_key_operations (expand)" references: [module.project.module.keyvault.azurerm_role_assignment.this (expand) module.project.module.keyvault.var.role_assignments (expand) module.project.module.keyvault.var.keys (expand) module.project.module.keyvault.var.wait_for_rbac_before_key_operations (expand) module.project.module.keyvault.var.wait_for_rbac_before_key_operations (expand) module.project.module.keyvault.var.role_assignments (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_monitor_diagnostic_setting.queue (expand)" references: [module.project.module.storage_account.var.diagnostic_settings_queue (expand) module.project.module.storage_account.var.diagnostic_settings_queue (expand) module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.time_sleep.wait_for_rbac_before_container_operations (expand)" references: [module.project.module.storage_account.azurerm_role_assignment.storage_account (expand) module.project.module.storage_account.var.role_assignments (expand) module.project.module.storage_account.var.containers (expand) module.project.module.storage_account.var.wait_for_rbac_before_container_operations (expand) module.project.module.storage_account.var.wait_for_rbac_before_container_operations (expand) module.project.module.storage_account.var.role_assignments (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.shares (expand)" references: []
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.diagnostic_settings_blob (expand)" references: []
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_repository_policy_reserved_names.this (expand)" references: [module.project.var.enable_azdo (expand) module.project.azuredevops_project.this (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_variable_group.kv (expand)" references: [module.project.time_sleep.wait_for_rbac_before_variable_group_operations (expand) module.project.var.enable_azdo (expand) module.project.var.service_connections (expand) module.project.module.keyvault.output.resource (expand) module.project.azuredevops_project.this (expand) module.project.azuredevops_serviceendpoint_azurerm.this (expand) module.project.local.platform_spn (expand) module.project.module.keyvault.output.resource (expand)]
2024-06-08T11:47:39.647Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.output.name (expand)" references: [module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project[\"stefan_demo_project\"].azuredevops_build_definition.this[\"example_repo\"]" references: [module.project.var.enable_azdo (expand) module.project.var.repositories (expand) module.project.var.repositories (expand) module.project["stefan_demo_project"].azuredevops_variable_group.kv[0] module.project.azuredevops_variable_group.this (expand) module.project.azuredevops_git_repository.this (expand) module.project.azuredevops_project.this (expand) module.project.azuredevops_git_repository.this (expand) module.project.azuredevops_git_repository.this (expand) module.project.azuredevops_git_repository.this (expand)]
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.sas_policy (expand)" references: []
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.wait_for_rbac_before_table_operations (expand)" references: []
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.azuread_group.project_contributors (expand)" references: [module.project.var.enable_azdo (expand) module.project.data.azuread_administrative_unit.az_vending_machine (expand) module.project.var.name (expand) module.project.data.azurerm_client_config.current (expand)]
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_group_entitlement.project_readers (expand)" references: [module.project.var.enable_azdo (expand) module.project.azuread_group.project_readers (expand)]
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_contributor_next1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azuread_group.az_resource_contributors (expand) module.project.azurerm_resource_group.next1 (expand)]
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_role_assignment.containers (expand)" references: [module.project.module.storage_account.local.containers_role_assignments (expand) module.project.module.storage_account.local.role_definition_resource_substring (expand) module.project.module.storage_account.local.role_definition_resource_substring (expand) module.project.module.storage_account.azapi_resource.containers (expand)]
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.sku_name (expand)" references: []
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.tags (expand)" references: [module.project.var.tags (expand)]
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project (close)" references: []
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.blob_properties (expand)" references: []
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.routing (expand)" references: []
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.local.private_endpoint_application_security_group_associations (expand)" references: [module.project.module.keyvault.var.private_endpoints (expand)]
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.local.telem_arm_deployment_name (expand)" references: [module.project.module.keyvault.local.telem_puid (expand) module.project.module.keyvault.local.module_type (expand) module.project.module.keyvault.local.module_name (expand) module.project.module.keyvault.local.module_version (expand) module.project.module.keyvault.local.telem_random_hex (expand)]
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.shares_role_assignments (expand)" references: [module.project.module.storage_account.var.shares (expand)]
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account (expand)" references: [module.project.var.enable_azdo (expand) module.project.var.service_connections (expand)]
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_security1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.enable_azdo (expand) module.project.azurerm_resource_group.security1 (expand) module.project.azurerm_user_assigned_identity.this (expand)]
2024-06-08T11:47:39.648Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.output.resource_secrets (expand)" references: [module.project.module.keyvault.azurerm_key_vault_secret.this (expand)]
2024-06-08T11:47:39.649Z [DEBUG] ReferenceTransformer: "module.project.azurerm_resource_group.production1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.tags (expand)]
2024-06-08T11:47:39.649Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.wait_for_rbac_before_share_operations (expand)" references: []
2024-06-08T11:47:39.649Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.endpoints (expand)" references: [module.project.module.storage_account.local.blob_endpoint (expand) module.project.module.storage_account.local.queue_endpoint (expand) module.project.module.storage_account.local.table_endpoint (expand)]
2024-06-08T11:47:39.649Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.output.resource (expand)" references: [module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.649Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_group_membership.contributors (expand)" references: [module.project.var.enable_azdo (expand) module.project.data.azuredevops_group.project_contributors (expand) module.project.azuredevops_group_entitlement.project_contributors (expand)]
2024-06-08T11:47:39.649Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_storage_account.this (expand)" references: [module.project.module.storage_account.var.queue_encryption_key_type (expand) module.project.module.storage_account.var.large_file_share_enabled (expand) module.project.module.storage_account.var.min_tls_version (expand) module.project.module.storage_account.var.account_replication_type (expand) module.project.module.storage_account.var.resource_group_name (expand) module.project.module.storage_account.var.allow_nested_items_to_be_public (expand) module.project.module.storage_account.var.default_to_oauth_authentication (expand) module.project.module.storage_account.var.sftp_enabled (expand) module.project.module.storage_account.var.cross_tenant_replication_enabled (expand) module.project.module.storage_account.var.account_kind (expand) module.project.module.storage_account.var.account_tier (expand) module.project.module.storage_account.var.access_tier (expand) module.project.module.storage_account.var.account_tier (expand) module.project.module.storage_account.var.location (expand) module.project.module.storage_account.var.name (expand) module.project.module.storage_account.var.public_network_access_enabled (expand) module.project.module.storage_account.var.tags (expand) module.project.module.storage_account.var.is_hns_enabled (expand) module.project.module.storage_account.var.infrastructure_encryption_enabled (expand) module.project.module.storage_account.var.table_encryption_key_type (expand) module.project.module.storage_account.var.enable_https_traffic_only (expand) module.project.module.storage_account.var.shared_access_key_enabled (expand) module.project.module.storage_account.var.account_kind (expand) module.project.module.storage_account.var.allowed_copy_scope (expand) module.project.module.storage_account.var.edge_zone (expand) module.project.module.storage_account.var.nfsv3_enabled (expand) module.project.module.storage_account.var.azure_files_authentication (expand) module.project.module.storage_account.var.azure_files_authentication (expand) module.project.module.storage_account.var.blob_properties (expand) module.project.module.storage_account.var.blob_properties (expand) module.project.module.storage_account.var.custom_domain (expand) module.project.module.storage_account.var.custom_domain (expand) module.project.module.storage_account.var.managed_identities (expand) module.project.module.storage_account.var.managed_identities (expand) module.project.module.storage_account.var.managed_identities (expand) module.project.module.storage_account.var.immutability_policy (expand) module.project.module.storage_account.var.immutability_policy (expand) module.project.module.storage_account.var.use_nested_nacl (expand) module.project.module.storage_account.var.network_rules (expand) module.project.module.storage_account.var.network_rules (expand) module.project.module.storage_account.var.queue_properties (expand) module.project.module.storage_account.var.queue_properties (expand) module.project.module.storage_account.var.routing (expand) module.project.module.storage_account.var.routing (expand) module.project.module.storage_account.var.sas_policy (expand) module.project.module.storage_account.var.sas_policy (expand) module.project.module.storage_account.var.share_properties (expand) module.project.module.storage_account.var.share_properties (expand) module.project.module.storage_account.var.static_website (expand) module.project.module.storage_account.var.static_website (expand) module.project.module.storage_account.var.timeouts (expand) module.project.module.storage_account.var.timeouts (expand) module.project.module.storage_account.var.network_rules (expand) module.project.module.storage_account.var.network_rules (expand)]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.lock (expand)" references: []
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.account_replication_type (expand)" references: []
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.tables (expand)" references: []
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "local.projects (expand)" references: [data.jsonschema_validator.values (expand)]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_group_entitlement.project_contributors (expand)" references: [module.project.var.enable_azdo (expand) module.project.azuread_group.project_contributors (expand)]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_contributor_security1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azuread_group.az_resource_contributors (expand) module.project.azurerm_resource_group.security1 (expand)]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.data.azuredevops_group.project_contributors (expand)" references: [module.project.var.enable_azdo (expand) module.project.azuredevops_project.this (expand)]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.azurerm_resource_group_template_deployment.telemetry (expand)" references: [module.project.module.keyvault.var.enable_telemetry (expand) module.project.module.keyvault.local.telem_arm_deployment_name (expand) module.project.module.keyvault.var.tags (expand) module.project.module.keyvault.local.telem_arm_template_content (expand) module.project.module.keyvault.var.resource_group_name (expand)]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.enabled_for_deployment (expand)" references: []
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.table_endpoint (expand)" references: [module.project.module.storage_account.var.tables (expand)]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.random_id.telemetry (expand)" references: [module.project.module.keyvault.var.enable_telemetry (expand)]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_monitor_diagnostic_setting.table (expand)" references: [module.project.module.storage_account.var.diagnostic_settings_table (expand) module.project.module.storage_account.var.diagnostic_settings_table (expand) module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/azurerm\"].development1" references: [var.subscription_id var.tenant_id]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.azurerm_resource_group.staging1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.tags (expand)]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.azurerm_private_endpoint.this (expand)" references: [module.project.module.keyvault.var.private_endpoints (expand) module.project.module.keyvault.var.name (expand) module.project.module.keyvault.var.resource_group_name (expand) module.project.module.keyvault.var.location (expand) module.project.module.keyvault.azurerm_key_vault.this (expand) module.project.module.keyvault.var.name (expand)]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.azurerm_key_vault.this (expand)" references: [module.project.module.keyvault.var.enabled_for_deployment (expand) module.project.module.keyvault.var.location (expand) module.project.module.keyvault.var.soft_delete_retention_days (expand) module.project.module.keyvault.var.tags (expand) module.project.module.keyvault.var.purge_protection_enabled (expand) module.project.module.keyvault.var.enabled_for_disk_encryption (expand) module.project.module.keyvault.var.tenant_id (expand) module.project.module.keyvault.var.enabled_for_template_deployment (expand) module.project.module.keyvault.var.resource_group_name (expand) module.project.module.keyvault.var.public_network_access_enabled (expand) module.project.module.keyvault.var.sku_name (expand) module.project.module.keyvault.var.name (expand) module.project.module.keyvault.var.contacts (expand) module.project.module.keyvault.var.network_acls (expand) module.project.module.keyvault.var.network_acls (expand)]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.resource_group_name (expand)" references: [module.project.azurerm_resource_group.shared_resources (expand)]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.local.secrets_role_assignments (expand)" references: [module.project.module.keyvault.var.secrets (expand)]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_repository_policy_case_enforcement.this (expand)" references: [module.project.var.enable_azdo (expand) module.project.azuredevops_project.this (expand)]
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.use_nested_nacl (expand)" references: []
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.enable_telemetry (expand)" references: []
2024-06-08T11:47:39.650Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/azurerm\"].production1" references: [var.subscription_id var.tenant_id]
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_visualstudio1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.enable_azdo (expand) module.project.azurerm_resource_group.visualstudio1 (expand) module.project.azurerm_user_assigned_identity.this (expand)]
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.enable_telemetry (expand)" references: []
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.diagnostic_settings_table (expand)" references: []
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_contributor_platform1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azurerm_resource_group.platform1 (expand) module.project.azuread_group.az_resource_contributors (expand)]
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_role_assignment.tables (expand)" references: [module.project.module.storage_account.local.tables_role_assignments (expand) module.project.module.storage_account.azurerm_storage_account.this (expand) module.project.module.storage_account.azurerm_storage_table.this (expand) module.project.module.storage_account.local.role_definition_resource_substring (expand) module.project.module.storage_account.local.role_definition_resource_substring (expand)]
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "var.subscription_id" references: []
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.enabled_for_template_deployment (expand)" references: []
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.name (expand)" references: [module.project.var.name (expand)]
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.output.keyvault_name (expand)" references: [module.project.module.keyvault.output.resource_secrets (expand) module.project.module.keyvault (close) module.project.module.keyvault.output.resource_keys (expand) module.project.module.keyvault.output.resource (expand) module.project.module.keyvault.output.private_endpoints (expand) module.project.module.keyvault (expand)]
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_private_endpoint.this (expand)" references: [module.project.module.storage_account.var.private_endpoints (expand) module.project.module.storage_account.var.name (expand) module.project.module.storage_account.var.resource_group_name (expand) module.project.module.storage_account.var.location (expand) module.project.module.storage_account.var.name (expand) module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.diagnostic_settings_queue (expand)" references: []
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.var.enable_azdo (expand)" references: []
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.queues_role_assignments (expand)" references: [module.project.module.storage_account.var.queues (expand)]
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1" references: [var.tenant_id var.subscription_id]
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_reader_test1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azuread_group.az_resource_readers (expand) module.project.azurerm_resource_group.test1 (expand)]
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.tenant_id (expand)" references: [module.project.data.azurerm_client_config.current (expand)]
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.public_network_access_enabled (expand)" references: []
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "data.jsonschema_validator.values (expand)" references: [local.project_vars_files (expand) local.project_vars_path (expand) local.project_vars_path (expand)]
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.azurerm_resource_group.security1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.tags (expand)]
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_contributor_production1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azuread_group.az_resource_contributors (expand) module.project.azurerm_resource_group.production1 (expand)]
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.private_endpoints (expand)" references: []
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.public_network_access_enabled (expand)" references: []
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_next1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.enable_azdo (expand) module.project.azurerm_resource_group.next1 (expand) module.project.azurerm_user_assigned_identity.this (expand)]
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.static_website (expand)" references: []
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault (close)" references: []
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.wait_for_rbac_before_key_operations (expand)" references: []
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.contacts (expand)" references: []
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.wait_for_rbac_before_queue_operations (expand)" references: []
2024-06-08T11:47:39.651Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.containers (expand)" references: [module.project.azurerm_user_assigned_identity.this (expand)]
2024-06-08T11:47:39.652Z [DEBUG] ReferenceTransformer: "module.project.var.service_connections (expand)" references: []
2024-06-08T11:47:39.652Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.telem_puid (expand)" references: []
2024-06-08T11:47:39.652Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.azurerm_management_lock.this (expand)" references: [module.project.module.keyvault.var.lock (expand) module.project.module.keyvault.var.lock (expand) module.project.module.keyvault.var.lock (expand) module.project.module.keyvault.var.name (expand) module.project.module.keyvault.azurerm_key_vault.this (expand)]
2024-06-08T11:47:39.652Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_role_assignment.storage_account (expand)" references: [module.project.module.storage_account.var.role_assignments (expand) module.project.module.storage_account.azurerm_storage_account.this (expand) module.project.module.storage_account.local.role_definition_resource_substring (expand) module.project.module.storage_account.local.role_definition_resource_substring (expand)]
2024-06-08T11:47:39.652Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_storage_share.this (expand)" references: [module.project.module.storage_account.azurerm_storage_account.this (expand) module.project.module.storage_account.time_sleep.wait_for_rbac_before_share_operations (expand) module.project.module.storage_account.var.shares (expand) module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.652Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.infrastructure_encryption_enabled (expand)" references: []
2024-06-08T11:47:39.652Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.output.resource_keys (expand)" references: [module.project.module.keyvault.azurerm_key_vault_key.this (expand)]
2024-06-08T11:47:39.652Z [DEBUG] ReferenceTransformer: "module.project.output.azdo_project_id (expand)" references: [module.project.azuredevops_project.this (expand)]
2024-06-08T11:47:39.652Z [DEBUG] ReferenceTransformer: "module.project.azuread_group.project_readers (expand)" references: [module.project.var.enable_azdo (expand) module.project.var.name (expand) module.project.data.azurerm_client_config.current (expand) module.project.data.azuread_administrative_unit.az_vending_machine (expand)]
2024-06-08T11:47:39.652Z [DEBUG] ReferenceTransformer: "module.project.azurerm_federated_identity_credential.this (expand)" references: [module.project.var.enable_azdo (expand) module.project.var.service_connections (expand) module.project.var.service_connections (expand) module.project.azurerm_resource_group.shared_resources (expand) module.project.azuredevops_serviceendpoint_azurerm.this (expand) module.project.azuredevops_serviceendpoint_azurerm.this (expand) module.project.azurerm_user_assigned_identity.this (expand)]
2024-06-08T11:47:39.652Z [DEBUG] ReferenceTransformer: "module.project.azuread_group.az_resource_readers (expand)" references: [module.project.var.resource_groups (expand) module.project.var.name (expand) module.project.data.azuread_administrative_unit.az_vending_machine (expand) module.project.data.azurerm_client_config.current (expand)]
2024-06-08T11:47:39.652Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.time_sleep.wait_for_rbac_before_secret_operations (expand)" references: [module.project.module.keyvault.azurerm_role_assignment.this (expand) module.project.module.keyvault.var.role_assignments (expand) module.project.module.keyvault.var.secrets (expand) module.project.module.keyvault.var.role_assignments (expand) module.project.module.keyvault.var.wait_for_rbac_before_secret_operations (expand) module.project.module.keyvault.var.wait_for_rbac_before_secret_operations (expand)]
2024-06-08T11:47:39.652Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.wait_for_rbac_before_container_operations (expand)" references: []
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project[\"stefan_demo_project\"].azuredevops_build_definition.this[\"example_repo2\"]" references: [module.project.var.enable_azdo (expand) module.project.var.repositories (expand) module.project.var.repositories (expand) module.project["stefan_demo_project"].azuredevops_variable_group.kv[0] module.project.azuredevops_variable_group.this (expand) module.project.azuredevops_git_repository.this (expand) module.project.azuredevops_project.this (expand) module.project.azuredevops_git_repository.this (expand) module.project.azuredevops_git_repository.this (expand) module.project.azuredevops_git_repository.this (expand)]
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "var.tenant_id" references: []
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.network_acls (expand)" references: []
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.table_encryption_key_type (expand)" references: []
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.managed_identities (expand)" references: []
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.var.resource_groups (expand)" references: []
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.var.name (expand)" references: []
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_management_lock.this_storage_account (expand)" references: [module.project.module.storage_account.azurerm_storage_account.this (expand) module.project.module.storage_account.var.lock (expand) module.project.module.storage_account.var.lock (expand) module.project.module.storage_account.var.name (expand) module.project.module.storage_account.var.lock (expand) module.project.module.storage_account.azurerm_storage_account.this (expand) module.project.module.storage_account.var.lock (expand)]
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.local_user (expand)" references: []
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.timeouts (expand)" references: []
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.location (expand)" references: [module.project.azurerm_resource_group.shared_resources (expand)]
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.role_definition_resource_substring (expand)" references: []
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.module_name (expand)" references: []
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_reader_public1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azurerm_resource_group.public1 (expand) module.project.azuread_group.az_resource_readers (expand)]
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_role_assignment.shares (expand)" references: [module.project.module.storage_account.local.shares_role_assignments (expand) module.project.module.storage_account.local.role_definition_resource_substring (expand) module.project.module.storage_account.local.role_definition_resource_substring (expand) module.project.module.storage_account.azurerm_storage_share.this (expand)]
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.tables_role_assignments (expand)" references: [module.project.module.storage_account.var.tables (expand)]
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_storage_account_local_user.this (expand)" references: [module.project.module.storage_account.var.local_user (expand) module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.queues (expand)" references: []
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.module_type (expand)" references: []
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "output.projects (expand)" references: [module.project.output.storage_account_name (expand) module.project.output.repositories (expand) module.project.output.storage_account_id (expand) module.project.output.managed_identity_principal_id (expand) module.project (expand) module.project.output.keyvault_id (expand) module.project (close) module.project.output.keyvault_name (expand) module.project.output.azdo_project_id (expand) module.project.output.service_connections (expand)]
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.allowed_copy_scope (expand)" references: []
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.nfsv3_enabled (expand)" references: []
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.local.keys_role_assignments (expand)" references: [module.project.module.keyvault.var.keys (expand)]
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/microsoft/azuredevops\"]" references: [var.org_service_url]
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.azurerm_resource_group.next1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.tags (expand)]
2024-06-08T11:47:39.653Z [DEBUG] ReferenceTransformer: "module.project.azurerm_resource_group.shared_resources (expand)" references: [module.project.var.service_connections (expand) module.project.var.name (expand) module.project.var.tags (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_git_repository.this (expand)" references: [module.project.var.enable_azdo (expand) module.project.var.repositories (expand) module.project.var.repositories (expand) module.project.azuredevops_project.this (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.account_tier (expand)" references: []
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.local.telem_arm_template_content (expand)" references: []
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.blob_endpoint (expand)" references: [module.project.module.storage_account.var.containers (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.azurerm_private_endpoint_application_security_group_association.this (expand)" references: [module.project.module.keyvault.local.private_endpoint_application_security_group_associations (expand) module.project.module.keyvault.azurerm_private_endpoint.this (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.cross_tenant_replication_enabled (expand)" references: []
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.local.all_subscriptions (expand)" references: [module.project.data.azurerm_subscriptions.available (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.telem_arm_template_content (expand)" references: []
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.output.resource (expand)" references: [module.project.module.keyvault.azurerm_key_vault.this (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.output.service_connections (expand)" references: [module.project.azuredevops_serviceendpoint_azurerm.this (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.azurerm_user_assigned_identity.this (expand)" references: [module.project.var.enable_azdo (expand) module.project.var.service_connections (expand) module.project.var.tags (expand) module.project.azurerm_resource_group.shared_resources (expand) module.project.var.name (expand) module.project.azurerm_resource_group.shared_resources (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_check_approval.environment (expand)" references: [module.project.var.enable_azdo (expand) module.project.azuredevops_project.this (expand) module.project.azuredevops_environment.this (expand) module.project.data.azuredevops_group.project_contributors (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_contributor_visualstudio1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azurerm_resource_group.visualstudio1 (expand) module.project.azuread_group.az_resource_contributors (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.role_assignments (expand)" references: [module.project.azurerm_user_assigned_identity.this (expand) module.project.azurerm_user_assigned_identity.this (expand) module.project.data.azurerm_client_config.current (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.local.module_name (expand)" references: []
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.output.private_endpoints (expand)" references: [module.project.module.storage_account.azurerm_private_endpoint.this (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_development1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.enable_azdo (expand) module.project.azurerm_user_assigned_identity.this (expand) module.project.azurerm_resource_group.development1 (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.sftp_enabled (expand)" references: []
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/jeffashton/jsonschema\"]" references: []
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_build_definition.this (expand)" references: [module.project.var.enable_azdo (expand) module.project.var.repositories (expand) module.project.var.repositories (expand) module.project.azuredevops_git_repository.this (expand) module.project.azuredevops_project.this (expand) module.project["stefan_demo_project"].azuredevops_variable_group.kv[0] module.project.azuredevops_variable_group.this (expand) module.project.azuredevops_git_repository.this (expand) module.project.azuredevops_git_repository.this (expand) module.project.azuredevops_git_repository.this (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.azurerm_resource_group.development1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.tags (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_reader_development1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azuread_group.az_resource_readers (expand) module.project.azurerm_resource_group.development1 (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.azurerm_role_assignment.this (expand)" references: [module.project.module.keyvault.var.role_assignments (expand) module.project.module.keyvault.local.role_definition_resource_substring (expand) module.project.module.keyvault.local.role_definition_resource_substring (expand) module.project.module.keyvault.azurerm_key_vault.this (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/azurerm\"].security1" references: [var.tenant_id var.subscription_id]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/azure/azapi\"]" references: []
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "var.org_service_url" references: []
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.output.private_endpoints (expand)" references: [module.project.module.keyvault.azurerm_private_endpoint.this (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault (expand)" references: [module.project.var.enable_azdo (expand) module.project.var.service_connections (expand)]
2024-06-08T11:47:39.654Z [DEBUG] ReferenceTransformer: "module.project.var.repositories (expand)" references: []
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.output.tables (expand)" references: [module.project.module.storage_account.azurerm_storage_table.this (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_branch_policy_min_reviewers.this (expand)" references: [module.project.var.enable_azdo (expand) module.project.azuredevops_project.this (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_storage_account_network_rules.this (expand)" references: [module.project.module.storage_account.azurerm_private_endpoint.this (expand) module.project.module.storage_account.var.use_nested_nacl (expand) module.project.module.storage_account.var.network_rules (expand) module.project.module.storage_account.var.network_rules (expand) module.project.module.storage_account.var.network_rules (expand) module.project.module.storage_account.var.network_rules (expand) module.project.module.storage_account.var.network_rules (expand) module.project.module.storage_account.azurerm_storage_account.this (expand) module.project.module.storage_account.var.network_rules (expand) module.project.module.storage_account.var.network_rules (expand) module.project.module.storage_account.var.network_rules (expand) module.project.module.storage_account.var.network_rules (expand) module.project.module.storage_account.var.private_endpoints (expand) module.project.module.storage_account.var.network_rules (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_storage_queue.this (expand)" references: [module.project.module.storage_account.azapi_resource.containers (expand) module.project.module.storage_account.time_sleep.wait_for_rbac_before_queue_operations (expand) module.project.module.storage_account.azurerm_storage_account.this (expand) module.project.module.storage_account.var.queues (expand) module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.enabled_for_disk_encryption (expand)" references: []
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.location (expand)" references: [module.project.azurerm_resource_group.shared_resources (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.diagnostic_settings_file (expand)" references: []
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_platform1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.enable_azdo (expand) module.project.azurerm_resource_group.platform1 (expand) module.project.azurerm_user_assigned_identity.this (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_reader_platform1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azurerm_resource_group.platform1 (expand) module.project.azuread_group.az_resource_readers (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account (close)" references: []
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.data.azuredevops_group.project_readers (expand)" references: [module.project.var.enable_azdo (expand) module.project.azuredevops_project.this (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.azurerm_key_vault_secret.this (expand)" references: [module.project.module.keyvault.time_sleep.wait_for_rbac_before_secret_operations (expand) module.project.module.keyvault.var.secrets (expand) module.project.module.keyvault.var.secrets_value (expand) module.project.module.keyvault.azurerm_key_vault.this (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.secrets_value (expand)" references: []
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.network_rules (expand)" references: []
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.diagnostic_settings_storage_account (expand)" references: []
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.azurerm_resource_group.platform1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.tags (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_reader_visualstudio1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azurerm_resource_group.visualstudio1 (expand) module.project.azuread_group.az_resource_readers (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.tags (expand)" references: [module.project.var.tags (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/time\"]" references: []
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_serviceendpoint_azurerm.this (expand)" references: [module.project.var.enable_azdo (expand) module.project.var.service_connections (expand) module.project.local.all_subscriptions (expand) module.project.data.azurerm_client_config.current (expand) module.project.azuredevops_project.this (expand) module.project.azurerm_user_assigned_identity.this (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_storage_account_customer_managed_key.this (expand)" references: [module.project.module.storage_account.var.customer_managed_key (expand) module.project.module.storage_account.var.customer_managed_key (expand) module.project.module.storage_account.var.customer_managed_key (expand) module.project.module.storage_account.var.customer_managed_key (expand) module.project.module.storage_account.azurerm_storage_account.this (expand) module.project.module.storage_account.var.customer_managed_key (expand) module.project.module.storage_account.var.account_kind (expand) module.project.module.storage_account.var.account_tier (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.private_endpoint_application_security_group_associations (expand)" references: [module.project.module.storage_account.var.private_endpoints (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.output.resource_id (expand)" references: [module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.azurerm_resource_group.test1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.tags (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.azurerm_role_assignment.keys (expand)" references: [module.project.module.keyvault.local.keys_role_assignments (expand) module.project.module.keyvault.local.role_definition_resource_substring (expand) module.project.module.keyvault.local.role_definition_resource_substring (expand) module.project.module.keyvault.azurerm_key_vault_key.this (expand)]
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.private_endpoints (expand)" references: []
2024-06-08T11:47:39.655Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.local.module_type (expand)" references: []
2024-06-08T11:47:39.656Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/azurerm\"].staging1" references: [var.tenant_id var.subscription_id]
2024-06-08T11:47:39.656Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_branch_policy_comment_resolution.this (expand)" references: [module.project.var.enable_azdo (expand) module.project.azuredevops_project.this (expand)]
2024-06-08T11:47:39.656Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_check_exclusive_lock.this (expand)" references: [module.project.var.enable_azdo (expand) module.project.azuredevops_project.this (expand) module.project.azuredevops_environment.this (expand)]
2024-06-08T11:47:39.656Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.azurerm_role_assignment.secrets (expand)" references: [module.project.module.keyvault.local.secrets_role_assignments (expand) module.project.module.keyvault.local.role_definition_resource_substring (expand) module.project.module.keyvault.local.role_definition_resource_substring (expand) module.project.module.keyvault.azurerm_key_vault_secret.this (expand)]
2024-06-08T11:47:39.656Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.azurerm_monitor_diagnostic_setting.this (expand)" references: [module.project.module.keyvault.var.diagnostic_settings (expand) module.project.module.keyvault.azurerm_key_vault.this (expand) module.project.module.keyvault.var.name (expand)]
2024-06-08T11:47:39.656Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.time_sleep.wait_for_rbac_before_queue_operations (expand)" references: [module.project.module.storage_account.azurerm_role_assignment.storage_account (expand) module.project.module.storage_account.var.role_assignments (expand) module.project.module.storage_account.var.queues (expand) module.project.module.storage_account.var.wait_for_rbac_before_queue_operations (expand) module.project.module.storage_account.var.wait_for_rbac_before_queue_operations (expand) module.project.module.storage_account.var.role_assignments (expand)]
2024-06-08T11:47:39.656Z [DEBUG] ReferenceTransformer: "module.project[\"stefan_demo_project\"].azuredevops_branch_policy_build_validation.this[\"example_repo\"]" references: [module.project.var.enable_azdo (expand) module.project.var.repositories (expand) module.project.var.repositories (expand) module.project.azuredevops_project.this (expand) module.project["stefan_demo_project"].azuredevops_build_definition.this["example_repo"] module.project["stefan_demo_project"].azuredevops_build_definition.this["example_repo2"] module.project.azuredevops_build_definition.this (expand) module.project.azuredevops_git_repository.this (expand) module.project.azuredevops_git_repository.this (expand)]
2024-06-08T11:47:39.656Z [DEBUG] ReferenceTransformer: "module.project.azurerm_resource_group.visualstudio1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.tags (expand)]
2024-06-08T11:47:39.656Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_storage_table.this (expand)" references: [module.project.module.storage_account.azapi_resource.containers (expand) module.project.module.storage_account.azurerm_storage_queue.this (expand) module.project.module.storage_account.time_sleep.wait_for_rbac_before_table_operations (expand) module.project.module.storage_account.var.tables (expand) module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.656Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.resource_group_name (expand)" references: [module.project.azurerm_resource_group.shared_resources (expand)]
2024-06-08T11:47:39.656Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.var.keys (expand)" references: []
2024-06-08T11:47:39.656Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.local.telem_random_hex (expand)" references: [module.project.module.keyvault.random_id.telemetry (expand) module.project.module.keyvault.random_id.telemetry (expand)]
2024-06-08T11:47:39.656Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.output.fqdn (expand)" references: [module.project.module.storage_account.local.endpoints (expand) module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.656Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/azurerm\"].next1" references: [var.subscription_id var.tenant_id]
2024-06-08T11:47:39.656Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.rg_contributor_test1 (expand)" references: [module.project.var.resource_groups (expand) module.project.azurerm_resource_group.test1 (expand) module.project.azuread_group.az_resource_contributors (expand)]
2024-06-08T11:47:39.657Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_project.this (expand)" references: [module.project.var.enable_azdo (expand) module.project.var.name (expand) module.project.var.project_settings (expand) module.project.var.project_settings (expand) module.project.var.project_settings (expand) module.project.var.project_settings (expand) module.project.var.project_settings (expand) module.project.var.project_settings (expand) module.project.var.project_settings (expand) module.project.var.project_settings (expand)]
2024-06-08T11:47:39.657Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_monitor_diagnostic_setting.storage_account (expand)" references: [module.project.module.storage_account.var.diagnostic_settings_storage_account (expand) module.project.module.storage_account.var.diagnostic_settings_storage_account (expand) module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.657Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.account_kind (expand)" references: []
2024-06-08T11:47:39.657Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.local.telem_puid (expand)" references: []
2024-06-08T11:47:39.657Z [DEBUG] ReferenceTransformer: "module.project.module.keyvault.local.role_definition_resource_substring (expand)" references: []
2024-06-08T11:47:39.657Z [DEBUG] ReferenceTransformer: "module.project.azurerm_role_assignment.mi_rg_contributor_test1 (expand)" references: [module.project.var.resource_groups (expand) module.project.var.enable_azdo (expand) module.project.azurerm_resource_group.test1 (expand) module.project.azurerm_user_assigned_identity.this (expand)]
2024-06-08T11:47:39.657Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azapi_resource.containers (expand)" references: [module.project.module.storage_account.var.containers (expand) module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.657Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.is_hns_enabled (expand)" references: []
2024-06-08T11:47:39.657Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.local.module_version (expand)" references: []
2024-06-08T11:47:39.657Z [DEBUG] ReferenceTransformer: "module.project.azuredevops_environment.this (expand)" references: [module.project.var.enable_azdo (expand) module.project.var.name (expand) module.project.azuredevops_project.this (expand)]
2024-06-08T11:47:39.657Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.azurerm_monitor_diagnostic_setting.blob (expand)" references: [module.project.module.storage_account.var.diagnostic_settings_blob (expand) module.project.module.storage_account.var.diagnostic_settings_blob (expand) module.project.module.storage_account.azurerm_storage_account.this (expand)]
2024-06-08T11:47:39.657Z [DEBUG] ReferenceTransformer: "module.project.module.storage_account.var.customer_managed_key (expand)" references: []
2024-06-08T11:47:39.673Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_role_assignment.private_endpoint (expand) is no longer needed, removing
2024-06-08T11:47:39.673Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_contributor_public1 (expand) is no longer needed, removing
2024-06-08T11:47:39.673Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_contributor_staging1 (expand) is no longer needed, removing
2024-06-08T11:47:39.673Z [DEBUG] pruneUnusedNodes: module.project.azuredevops_group_membership.readers (expand) is no longer needed, removing
2024-06-08T11:47:39.673Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_reader_staging1 (expand) is no longer needed, removing
2024-06-08T11:47:39.673Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_reader_security1 (expand) is no longer needed, removing
2024-06-08T11:47:39.673Z [DEBUG] pruneUnusedNodes: module.project.azuredevops_branch_policy_merge_types.this (expand) is no longer needed, removing
2024-06-08T11:47:39.673Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_role_assignment.queues (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_reader_next1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.data.azurerm_eventhub.storage (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_private_endpoint_application_security_group_association.this (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_monitor_diagnostic_setting.azure_file (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.mi_rg_contributor_public1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_reader_production1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.local.pe_role_assignments (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_contributor_development1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_resource_group_template_deployment.telemetry (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.mi_rg_contributor_production1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.mi_rg_contributor_staging1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_monitor_diagnostic_setting.queue (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.time_sleep.wait_for_rbac_before_container_operations (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azuredevops_repository_policy_reserved_names.this (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azuredevops_group_entitlement.project_readers (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_contributor_next1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_role_assignment.containers (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.mi_rg_contributor_security1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azuredevops_group_membership.contributors (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azuredevops_group_entitlement.project_contributors (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_contributor_security1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.azurerm_resource_group_template_deployment.telemetry (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_monitor_diagnostic_setting.table (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_resource_group.staging1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azuredevops_repository_policy_case_enforcement.this (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.mi_rg_contributor_visualstudio1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.var.diagnostic_settings_table (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_contributor_platform1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_role_assignment.tables (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.var.diagnostic_settings_queue (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.local.queues_role_assignments (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_reader_test1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_resource_group.security1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_contributor_production1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.mi_rg_contributor_next1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.azurerm_management_lock.this (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azuread_group.project_readers (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_federated_identity_credential.this (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.var.wait_for_rbac_before_container_operations (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_management_lock.this_storage_account (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_reader_public1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_role_assignment.shares (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.local.tables_role_assignments (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_storage_account_local_user.this (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_resource_group.next1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.local.telem_arm_template_content (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.azurerm_private_endpoint_application_security_group_association.this (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.local.telem_arm_template_content (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azuredevops_check_approval.environment (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_contributor_visualstudio1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.mi_rg_contributor_development1 (expand) is no longer needed, removing
2024-06-08T11:47:39.674Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_reader_development1 (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.local.telem_arm_deployment_name (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.azurerm_resource_group.public1 (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.var.lock (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_monitor_diagnostic_setting.blob (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.local.module_version (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.mi_rg_contributor_test1 (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: provider["registry.terraform.io/hashicorp/azurerm"].next1 is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: provider["registry.terraform.io/hashicorp/azurerm"].public1 is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_monitor_diagnostic_setting.storage_account (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_contributor_test1 (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.local.containers_role_assignments (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.var.diagnostic_settings_blob (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.azuread_group.project_contributors (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.local.private_endpoint_application_security_group_associations (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.local.telem_arm_deployment_name (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.local.shares_role_assignments (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.azurerm_resource_group.production1 (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.azurerm_monitor_diagnostic_setting.this (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.var.lock (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.azurerm_role_assignment.secrets (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.azuredevops_check_exclusive_lock.this (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.data.azuredevops_group.project_contributors (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.azuredevops_branch_policy_comment_resolution.this (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: provider["registry.terraform.io/hashicorp/azurerm"].staging1 is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.local.module_type (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.local.secrets_role_assignments (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: provider["registry.terraform.io/hashicorp/azurerm"].production1 is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.azurerm_role_assignment.keys (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.azurerm_resource_group.test1 (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.local.private_endpoint_application_security_group_associations (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_storage_account_customer_managed_key.this (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_reader_visualstudio1 (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.local.telem_puid (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.var.diagnostic_settings_storage_account (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_storage_share.this (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.data.azuredevops_group.project_readers (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.var.local_user (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.local.module_name (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.rg_reader_platform1 (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: provider["registry.terraform.io/hashicorp/azurerm"].test1 is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.local.telem_random_hex (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.var.customer_managed_key (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.random_id.telemetry (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.azurerm_resource_group.development1 (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.local.telem_puid (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.time_sleep.wait_for_rbac_before_share_operations (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.var.diagnostic_settings (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.azuread_group.az_resource_contributors (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.local.module_version (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.local.telem_random_hex (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.var.shares (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.azurerm_resource_group.visualstudio1 (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.local.module_name (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.azuredevops_branch_policy_min_reviewers.this (expand) is no longer needed, removing
2024-06-08T11:47:39.675Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.azurerm_storage_account_network_rules.this (expand) is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.var.wait_for_rbac_before_share_operations (expand) is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.random_id.telemetry (expand) is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: provider["registry.terraform.io/hashicorp/azurerm"].development1 is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.var.enable_telemetry (expand) is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.var.enable_telemetry (expand) is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.var.diagnostic_settings_file (expand) is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: module.project.module.keyvault.local.keys_role_assignments (expand) is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: module.project.azurerm_role_assignment.mi_rg_contributor_platform1 (expand) is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: module.project.data.azurerm_eventhub.keyvaults (expand) is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: provider["registry.terraform.io/hashicorp/random"] is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: module.project.data.azurerm_eventhub_namespace_authorization_rule.shared_infrastructure (expand) is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: provider["registry.terraform.io/hashicorp/azurerm"].visualstudio1 is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: module.project.azuread_group.az_resource_readers (expand) is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: module.project.module.storage_account.local.module_type (expand) is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: module.project.azurerm_resource_group.platform1 (expand) is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: provider["registry.terraform.io/hashicorp/azurerm"].security1 is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: module.project.data.azuread_administrative_unit.az_vending_machine (expand) is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: module.project.var.resource_groups (expand) is no longer needed, removing
2024-06-08T11:47:39.676Z [DEBUG] pruneUnusedNodes: provider["registry.terraform.io/hashicorp/azuread"] is no longer needed, removing
2024-06-08T11:47:39.687Z [DEBUG] Starting graph walk: walkApply
2024-06-08T11:47:39.689Z [DEBUG] created provider logger: level=debug
2024-06-08T11:47:39.689Z [INFO] provider: configuring client automatic mTLS
2024-06-08T11:47:39.694Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.11.2/linux_amd64/terraform-provider-time_v0.11.2_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/time/0.11.2/linux_amd64/terraform-provider-time_v0.11.2_x5"]
2024-06-08T11:47:39.694Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.11.2/linux_amd64/terraform-provider-time_v0.11.2_x5 pid=4476
2024-06-08T11:47:39.694Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.11.2/linux_amd64/terraform-provider-time_v0.11.2_x5
2024-06-08T11:47:39.699Z [INFO] provider.terraform-provider-time_v0.11.2_x5: configuring server automatic mTLS: timestamp=2024-06-08T11:47:39.699Z
2024-06-08T11:47:39.713Z [DEBUG] provider.terraform-provider-time_v0.11.2_x5: plugin address: address=/tmp/plugin1277376396 network=unix timestamp=2024-06-08T11:47:39.713Z
2024-06-08T11:47:39.713Z [DEBUG] provider: using plugin: version=5
2024-06-08T11:47:39.722Z [DEBUG] created provider logger: level=debug
2024-06-08T11:47:39.722Z [INFO] provider: configuring client automatic mTLS
2024-06-08T11:47:39.728Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/microsoft/azuredevops/1.1.1/linux_amd64/terraform-provider-azuredevops_v1.1.1 args=[".terraform/providers/registry.terraform.io/microsoft/azuredevops/1.1.1/linux_amd64/terraform-provider-azuredevops_v1.1.1"]
2024-06-08T11:47:39.728Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/microsoft/azuredevops/1.1.1/linux_amd64/terraform-provider-azuredevops_v1.1.1 pid=4481
2024-06-08T11:47:39.728Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/microsoft/azuredevops/1.1.1/linux_amd64/terraform-provider-azuredevops_v1.1.1
2024-06-08T11:47:39.737Z [INFO] provider.terraform-provider-azuredevops_v1.1.1: configuring server automatic mTLS: timestamp=2024-06-08T11:47:39.737Z
2024-06-08T11:47:39.757Z [DEBUG] provider.terraform-provider-azuredevops_v1.1.1: plugin address: address=/tmp/plugin2703191412 network=unix timestamp=2024-06-08T11:47:39.757Z
2024-06-08T11:47:39.757Z [DEBUG] provider: using plugin: version=5
2024-06-08T11:47:39.775Z [DEBUG] created provider logger: level=debug
2024-06-08T11:47:39.775Z [INFO] provider: configuring client automatic mTLS
2024-06-08T11:47:39.781Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/jeffashton/jsonschema/0.1.0/linux_amd64/terraform-provider-jsonschema_v0.1.0 args=[".terraform/providers/registry.terraform.io/jeffashton/jsonschema/0.1.0/linux_amd64/terraform-provider-jsonschema_v0.1.0"]
2024-06-08T11:47:39.781Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/jeffashton/jsonschema/0.1.0/linux_amd64/terraform-provider-jsonschema_v0.1.0 pid=4487
2024-06-08T11:47:39.781Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/jeffashton/jsonschema/0.1.0/linux_amd64/terraform-provider-jsonschema_v0.1.0
2024-06-08T11:47:39.799Z [INFO] provider.terraform-provider-jsonschema_v0.1.0: configuring server automatic mTLS: timestamp=2024-06-08T11:47:39.799Z
2024-06-08T11:47:39.874Z [DEBUG] provider.terraform-provider-jsonschema_v0.1.0: plugin address: address=/tmp/plugin661459726 network=unix timestamp=2024-06-08T11:47:39.874Z
2024-06-08T11:47:39.874Z [DEBUG] provider: using plugin: version=5
2024-06-08T11:47:39.914Z [DEBUG] created provider logger: level=debug
2024-06-08T11:47:39.914Z [INFO] provider: configuring client automatic mTLS
2024-06-08T11:47:39.921Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/azure/azapi/1.13.1/linux_amd64/terraform-provider-azapi_v1.13.1 args=[".terraform/providers/registry.terraform.io/azure/azapi/1.13.1/linux_amd64/terraform-provider-azapi_v1.13.1"]
2024-06-08T11:47:39.922Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/azure/azapi/1.13.1/linux_amd64/terraform-provider-azapi_v1.13.1 pid=4495
2024-06-08T11:47:39.922Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/azure/azapi/1.13.1/linux_amd64/terraform-provider-azapi_v1.13.1
2024-06-08T11:47:39.930Z [INFO] provider.terraform-provider-azapi_v1.13.1: configuring server automatic mTLS: timestamp=2024-06-08T11:47:39.930Z
2024-06-08T11:47:39.949Z [DEBUG] provider.terraform-provider-azapi_v1.13.1: plugin address: address=/tmp/plugin1607505269 network=unix timestamp=2024-06-08T11:47:39.949Z
2024-06-08T11:47:39.949Z [DEBUG] provider: using plugin: version=6
2024-06-08T11:47:39.966Z [DEBUG] skipping FixUpBlockAttrs
2024-06-08T11:47:39.966Z [DEBUG] created provider logger: level=debug
2024-06-08T11:47:39.966Z [INFO] provider: configuring client automatic mTLS
2024-06-08T11:47:39.974Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.105.0/linux_amd64/terraform-provider-azurerm_v3.105.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/azurerm/3.105.0/linux_amd64/terraform-provider-azurerm_v3.105.0_x5"]
2024-06-08T11:47:39.975Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.105.0/linux_amd64/terraform-provider-azurerm_v3.105.0_x5 pid=4500
2024-06-08T11:47:39.975Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.105.0/linux_amd64/terraform-provider-azurerm_v3.105.0_x5
2024-06-08T11:47:39.994Z [INFO] provider.terraform-provider-azurerm_v3.105.0_x5: configuring server automatic mTLS: timestamp=2024-06-08T11:47:39.994Z
2024-06-08T11:47:40.011Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "AAD B2C"..: timestamp=2024-06-08T11:47:40.011Z
2024-06-08T11:47:40.011Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "AAD B2C"..: timestamp=2024-06-08T11:47:40.011Z
2024-06-08T11:47:40.011Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "API Management"..: timestamp=2024-06-08T11:47:40.011Z
2024-06-08T11:47:40.011Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "API Management"..: timestamp=2024-06-08T11:47:40.011Z
2024-06-08T11:47:40.011Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "App Configuration"..: timestamp=2024-06-08T11:47:40.011Z
2024-06-08T11:47:40.012Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "App Configuration"..: timestamp=2024-06-08T11:47:40.011Z
2024-06-08T11:47:40.012Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Application Insights"..: timestamp=2024-06-08T11:47:40.012Z
2024-06-08T11:47:40.012Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Application Insights"..: timestamp=2024-06-08T11:47:40.012Z
2024-06-08T11:47:40.012Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "AppService"..: timestamp=2024-06-08T11:47:40.012Z
2024-06-08T11:47:40.018Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "AppService"..: timestamp=2024-06-08T11:47:40.018Z
2024-06-08T11:47:40.027Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ArcKubernetes"..: timestamp=2024-06-08T11:47:40.027Z
2024-06-08T11:47:40.027Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ArcKubernetes"..: timestamp=2024-06-08T11:47:40.027Z
2024-06-08T11:47:40.028Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Arc Resource Bridge"..: timestamp=2024-06-08T11:47:40.028Z
2024-06-08T11:47:40.028Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Arc Resource Bridge"..: timestamp=2024-06-08T11:47:40.028Z
2024-06-08T11:47:40.028Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Authorization"..: timestamp=2024-06-08T11:47:40.028Z
2024-06-08T11:47:40.028Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Authorization"..: timestamp=2024-06-08T11:47:40.028Z
2024-06-08T11:47:40.029Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Automanage"..: timestamp=2024-06-08T11:47:40.029Z
2024-06-08T11:47:40.029Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Automanage"..: timestamp=2024-06-08T11:47:40.029Z
2024-06-08T11:47:40.029Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Automation"..: timestamp=2024-06-08T11:47:40.029Z
2024-06-08T11:47:40.030Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Automation"..: timestamp=2024-06-08T11:47:40.030Z
2024-06-08T11:47:40.030Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Azure Stack HCI"..: timestamp=2024-06-08T11:47:40.030Z
2024-06-08T11:47:40.030Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Azure Stack HCI"..: timestamp=2024-06-08T11:47:40.030Z
2024-06-08T11:47:40.030Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Batch"..: timestamp=2024-06-08T11:47:40.030Z
2024-06-08T11:47:40.030Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Batch"..: timestamp=2024-06-08T11:47:40.030Z
2024-06-08T11:47:40.031Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Bot"..: timestamp=2024-06-08T11:47:40.031Z
2024-06-08T11:47:40.031Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Bot"..: timestamp=2024-06-08T11:47:40.031Z
2024-06-08T11:47:40.031Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Cognitive Services"..: timestamp=2024-06-08T11:47:40.031Z
2024-06-08T11:47:40.031Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Cognitive Services"..: timestamp=2024-06-08T11:47:40.031Z
2024-06-08T11:47:40.031Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Communication"..: timestamp=2024-06-08T11:47:40.031Z
2024-06-08T11:47:40.031Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Communication"..: timestamp=2024-06-08T11:47:40.031Z
2024-06-08T11:47:40.031Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Compute"..: timestamp=2024-06-08T11:47:40.031Z
2024-06-08T11:47:40.031Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Compute"..: timestamp=2024-06-08T11:47:40.031Z
2024-06-08T11:47:40.031Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Consumption"..: timestamp=2024-06-08T11:47:40.031Z
2024-06-08T11:47:40.031Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Consumption"..: timestamp=2024-06-08T11:47:40.031Z
2024-06-08T11:47:40.032Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Container Apps"..: timestamp=2024-06-08T11:47:40.032Z
2024-06-08T11:47:40.032Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Container Apps"..: timestamp=2024-06-08T11:47:40.032Z
2024-06-08T11:47:40.033Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "CosmosDB"..: timestamp=2024-06-08T11:47:40.033Z
2024-06-08T11:47:40.033Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "CosmosDB"..: timestamp=2024-06-08T11:47:40.033Z
2024-06-08T11:47:40.033Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Cost Management"..: timestamp=2024-06-08T11:47:40.033Z
2024-06-08T11:47:40.033Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Cost Management"..: timestamp=2024-06-08T11:47:40.033Z
2024-06-08T11:47:40.033Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Dashboard"..: timestamp=2024-06-08T11:47:40.033Z
2024-06-08T11:47:40.033Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Dashboard"..: timestamp=2024-06-08T11:47:40.033Z
2024-06-08T11:47:40.033Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Databox Edge"..: timestamp=2024-06-08T11:47:40.033Z
2024-06-08T11:47:40.033Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Databox Edge"..: timestamp=2024-06-08T11:47:40.033Z
2024-06-08T11:47:40.034Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "DataBricks"..: timestamp=2024-06-08T11:47:40.033Z
2024-06-08T11:47:40.034Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "DataBricks"..: timestamp=2024-06-08T11:47:40.034Z
2024-06-08T11:47:40.034Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Data Factory"..: timestamp=2024-06-08T11:47:40.034Z
2024-06-08T11:47:40.034Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Data Factory"..: timestamp=2024-06-08T11:47:40.034Z
2024-06-08T11:47:40.034Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "DataProtection"..: timestamp=2024-06-08T11:47:40.034Z
2024-06-08T11:47:40.034Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "DataProtection"..: timestamp=2024-06-08T11:47:40.034Z
2024-06-08T11:47:40.034Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Desktop Virtualization"..: timestamp=2024-06-08T11:47:40.034Z
2024-06-08T11:47:40.034Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Desktop Virtualization"..: timestamp=2024-06-08T11:47:40.034Z
2024-06-08T11:47:40.034Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Digital Twins"..: timestamp=2024-06-08T11:47:40.034Z
2024-06-08T11:47:40.035Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Digital Twins"..: timestamp=2024-06-08T11:47:40.034Z
2024-06-08T11:47:40.035Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Disks"..: timestamp=2024-06-08T11:47:40.035Z
2024-06-08T11:47:40.035Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Disks"..: timestamp=2024-06-08T11:47:40.035Z
2024-06-08T11:47:40.035Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "DomainServices"..: timestamp=2024-06-08T11:47:40.035Z
2024-06-08T11:47:40.035Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "DomainServices"..: timestamp=2024-06-08T11:47:40.035Z
2024-06-08T11:47:40.035Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ElasticSan"..: timestamp=2024-06-08T11:47:40.035Z
2024-06-08T11:47:40.035Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ElasticSan"..: timestamp=2024-06-08T11:47:40.035Z
2024-06-08T11:47:40.035Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "EventHub"..: timestamp=2024-06-08T11:47:40.035Z
2024-06-08T11:47:40.036Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "EventHub"..: timestamp=2024-06-08T11:47:40.035Z
2024-06-08T11:47:40.036Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Fluid Relay"..: timestamp=2024-06-08T11:47:40.036Z
2024-06-08T11:47:40.036Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Fluid Relay"..: timestamp=2024-06-08T11:47:40.036Z
2024-06-08T11:47:40.036Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Graph Services"..: timestamp=2024-06-08T11:47:40.036Z
2024-06-08T11:47:40.036Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Graph Services"..: timestamp=2024-06-08T11:47:40.036Z
2024-06-08T11:47:40.036Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Storage Cache"..: timestamp=2024-06-08T11:47:40.036Z
2024-06-08T11:47:40.036Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Storage Cache"..: timestamp=2024-06-08T11:47:40.036Z
2024-06-08T11:47:40.036Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Hybrid Compute"..: timestamp=2024-06-08T11:47:40.036Z
2024-06-08T11:47:40.036Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Hybrid Compute"..: timestamp=2024-06-08T11:47:40.036Z
2024-06-08T11:47:40.037Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "IoT Hub"..: timestamp=2024-06-08T11:47:40.037Z
2024-06-08T11:47:40.037Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "IoT Hub"..: timestamp=2024-06-08T11:47:40.037Z
2024-06-08T11:47:40.037Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "IoT Central"..: timestamp=2024-06-08T11:47:40.037Z
2024-06-08T11:47:40.037Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "IoT Central"..: timestamp=2024-06-08T11:47:40.037Z
2024-06-08T11:47:40.037Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "KeyVault"..: timestamp=2024-06-08T11:47:40.037Z
2024-06-08T11:47:40.037Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "KeyVault"..: timestamp=2024-06-08T11:47:40.037Z
2024-06-08T11:47:40.037Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Kusto"..: timestamp=2024-06-08T11:47:40.037Z
2024-06-08T11:47:40.037Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Kusto"..: timestamp=2024-06-08T11:47:40.037Z
2024-06-08T11:47:40.037Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Lab Service"..: timestamp=2024-06-08T11:47:40.037Z
2024-06-08T11:47:40.037Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Lab Service"..: timestamp=2024-06-08T11:47:40.037Z
2024-06-08T11:47:40.038Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Load Balancer"..: timestamp=2024-06-08T11:47:40.038Z
2024-06-08T11:47:40.038Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Load Balancer"..: timestamp=2024-06-08T11:47:40.038Z
2024-06-08T11:47:40.038Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "LoadTestService"..: timestamp=2024-06-08T11:47:40.038Z
2024-06-08T11:47:40.038Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "LoadTestService"..: timestamp=2024-06-08T11:47:40.038Z
2024-06-08T11:47:40.038Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Log Analytics"..: timestamp=2024-06-08T11:47:40.038Z
2024-06-08T11:47:40.038Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Log Analytics"..: timestamp=2024-06-08T11:47:40.038Z
2024-06-08T11:47:40.038Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Machine Learning"..: timestamp=2024-06-08T11:47:40.038Z
2024-06-08T11:47:40.038Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Machine Learning"..: timestamp=2024-06-08T11:47:40.038Z
2024-06-08T11:47:40.038Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Maintenance"..: timestamp=2024-06-08T11:47:40.038Z
2024-06-08T11:47:40.038Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Maintenance"..: timestamp=2024-06-08T11:47:40.038Z
2024-06-08T11:47:40.038Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Managed HSM"..: timestamp=2024-06-08T11:47:40.038Z
2024-06-08T11:47:40.039Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Managed HSM"..: timestamp=2024-06-08T11:47:40.039Z
2024-06-08T11:47:40.039Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Media"..: timestamp=2024-06-08T11:47:40.039Z
2024-06-08T11:47:40.039Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Media"..: timestamp=2024-06-08T11:47:40.039Z
2024-06-08T11:47:40.039Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Monitor"..: timestamp=2024-06-08T11:47:40.039Z
2024-06-08T11:47:40.039Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Monitor"..: timestamp=2024-06-08T11:47:40.039Z
2024-06-08T11:47:40.040Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Mobile Network"..: timestamp=2024-06-08T11:47:40.040Z
2024-06-08T11:47:40.040Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Mobile Network"..: timestamp=2024-06-08T11:47:40.040Z
2024-06-08T11:47:40.042Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Microsoft SQL Server / Azure SQL"..: timestamp=2024-06-08T11:47:40.042Z
2024-06-08T11:47:40.042Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Microsoft SQL Server / Azure SQL"..: timestamp=2024-06-08T11:47:40.042Z
2024-06-08T11:47:40.042Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Microsoft SQL Server Managed Instances"..: timestamp=2024-06-08T11:47:40.042Z
2024-06-08T11:47:40.042Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Microsoft SQL Server Managed Instances"..: timestamp=2024-06-08T11:47:40.042Z
2024-06-08T11:47:40.044Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "MySQL"..: timestamp=2024-06-08T11:47:40.044Z
2024-06-08T11:47:40.044Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "MySQL"..: timestamp=2024-06-08T11:47:40.044Z
2024-06-08T11:47:40.044Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Network"..: timestamp=2024-06-08T11:47:40.044Z
2024-06-08T11:47:40.044Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Network"..: timestamp=2024-06-08T11:47:40.044Z
2024-06-08T11:47:40.045Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "NetApp"..: timestamp=2024-06-08T11:47:40.045Z
2024-06-08T11:47:40.045Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "NetApp"..: timestamp=2024-06-08T11:47:40.045Z
2024-06-08T11:47:40.045Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Network Function"..: timestamp=2024-06-08T11:47:40.045Z
2024-06-08T11:47:40.045Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Network Function"..: timestamp=2024-06-08T11:47:40.045Z
2024-06-08T11:47:40.045Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "New Relic"..: timestamp=2024-06-08T11:47:40.045Z
2024-06-08T11:47:40.045Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "New Relic"..: timestamp=2024-06-08T11:47:40.045Z
2024-06-08T11:47:40.046Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Nginx"..: timestamp=2024-06-08T11:47:40.046Z
2024-06-08T11:47:40.046Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Nginx"..: timestamp=2024-06-08T11:47:40.046Z
2024-06-08T11:47:40.046Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Palo Alto"..: timestamp=2024-06-08T11:47:40.046Z
2024-06-08T11:47:40.046Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Palo Alto"..: timestamp=2024-06-08T11:47:40.046Z
2024-06-08T11:47:40.047Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Policy"..: timestamp=2024-06-08T11:47:40.047Z
2024-06-08T11:47:40.047Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Policy"..: timestamp=2024-06-08T11:47:40.047Z
2024-06-08T11:47:40.047Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Private DNS Resolver"..: timestamp=2024-06-08T11:47:40.047Z
2024-06-08T11:47:40.047Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Private DNS Resolver"..: timestamp=2024-06-08T11:47:40.047Z
2024-06-08T11:47:40.048Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Recovery Services"..: timestamp=2024-06-08T11:47:40.048Z
2024-06-08T11:47:40.048Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Recovery Services"..: timestamp=2024-06-08T11:47:40.048Z
2024-06-08T11:47:40.049Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Redis"..: timestamp=2024-06-08T11:47:40.049Z
2024-06-08T11:47:40.049Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Redis"..: timestamp=2024-06-08T11:47:40.049Z
2024-06-08T11:47:40.049Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Red Hat OpenShift"..: timestamp=2024-06-08T11:47:40.049Z
2024-06-08T11:47:40.049Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Red Hat OpenShift"..: timestamp=2024-06-08T11:47:40.049Z
2024-06-08T11:47:40.049Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Resources"..: timestamp=2024-06-08T11:47:40.049Z
2024-06-08T11:47:40.049Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Resources"..: timestamp=2024-06-08T11:47:40.049Z
2024-06-08T11:47:40.050Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Sentinel"..: timestamp=2024-06-08T11:47:40.050Z
2024-06-08T11:47:40.050Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Sentinel"..: timestamp=2024-06-08T11:47:40.050Z
2024-06-08T11:47:40.051Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ServiceConnector"..: timestamp=2024-06-08T11:47:40.051Z
2024-06-08T11:47:40.052Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ServiceConnector"..: timestamp=2024-06-08T11:47:40.052Z
2024-06-08T11:47:40.052Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Service Fabric Managed Clusters"..: timestamp=2024-06-08T11:47:40.052Z
2024-06-08T11:47:40.052Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Service Fabric Managed Clusters"..: timestamp=2024-06-08T11:47:40.052Z
2024-06-08T11:47:40.052Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Service Networking"..: timestamp=2024-06-08T11:47:40.052Z
2024-06-08T11:47:40.052Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Service Networking"..: timestamp=2024-06-08T11:47:40.052Z
2024-06-08T11:47:40.053Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Storage"..: timestamp=2024-06-08T11:47:40.052Z
2024-06-08T11:47:40.053Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Storage"..: timestamp=2024-06-08T11:47:40.053Z
2024-06-08T11:47:40.053Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Storage Mover"..: timestamp=2024-06-08T11:47:40.053Z
2024-06-08T11:47:40.053Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Storage Mover"..: timestamp=2024-06-08T11:47:40.053Z
2024-06-08T11:47:40.055Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "SignalR"..: timestamp=2024-06-08T11:47:40.055Z
2024-06-08T11:47:40.055Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "SignalR"..: timestamp=2024-06-08T11:47:40.055Z
2024-06-08T11:47:40.055Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Subscription"..: timestamp=2024-06-08T11:47:40.055Z
2024-06-08T11:47:40.055Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Subscription"..: timestamp=2024-06-08T11:47:40.055Z
2024-06-08T11:47:40.055Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Orbital"..: timestamp=2024-06-08T11:47:40.055Z
2024-06-08T11:47:40.055Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Orbital"..: timestamp=2024-06-08T11:47:40.055Z
2024-06-08T11:47:40.056Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Stream Analytics"..: timestamp=2024-06-08T11:47:40.055Z
2024-06-08T11:47:40.056Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Stream Analytics"..: timestamp=2024-06-08T11:47:40.056Z
2024-06-08T11:47:40.056Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Search"..: timestamp=2024-06-08T11:47:40.056Z
2024-06-08T11:47:40.056Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Search"..: timestamp=2024-06-08T11:47:40.056Z
2024-06-08T11:47:40.056Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Spring Cloud"..: timestamp=2024-06-08T11:47:40.056Z
2024-06-08T11:47:40.056Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Spring Cloud"..: timestamp=2024-06-08T11:47:40.056Z
2024-06-08T11:47:40.057Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Security Center"..: timestamp=2024-06-08T11:47:40.057Z
2024-06-08T11:47:40.057Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Security Center"..: timestamp=2024-06-08T11:47:40.057Z
2024-06-08T11:47:40.057Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "System Center Virtual Machine Manager"..: timestamp=2024-06-08T11:47:40.057Z
2024-06-08T11:47:40.058Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "System Center Virtual Machine Manager"..: timestamp=2024-06-08T11:47:40.058Z
2024-06-08T11:47:40.058Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "VMware"..: timestamp=2024-06-08T11:47:40.058Z
2024-06-08T11:47:40.058Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "VMware"..: timestamp=2024-06-08T11:47:40.058Z
2024-06-08T11:47:40.058Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Voice Services"..: timestamp=2024-06-08T11:47:40.058Z
2024-06-08T11:47:40.058Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Voice Services"..: timestamp=2024-06-08T11:47:40.058Z
2024-06-08T11:47:40.058Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Web"..: timestamp=2024-06-08T11:47:40.058Z
2024-06-08T11:47:40.058Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Web"..: timestamp=2024-06-08T11:47:40.058Z
2024-06-08T11:47:40.058Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Workloads"..: timestamp=2024-06-08T11:47:40.058Z
2024-06-08T11:47:40.058Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Workloads"..: timestamp=2024-06-08T11:47:40.058Z
2024-06-08T11:47:40.059Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ChaosStudio"..: timestamp=2024-06-08T11:47:40.059Z
2024-06-08T11:47:40.059Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ChaosStudio"..: timestamp=2024-06-08T11:47:40.059Z
2024-06-08T11:47:40.059Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Container Services"..: timestamp=2024-06-08T11:47:40.059Z
2024-06-08T11:47:40.059Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Container Services"..: timestamp=2024-06-08T11:47:40.059Z
2024-06-08T11:47:40.060Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Dev Center"..: timestamp=2024-06-08T11:47:40.060Z
2024-06-08T11:47:40.060Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Dev Center"..: timestamp=2024-06-08T11:47:40.060Z
2024-06-08T11:47:40.060Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ManagedIdentity"..: timestamp=2024-06-08T11:47:40.060Z
2024-06-08T11:47:40.060Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ManagedIdentity"..: timestamp=2024-06-08T11:47:40.060Z
2024-06-08T11:47:40.060Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Advisor"..: timestamp=2024-06-08T11:47:40.060Z
2024-06-08T11:47:40.060Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Advisor"..: timestamp=2024-06-08T11:47:40.060Z
2024-06-08T11:47:40.060Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Analysis Services"..: timestamp=2024-06-08T11:47:40.060Z
2024-06-08T11:47:40.060Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Analysis Services"..: timestamp=2024-06-08T11:47:40.060Z
2024-06-08T11:47:40.061Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "API Management"..: timestamp=2024-06-08T11:47:40.060Z
2024-06-08T11:47:40.061Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "API Management"..: timestamp=2024-06-08T11:47:40.061Z
2024-06-08T11:47:40.062Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "App Configuration"..: timestamp=2024-06-08T11:47:40.062Z
2024-06-08T11:47:40.062Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "App Configuration"..: timestamp=2024-06-08T11:47:40.062Z
2024-06-08T11:47:40.062Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Spring Cloud"..: timestamp=2024-06-08T11:47:40.062Z
2024-06-08T11:47:40.062Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Spring Cloud"..: timestamp=2024-06-08T11:47:40.062Z
2024-06-08T11:47:40.063Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Application Insights"..: timestamp=2024-06-08T11:47:40.063Z
2024-06-08T11:47:40.063Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Application Insights"..: timestamp=2024-06-08T11:47:40.063Z
2024-06-08T11:47:40.063Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ArcKubernetes"..: timestamp=2024-06-08T11:47:40.063Z
2024-06-08T11:47:40.063Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ArcKubernetes"..: timestamp=2024-06-08T11:47:40.063Z
2024-06-08T11:47:40.064Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Attestation"..: timestamp=2024-06-08T11:47:40.064Z
2024-06-08T11:47:40.064Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Attestation"..: timestamp=2024-06-08T11:47:40.064Z
2024-06-08T11:47:40.064Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Authorization"..: timestamp=2024-06-08T11:47:40.064Z
2024-06-08T11:47:40.064Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Authorization"..: timestamp=2024-06-08T11:47:40.064Z
2024-06-08T11:47:40.064Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Automation"..: timestamp=2024-06-08T11:47:40.064Z
2024-06-08T11:47:40.064Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Automation"..: timestamp=2024-06-08T11:47:40.064Z
2024-06-08T11:47:40.066Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Azure Stack HCI"..: timestamp=2024-06-08T11:47:40.066Z
2024-06-08T11:47:40.066Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Azure Stack HCI"..: timestamp=2024-06-08T11:47:40.066Z
2024-06-08T11:47:40.066Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Batch"..: timestamp=2024-06-08T11:47:40.066Z
2024-06-08T11:47:40.066Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Batch"..: timestamp=2024-06-08T11:47:40.066Z
2024-06-08T11:47:40.066Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Billing"..: timestamp=2024-06-08T11:47:40.066Z
2024-06-08T11:47:40.066Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Billing"..: timestamp=2024-06-08T11:47:40.066Z
2024-06-08T11:47:40.066Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Blueprints"..: timestamp=2024-06-08T11:47:40.066Z
2024-06-08T11:47:40.066Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Blueprints"..: timestamp=2024-06-08T11:47:40.066Z
2024-06-08T11:47:40.066Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Bot"..: timestamp=2024-06-08T11:47:40.066Z
2024-06-08T11:47:40.066Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Bot"..: timestamp=2024-06-08T11:47:40.066Z
2024-06-08T11:47:40.067Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "CDN"..: timestamp=2024-06-08T11:47:40.067Z
2024-06-08T11:47:40.067Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "CDN"..: timestamp=2024-06-08T11:47:40.067Z
2024-06-08T11:47:40.069Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Cognitive Services"..: timestamp=2024-06-08T11:47:40.069Z
2024-06-08T11:47:40.069Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Cognitive Services"..: timestamp=2024-06-08T11:47:40.069Z
2024-06-08T11:47:40.069Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Compute"..: timestamp=2024-06-08T11:47:40.069Z
2024-06-08T11:47:40.071Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Compute"..: timestamp=2024-06-08T11:47:40.071Z
2024-06-08T11:47:40.074Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Confidential Ledger"..: timestamp=2024-06-08T11:47:40.074Z
2024-06-08T11:47:40.074Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Confidential Ledger"..: timestamp=2024-06-08T11:47:40.074Z
2024-06-08T11:47:40.074Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Connections"..: timestamp=2024-06-08T11:47:40.074Z
2024-06-08T11:47:40.074Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Connections"..: timestamp=2024-06-08T11:47:40.074Z
2024-06-08T11:47:40.074Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Container Services"..: timestamp=2024-06-08T11:47:40.074Z
2024-06-08T11:47:40.075Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Container Services"..: timestamp=2024-06-08T11:47:40.075Z
2024-06-08T11:47:40.077Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Consumption"..: timestamp=2024-06-08T11:47:40.077Z
2024-06-08T11:47:40.078Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Consumption"..: timestamp=2024-06-08T11:47:40.077Z
2024-06-08T11:47:40.078Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "CosmosDB"..: timestamp=2024-06-08T11:47:40.078Z
2024-06-08T11:47:40.078Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "CosmosDB"..: timestamp=2024-06-08T11:47:40.078Z
2024-06-08T11:47:40.078Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Custom Providers"..: timestamp=2024-06-08T11:47:40.078Z
2024-06-08T11:47:40.079Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Custom Providers"..: timestamp=2024-06-08T11:47:40.079Z
2024-06-08T11:47:40.079Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Dashboard"..: timestamp=2024-06-08T11:47:40.079Z
2024-06-08T11:47:40.079Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Dashboard"..: timestamp=2024-06-08T11:47:40.079Z
2024-06-08T11:47:40.079Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "DataBricks"..: timestamp=2024-06-08T11:47:40.079Z
2024-06-08T11:47:40.079Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "DataBricks"..: timestamp=2024-06-08T11:47:40.079Z
2024-06-08T11:47:40.079Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Datadog"..: timestamp=2024-06-08T11:47:40.079Z
2024-06-08T11:47:40.079Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Datadog"..: timestamp=2024-06-08T11:47:40.079Z
2024-06-08T11:47:40.079Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Data Factory"..: timestamp=2024-06-08T11:47:40.079Z
2024-06-08T11:47:40.080Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Data Factory"..: timestamp=2024-06-08T11:47:40.080Z
2024-06-08T11:47:40.082Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Database Migration"..: timestamp=2024-06-08T11:47:40.082Z
2024-06-08T11:47:40.082Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Database Migration"..: timestamp=2024-06-08T11:47:40.082Z
2024-06-08T11:47:40.082Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Databox Edge"..: timestamp=2024-06-08T11:47:40.082Z
2024-06-08T11:47:40.082Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Databox Edge"..: timestamp=2024-06-08T11:47:40.082Z
2024-06-08T11:47:40.082Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "DataProtection"..: timestamp=2024-06-08T11:47:40.082Z
2024-06-08T11:47:40.082Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "DataProtection"..: timestamp=2024-06-08T11:47:40.082Z
2024-06-08T11:47:40.085Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Data Share"..: timestamp=2024-06-08T11:47:40.085Z
2024-06-08T11:47:40.086Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Data Share"..: timestamp=2024-06-08T11:47:40.086Z
2024-06-08T11:47:40.086Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Desktop Virtualization"..: timestamp=2024-06-08T11:47:40.086Z
2024-06-08T11:47:40.087Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Desktop Virtualization"..: timestamp=2024-06-08T11:47:40.087Z
2024-06-08T11:47:40.087Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Dev Test"..: timestamp=2024-06-08T11:47:40.087Z
2024-06-08T11:47:40.087Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Dev Test"..: timestamp=2024-06-08T11:47:40.087Z
2024-06-08T11:47:40.087Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Digital Twins"..: timestamp=2024-06-08T11:47:40.087Z
2024-06-08T11:47:40.087Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Digital Twins"..: timestamp=2024-06-08T11:47:40.087Z
2024-06-08T11:47:40.087Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "DNS"..: timestamp=2024-06-08T11:47:40.087Z
2024-06-08T11:47:40.088Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "DNS"..: timestamp=2024-06-08T11:47:40.088Z
2024-06-08T11:47:40.088Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "DomainServices"..: timestamp=2024-06-08T11:47:40.088Z
2024-06-08T11:47:40.088Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "DomainServices"..: timestamp=2024-06-08T11:47:40.088Z
2024-06-08T11:47:40.088Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Elastic"..: timestamp=2024-06-08T11:47:40.088Z
2024-06-08T11:47:40.088Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Elastic"..: timestamp=2024-06-08T11:47:40.088Z
2024-06-08T11:47:40.088Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "EventGrid"..: timestamp=2024-06-08T11:47:40.088Z
2024-06-08T11:47:40.088Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "EventGrid"..: timestamp=2024-06-08T11:47:40.088Z
2024-06-08T11:47:40.089Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "EventHub"..: timestamp=2024-06-08T11:47:40.089Z
2024-06-08T11:47:40.089Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "EventHub"..: timestamp=2024-06-08T11:47:40.089Z
2024-06-08T11:47:40.090Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Firewall"..: timestamp=2024-06-08T11:47:40.090Z
2024-06-08T11:47:40.090Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Firewall"..: timestamp=2024-06-08T11:47:40.090Z
2024-06-08T11:47:40.090Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "FrontDoor"..: timestamp=2024-06-08T11:47:40.090Z
2024-06-08T11:47:40.090Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "FrontDoor"..: timestamp=2024-06-08T11:47:40.090Z
2024-06-08T11:47:40.091Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Storage Cache"..: timestamp=2024-06-08T11:47:40.091Z
2024-06-08T11:47:40.091Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Storage Cache"..: timestamp=2024-06-08T11:47:40.091Z
2024-06-08T11:47:40.091Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Hardware Security Module"..: timestamp=2024-06-08T11:47:40.091Z
2024-06-08T11:47:40.091Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Hardware Security Module"..: timestamp=2024-06-08T11:47:40.091Z
2024-06-08T11:47:40.091Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "HDInsight"..: timestamp=2024-06-08T11:47:40.091Z
2024-06-08T11:47:40.091Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "HDInsight"..: timestamp=2024-06-08T11:47:40.091Z
2024-06-08T11:47:40.092Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Health Care"..: timestamp=2024-06-08T11:47:40.092Z
2024-06-08T11:47:40.092Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Health Care"..: timestamp=2024-06-08T11:47:40.092Z
2024-06-08T11:47:40.093Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "IoT Hub"..: timestamp=2024-06-08T11:47:40.093Z
2024-06-08T11:47:40.093Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "IoT Hub"..: timestamp=2024-06-08T11:47:40.093Z
2024-06-08T11:47:40.096Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "IoT Central"..: timestamp=2024-06-08T11:47:40.096Z
2024-06-08T11:47:40.096Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "IoT Central"..: timestamp=2024-06-08T11:47:40.096Z
2024-06-08T11:47:40.096Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "KeyVault"..: timestamp=2024-06-08T11:47:40.096Z
2024-06-08T11:47:40.096Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "KeyVault"..: timestamp=2024-06-08T11:47:40.096Z
2024-06-08T11:47:40.096Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Kusto"..: timestamp=2024-06-08T11:47:40.096Z
2024-06-08T11:47:40.096Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Kusto"..: timestamp=2024-06-08T11:47:40.096Z
2024-06-08T11:47:40.097Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Legacy"..: timestamp=2024-06-08T11:47:40.096Z
2024-06-08T11:47:40.097Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Legacy"..: timestamp=2024-06-08T11:47:40.097Z
2024-06-08T11:47:40.097Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Load Balancer"..: timestamp=2024-06-08T11:47:40.097Z
2024-06-08T11:47:40.097Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Load Balancer"..: timestamp=2024-06-08T11:47:40.097Z
2024-06-08T11:47:40.097Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Log Analytics"..: timestamp=2024-06-08T11:47:40.097Z
2024-06-08T11:47:40.097Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Log Analytics"..: timestamp=2024-06-08T11:47:40.097Z
2024-06-08T11:47:40.097Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Logic"..: timestamp=2024-06-08T11:47:40.097Z
2024-06-08T11:47:40.098Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Logic"..: timestamp=2024-06-08T11:47:40.098Z
2024-06-08T11:47:40.101Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Logz"..: timestamp=2024-06-08T11:47:40.101Z
2024-06-08T11:47:40.101Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Logz"..: timestamp=2024-06-08T11:47:40.101Z
2024-06-08T11:47:40.102Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Machine Learning"..: timestamp=2024-06-08T11:47:40.102Z
2024-06-08T11:47:40.102Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Machine Learning"..: timestamp=2024-06-08T11:47:40.102Z
2024-06-08T11:47:40.102Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Maintenance"..: timestamp=2024-06-08T11:47:40.102Z
2024-06-08T11:47:40.102Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Maintenance"..: timestamp=2024-06-08T11:47:40.102Z
2024-06-08T11:47:40.103Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Managed Applications"..: timestamp=2024-06-08T11:47:40.102Z
2024-06-08T11:47:40.103Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Managed Applications"..: timestamp=2024-06-08T11:47:40.103Z
2024-06-08T11:47:40.103Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Lighthouse"..: timestamp=2024-06-08T11:47:40.103Z
2024-06-08T11:47:40.103Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Lighthouse"..: timestamp=2024-06-08T11:47:40.103Z
2024-06-08T11:47:40.103Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Management Group"..: timestamp=2024-06-08T11:47:40.103Z
2024-06-08T11:47:40.103Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Management Group"..: timestamp=2024-06-08T11:47:40.103Z
2024-06-08T11:47:40.107Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Managed HSM"..: timestamp=2024-06-08T11:47:40.107Z
2024-06-08T11:47:40.107Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Managed HSM"..: timestamp=2024-06-08T11:47:40.107Z
2024-06-08T11:47:40.107Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Maps"..: timestamp=2024-06-08T11:47:40.107Z
2024-06-08T11:47:40.107Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Maps"..: timestamp=2024-06-08T11:47:40.107Z
2024-06-08T11:47:40.108Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "MariaDB"..: timestamp=2024-06-08T11:47:40.107Z
2024-06-08T11:47:40.108Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "MariaDB"..: timestamp=2024-06-08T11:47:40.108Z
2024-06-08T11:47:40.108Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Media"..: timestamp=2024-06-08T11:47:40.108Z
2024-06-08T11:47:40.108Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Media"..: timestamp=2024-06-08T11:47:40.108Z
2024-06-08T11:47:40.112Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Mixed Reality"..: timestamp=2024-06-08T11:47:40.112Z
2024-06-08T11:47:40.112Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Mixed Reality"..: timestamp=2024-06-08T11:47:40.112Z
2024-06-08T11:47:40.112Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Monitor"..: timestamp=2024-06-08T11:47:40.112Z
2024-06-08T11:47:40.112Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Monitor"..: timestamp=2024-06-08T11:47:40.112Z
2024-06-08T11:47:40.113Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ManagedIdentity"..: timestamp=2024-06-08T11:47:40.113Z
2024-06-08T11:47:40.113Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ManagedIdentity"..: timestamp=2024-06-08T11:47:40.113Z
2024-06-08T11:47:40.113Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Microsoft SQL Server / Azure SQL"..: timestamp=2024-06-08T11:47:40.113Z
2024-06-08T11:47:40.113Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Microsoft SQL Server / Azure SQL"..: timestamp=2024-06-08T11:47:40.113Z
2024-06-08T11:47:40.114Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Microsoft SQL Server Managed Instances"..: timestamp=2024-06-08T11:47:40.114Z
2024-06-08T11:47:40.114Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Microsoft SQL Server Managed Instances"..: timestamp=2024-06-08T11:47:40.114Z
2024-06-08T11:47:40.114Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "MySQL"..: timestamp=2024-06-08T11:47:40.114Z
2024-06-08T11:47:40.114Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "MySQL"..: timestamp=2024-06-08T11:47:40.114Z
2024-06-08T11:47:40.114Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "NetApp"..: timestamp=2024-06-08T11:47:40.114Z
2024-06-08T11:47:40.114Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "NetApp"..: timestamp=2024-06-08T11:47:40.114Z
2024-06-08T11:47:40.115Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Network"..: timestamp=2024-06-08T11:47:40.115Z
2024-06-08T11:47:40.116Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Network"..: timestamp=2024-06-08T11:47:40.116Z
2024-06-08T11:47:40.120Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Notification Hub"..: timestamp=2024-06-08T11:47:40.120Z
2024-06-08T11:47:40.120Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Notification Hub"..: timestamp=2024-06-08T11:47:40.120Z
2024-06-08T11:47:40.120Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Policy"..: timestamp=2024-06-08T11:47:40.120Z
2024-06-08T11:47:40.120Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Policy"..: timestamp=2024-06-08T11:47:40.120Z
2024-06-08T11:47:40.120Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Portal"..: timestamp=2024-06-08T11:47:40.120Z
2024-06-08T11:47:40.120Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Portal"..: timestamp=2024-06-08T11:47:40.120Z
2024-06-08T11:47:40.120Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "PostgreSQL"..: timestamp=2024-06-08T11:47:40.120Z
2024-06-08T11:47:40.121Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "PostgreSQL"..: timestamp=2024-06-08T11:47:40.120Z
2024-06-08T11:47:40.121Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "PowerBI"..: timestamp=2024-06-08T11:47:40.121Z
2024-06-08T11:47:40.121Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "PowerBI"..: timestamp=2024-06-08T11:47:40.121Z
2024-06-08T11:47:40.121Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Private DNS"..: timestamp=2024-06-08T11:47:40.121Z
2024-06-08T11:47:40.121Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Private DNS"..: timestamp=2024-06-08T11:47:40.121Z
2024-06-08T11:47:40.121Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Purview"..: timestamp=2024-06-08T11:47:40.121Z
2024-06-08T11:47:40.122Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Purview"..: timestamp=2024-06-08T11:47:40.121Z
2024-06-08T11:47:40.122Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Recovery Services"..: timestamp=2024-06-08T11:47:40.122Z
2024-06-08T11:47:40.122Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Recovery Services"..: timestamp=2024-06-08T11:47:40.122Z
2024-06-08T11:47:40.122Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Redis"..: timestamp=2024-06-08T11:47:40.122Z
2024-06-08T11:47:40.122Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Redis"..: timestamp=2024-06-08T11:47:40.122Z
2024-06-08T11:47:40.122Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Redis Enterprise"..: timestamp=2024-06-08T11:47:40.122Z
2024-06-08T11:47:40.122Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Redis Enterprise"..: timestamp=2024-06-08T11:47:40.122Z
2024-06-08T11:47:40.123Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Relay"..: timestamp=2024-06-08T11:47:40.123Z
2024-06-08T11:47:40.123Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Relay"..: timestamp=2024-06-08T11:47:40.123Z
2024-06-08T11:47:40.123Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Resources"..: timestamp=2024-06-08T11:47:40.123Z
2024-06-08T11:47:40.123Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Resources"..: timestamp=2024-06-08T11:47:40.123Z
2024-06-08T11:47:40.123Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Search"..: timestamp=2024-06-08T11:47:40.123Z
2024-06-08T11:47:40.123Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Search"..: timestamp=2024-06-08T11:47:40.123Z
2024-06-08T11:47:40.123Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Security Center"..: timestamp=2024-06-08T11:47:40.123Z
2024-06-08T11:47:40.123Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Security Center"..: timestamp=2024-06-08T11:47:40.123Z
2024-06-08T11:47:40.123Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Sentinel"..: timestamp=2024-06-08T11:47:40.123Z
2024-06-08T11:47:40.123Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Sentinel"..: timestamp=2024-06-08T11:47:40.123Z
2024-06-08T11:47:40.124Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "ServiceBus"..: timestamp=2024-06-08T11:47:40.124Z
2024-06-08T11:47:40.124Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "ServiceBus"..: timestamp=2024-06-08T11:47:40.124Z
2024-06-08T11:47:40.125Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Service Fabric"..: timestamp=2024-06-08T11:47:40.125Z
2024-06-08T11:47:40.125Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Service Fabric"..: timestamp=2024-06-08T11:47:40.125Z
2024-06-08T11:47:40.125Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "SignalR"..: timestamp=2024-06-08T11:47:40.125Z
2024-06-08T11:47:40.126Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "SignalR"..: timestamp=2024-06-08T11:47:40.126Z
2024-06-08T11:47:40.126Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "SQL"..: timestamp=2024-06-08T11:47:40.126Z
2024-06-08T11:47:40.126Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "SQL"..: timestamp=2024-06-08T11:47:40.126Z
2024-06-08T11:47:40.126Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Storage"..: timestamp=2024-06-08T11:47:40.126Z
2024-06-08T11:47:40.127Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Storage"..: timestamp=2024-06-08T11:47:40.127Z
2024-06-08T11:47:40.127Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Stream Analytics"..: timestamp=2024-06-08T11:47:40.127Z
2024-06-08T11:47:40.127Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Stream Analytics"..: timestamp=2024-06-08T11:47:40.127Z
2024-06-08T11:47:40.128Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Subscription"..: timestamp=2024-06-08T11:47:40.127Z
2024-06-08T11:47:40.128Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Subscription"..: timestamp=2024-06-08T11:47:40.128Z
2024-06-08T11:47:40.128Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Synapse"..: timestamp=2024-06-08T11:47:40.128Z
2024-06-08T11:47:40.128Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Synapse"..: timestamp=2024-06-08T11:47:40.128Z
2024-06-08T11:47:40.128Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Time Series Insights"..: timestamp=2024-06-08T11:47:40.128Z
2024-06-08T11:47:40.128Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Time Series Insights"..: timestamp=2024-06-08T11:47:40.128Z
2024-06-08T11:47:40.129Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Traffic Manager"..: timestamp=2024-06-08T11:47:40.128Z
2024-06-08T11:47:40.129Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Traffic Manager"..: timestamp=2024-06-08T11:47:40.129Z
2024-06-08T11:47:40.129Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Video Analyzer"..: timestamp=2024-06-08T11:47:40.129Z
2024-06-08T11:47:40.129Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Video Analyzer"..: timestamp=2024-06-08T11:47:40.129Z
2024-06-08T11:47:40.129Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "VMware"..: timestamp=2024-06-08T11:47:40.129Z
2024-06-08T11:47:40.129Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "VMware"..: timestamp=2024-06-08T11:47:40.129Z
2024-06-08T11:47:40.129Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Data Sources for "Web"..: timestamp=2024-06-08T11:47:40.129Z
2024-06-08T11:47:40.129Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Registering Resources for "Web"..: timestamp=2024-06-08T11:47:40.129Z
2024-06-08T11:47:40.130Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: plugin address: address=/tmp/plugin1364586861 network=unix timestamp=2024-06-08T11:47:40.129Z
2024-06-08T11:47:40.130Z [DEBUG] provider: using plugin: version=5
2024-06-08T11:47:40.147Z [DEBUG] provider.terraform-provider-azapi_v1.13.1: newDefaultAzureCredential failed to initialize environment credential:
2024-06-08T11:47:40.147Z [DEBUG] provider.terraform-provider-azapi_v1.13.1: missing environment variable AZURE_TENANT_ID
2024-06-08T11:47:40.147Z [DEBUG] provider.terraform-provider-azapi_v1.13.1: [DEBUG] Genereated Provider Correlation Request Id: 7f6642e1-9a75-6450-30a3-4bea89f070a5
2024-06-08T11:47:40.218Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/jeffashton/jsonschema/0.1.0/linux_amd64/terraform-provider-jsonschema_v0.1.0 pid=4487
2024-06-08T11:47:40.218Z [DEBUG] provider: plugin exited
2024-06-08T11:47:40.218Z [INFO] provider.terraform-provider-azuredevops_v1.1.1: 2024/06/08 11:47:40 [DEBUG] AzureRM Client User Agent: terraform-provider-azuredevops/v1.1.1: timestamp=2024-06-08T11:47:40.163Z
2024-06-08T11:47:40.218Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Canceled desc = grpc: the client connection is closing"
2024-06-08T11:47:40.239Z [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/azurerm\"].platform1" changed the config value, but that value is unused
2024-06-08T11:47:40.244Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Configuring built-in cloud environment by name: "public": timestamp=2024-06-08T11:47:40.244Z
2024-06-08T11:47:40.245Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Performing GET Request to "http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=https%3A%2F%2Fgraph.microsoft.com": timestamp=2024-06-08T11:47:40.245Z
2024-06-08T11:47:40.246Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: GET http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=https%3A%2F%2Fgraph.microsoft.com: timestamp=2024-06-08T11:47:40.246Z
2024-06-08T11:47:40.259Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Reading Body from GET "http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=https%3A%2F%2Fgraph.microsoft.com": timestamp=2024-06-08T11:47:40.257Z
2024-06-08T11:47:40.259Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Generated Provider Correlation Request Id: 978934e3-a9c2-a0be-f635-201a784af4bb: timestamp=2024-06-08T11:47:40.258Z
2024-06-08T11:47:40.324Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Performing GET Request to "http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=https%3A%2F%2Fmanagement.azure.com": timestamp=2024-06-08T11:47:40.324Z
2024-06-08T11:47:40.324Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: GET http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=https%3A%2F%2Fmanagement.azure.com: timestamp=2024-06-08T11:47:40.324Z
2024-06-08T11:47:40.339Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: Reading Body from GET "http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=https%3A%2F%2Fmanagement.azure.com": timestamp=2024-06-08T11:47:40.339Z
2024-06-08T11:47:40.339Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: AzureRM Request:
GET /subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers?api-version=2022-09-01 HTTP/1.1
Host: management.azure.com
User-Agent: HashiCorp/go-azure-sdk (Go-http-Client/1.1 providers/2022-09-01) HashiCorp Terraform/1.8.5 (+https://www.terraform.io) Terraform Plugin SDK/2.10.1 terraform-provider-azurerm/3.105.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
Accept: application/json; charset=utf-8; IEEE754Compatible=false
Content-Type: application/json; charset=utf-8
Odata-Maxversion: 4.0
Odata-Version: 4.0
X-Ms-Correlation-Request-Id: 978934e3-a9c2-a0be-f635-201a784af4bb
Accept-Encoding: gzip: timestamp=2024-06-08T11:47:40.339Z
2024-06-08T11:47:40.340Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: GET https://management.azure.com/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers?api-version=2022-09-01: timestamp=2024-06-08T11:47:40.340Z
2024-06-08T11:47:42.189Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: {"@level":"debug","@message":"AzureRM Response for https://management.azure.com/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers?api-version=2022-09-01: \nHTTP/2.0 200 OK\r\nContent-Length: 2396433\r\nCache-Control: no-cache\r\nContent-Type: application/json; charset=utf-8\r\nDate: Sat, 08 Jun 2024 11:47:41 GMT\r\nExpires: -1\r\nPragma: no-cache\r\nStrict-Transport-Security: max-age=31536000; includeSubDomains\r\nX-Cache: CONFIG_NOCACHE\r\nX-Content-Type-Options: nosniff\r\nX-Ms-Correlation-Request-Id: 978934e3-a9c2-a0be-f635-201a784af4bb\r\nX-Ms-Ratelimit-Remaining-Subscription-Global-Reads: 3749\r\nX-Ms-Ratelimit-Remaining-Subscription-Reads: 249\r\nX-Ms-Request-Id: 9781e22a-18ef-44aa-b9c3-e15358258c8a\r\nX-Ms-Routing-Request-Id: AUSTRALIASOUTHEAST:20240608T114741Z:9781e22a-18ef-44aa-b9c3-e15358258c8a\r\nX-Msedge-Ref: Ref A: 1FA4FDCF85C542F285EBF4D111DBA54A Ref B: SYD03EDGE1113 Ref C: 2024-06-08T11:47:40Z\r\n\r\n{\"value\":[{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/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, SupportsTags, SupportsLocation\"},{\"resourceType\":\"labs\",\"locations\":[\"West Central US\",\"South Central US\",\"Central US\",\"Qatar Central\",\"Australia Central\",\"Australia Southeast\",\"Brazil Southeast\",\"Canada Central\",\"Central India\",\"East Asia\",\"East US\",\"France Central\",\"Japan East\",\"Korea Central\",\"North Europe\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West India\",\"Australia Central 2\",\"Australia East\",\"Brazil South\",\"Canada East\",\"East US 2\",\"France South\",\"Germany West Central\",\"Japan West\",\"Korea South\",\"North Central US\",\"Norway East\",\"South India\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland West\",\"UK South\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2018-10-15-preview\",\"2018-09-15\",\"2017-04-26-preview\",\"2016-05-15\",\"2015-05-21-preview\"],\"defaultApiVersion\":\"2018-10-15-preview\",\"capabilities\":\"CrossResourceGroupResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"schedules\",\"locations\":[\"West Central US\",\"South Central US\",\"Central US\",\"Qatar Central\",\"Australia Central\",\"Australia Southeast\",\"Brazil Southeast\",\"Canada Central\",\"Central India\",\"East Asia\",\"East US\",\"France Central\",\"Japan East\",\"Korea Central\",\"North Europe\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West India\",\"Australia Central 2\",\"Australia East\",\"Brazil South\",\"Canada East\",\"East US 2\",\"France South\",\"Germany West Central\",\"Japan West\",\"Korea South\",\"North Central US\",\"Norway East\",\"South India\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland West\",\"UK South\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2018-10-15-preview\",\"2018-09-15\",\"2017-04-26-preview\",\"2016-05-15\",\"2015-05-21-preview\"],\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"labs/virtualMachines\",\"locations\":[\"West Central US\",\"South Central US\",\"Central US\",\"Qatar Central\",\"Australia Central\",\"Australia Southeast\",\"Brazil Southeast\",\"Canada Central\",\"Central India\",\"East Asia\",\"East US\",\"France Central\",\"Japan East\",\"Korea Central\",\"North Europe\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West India\",\"Australia Central 2\",\"Australia East\",\"Brazil South\",\"Canada East\",\"East US 2\",\"France South\",\"Germany West Central\",\"Japan West\",\"Korea South\",\"North Central US\",\"Norway East\",\"South India\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland West\",\"UK South\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2018-10-15-preview\",\"2018-09-15\",\"2017-04-26-preview\",\"2016-05-15\",\"2015-05-21-preview\"],\"capabilities\":\"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"labs/serviceRunners\",\"locations\":[\"West Central US\",\"South Central US\",\"Central US\",\"Qatar Central\",\"Australia Central\",\"Australia Southeast\",\"Brazil Southeast\",\"Canada Central\",\"Central India\",\"East Asia\",\"East US\",\"France Central\",\"Japan East\",\"Korea Central\",\"North Europe\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West India\",\"Australia Central 2\",\"Australia East\",\"Brazil South\",\"Canada East\",\"East US 2\",\"France South\",\"Germany West Central\",\"Japan West\",\"Korea South\",\"North Central US\",\"Norway East\",\"South India\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland West\",\"UK South\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2018-10-15-preview\",\"2018-09-15\",\"2017-04-26-preview\",\"2016-05-15\"],\"defaultApiVersion\":\"2016-05-15\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2018-10-15-preview\",\"2018-09-15\",\"2017-04-26-preview\",\"2016-05-15\",\"2015-05-21-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations\",\"locations\":[],\"apiVersions\":[\"2018-10-15-preview\",\"2018-09-15\",\"2017-04-26-preview\",\"2016-05-15\",\"2015-05-21-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/operations\",\"locations\":[\"West Central US\",\"South Central US\",\"Central US\",\"Qatar Central\",\"Australia Central\",\"Australia Southeast\",\"Brazil Southeast\",\"Canada Central\",\"Central India\",\"East Asia\",\"East US\",\"France Central\",\"Japan East\",\"Korea Central\",\"North Europe\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West India\",\"Australia Central 2\",\"Australia East\",\"Brazil South\",\"Canada East\",\"East US 2\",\"France South\",\"Germany West Central\",\"Japan West\",\"Korea South\",\"North Central US\",\"Norway East\",\"South India\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland West\",\"UK South\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2018-10-15-preview\",\"2018-09-15\",\"2017-04-26-preview\",\"2016-05-15\",\"2015-05-21-preview\"],\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/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, SupportsTags, SupportsLocation\"},{\"resourceType\":\"resourceProviders/operationResults\",\"locations\":[\"Australia East\",\"Australia Southeast\",\"East US\",\"West US 2\",\"West Europe\",\"North Europe\",\"Canada Central\",\"Canada East\"],\"apiVersions\":[\"2018-09-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"resourceProviders/operationStatuses\",\"locations\":[\"Australia East\",\"Australia Southeast\",\"East US\",\"West US 2\",\"West Europe\",\"North Europe\",\"Canada Central\",\"Canada East\"],\"apiVersions\":[\"2018-09-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"associations\",\"locations\":[],\"apiVersions\":[\"2018-09-01-preview\"],\"capabilities\":\"SupportsExtension\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2018-09-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations\",\"locations\":[],\"apiVersions\":[\"2018-09-01-preview\"],\"capabilities\":\"None\"},{\"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\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/operationResults\",\"locations\":[\"Australia East\",\"Australia Southeast\",\"East US\",\"West US 2\",\"West Europe\",\"North Europe\",\"Canada Central\",\"Canada East\"],\"apiVersions\":[\"2018-09-01-preview\"],\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Search\",\"namespace\":\"Microsoft.Search\",\"authorizations\":[{\"applicationId\":\"408992c7-2af6-4ff1-92e3-65b73d2b5092\",\"roleDefinitionId\":\"20FA3191-87CF-4C3D-9510-74CCB594A310\"},{\"applicationId\":\"880da380-985e-4198-81b9-e05b1cc53158\",\"roleDefinitionId\":\"d2e67903-baaa-4696-926b-61ab86235aaf\"}],\"resourceTypes\":[{\"resourceType\":\"searchServices\",\"locations\":[\"Germany North\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Spain Central\",\"South India\",\"Sweden Central\",\"UK West\",\"Korea South\",\"Canada East\",\"West US 3\",\"Germany West Central\",\"Norway East\",\"Switzerland West\",\"Switzerland North\",\"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\":[\"2024-03-01-Preview\",\"2023-11-01\",\"2022-09-01\",\"2021-06-06-Preview\",\"2021-04-01-Preview\",\"2020-08-01-Preview\",\"2020-08-01\",\"2020-03-13\",\"2019-10-01-Preview\",\"2015-08-19\",\"2015-02-28\",\"2014-07-31-Preview\"],\"defaultApiVersion\":\"2023-11-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"checkServiceNameAvailability\",\"locations\":[],\"apiVersions\":[\"2015-02-28\",\"2014-07-31-Preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"checkNameAvailability\",\"locations\":[],\"apiVersions\":[\"2024-03-01-Preview\",\"2023-11-01\",\"2022-09-01\",\"2021-06-06-Preview\",\"2021-04-01-Preview\",\"2020-08-01-Preview\",\"2020-08-01\",\"2020-03-13\",\"2019-10-01-Preview\",\"2015-08-19\"],\"defaultApiVersion\":\"2023-11-01\",\"capabilities\":\"None\"},{\"resourceType\":\"resourceHealthMetadata\",\"locations\":[\"Germany North\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Spain Central\",\"South India\",\"Sweden Central\",\"UK West\",\"Korea South\",\"Canada East\",\"West US 3\",\"Germany West Central\",\"Norway East\",\"Switzerland West\",\"Switzerland North\",\"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\":[\"2024-03-01-Preview\",\"2023-11-01\",\"2022-09-01\",\"2021-06-06-Preview\",\"2021-04-01-Preview\",\"2020-08-01-Preview\",\"2020-08-01\",\"2020-03-13\",\"2019-10-01-Preview\",\"2015-08-19\"],\"capabilities\":\"None\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2024-03-01-Preview\",\"2023-11-01\",\"2022-09-01\",\"2021-06-06-Preview\",\"2021-04-01-Preview\",\"2020-08-01-Preview\",\"2020-08-01\",\"2020-03-13\",\"2019-10-01-Preview\",\"2015-08-19\",\"2015-02-28\"],\"defaultApiVersion\":\"2023-11-01\",\"capabilities\":\"None\"},{\"resourceType\":\"locations\",\"locations\":[],\"apiVersions\":[\"2024-03-01-Preview\",\"2023-11-01\",\"2022-09-01\",\"2021-06-06-Preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/notifyNetworkSecurityPerimeterUpdatesAvailable\",\"locations\":[\"Germany North\",\"Central US EUAP\",\"East US 2 EUAP\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Sweden Central\",\"UK West\",\"Korea South\",\"Canada East\",\"West US 3\",\"Germany West Central\",\"Norway East\",\"Switzerland West\",\"Switzerland North\",\"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\":[\"2024-03-01-Preview\",\"2023-11-01\",\"2022-09-01\",\"2021-06-06-Preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/usages\",\"locations\":[\"Germany North\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Spain Central\",\"South India\",\"Sweden Central\",\"UK West\",\"Korea South\",\"Canada East\",\"West US 3\",\"Germany West Central\",\"Norway East\",\"Switzerland West\",\"Switzerland North\",\"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\":[\"2024-03-01-Preview\",\"2023-11-01\"],\"defaultApiVersion\":\"2023-11-01\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/operationResults\",\"locations\":[\"North Central US\",\"East US 2\",\"West US 2\",\"South Central US\",\"East US\",\"West US\"],\"apiVersions\":[\"2024-03-01-Preview\",\"2021-06-06-Preview\"],\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.DataProtection\",\"namespace\":\"Microsoft.DataProtection\",\"resourceTypes\":[{\"resourceType\":\"BackupVaults\",\"locations\":[\"South Central US\",\"East US\",\"East US 2\",\"West US\",\"UK South\",\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Canada East\",\"Central US\",\"East Asia\",\"France Central\",\"Germany West Central\",\"Central India\",\"South India\",\"West India\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"North Central US\",\"North Europe\",\"Norway East\",\"South Africa North\",\"Southeast Asia\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West Central US\",\"West Europe\",\"West US 2\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Poland Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-03-01\",\"2024-02-01-preview\",\"2023-12-01\",\"2023-11-01\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-05-01\",\"2023-04-01-preview\",\"2023-01-01\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-10-01-preview\",\"2022-09-01-preview\",\"2022-05-01\",\"2022-04-01\",\"2022-03-01\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-12-01-preview\",\"2021-10-01-preview\",\"2021-07-01\",\"2021-06-01-preview\",\"2021-02-01-preview\",\"2021-01-01\",\"2020-01-01-alpha\"],\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"ResourceGuards\",\"locations\":[\"East US 2\",\"North Europe\",\"Southeast Asia\",\"West Central US\",\"South Central US\",\"East US\",\"West US\",\"UK South\",\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Canada East\",\"Central US\",\"East Asia\",\"France Central\",\"Germany West Central\",\"Central India\",\"South India\",\"West India\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"North Central US\",\"Norway East\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West Europe\",\"West US 2\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Poland Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-03-01\",\"2024-02-01-preview\",\"2023-12-01\",\"2023-11-01\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-05-01\",\"2023-04-01-preview\",\"2023-01-01\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-10-01-preview\",\"2022-09-01-preview\",\"2022-05-01\",\"2022-04-01\",\"2022-03-01\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-12-01-preview\",\"2021-10-01-preview\",\"2021-07-01\",\"2021-02-01-preview\"],\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2024-04-01\",\"2024-03-01\",\"2024-02-01-preview\",\"2023-12-01\",\"2023-11-01\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-05-01\",\"2023-04-01-preview\",\"2023-01-01\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-10-01-preview\",\"2022-09-01-preview\",\"2022-05-01\",\"2022-04-01\",\"2022-03-01\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-12-01-preview\",\"2021-10-01-preview\",\"2021-07-01\",\"2021-06-01-preview\",\"2021-02-01-preview\",\"2021-01-01\",\"2020-01-01-alpha\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations\",\"locations\":[],\"apiVersions\":[\"2024-04-01\",\"2024-03-01\",\"2024-02-01-preview\",\"2023-12-01\",\"2023-11-01\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-05-01\",\"2023-04-01-preview\",\"2023-01-01\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-10-01-preview\",\"2022-09-01-preview\",\"2022-05-01\",\"2022-04-01\",\"2022-03-01\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-12-01-preview\",\"2021-10-01-preview\",\"2021-07-01\",\"2021-06-01-preview\",\"2021-02-01-preview\",\"2021-01-01\",\"2020-01-01-alpha\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/operationResults\",\"locations\":[\"South Central US\",\"East US\",\"East US 2\",\"West US\",\"UK South\",\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Canada East\",\"Central US\",\"East Asia\",\"France Central\",\"Germany West Central\",\"Central India\",\"South India\",\"West India\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"North Central US\",\"North Europe\",\"Norway East\",\"South Africa North\",\"Southeast Asia\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West Central US\",\"West Europe\",\"West US 2\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Poland Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-03-01\",\"2024-02-01-preview\",\"2023-12-01\",\"2023-11-01\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-05-01\",\"2023-04-01-preview\",\"2023-01-01\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-10-01-preview\",\"2022-09-01-preview\",\"2022-05-01\",\"2022-04-01\",\"2022-03-01\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-12-01-preview\",\"2021-10-01-preview\",\"2021-07-01\",\"2021-06-01-preview\",\"2021-02-01-preview\",\"2021-01-01\",\"2020-01-01-alpha\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/operationStatus\",\"locations\":[\"South Central US\",\"East US\",\"East US 2\",\"West US\",\"UK South\",\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Canada East\",\"Central US\",\"East Asia\",\"France Central\",\"Germany West Central\",\"Central India\",\"South India\",\"West India\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"North Central US\",\"North Europe\",\"Norway East\",\"South Africa North\",\"Southeast Asia\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West Central US\",\"West Europe\",\"West US 2\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Poland Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-03-01\",\"2024-02-01-preview\",\"2023-12-01\",\"2023-11-01\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-05-01\",\"2023-04-01-preview\",\"2023-01-01\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-10-01-preview\",\"2022-09-01-preview\",\"2022-05-01\",\"2022-04-01\",\"2022-03-01\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-12-01-preview\",\"2021-10-01-preview\",\"2021-07-01\",\"2021-06-01-preview\",\"2021-02-01-preview\",\"2021-01-01\",\"2020-01-01-alpha\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/checkNameAvailability\",\"locations\":[\"South Central US\",\"East US\",\"East US 2\",\"West US\",\"UK South\",\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Canada East\",\"Central US\",\"East Asia\",\"France Central\",\"Germany West Central\",\"Central India\",\"South India\",\"West India\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"North Central US\",\"North Europe\",\"Norway East\",\"South Africa North\",\"Southeast Asia\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West Central US\",\"West Europe\",\"West US 2\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Poland Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-03-01\",\"2024-02-01-preview\",\"2023-12-01\",\"2023-11-01\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-05-01\",\"2023-04-01-preview\",\"2023-01-01\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-10-01-preview\",\"2022-09-01-preview\",\"2022-05-01\",\"2022-04-01\",\"2022-03-01\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-12-01-preview\",\"2021-10-01-preview\",\"2021-07-01\",\"2021-06-01-preview\",\"2021-02-01-preview\",\"2021-01-01\",\"2020-01-01-alpha\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/checkFeatureSupport\",\"locations\":[\"South Central US\",\"East US\",\"East US 2\",\"West US\",\"UK South\",\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Canada East\",\"Central US\",\"East Asia\",\"France Central\",\"Germany West Central\",\"Central India\",\"South India\",\"West India\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"North Central US\",\"North Europe\",\"Norway East\",\"South Africa North\",\"Southeast Asia\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West Central US\",\"West Europe\",\"West US 2\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Poland Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-03-01\",\"2024-02-01-preview\",\"2023-12-01\",\"2023-11-01\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-05-01\",\"2023-04-01-preview\",\"2023-01-01\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-10-01-preview\",\"2022-09-01-preview\",\"2022-05-01\",\"2022-04-01\",\"2022-03-01\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-12-01-preview\",\"2021-10-01-preview\",\"2021-07-01\",\"2021-06-01-preview\",\"2021-02-01-preview\",\"2021-01-01\",\"2020-01-01-alpha\"],\"capabilities\":\"None\"},{\"resourceType\":\"backupInstances\",\"locations\":[\"South Central US\",\"East US\",\"East US 2\",\"West US\",\"UK South\",\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Canada East\",\"Central US\",\"East Asia\",\"France Central\",\"Germany West Central\",\"Central India\",\"South India\",\"West India\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"North Central US\",\"North Europe\",\"Norway East\",\"South Africa North\",\"Southeast Asia\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West Central US\",\"West Europe\",\"West US 2\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Poland Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-04-01\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-04-01-preview\",\"2022-11-01-preview\",\"2022-10-01-preview\",\"2022-09-01-preview\",\"2022-03-31-preview\"],\"capabilities\":\"SupportsExtension\"},{\"resourceType\":\"locations/fetchSecondaryRecoveryPoints\",\"locations\":[\"South Central US\",\"East US\",\"East US 2\",\"West US\",\"UK South\",\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Canada East\",\"Central US\",\"East Asia\",\"France Central\",\"Germany West Central\",\"Central India\",\"South India\",\"West India\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"North Central US\",\"North Europe\",\"Norway East\",\"South Africa North\",\"Southeast Asia\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West Central US\",\"West Europe\",\"West US 2\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Poland Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-03-01\",\"2024-02-01-preview\",\"2023-12-01\",\"2023-11-01\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-04-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/fetchCrossRegionRestoreJobs\",\"locations\":[\"South Central US\",\"East US\",\"East US 2\",\"West US\",\"UK South\",\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Canada East\",\"Central US\",\"East Asia\",\"France Central\",\"Germany West Central\",\"Central India\",\"South India\",\"West India\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"North Central US\",\"North Europe\",\"Norway East\",\"South Africa North\",\"Southeast Asia\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West Central US\",\"West Europe\",\"West US 2\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Poland Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-03-01\",\"2024-02-01-preview\",\"2023-12-01\",\"2023-11-01\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-04-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/fetchCrossRegionRestoreJob\",\"locations\":[\"South Central US\",\"East US\",\"East US 2\",\"West US\",\"UK South\",\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Canada East\",\"Central US\",\"East Asia\",\"France Central\",\"Germany West Central\",\"Central India\",\"South India\",\"West India\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"North Central US\",\"North Europe\",\"Norway East\",\"South Africa North\",\"Southeast Asia\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West Central US\",\"West Europe\",\"West US 2\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Poland Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-03-01\",\"2024-02-01-preview\",\"2023-12-01\",\"2023-11-01\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-04-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/validateCrossRegionRestore\",\"locations\":[\"South Central US\",\"East US\",\"East US 2\",\"West US\",\"UK South\",\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Canada East\",\"Central US\",\"East Asia\",\"France Central\",\"Germany West Central\",\"Central India\",\"South India\",\"West India\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"North Central US\",\"North Europe\",\"Norway East\",\"South Africa North\",\"Southeast Asia\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West Central US\",\"West Europe\",\"West US 2\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Poland Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-03-01\",\"2024-02-01-preview\",\"2023-12-01\",\"2023-11-01\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-04-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/crossRegionRestore\",\"locations\":[\"South Central US\",\"East US\",\"East US 2\",\"West US\",\"UK South\",\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Canada East\",\"Central US\",\"East Asia\",\"France Central\",\"Germany West Central\",\"Central India\",\"South India\",\"West India\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"North Central US\",\"North Europe\",\"Norway East\",\"South Africa North\",\"Southeast Asia\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West Central US\",\"West Europe\",\"West US 2\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Poland Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-03-01\",\"2024-02-01-preview\",\"2023-12-01\",\"2023-11-01\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-04-01-preview\"],\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.ManagedServices\",\"namespace\":\"Microsoft.ManagedServices\",\"authorization\":{\"applicationId\":\"66c6d0d1-f2e7-4a18-97a9-ed10f3347016\",\"roleDefinitionId\":\"1e86f807-6ec0-40b3-8b5f-686b7e43a0a2\"},\"resourceTypes\":[{\"resourceType\":\"registrationDefinitions\",\"locations\":[],\"apiVersions\":[\"2022-10-01\",\"2022-01-01-preview\",\"2020-02-01-preview\",\"2019-09-01\",\"2019-06-01\",\"2019-04-01-preview\",\"2018-06-01-preview\"],\"capabilities\":\"SupportsExtension\"},{\"resourceType\":\"registrationAssignments\",\"locations\":[],\"apiVersions\":[\"2022-10-01\",\"2022-01-01-preview\",\"2020-02-01-preview\",\"2019-09-01\",\"2019-06-01\",\"2019-04-01-preview\",\"2018-06-01-preview\"],\"capabilities\":\"SupportsExtension\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2022-10-01\",\"2022-01-01-preview\",\"2020-02-01-preview\",\"2019-09-01\",\"2019-06-01\",\"2019-04-01-preview\",\"2018-06-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"marketplaceRegistrationDefinitions\",\"locations\":[],\"apiVersions\":[\"2022-10-01\",\"2022-01-01-preview\",\"2020-02-01-preview\",\"2019-09-01\",\"2019-06-01\",\"2019-04-01-preview\",\"2018-06-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"operationStatuses\",\"locations\":[],\"apiVersions\":[\"2022-10-01\",\"2022-01-01-preview\",\"2020-02-01-preview\",\"2019-09-01\",\"2019-06-01\",\"2019-04-01-preview\"],\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/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\",\"roleDefinitionId\":\"48195074-b752-4868-be0f-7c324a224aa1\"}],\"resourceTypes\":[{\"resourceType\":\"accounts\",\"locations\":[\"West Central US\",\"Global\",\"West US 2\",\"East US\",\"West Europe\",\"North Europe\"],\"apiVersions\":[\"2024-01-01-preview\",\"2023-12-01-preview\",\"2023-08-01-preview\",\"2023-06-01\",\"2021-12-01-preview\",\"2021-07-01-preview\",\"2021-02-01\",\"2020-02-01-preview\",\"2018-05-01\",\"2017-01-01-preview\"],\"defaultApiVersion\":\"2021-07-01-preview\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"accounts/creators\",\"locations\":[\"North Europe\",\"West Europe\",\"East US 2\",\"West US 2\",\"Europe\",\"United States\"],\"apiVersions\":[\"2024-01-01-preview\",\"2023-12-01-preview\",\"2023-08-01-preview\",\"2023-06-01\",\"2021-12-01-preview\",\"2021-02-01\",\"2020-02-01-preview\"],\"defaultApiVersion\":\"2021-02-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"accounts/eventGridFilters\",\"locations\":[\"West Central US\",\"West US 2\",\"East US\",\"West Europe\",\"North Europe\",\"Global\"],\"apiVersions\":[\"2024-01-01-preview\",\"2023-12-01-preview\",\"2023-08-01-preview\",\"2023-06-01\",\"2021-12-01-preview\",\"2021-07-01-preview\",\"2021-02-01\",\"2020-02-01-preview\",\"2018-05-01\"],\"defaultApiVersion\":\"2018-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"operations\",\"locations\":[\"Global\"],\"apiVersions\":[\"2024-01-01-preview\",\"2023-12-01-preview\",\"2023-08-01-preview\",\"2023-06-01\",\"2021-12-01-preview\",\"2021-07-01-preview\",\"2021-02-01\",\"2020-02-01-preview\",\"2018-05-01\",\"2017-01-01-preview\"],\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Databricks\",\"namespace\":\"Microsoft.Databricks\",\"authorizations\":[{\"applicationId\":\"d9327919-6775-4843-9037-3fb0fb0473cb\",\"roleDefinitionId\":\"f31567d0-b61f-43c2-97a5-a98cdc3bfcb6\",\"managedByRoleDefinitionId\":\"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\",\"South Africa North\",\"Brazil South\",\"Switzerland North\",\"France Central\",\"UAE North\",\"Norway East\",\"Germany West Central\",\"Switzerland West\",\"Sweden Central\",\"Qatar Central\",\"West Central US\",\"West US 3\"],\"apiVersions\":[\"2024-05-01\",\"2024-02-01-preview\",\"2023-09-15-preview\",\"2023-02-01\",\"2022-04-01-preview\",\"2021-04-01-preview\",\"2018-04-01\"],\"capabilities\":\"SupportsTags, SupportsLocation\"},{\"resourceType\":\"accessConnectors\",\"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\",\"South Africa North\",\"Brazil South\",\"Switzerland North\",\"France Central\",\"UAE North\",\"Norway East\",\"Germany West Central\",\"Switzerland West\",\"Sweden Central\",\"Qatar Central\",\"West Central US\",\"West US 3\"],\"apiVersions\":[\"2024-05-01\",\"2023-05-01\",\"2022-10-01-preview\",\"2022-04-01-preview\"],\"defaultApiVersion\":\"2024-05-01\",\"capabilities\":\"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"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\",\"South Africa North\",\"UAE North\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Norway East\",\"Germany West Central\",\"Switzerland West\",\"Sweden Central\",\"Qatar Central\",\"West Central US\",\"West US 3\"],\"apiVersions\":[\"2024-05-01\",\"2024-02-01-preview\",\"2023-09-15-preview\",\"2023-02-01\",\"2022-04-01-preview\",\"2021-04-01-preview\",\"2018-04-01\"],\"capabilities\":\"None\"},{\"resourceType\":\"workspaces/dbWorkspaces\",\"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\",\"South Africa North\",\"UAE North\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Norway East\",\"Germany West Central\",\"Switzerland West\",\"Sweden Central\",\"Qatar Central\",\"West Central US\",\"West US 3\"],\"apiVersions\":[\"2018-04-01\"],\"capabilities\":\"None\"},{\"resourceType\":\"operations\",\"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\",\"South Africa North\",\"UAE North\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Norway East\",\"Germany West Central\",\"Switzerland West\",\"Sweden Central\",\"Qatar Central\",\"West Central US\",\"West US 3\"],\"apiVersions\":[\"2024-05-01\",\"2024-02-01-preview\",\"2023-09-15-preview\",\"2023-02-01\",\"2022-04-01-preview\",\"2021-04-01-preview\",\"2018-04-01\",\"2018-03-15\",\"2018-03-01\"],\"capabilities\":\"None\"},{\"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\",\"South Africa North\",\"UAE North\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Norway East\",\"Germany West Central\",\"Switzerland West\",\"Sweden Central\",\"Qatar Central\",\"West Central US\",\"West US 3\"],\"apiVersions\":[\"2024-05-01\",\"2024-02-01-preview\",\"2023-09-15-preview\",\"2023-02-01\",\"2022-04-01-preview\",\"2021-04-01-preview\",\"2018-04-01\",\"2018-03-15\",\"2018-03-01\"],\"capabilities\":\"None\"},{\"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\",\"South Africa North\",\"Brazil South\",\"Switzerland North\",\"France Central\",\"UAE North\",\"Norway East\",\"Germany West Central\",\"Switzerland West\",\"Sweden Central\",\"Qatar Central\",\"West Central US\",\"West US 3\"],\"apiVersions\":[\"2024-05-01\",\"2024-02-01-preview\",\"2023-09-15-preview\",\"2023-02-01\",\"2022-04-01-preview\",\"2021-04-01-preview\",\"2018-04-01\"],\"capabilities\":\"None\"},{\"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\",\"South Africa North\",\"Brazil South\",\"Switzerland North\",\"France Central\",\"UAE North\",\"Norway East\",\"Germany West Central\",\"Switzerland West\",\"Sweden Central\",\"Qatar Central\",\"West Central US\",\"West US 3\"],\"apiVersions\":[\"2024-05-01\",\"2024-02-01-preview\",\"2023-09-15-preview\",\"2023-02-01\",\"2022-04-01-preview\",\"2021-04-01-preview\",\"2018-04-01\"],\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.PowerBIDedicated\",\"namespace\":\"Microsoft.PowerBIDedicated\",\"authorizations\":[{\"applicationId\":\"4ac7d521-0382-477b-b0f8-7e1d95f85ca2\",\"roleDefinitionId\":\"490d5987-bcf6-4be6-b6b2-056a78cb693a\"},{\"applicationId\":\"cb4dc29f-0bf4-402a-8b30-7511498ed654\",\"roleDefinitionId\":\"e03b0682-208e-4ddd-841f-66fb49a5c930\"}],\"resourceTypes\":[{\"resourceType\":\"capacities\",\"locations\":[\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Norway East\",\"Norway West\",\"Sweden Central\",\"UAE North\",\"UAE Central\",\"Qatar Central\",\"Israel Central\",\"Poland Central\",\"Italy North\",\"Germany West Central\",\"Germany North\",\"France Central\",\"France South\",\"Korea Central\",\"Korea South\",\"Japan West\",\"South Africa North\",\"Switzerland North\",\"Switzerland West\",\"Canada East\",\"South Africa West\",\"UK West\",\"Central US\",\"Central India\",\"South 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\",\"West US 3\"],\"apiVersions\":[\"2021-05-01\",\"2021-01-01\",\"2018-09-01-preview\",\"2017-10-01\",\"2017-01-01-preview\"],\"defaultApiVersion\":\"2017-01-01-preview\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"autoScaleVCores\",\"locations\":[\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Norway East\",\"Norway West\",\"Sweden Central\",\"UAE North\",\"UAE Central\",\"Qatar Central\",\"Israel Central\",\"Poland Central\",\"Italy North\",\"Germany West Central\",\"Germany North\",\"France Central\",\"France South\",\"Korea Central\",\"Korea South\",\"Japan West\",\"South Africa North\",\"Switzerland North\",\"Switzerland West\",\"Canada East\",\"South Africa West\",\"UK West\",\"Central US\",\"Central India\",\"South 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\",\"West US 3\"],\"apiVersions\":[\"2021-05-01\",\"2021-01-01\"],\"defaultApiVersion\":\"2021-01-01\",\"capabilities\":\"SupportsTags, SupportsLocation\"},{\"resourceType\":\"locations\",\"locations\":[],\"apiVersions\":[\"2017-01-01-preview\"],\"defaultApiVersion\":\"2017-01-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/checkNameAvailability\",\"locations\":[\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Norway East\",\"Norway West\",\"Sweden Central\",\"UAE North\",\"UAE Central\",\"Qatar Central\",\"Israel Central\",\"Poland Central\",\"Italy North\",\"Germany West Central\",\"Germany North\",\"France Central\",\"France South\",\"Korea Central\",\"Korea South\",\"Japan West\",\"Switzerland North\",\"Switzerland West\",\"Canada East\",\"UK West\",\"Central US\",\"Central India\",\"South 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\",\"West US 3\"],\"apiVersions\":[\"2021-05-01\",\"2021-01-01\",\"2018-09-01-preview\",\"2017-10-01\",\"2017-01-01-preview\"],\"defaultApiVersion\":\"2017-01-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/operationresults\",\"locations\":[\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Norway East\",\"Norway West\",\"Sweden Central\",\"UAE North\",\"UAE Central\",\"Qatar Central\",\"Israel Central\",\"Poland Central\",\"Italy North\",\"Germany West Central\",\"Germany North\",\"France Central\",\"France South\",\"Korea Central\",\"Korea South\",\"Japan West\",\"Switzerland North\",\"Switzerland West\",\"Canada East\",\"UK West\",\"Central US\",\"Central India\",\"South 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\",\"South Africa North\",\"South Africa West\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2021-05-01\",\"2021-01-01\",\"2018-09-01-preview\",\"2017-10-01\",\"2017-01-01-preview\"],\"defaultApiVersion\":\"2017-01-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/operationstatuses\",\"locations\":[\"Australia Southeast\",\"Brazil South\",\"Canada Central\",\"Norway East\",\"Norway West\",\"Sweden Central\",\"UAE North\",\"UAE Central\",\"Qatar Central\",\"Israel Central\",\"Poland Central\",\"Italy North\",\"Germany West Central\",\"Germany North\",\"France Central\",\"France South\",\"Korea Central\",\"Korea South\",\"Japan West\",\"Switzerland North\",\"Switzerland West\",\"Canada East\",\"UK West\",\"Central US\",\"Central India\",\"South 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\",\"West US 3\",\"South Africa North\",\"South Africa West\"],\"apiVersions\":[\"2021-05-01\",\"2021-01-01\",\"2018-09-01-preview\",\"2017-10-01\",\"2017-01-01-preview\"],\"defaultApiVersion\":\"2017-01-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"operations\",\"locations\":[\"East US 2\"],\"apiVersions\":[\"2021-05-01\",\"2021-01-01\",\"2018-09-01-preview\",\"2017-10-01\",\"2017-01-01-preview\"],\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.OperationalInsights\",\"namespace\":\"Microsoft.OperationalInsights\",\"authorizations\":[{\"applicationId\":\"d2a0a418-0aac-4541-82b2-b3142c89da77\",\"roleDefinitionId\":\"86695298-2eb9-48a7-9ec3-2fdb38b6878b\"},{\"applicationId\":\"ca7f3f0b-7d91-482c-8e09-c5d840d0eac5\",\"roleDefinitionId\":\"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\",\"Germany West Central\",\"Australia Central 2\",\"UAE Central\",\"UAE North\",\"Japan West\",\"Brazil Southeast\",\"Norway East\",\"Norway West\",\"France South\",\"South India\",\"Korea South\",\"Qatar Central\",\"Canada East\",\"West US 3\",\"Sweden Central\",\"South Africa West\",\"Germany North\",\"Poland Central\",\"Israel Central\",\"Italy North\",\"Spain Central\"],\"apiVersions\":[\"2023-09-01\",\"2022-10-01\",\"2021-12-01-preview\",\"2021-06-01\",\"2021-03-01-privatepreview\",\"2020-10-01\",\"2020-08-01\",\"2020-03-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\"],\"defaultApiVersion\":\"2022-10-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"querypacks\",\"locations\":[\"West Central US\",\"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\",\"Norway East\",\"Australia Southeast\",\"Australia Central 2\",\"Germany West Central\",\"Switzerland West\",\"UAE Central\",\"UK West\",\"Brazil Southeast\",\"Japan West\",\"UAE North\",\"Australia Central\",\"France South\",\"South India\",\"Korea South\",\"Qatar Central\",\"Canada East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2019-09-01-preview\",\"2019-09-01\"],\"capabilities\":\"SupportsTags, SupportsLocation\"},{\"resourceType\":\"locations\",\"locations\":[],\"apiVersions\":[\"2020-10-01\",\"2020-08-01\",\"2020-03-01-preview\",\"2019-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\"],\"defaultApiVersion\":\"2020-08-01\",\"capabilities\":\"None\"},{\"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\",\"Germany West Central\",\"Australia Central 2\",\"UAE Central\",\"UAE North\",\"Japan West\",\"Brazil Southeast\",\"Norway East\",\"Norway West\",\"France South\",\"South India\",\"Korea South\",\"Qatar Central\",\"Canada East\",\"West US 3\",\"Sweden Central\",\"South Africa West\",\"Germany North\",\"Poland Central\",\"Israel Central\",\"Italy North\",\"Spain Central\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01\",\"2022-09-01-privatepreview\",\"2021-12-01-preview\",\"2020-10-01\",\"2020-08-01\",\"2020-03-01-preview\",\"2019-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\"],\"defaultApiVersion\":\"2022-10-01\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/workspaces\",\"locations\":[\"East US\",\"West Europe\",\"Australia Southeast\",\"UK South\",\"Canada Central\",\"West US 2\",\"Australia Central\",\"Australia East\",\"France Central\",\"North Europe\",\"Central US\",\"East US 2\",\"South Central US\",\"West US\",\"UK West\",\"Germany West Central\"],\"apiVersions\":[\"2023-01-01-preview\"],\"defaultApiVersion\":\"2023-01-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"workspaces/scopedPrivateLinkProxies\",\"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\",\"Germany West Central\",\"Australia Central 2\",\"UAE Central\",\"UAE North\",\"Japan West\",\"Brazil Southeast\",\"Norway East\",\"Norway West\",\"France South\",\"South India\",\"Korea South\",\"Qatar Central\",\"Canada East\",\"West US 3\",\"Sweden Central\",\"South Africa West\",\"Germany North\",\"Poland Central\",\"Israel Central\",\"Italy North\",\"Spain Central\"],\"apiVersions\":[\"2020-03-01-preview\",\"2019-08-01-preview\",\"2015-11-01-preview\"],\"defaultApiVersion\":\"2020-03-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"workspaces/api\",\"locations\":[],\"apiVersions\":[\"2020-08-01\",\"2020-03-01-preview\",\"2017-01-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"workspaces/query\",\"locations\":[],\"apiVersions\":[\"2017-10-01\"],\"capabilities\":\"None\"},{\"resourceType\":\"workspaces/metadata\",\"locations\":[],\"apiVersions\":[\"2017-10-01\"],\"capabilities\":\"None\"},{\"resourceType\":\"workspaces/purge\",\"locations\":[],\"apiVersions\":[\"2022-10-01\",\"2020-10-01\",\"2020-08-01\",\"2017-04-26-preview\",\"2015-03-20\"],\"capabilities\":\"None\"},{\"resourceType\":\"workspaces/operations\",\"locations\":[],\"apiVersions\":[\"2022-10-01\",\"2020-08-01\",\"2017-04-26-preview\",\"2015-03-20\"],\"capabilities\":\"None\"},{\"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\",\"Germany West Central\",\"Australia Central 2\",\"UAE Central\",\"UAE North\",\"Japan West\",\"Brazil Southeast\",\"Norway East\",\"Norway West\",\"France South\",\"South India\",\"Korea South\",\"Qatar Central\",\"Canada East\",\"West US 3\",\"Sweden Central\",\"South Africa West\",\"Germany North\",\"Poland Central\",\"Israel Central\",\"Italy North\",\"Spain Central\"],\"apiVersions\":[\"2020-08-01\",\"2020-03-01-preview\",\"2015-11-01-preview\"],\"defaultApiVersion\":\"2020-08-01\",\"capabilities\":\"None\"},{\"resourceType\":\"workspaces/linkedStorageAccounts\",\"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\",\"Germany West Central\",\"Australia Central 2\",\"UAE Central\",\"UAE North\",\"Japan West\",\"Brazil Southeast\",\"Norway East\",\"Norway West\",\"France South\",\"South India\",\"Korea South\",\"Qatar Central\",\"Canada East\",\"West US 3\",\"Sweden Central\",\"South Africa West\",\"Germany North\",\"Poland Central\",\"Israel Central\",\"Italy North\",\"Spain Central\"],\"apiVersions\":[\"2020-08-01\",\"2020-03-01-preview\",\"2019-08-01-preview\"],\"defaultApiVersion\":\"2020-08-01\",\"capabilities\":\"None\"},{\"resourceType\":\"workspaces/tables\",\"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 Asia\",\"East US 2\",\"South Central US\",\"North Central US\",\"West US\",\"UK West\",\"South Africa North\",\"Brazil South\",\"Switzerland North\",\"Switzerland West\",\"Germany West Central\",\"Australia Central 2\",\"UAE Central\",\"UAE North\",\"Japan West\",\"Brazil Southeast\",\"Norway East\",\"Norway West\",\"France South\",\"South India\",\"Korea South\",\"Qatar Central\",\"Canada East\",\"West US 3\",\"Sweden Central\",\"South Africa West\",\"Germany North\",\"Poland Central\",\"Israel Central\",\"Italy North\",\"Spain Central\"],\"apiVersions\":[\"2022-10-01\",\"2021-12-01-preview\",\"2020-08-01\",\"2020-03-01-preview\",\"2017-04-26-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"workspaces/summaryLogs\",\"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\",\"Germany West Central\",\"Australia Central 2\",\"UAE Central\",\"UAE North\",\"Japan West\",\"Brazil Southeast\",\"Norway East\",\"Norway West\",\"France South\",\"South India\",\"Korea South\",\"Qatar Central\",\"Canada East\",\"West US 3\",\"Sweden Central\",\"South Africa West\",\"Germany North\",\"Poland Central\",\"Israel Central\",\"Italy North\",\"Spain Central\"],\"apiVersions\":[\"2023-01-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"workspaces/storageInsightConfigs\",\"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 Asia\",\"East US 2\",\"South Central US\",\"North Central US\",\"West US\",\"UK West\",\"South Africa North\",\"Brazil South\",\"Switzerland North\",\"Switzerland West\",\"Germany West Central\",\"Australia Central 2\",\"UAE Central\",\"UAE North\",\"Japan West\",\"Brazil Southeast\",\"Norway East\",\"Norway West\",\"France South\",\"South India\",\"Korea South\",\"Qatar Central\",\"Canada East\",\"West US 3\",\"Sweden Central\",\"South Africa West\",\"Germany North\",\"Poland Central\",\"Israel Central\",\"Italy North\",\"Spain Central\"],\"apiVersions\":[\"2020-08-01\",\"2020-03-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\"],\"capabilities\":\"None\"},{\"resourceType\":\"storageInsightConfigs\",\"locations\":[],\"apiVersions\":[\"2020-08-01\",\"2020-03-01-preview\",\"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\",\"Germany West Central\",\"Australia Central 2\",\"UAE Central\",\"UAE North\",\"Japan West\",\"Brazil Southeast\",\"Norway East\",\"Norway West\",\"France South\",\"South India\",\"Korea South\",\"Qatar Central\",\"Canada East\",\"West US 3\",\"Sweden Central\",\"South Africa West\",\"Germany North\",\"Poland Central\",\"Israel Central\",\"Italy North\",\"Spain Central\"],\"apiVersions\":[\"2020-08-01\",\"2020-03-01-preview\",\"2019-08-01-preview\",\"2015-11-01-preview\"],\"defaultApiVersion\":\"2020-08-01\",\"capabilities\":\"None\"},{\"resourceType\":\"linkTargets\",\"locations\":[\"East US\"],\"apiVersions\":[\"2020-03-01-preview\",\"2015-03-20\"],\"capabilities\":\"None\"},{\"resourceType\":\"deletedWorkspaces\",\"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\",\"Germany West Central\",\"Australia Central 2\",\"UAE Central\",\"UAE North\",\"Japan West\",\"Brazil Southeast\",\"Norway East\",\"Norway West\",\"France South\",\"South India\",\"Korea South\",\"Qatar Central\",\"Canada East\",\"West US 3\",\"Sweden Central\",\"South Africa West\",\"Germany North\",\"Poland Central\",\"Israel Central\",\"Italy North\",\"Spain Central\"],\"apiVersions\":[\"2022-10-01\",\"2021-12-01-preview\",\"2020-10-01\",\"2020-08-01\",\"2020-03-01-preview\"],\"defaultApiVersion\":\"2022-10-01\",\"capabilities\":\"None\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2023-09-01\",\"2022-10-01\",\"2021-12-01-preview\",\"2020-10-01\",\"2020-08-01\",\"2020-03-01-preview\",\"2015-11-01-preview\",\"2014-11-10\"],\"defaultApiVersion\":\"2020-08-01\",\"capabilities\":\"None\"},{\"resourceType\":\"clusters\",\"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\",\"Switzerland North\",\"Switzerland West\",\"Germany West Central\",\"Australia Central 2\",\"UAE Central\",\"Brazil South\",\"UAE North\",\"Japan West\",\"Brazil Southeast\",\"Norway East\",\"Norway West\",\"France South\",\"South India\",\"Korea South\",\"Qatar Central\",\"Canada East\",\"West US 3\",\"Sweden Central\",\"South Africa West\",\"Germany North\",\"Poland Central\",\"Israel Central\",\"Italy North\",\"Spain Central\"],\"apiVersions\":[\"2021-06-01\",\"2020-10-01\",\"2020-08-01\",\"2020-03-01-preview\",\"2019-08-01-preview\"],\"defaultApiVersion\":\"2021-06-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"workspaces/dataExports\",\"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\",\"Germany West Central\",\"Australia Central 2\",\"UAE Central\",\"UAE North\",\"Japan West\",\"Brazil Southeast\",\"Norway East\",\"Norway West\",\"France South\",\"South India\",\"Korea South\",\"Qatar Central\",\"Canada East\",\"West US 3\",\"Sweden Central\",\"South Africa West\",\"Germany North\",\"Poland Central\",\"Israel Central\",\"Italy North\",\"Spain Central\"],\"apiVersions\":[\"2020-08-01\",\"2020-03-01-preview\",\"2019-08-01-preview\"],\"defaultApiVersion\":\"2020-08-01\",\"capabilities\":\"None\"},{\"resourceType\":\"workspaces/networkSecurityPerimeterAssociationProxies\",\"locations\":[\"East US\",\"East US 2\",\"North Central US\",\"South Central US\",\"West US\",\"West US 2\"],\"apiVersions\":[\"2021-10-01\"],\"defaultApiVersion\":\"2021-10-01\",\"capabilities\":\"None\"},{\"resourceType\":\"workspaces/networkSecurityPerimeterConfigurations\",\"locations\":[\"East US\",\"East US 2\",\"North Central US\",\"South Central US\",\"West US\",\"West US 2\"],\"apiVersions\":[\"2021-10-01\"],\"defaultApiVersion\":\"2021-10-01\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/notifyNetworkSecurityPerimeterUpdatesAvailable\",\"locations\":[\"East US 2 EUAP\",\"East US\",\"East US 2\",\"North Central US\",\"South Central US\",\"West US\",\"West US 2\"],\"apiVersions\":[\"2021-10-01\"],\"defaultApiVersion\":\"2021-10-01\",\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d2
2024-06-08T11:47:42.190Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: 06358/providers/Microsoft.Maintenance\",\"namespace\":\"Microsoft.Maintenance\",\"authorizations\":[{\"applicationId\":\"f18474f2-a66a-4bb0-a3c9-9b8d892092fa\",\"roleDefinitionId\":\"2f1ef7b0-d5c4-4d3c-98fa-6a9fa8e74aa5\"},{\"applicationId\":\"c476eb34-4c94-43bc-97fc-94ede0534615\",\"roleDefinitionId\":\"a4a6d4e4-ab06-4e31-9e7f-2289f63f3505\"}],\"resourceTypes\":[{\"resourceType\":\"maintenanceConfigurations\",\"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\",\"UAE North\",\"UAE Central\",\"Germany West Central\",\"Germany North\",\"Switzerland North\",\"Switzerland West\",\"Norway West\",\"Norway East\",\"Brazil Southeast\",\"West US 3\",\"Sweden Central\",\"Poland Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Mexico Central\",\"Spain Central\"],\"apiVersions\":[\"2023-10-01-preview\",\"2023-09-01-preview\",\"2023-04-01\",\"2022-11-01-preview\",\"2022-07-01-preview\",\"2021-09-01-preview\",\"2021-05-01\",\"2021-04-01-preview\",\"2020-07-01-preview\",\"2020-04-01\",\"2018-10-01\",\"2018-06-01-preview\",\"2017-04-26\",\"2017-01-01\",\"2016-01-01\"],\"capabilities\":\"SupportsTags, SupportsLocation\"},{\"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\",\"UAE North\",\"UAE Central\",\"Germany West Central\",\"Germany North\",\"Switzerland North\",\"Switzerland West\",\"Norway West\",\"Norway East\",\"Brazil Southeast\",\"West US 3\",\"Sweden Central\",\"Poland Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Mexico Central\",\"Spain Central\"],\"apiVersions\":[\"2023-10-01-preview\",\"2023-09-01-preview\",\"2023-04-01\",\"2022-11-01-preview\",\"2022-07-01-preview\",\"2021-09-01-preview\",\"2021-05-01\",\"2021-04-01-preview\",\"2020-07-01-preview\",\"2020-04-01\",\"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\",\"UAE North\",\"UAE Central\",\"Germany West Central\",\"Germany North\",\"Switzerland North\",\"Switzerland West\",\"Norway West\",\"Norway East\",\"Brazil Southeast\",\"West US 3\",\"Sweden Central\",\"Poland Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Mexico Central\",\"Spain Central\"],\"apiVersions\":[],\"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\",\"UAE North\",\"UAE Central\",\"Germany West Central\",\"Germany North\",\"Switzerland North\",\"Switzerland West\",\"Norway West\",\"Norway East\",\"Brazil Southeast\",\"West US 3\",\"Sweden Central\",\"Poland Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Mexico Central\",\"Spain Central\"],\"apiVersions\":[\"2023-10-01-preview\",\"2023-09-01-preview\",\"2023-04-01\",\"2022-11-01-preview\",\"2022-07-01-preview\",\"2021-09-01-preview\",\"2021-05-01\",\"2021-04-01-preview\",\"2020-07-01-preview\",\"2020-04-01\",\"2018-10-01\",\"2018-06-01-preview\",\"2017-04-26\",\"2017-01-01\",\"2016-01-01\"],\"capabilities\":\"SupportsExtension\"},{\"resourceType\":\"publicMaintenanceConfigurations\",\"locations\":[],\"apiVersions\":[\"2023-10-01-preview\",\"2023-09-01-preview\",\"2023-04-01\",\"2022-11-01-preview\",\"2022-07-01-preview\",\"2021-09-01-preview\",\"2021-05-01\",\"2021-04-01-preview\",\"2020-07-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"operations\",\"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\",\"UAE North\",\"UAE Central\",\"Germany West Central\",\"Germany North\",\"Switzerland North\",\"Switzerland West\",\"Norway West\",\"Norway East\",\"Brazil Southeast\",\"West US 3\",\"Sweden Central\",\"Poland Central\",\"Qatar Central\",\"Israel Central\",\"Italy North\",\"Mexico Central\",\"Spain Central\"],\"apiVersions\":[\"2023-10-01-preview\",\"2023-09-01-preview\",\"2023-04-01\",\"2022-11-01-preview\",\"2022-07-01-preview\",\"2021-09-01-preview\",\"2021-05-01\",\"2021-04-01-preview\",\"2020-07-01-preview\",\"2020-04-01\",\"2018-10-01\",\"2018-06-01-preview\",\"2017-04-26\",\"2017-01-01\",\"2016-01-01\"],\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Blueprint\",\"namespace\":\"Microsoft.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-preview\",\"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\"],\"capabilities\":\"None\"},{\"resourceType\":\"blueprints/versions\",\"locations\":[],\"apiVersions\":[\"2018-11-01-preview\",\"2018-11-01-alpha\",\"2017-11-11-preview\",\"2017-11-11-alpha\"],\"capabilities\":\"None\"},{\"resourceType\":\"blueprints/versions/artifacts\",\"locations\":[],\"apiVersions\":[\"2018-11-01-preview\",\"2018-11-01-alpha\",\"2017-11-11-preview\",\"2017-11-11-alpha\"],\"capabilities\":\"None\"},{\"resourceType\":\"blueprintAssignments\",\"locations\":[],\"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\",\"2017-11-11-alpha\"],\"capabilities\":\"None\"},{\"resourceType\":\"blueprintAssignments/assignmentOperations\",\"locations\":[],\"apiVersions\":[\"2018-11-01-preview\",\"2018-11-01-alpha\"],\"capabilities\":\"None\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2018-11-01-preview\",\"2018-11-01-alpha\",\"2017-11-11-preview\",\"2017-11-11-alpha\"],\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.DocumentDB\",\"namespace\":\"Microsoft.DocumentDB\",\"authorizations\":[{\"applicationId\":\"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\",\"roleDefinitionId\":\"D5A795DE-916D-4818-B015-33C9E103E39B\"},{\"applicationId\":\"e95a6071-4f90-4971-84e2-492d9323345b\",\"roleDefinitionId\":\"A2EBFC51-AD44-4D13-A387-B95AFDFA016D\"}],\"resourceTypes\":[{\"resourceType\":\"databaseAccounts\",\"locations\":[\"West Central US\",\"North Central US\",\"Central US\",\"Brazil South\",\"Canada Central\",\"West US 2\",\"East US 2\",\"France Central\",\"Japan East\",\"Southeast Asia\",\"Central India\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"North Europe\",\"West Europe\",\"Norway East\",\"Korea Central\",\"Australia East\",\"Canada East\",\"East Asia\",\"Germany West Central\",\"UK South\",\"Australia Central\",\"Australia Southeast\",\"Japan West\",\"Korea South\",\"South India\",\"West India\",\"West US\",\"South Central US\",\"East US\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-05-15-preview\",\"2024-05-15\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-11-15\",\"2023-09-15-preview\",\"2023-09-15\",\"2023-04-15\",\"2023-03-15-preview\",\"2023-03-15\",\"2023-03-01-preview\",\"2022-11-15-preview\",\"2022-11-15\",\"2022-08-15-preview\",\"2022-08-15\",\"2022-05-15-preview\",\"2022-05-15\",\"2022-02-15-preview\",\"2021-11-15-preview\",\"2021-10-15-preview\",\"2021-10-15\",\"2021-07-01-preview\",\"2021-06-15\",\"2021-05-15\",\"2021-05-01-preview\",\"2021-04-15\",\"2021-04-01-preview\",\"2021-03-15\",\"2021-03-01-preview\",\"2021-01-15\",\"2020-09-01\",\"2020-06-01-preview\",\"2020-04-01\",\"2020-03-01\",\"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\"],\"defaultApiVersion\":\"2022-08-15-preview\",\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2015-04-08\"}],\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"databaseAccountNames\",\"locations\":[],\"apiVersions\":[\"2024-05-15-preview\",\"2024-05-15\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-11-15\",\"2023-09-15-preview\",\"2023-09-15\",\"2023-04-15\",\"2023-03-15-preview\",\"2023-03-15\",\"2023-03-01-preview\",\"2022-11-15-preview\",\"2022-11-15\",\"2022-08-15-preview\",\"2022-08-15\",\"2022-05-15-preview\",\"2022-05-15\",\"2022-02-15-preview\",\"2021-11-15-preview\",\"2021-10-15-preview\",\"2021-10-15\",\"2021-07-01-preview\",\"2021-06-15\",\"2021-05-15\",\"2021-05-01-preview\",\"2021-04-15\",\"2021-04-01-preview\",\"2021-03-15\",\"2021-03-01-preview\",\"2021-01-15\",\"2020-09-01\",\"2020-06-01-preview\",\"2020-04-01\",\"2020-03-01\",\"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\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2015-04-08\"}],\"capabilities\":\"None\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2024-05-15-preview\",\"2024-05-15\",\"2024-03-01-preview\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-11-15\",\"2023-09-15-preview\",\"2023-09-15\",\"2023-04-15\",\"2023-03-15-preview\",\"2023-03-15\",\"2023-03-01-preview\",\"2022-11-15-preview\",\"2022-11-15\",\"2022-08-15-preview\",\"2022-08-15\",\"2022-05-15-preview\",\"2022-05-15\",\"2022-02-15-preview\",\"2021-11-15-preview\",\"2021-10-15-preview\",\"2021-10-15\",\"2021-07-01-preview\",\"2021-06-15\",\"2021-05-15\",\"2021-05-01-preview\",\"2021-04-15\",\"2021-04-01-preview\",\"2021-03-15\",\"2021-03-01-preview\",\"2021-01-15\",\"2020-09-01\",\"2020-06-01-preview\",\"2020-04-01\",\"2020-03-01\",\"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\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2015-04-08\"}],\"capabilities\":\"None\"},{\"resourceType\":\"operationResults\",\"locations\":[],\"apiVersions\":[\"2024-05-15-preview\",\"2024-05-15\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-11-15\",\"2023-09-15-preview\",\"2023-09-15\",\"2023-04-15\",\"2023-03-15-preview\",\"2023-03-15\",\"2023-03-01-preview\",\"2022-11-15-preview\",\"2022-11-15\",\"2022-08-15-preview\",\"2022-08-15\",\"2022-05-15-preview\",\"2022-05-15\",\"2022-02-15-preview\",\"2021-11-15-preview\",\"2021-10-15-preview\",\"2021-10-15\",\"2021-07-01-preview\",\"2021-06-15\",\"2021-05-15\",\"2021-05-01-preview\",\"2021-04-15\",\"2021-04-01-preview\",\"2021-03-15\",\"2021-03-01-preview\",\"2021-01-15\",\"2020-09-01\",\"2020-06-01-preview\",\"2020-04-01\",\"2020-03-01\",\"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\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2015-04-08\"}],\"capabilities\":\"None\"},{\"resourceType\":\"operationsStatus\",\"locations\":[],\"apiVersions\":[\"2024-05-15-preview\",\"2024-05-15\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-11-15\",\"2023-09-15-preview\",\"2023-09-15\",\"2023-04-15\",\"2023-03-15-preview\",\"2023-03-15\",\"2023-03-01-preview\",\"2022-11-15-preview\",\"2022-11-15\",\"2022-08-15-preview\",\"2022-08-15\",\"2022-05-15-preview\",\"2022-05-15\",\"2022-02-15-preview\",\"2021-11-15-preview\",\"2021-10-15-preview\",\"2021-10-15\",\"2021-07-01-preview\",\"2021-06-15\",\"2021-05-15\",\"2021-05-01-preview\",\"2021-04-15\",\"2021-04-01-preview\",\"2021-03-15\",\"2021-03-01-preview\",\"2021-01-15\",\"2020-09-01\",\"2020-06-01-preview\",\"2020-04-01\",\"2020-03-01\",\"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\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2015-04-08\"}],\"capabilities\":\"None\"},{\"resourceType\":\"locations/operationsStatus\",\"locations\":[\"West Central US\",\"North Central US\",\"Central US\",\"Brazil South\",\"Canada Central\",\"West US 2\",\"East US 2\",\"France Central\",\"Japan East\",\"Southeast Asia\",\"Central India\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"North Europe\",\"West Europe\",\"Norway East\",\"Korea Central\",\"Australia East\",\"Canada East\",\"East Asia\",\"Germany West Central\",\"UK South\",\"Australia Central\",\"Australia Southeast\",\"Japan West\",\"Korea South\",\"South India\",\"West India\",\"West US\",\"South Central US\",\"East US\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-05-15-preview\",\"2024-05-15\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-11-15\",\"2023-09-15-preview\",\"2023-09-15\",\"2023-04-15\",\"2023-03-15-preview\",\"2023-03-15\",\"2023-03-01-preview\",\"2022-11-15-preview\",\"2022-11-15\",\"2022-08-15-preview\",\"2022-08-15\",\"2022-05-15-preview\",\"2022-05-15\",\"2022-02-15-preview\",\"2021-11-15-preview\",\"2021-10-15-preview\",\"2021-10-15\",\"2021-07-01-preview\",\"2021-06-15\",\"2021-05-15\",\"2021-05-01-preview\",\"2021-04-15\",\"2021-04-01-preview\",\"2021-03-15\",\"2021-03-01-preview\",\"2021-01-15\",\"2020-09-01\",\"2020-06-01-preview\",\"2020-04-01\",\"2020-03-01\",\"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\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2015-04-08\"}],\"capabilities\":\"None\"},{\"resourceType\":\"locations/operationResults\",\"locations\":[\"West Central US\",\"North Central US\",\"Central US\",\"Brazil South\",\"Canada Central\",\"West US 2\",\"East US 2\",\"France Central\",\"Japan East\",\"Southeast Asia\",\"Central India\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"North Europe\",\"West Europe\",\"Norway East\",\"Korea Central\",\"Australia East\",\"Canada East\",\"East Asia\",\"Germany West Central\",\"UK South\",\"Australia Central\",\"Australia Southeast\",\"Japan West\",\"Korea South\",\"South India\",\"West India\",\"West US\",\"South Central US\",\"East US\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-05-15-preview\",\"2024-05-15\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-11-15\",\"2023-09-15-preview\",\"2023-09-15\",\"2023-04-15\",\"2023-03-15-preview\",\"2023-03-15\",\"2023-03-01-preview\",\"2022-11-15-preview\",\"2022-11-15\",\"2022-08-15-preview\",\"2022-08-15\",\"2022-05-15-preview\",\"2022-05-15\",\"2022-02-15-preview\",\"2021-11-15-preview\",\"2021-10-15-preview\",\"2021-10-15\",\"2021-07-01-preview\",\"2021-06-15\",\"2021-05-15\",\"2021-05-01-preview\",\"2021-04-15\",\"2021-04-01-preview\",\"2021-03-15\",\"2021-03-01-preview\",\"2021-01-15\",\"2020-09-01\",\"2020-06-01-preview\",\"2020-04-01\",\"2020-03-01\",\"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\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2015-04-08\"}],\"capabilities\":\"None\"},{\"resourceType\":\"locations\",\"locations\":[],\"apiVersions\":[\"2024-05-15-preview\",\"2024-05-15\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-11-15\",\"2023-09-15-preview\",\"2023-09-15\",\"2023-04-15\",\"2023-03-15-preview\",\"2023-03-15\",\"2023-03-01-preview\",\"2022-11-15-preview\",\"2022-11-15\",\"2022-08-15-preview\",\"2022-08-15\",\"2022-05-15-preview\",\"2022-05-15\",\"2022-02-15-preview\",\"2021-11-15-preview\",\"2021-10-15-preview\",\"2021-10-15\",\"2021-07-01-preview\",\"2021-06-15\",\"2021-05-15\",\"2021-05-01-preview\",\"2021-04-15\",\"2021-04-01-preview\",\"2021-03-15\",\"2021-03-01-preview\",\"2021-01-15\",\"2020-09-01\",\"2020-06-01-preview\",\"2020-04-01\",\"2020-03-01\",\"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\":\"None\"},{\"resourceType\":\"locations/deleteVirtualNetworkOrSubnets\",\"locations\":[\"West Central US\",\"North Central US\",\"Central US\",\"Brazil South\",\"Canada Central\",\"West US 2\",\"East US 2\",\"France Central\",\"Japan East\",\"Southeast Asia\",\"Central India\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"North Europe\",\"West Europe\",\"Norway East\",\"Korea Central\",\"Australia East\",\"Canada East\",\"East Asia\",\"Germany West Central\",\"UK South\",\"Australia Central\",\"Australia Southeast\",\"Japan West\",\"Korea South\",\"South India\",\"West India\",\"West US\",\"South Central US\",\"East US\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-05-15-preview\",\"2024-05-15\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-11-15\",\"2023-09-15-preview\",\"2023-09-15\",\"2023-04-15\",\"2023-03-15-preview\",\"2023-03-15\",\"2023-03-01-preview\",\"2022-11-15-preview\",\"2022-11-15\",\"2022-08-15-preview\",\"2022-08-15\",\"2022-05-15-preview\",\"2022-05-15\",\"2022-02-15-preview\",\"2021-11-15-preview\",\"2021-10-15-preview\",\"2021-10-15\",\"2021-07-01-preview\",\"2021-06-15\",\"2021-05-15\",\"2021-05-01-preview\",\"2021-04-15\",\"2021-04-01-preview\",\"2021-03-15\",\"2021-03-01-preview\",\"2021-01-15\",\"2020-09-01\",\"2020-06-01-preview\",\"2020-04-01\",\"2020-03-01\",\"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\":\"None\"},{\"resourceType\":\"locations/restorableDatabaseAccounts\",\"locations\":[\"West Central US\",\"North Central US\",\"Central US\",\"Brazil South\",\"Canada Central\",\"West US 2\",\"East US 2\",\"France Central\",\"Japan East\",\"Southeast Asia\",\"Central India\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"North Europe\",\"West Europe\",\"Norway East\",\"Korea Central\",\"Australia East\",\"Canada East\",\"East Asia\",\"Germany West Central\",\"UK South\",\"Australia Central\",\"Australia Southeast\",\"Japan West\",\"Korea South\",\"South India\",\"West India\",\"West US\",\"South Central US\",\"East US\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-05-15-preview\",\"2024-05-15\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-11-15\",\"2023-09-15-preview\",\"2023-09-15\",\"2023-04-15\",\"2023-03-15-preview\",\"2023-03-15\",\"2023-03-01-preview\",\"2022-11-15-preview\",\"2022-11-15\",\"2022-08-15-preview\",\"2022-08-15\",\"2022-05-15-preview\",\"2022-05-15\",\"2022-02-15-preview\",\"2021-11-15-preview\",\"2021-10-15-preview\",\"2021-10-15\",\"2021-07-01-preview\",\"2021-06-15\",\"2021-05-01-preview\",\"2021-04-01-preview\",\"2021-03-01-preview\",\"2020-06-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"restorableDatabaseAccounts\",\"locations\":[\"West Central US\",\"North Central US\",\"Central US\",\"Brazil South\",\"Canada Central\",\"West US 2\",\"East US 2\",\"France Central\",\"Japan East\",\"Southeast Asia\",\"Central India\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"North Europe\",\"West Europe\",\"Norway East\",\"Korea Central\",\"Australia East\",\"Canada East\",\"East Asia\",\"Germany West Central\",\"UK South\",\"Australia Central\",\"Australia Southeast\",\"Japan West\",\"Korea South\",\"South India\",\"West India\",\"West US\",\"South Central US\",\"East US\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-05-15-preview\",\"2024-05-15\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-11-15\",\"2023-09-15-preview\",\"2023-09-15\",\"2023-04-15\",\"2023-03-15-preview\",\"2023-03-15\",\"2023-03-01-preview\",\"2022-11-15-preview\",\"2022-11-15\",\"2022-08-15-preview\",\"2022-08-15\",\"2022-05-15-preview\",\"2022-05-15\",\"2022-02-15-preview\",\"2021-11-15-preview\",\"2021-10-15-preview\",\"2021-10-15\",\"2021-07-01-preview\",\"2021-06-15\",\"2021-05-01-preview\",\"2021-04-01-preview\",\"2021-03-01-preview\",\"2020-06-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"cassandraClusters\",\"locations\":[\"West Central US\",\"North Central US\",\"Central US\",\"Brazil South\",\"Canada Central\",\"West US 2\",\"East US 2\",\"France Central\",\"Japan East\",\"Southeast Asia\",\"Central India\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"North Europe\",\"West Europe\",\"Norway East\",\"Korea Central\",\"Australia East\",\"Canada East\",\"East Asia\",\"Germany West Central\",\"UK South\",\"Australia Central\",\"Australia Southeast\",\"Japan West\",\"Korea South\",\"South India\",\"West India\",\"West US\",\"South Central US\",\"East US\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-05-15-preview\",\"2024-05-15\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-11-15\",\"2023-09-15-preview\",\"2023-09-15\",\"2023-04-15\",\"2023-03-15-preview\",\"2023-03-15\",\"2023-03-01-preview\",\"2022-11-15-preview\",\"2022-11-15\",\"2022-08-15-preview\",\"2022-08-15\",\"2022-05-15-preview\",\"2022-05-15\",\"2022-02-15-preview\",\"2021-11-15-preview\",\"2021-10-15-preview\",\"2021-10-15\",\"2021-07-01-preview\",\"2021-05-01-preview\",\"2021-04-01-preview\",\"2021-03-01-preview\"],\"defaultApiVersion\":\"2021-10-15\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"databaseAccounts/encryptionScopes\",\"locations\":[\"West Central US\",\"North Central US\",\"Central US\",\"Brazil South\",\"Canada Central\",\"West US 2\",\"East US 2\",\"France Central\",\"Japan East\",\"Southeast Asia\",\"Central India\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"North Europe\",\"West Europe\",\"Norway East\",\"Korea Central\",\"Australia East\",\"Canada East\",\"East Asia\",\"Germany West Central\",\"UK South\",\"Australia Central\",\"Australia Southeast\",\"Japan West\",\"Korea South\",\"South India\",\"West India\",\"West US\",\"South Central US\",\"East US\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-05-15-preview\",\"2024-05-15\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-11-15\",\"2023-09-15-preview\",\"2023-09-15\",\"2023-04-15\",\"2023-03-15-preview\",\"2023-03-15\",\"2023-03-01-preview\",\"2022-11-15-preview\",\"2022-11-15\",\"2022-08-15-preview\",\"2022-08-15\",\"2022-05-15-preview\",\"2022-05-15\",\"2022-02-15-preview\",\"2021-11-15-preview\",\"2021-10-15-preview\",\"2021-10-15\",\"2021-07-01-preview\",\"2021-05-01-preview\",\"2021-04-01-preview\",\"2021-03-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"mongoClusters\",\"locations\":[\"East US\",\"West Europe\",\"Australia East\",\"West US 2\",\"East US 2\",\"North Europe\",\"Canada Central\",\"Central US\",\"South Central US\",\"Southeast Asia\",\"Brazil South\",\"UK South\",\"Central India\",\"East Asia\",\"France Central\",\"Japan East\",\"UAE North\",\"South India\"],\"apiVersions\":[\"2024-03-01-preview\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-09-15-preview\",\"2023-03-15-preview\",\"2023-03-01-preview\",\"2022-10-15-preview\"],\"defaultApiVersion\":\"2023-03-01-preview\",\"capabilities\":\"SupportsTags, SupportsLocation\"},{\"resourceType\":\"locations/mongoClusterOperationResults\",\"locations\":[\"East US\",\"West Europe\",\"Australia East\",\"West US 2\",\"East US 2\",\"North Europe\",\"Canada Central\",\"Central US\",\"South Central US\",\"Southeast Asia\",\"Brazil South\",\"UK South\",\"Central India\",\"East Asia\",\"France Central\",\"Japan East\",\"UAE North\",\"South India\"],\"apiVersions\":[\"2024-03-01-preview\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-09-15-preview\",\"2023-03-15-preview\",\"2023-03-01-preview\",\"2022-10-15-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/mongoClusterAzureAsyncOperation\",\"locations\":[\"East US\",\"West Europe\",\"Australia East\",\"West US 2\",\"East US 2\",\"North Europe\",\"Canada Central\",\"Central US\",\"South Central US\",\"Southeast Asia\",\"Brazil South\",\"UK South\",\"Central India\",\"East Asia\",\"France Central\",\"Japan East\",\"UAE North\",\"South India\"],\"apiVersions\":[\"2024-03-01-preview\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-09-15-preview\",\"2023-03-15-preview\",\"2023-03-01-preview\",\"2022-10-15-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/checkMongoClusterNameAvailability\",\"locations\":[\"East US\",\"West Europe\",\"Australia East\",\"West US 2\",\"East US 2\",\"North Europe\",\"Canada Central\",\"Central US\",\"South Central US\",\"Southeast Asia\",\"Brazil South\",\"UK South\",\"Central India\",\"East Asia\",\"France Central\",\"Japan East\",\"UAE North\",\"South India\"],\"apiVersions\":[\"2024-03-01-preview\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-09-15-preview\",\"2023-03-15-preview\",\"2023-03-01-preview\",\"2022-10-15-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/notifyNetworkSecurityPerimeterUpdatesAvailable\",\"locations\":[\"West Central US\",\"North Central US\",\"Central US\",\"Brazil South\",\"Canada Central\",\"West US 2\",\"East US 2\",\"France Central\",\"Japan East\",\"Southeast Asia\",\"Central India\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"North Europe\",\"West Europe\",\"Norway East\",\"Korea Central\",\"Australia East\",\"Canada East\",\"East Asia\",\"Germany West Central\",\"UK South\",\"Australia Central\",\"Australia Southeast\",\"Japan West\",\"Korea South\",\"South India\",\"West India\",\"West US\",\"South Central US\",\"East US\",\"France South\",\"Australia Central 2\",\"UAE Central\",\"West US 3\",\"Brazil SouthEast\",\"Germany North\",\"Switzerland West\",\"South Africa West\",\"Norway West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Spain Central\",\"Mexico Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"2024-05-15-preview\",\"2024-05-15\",\"2024-02-15-preview\",\"2023-11-15-preview\",\"2023-11-15\",\"2023-09-15-preview\",\"2023-09-15\",\"2023-04-15\",\"2023-03-15-preview\",\"2023-03-15\",\"2023-03-01-preview\",\"2022-11-15-preview\",\"2022-11-15\",\"2022-08-15-preview\",\"2022-08-15\"],\"capabilities\":\"None\"},{\"resourceType\":\"throughputPools\",\"locations\":[\"West Central US\",\"North Central US\",\"Central US\",\"Brazil South\",\"Canada Central\",\"West US 2\",\"East US 2\",\"France Central\",\"Japan East\",\"Southeast Asia\",\"Central India\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"North Europe\",\"West Europe\",\"Norway East\",\"Korea Central\",\"Australia East\",\"Canada East\",\"East Asia\",\"Germany West Central\",\"UK South\",\"Australia Central\",\"Australia Southeast\",\"Japan West\",\"Korea South\",\"South India\",\"West India\",\"West US\",\"South Central US\",\"East US\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-02-15-preview\",\"2023-11-15-preview\"],\"capabilities\":\"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"throughputPools/throughputPoolAccounts\",\"locations\":[\"West Central US\",\"North Central US\",\"Central US\",\"Brazil South\",\"Canada Central\",\"West US 2\",\"East US 2\",\"France Central\",\"Japan East\",\"Southeast Asia\",\"Central India\",\"South Africa North\",\"Switzerland North\",\"UAE North\",\"UK West\",\"North Europe\",\"West Europe\",\"Norway East\",\"Korea Central\",\"Australia East\",\"Canada East\",\"East Asia\",\"Germany West Central\",\"UK South\",\"Australia Central\",\"Australia Southeast\",\"Japan West\",\"Korea South\",\"South India\",\"West India\",\"West US\",\"South Central US\",\"East US\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Spain Central\",\"Mexico Central\"],\"apiVersions\":[\"2024-02-15-preview\",\"2023-11-15-preview\"],\"capabilities\":\"SystemAssignedResourceIdentity\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.GuestConfiguration\",\"namespace\":\"Microsoft.GuestConfiguration\",\"authorizations\":[{\"applicationId\":\"e935b4a5-8968-416d-8414-caed51c782a9\",\"roleDefinitionId\":\"9c6ffa40-421e-4dc0-9739-76b0699a11de\"}],\"resourceTypes\":[{\"resourceType\":\"guestConfigurationAssignments\",\"locations\":[],\"apiVersions\":[\"2022-01-25\",\"2021-01-25\",\"2020-06-25\",\"2018-11-20\",\"2018-06-30-preview\",\"2018-01-20-preview\"],\"capabilities\":\"SupportsExtension\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2022-01-25\",\"2021-01-25\",\"2020-06-25\",\"2018-11-20\",\"2018-06-30-preview\",\"2018-01-20-preview\"],\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.PolicyInsights\",\"namespace\":\"Microsoft.PolicyInsights\",\"authorizations\":[{\"applicationId\":\"1d78a85d-813d-46f0-b496-dd72f50a3ec0\",\"roleDefinitionId\":\"63d2b225-4c34-4641-8768-21a1f7c68ce8\"},{\"applicationId\":\"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\",\"2017-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\":\"componentPolicyStates\",\"locations\":[],\"apiVersions\":[\"2022-04-01\"],\"capabilities\":\"SupportsExtension\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2022-04-01\",\"2019-10-01\",\"2018-07-01-preview\",\"2018-04-04\",\"2017-12-12-preview\",\"2017-10-17-preview\",\"2017-08-09-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"asyncOperationResults\",\"locations\":[],\"apiVersions\":[\"2019-10-01\",\"2018-07-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"remediations\",\"locations\":[],\"apiVersions\":[\"2021-10-01\",\"2019-07-01\",\"2018-07-01-preview\"],\"capabilities\":\"SupportsExtension\"},{\"resourceType\":\"attestations\",\"locations\":[],\"apiVersions\":[\"2022-09-01\",\"2021-01-01\",\"2019-10-01\"],\"capabilities\":\"SupportsExtension\"},{\"resourceType\":\"eventGridFilters\",\"locations\":[],\"apiVersions\":[\"2020-10-01\"],\"capabilities\":\"SupportsExtension\"},{\"resourceType\":\"checkPolicyRestrictions\",\"locations\":[],\"apiVersions\":[\"2023-03-01\",\"2022-03-01\",\"2020-07-01-preview\",\"2020-07-01\"],\"capabilities\":\"SupportsExtension\"},{\"resourceType\":\"policyTrackedResources\",\"locations\":[],\"apiVersions\":[\"2018-07-01-preview\"],\"capabilities\":\"SupportsExtension\"},{\"resourceType\":\"policyMetadata\",\"locations\":[],\"apiVersions\":[\"2019-10-01\"],\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.ServiceBus\",\"namespace\":\"Microsoft.ServiceBus\",\"authorizations\":[{\"applicationId\":\"80a10ef9-8168-493d-abf9-3297c4ef6e3c\",\"roleDefinitionId\":\"2b7763f7-bbe2-4e19-befe-28c79f1cf7f7\"},{\"applicationId\":\"eb070ea5-bd17-41f1-ad68-5851f6e71774\"}],\"resourceTypes\":[{\"resourceType\":\"namespaces\",\"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\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\",\"2015-08-01\",\"2014-09-01\"],\"defaultApiVersion\":\"2017-04-01\",\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"namespaces/authorizationrules\",\"locations\":[\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Brazil Southeast\",\"Canada Central\",\"Canada East\",\"Central India\",\"Central US\",\"East Asia\",\"East US\",\"East US 2\",\"France Central\",\"Germany West Central\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"namespaces/networkrulesets\",\"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\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"namespaces/privateEndpointConnections\",\"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\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"namespaces/privateEndpointConnectionProxies\",\"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\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"namespaces/queues\",\"locations\":[\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Brazil Southeast\",\"Canada Central\",\"Canada East\",\"Central India\",\"Central US\",\"East Asia\",\"East US\",\"East US 2\",\"France Central\",\"Germany West Central\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"namespaces/queues/authorizationrules\",\"locations\":[\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Brazil Southeast\",\"Canada Central\",\"Canada East\",\"Central India\",\"Central US\",\"East Asia\",\"East US\",\"East US 2\",\"France Central\",\"Germany West Central\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"namespaces/topics\",\"locations\":[\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Brazil Southeast\",\"Canada Central\",\"Canada East\",\"Central India\",\"Central US\",\"East Asia\",\"East US\",\"East US 2\",\"France Central\",\"Germany West Central\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"namespaces/topics/authorizationrules\",\"locations\":[\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Brazil Southeast\",\"Canada Central\",\"Canada East\",\"Central India\",\"Central US\",\"East Asia\",\"East US\",\"East US 2\",\"France Central\",\"Germany West Central\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"namespaces/topics/subscriptions\",\"locations\":[\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Brazil Southeast\",\"Canada Central\",\"Canada East\",\"Central India\",\"Central US\",\"East Asia\",\"East US\",\"East US 2\",\"France Central\",\"Germany West Central\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"namespaces/topics/subscriptions/rules\",\"locations\":[\"Australia Central\",\"Australia East\",\"Australia Southeast\",\"Brazil South\",\"Brazil Southeast\",\"Canada Central\",\"Canada East\",\"Central India\",\"Central US\",\"East Asia\",\"East US\",\"East US 2\",\"France Central\",\"Germany West Central\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"checkNamespaceAvailability\",\"locations\":[],\"apiVersions\":[\"2015-08-01\",\"2014-09-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2015-08-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"checkNameAvailability\",\"locations\":[],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\",\"2015-08-01\",\"2014-09-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"sku\",\"locations\":[],\"apiVersions\":[\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\",\"2015-08-01\",\"2014-09-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"premiumMessagingRegions\",\"locations\":[],\"apiVersions\":[\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\",\"2015-08-01\",\"2014-09-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2017-04-01\",\"2015-08-01\",\"2014-09-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"namespaces/eventgridfilters\",\"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\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2017-04-01\",\"2015-08-01\",\"2014-09-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"namespaces/disasterrecoveryconfigs\",\"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\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"namespaces/migrationConfigurations\",\"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\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"namespaces/disasterrecoveryconfigs/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\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"locations\",\"locations\":[],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"locations/operationStatus\",\"locations\":[],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/namespaceOperationResults\",\"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\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\"],\"capabilities\":\"None\"},{\"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\",\"Israel Central\",\"Italy North\",\"Japan East\",\"Japan West\",\"Korea Central\",\"Korea South\",\"Mexico Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"South India\",\"Spain Central\",\"Sweden Central\",\"Switzerland North\",\"UAE North\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West India\",\"West US\",\"West US 2\",\"West US 3\"],\"apiVersions\":[\"2023-01-01-preview\",\"2022-10-01-preview\",\"2022-01-01-preview\",\"2021-11-01\",\"2021-06-01-preview\",\"2021-01-01-preview\",\"2018-01-01-preview\",\"2017-04-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-04-01\"}],\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.TimeSeriesInsights\",\"namespace\":\"Microsoft.TimeSeriesInsights\",\"authorizations\":[{\"applicationId\":\"120d688d-1518-4cf7-bd38-182f158850b6\",\"roleDefinitionId\":\"5a43abdf-bb87-42c4-9e56-1c24bf364150\"}],\"resourceTypes\":[{\"resourceType\":\"environments\",\"locations\":[\"Canada Central\",\"France Central\",\"South Central Us\",\"East US 2\",\"West US\",\"East US\",\"North Europe\",\"West Europe\",\"West US 2\",\"Central US\",\"Southeast Asia\",\"Australia East\",\"Australia Southeast\",\"East Asia\",\"UK West\",\"UK South\"],\"apiVersions\":[\"2021-03-31-preview\",\"2020-05-15\",\"2018-08-15-preview\",\"2017-11-15\",\"2017-02-28-preview\"],\"defaultApiVersion\":\"2020-05-15\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"environments/eventsources\",\"locations\":[\"Canada Central\",\"France Central\",\"South Central Us\",\"East US 2\",\"West US\",\"East US\",\"North Europe\",\"West Europe\",\"West US 2\",\"Central US\",\"Southeast Asia\",\"Australia East\",\"Australia Southeast\",\"East Asia\",\"UK West\",\"UK South\"],\"apiVersions\":[\"2021-03-31-preview\",\"2020-05-15\",\"2018-08-15-preview\",\"2017-11-15\",\"2017-02-28-preview\"],\"defaultApiVersion\":\"2020-05-15\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"environments/referenceDataSets\",\"locations\":[\"Canada Central\",\"France Central\",\"South Central Us\",\"East US 2\",\"West US\",\"East US\",\"North Europe\",\"West Europe\",\"West US 2\",\"Central US\",\"Southeast Asia\",\"Australia East\",\"Australia Southeast\",\"East Asia\",\"UK West\",\"UK South\"],\"apiVersions\":[\"2021-03-31-preview\",\"2020-05-15\",\"2018-08-15-preview\",\"2017-11-15\",\"2017-02-28-preview\"],\"defaultApiVersion\":\"2020-05-15\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"environments/accessPolicies\",\"locations\":[\"Canada Central\",\"France Central\",\"South Central Us\",\"East US 2\",\"West US\",\"East US\",\"North Europe\",\"West Europe\",\"West US 2\",\"Central US\",\"Southeast Asia\",\"Australia East\",\"Australia Southeast\",\"East Asia\",\"UK West\",\"UK South\"],\"apiVersions\":[\"2021-03-31-preview\",\"2020-05-15\",\"2018-08-15-preview\",\"2017-11-15\",\"2017-02-28-preview\"],\"defaultApiVersion\":\"2020-05-15\",\"capabilities\":\"None\"},{\"resourceType\":\"environments/privateLinkResources\",\"locations\":[\"Canada Central\",\"France Central\",\"South Central Us\",\"East US 2\",\"West US\",\"East US\",\"North Europe\",\"West Europe\",\"West US 2\",\"Central US\",\"Southeast Asia\",\"Australia East\",\"Australia Southeast\",\"East Asia\",\"UK West\",\"UK South\"],\"apiVersions\":[\"2021-03-31-preview\",\"2020-05-15\"],\"defaultApiVersion\":\"2020-05-15\",\"capabilities\":\"None\"},{\"resourceType\":\"environments/privateEndpointConnectionProxies\",\"locations\":[\"Canada Central\",\"France Central\",\"South Central Us\",\"East US 2\",\"West US\",\"East US\",\"North Europe\",\"West Europe\",\"West US 2\",\"Central US\",\"Southeast Asia\",\"Australia East\",\"Australia Southeast\",\"East Asia\",\"UK West\",\"UK South\"],\"apiVersions\":[\"2021-03-31-preview\",\"2020-05-15\"],\"defaultApiVersion\":\"2020-05-15\",\"capabilities\":\"None\"},{\"resourceType\":\"environments/privateEndpointConnections\",\"locations\":[\"Canada Central\",\"France Central\",\"South Central Us\",\"East US 2\",\"West US\",\"East US\",\"North Europe\",\"West Europe\",\"West US 2\",\"Central US\",\"Southeast Asia\",\"Australia East\",\"Australia Southeast\",\"East Asia\",\"UK West\",\"UK South\"],\"apiVersions\":[\"2021-03-31-preview\",\"2020-05-15\"],\"defaultApiVersion\":\"2020-05-15\",\"capabilities\":\"None\"},{\"resourceType\":\"operations\",\"locations\":[\"Canada Central\",\"West India\",\"France Central\",\"South Central Us\",\"East US 2\",\"West US\",\"East US\",\"East US 2 EUAP\",\"North Europe\",\"West Europe\",\"West US 2\",\"Central US\",\"Southeast Asia\",\"Australia East\",\"Australia Southeast\",\"East Asia\",\"UK West\",\"North Central US\",\"UK South\"],\"apiVersions\":[\"2021-08-15-privatepreview\",\"2021-03-31-preview\",\"2020-05-15\",\"2018-08-15-preview\",\"2017-11-15\",\"2017-05-31-privatepreview\",\"2017-02-28-preview\"],\"defaultApiVersion\":\"2020-05-15\",\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.KeyVault\",\"namespace\":\"Microsoft.KeyVault\",\"authorizations\":[{\"applicationId\":\"cfa8b339-82a2-471a-a3c9-0fc0be7a4093\",\"roleDefinitionId\":\"1cf9858a-28a2-4228-abba-94e606305b95\"},{\"applicationId\":\"589d5083-6f11-4d30-a62a-a4b316a14abf\",\"roleDefinitionId\":\"1f7e9952-ea79-42b8-a90e-b2dabbe1c1f2\"},{\"applicationId\":\"a1b76039-a76c-499f-a2dd-846b4cc32627\"},{\"applicationId\":\"1341df96-0b28-43da-ba24-7a6ce39be816\"}],\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Mexico Central\",\"Spain Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-04-01-preview\",\"2019-09-01\",\"2018-02-14-preview\",\"2018-02-14\",\"2016-10-01\",\"2015-06-01\"],\"defaultApiVersion\":\"2019-09-01\",\"apiProfiles\":[{\"profileVersion\":\"2019-03-01-hybrid\",\"apiVersion\":\"2016-10-01\"},{\"profileVersion\":\"2018-03-01-hybrid\",\"apiVersion\":\"2016-10-01\"},{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2016-10-01\"}],\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"vaults/secrets\",\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Mexico Central\",\"Spain Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-04-01-preview\",\"2019-09-01\",\"2018-02-14-preview\",\"2018-02-14\",\"2016-10-01\",\"2015-06-01\"],\"defaultApiVersion\":\"2019-09-01\",\"apiProfiles\":[{\"profileVersion\":\"2019-03-01-hybrid\",\"apiVersion\":\"2016-10-01\"},{\"profileVersion\":\"2018-03-01-hybrid\",\"apiVersion\":\"2016-10-01\"},{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2016-10-01\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Mexico Central\",\"Spain Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-04-01-preview\",\"2019-09-01\",\"2018-02-14-preview\",\"2018-02-14\",\"2016-10-01\",\"2015-06-01\"],\"defaultApiVersion\
2024-06-08T11:47:42.190Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: ":\"2019-09-01\",\"apiProfiles\":[{\"profileVersion\":\"2019-03-01-hybrid\",\"apiVersion\":\"2016-10-01\"},{\"profileVersion\":\"2018-03-01-hybrid\",\"apiVersion\":\"2016-10-01\"},{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2016-10-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-04-01-preview\",\"2019-09-01\",\"2018-02-14-preview\",\"2018-02-14\",\"2016-10-01\",\"2015-06-01\",\"2014-12-19-preview\"],\"defaultApiVersion\":\"2019-09-01\",\"apiProfiles\":[{\"profileVersion\":\"2019-03-01-hybrid\",\"apiVersion\":\"2016-10-01\"},{\"profileVersion\":\"2018-03-01-hybrid\",\"apiVersion\":\"2016-10-01\"},{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2016-10-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"checkNameAvailability\",\"locations\":[],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-04-01-preview\",\"2019-09-01\",\"2018-02-14-preview\",\"2018-02-14\",\"2016-10-01\",\"2015-06-01\"],\"defaultApiVersion\":\"2019-09-01\",\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2016-10-01\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Mexico Central\",\"Spain Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-04-01-preview\",\"2019-09-01\",\"2018-02-14-preview\",\"2018-02-14\",\"2016-10-01\"],\"defaultApiVersion\":\"2019-09-01\",\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2016-10-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"locations\",\"locations\":[],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-04-01-preview\",\"2019-09-01\",\"2018-02-14-preview\",\"2018-02-14\",\"2016-10-01\"],\"defaultApiVersion\":\"2019-09-01\",\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2016-10-01\"}],\"capabilities\":\"None\"},{\"resourceType\":\"locations/notifyNetworkSecurityPerimeterUpdatesAvailable\",\"locations\":[\"North Central US\",\"South Central US\",\"Central US EUAP\",\"East US 2 EUAP\",\"West Central US\",\"UK South\",\"West Europe\",\"Australia Central\",\"Canada Central\",\"Germany West Central\",\"East Asia\",\"Australia East\",\"Japan East\",\"East US 2\",\"East US\",\"France South\",\"Korea Central\",\"Norway West\",\"South Africa West\",\"Brazil South\",\"South India\",\"Sweden Central\",\"Switzerland West\",\"UAE Central\",\"Australia Central 2\",\"Central India\",\"Central US\",\"Germany North\",\"Canada East\",\"France Central\",\"Korea South\",\"Norway East\",\"Poland Central\",\"Qatar Central\",\"South Africa North\",\"Australia Southeast\",\"Southeast Asia\",\"Brazil Southeast\",\"Switzerland North\",\"UAE North\",\"UK West\",\"West India\",\"Japan West\",\"West US 2\",\"West US 3\",\"West US\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\"],\"defaultApiVersion\":\"2022-02-01-preview\",\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2022-02-01-preview\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Mexico Central\",\"Spain Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-04-01-preview\",\"2019-09-01\",\"2018-02-14-preview\",\"2018-02-14\",\"2016-10-01\"],\"defaultApiVersion\":\"2019-09-01\",\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2016-10-01\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Mexico Central\",\"Spain Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-04-01-preview\",\"2019-09-01\",\"2018-02-14-preview\",\"2018-02-14\",\"2016-10-01\"],\"defaultApiVersion\":\"2019-09-01\",\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Mexico Central\",\"Spain Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-04-01-preview\",\"2019-09-01\",\"2018-02-14-preview\",\"2018-02-14\",\"2016-10-01\"],\"defaultApiVersion\":\"2019-09-01\",\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2016-10-01\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Mexico Central\",\"Spain Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-04-01-preview\",\"2019-09-01\",\"2018-02-14-preview\",\"2018-02-14\"],\"defaultApiVersion\":\"2019-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"managedHSMs\",\"locations\":[\"East US 2\",\"South Central US\",\"North Europe\",\"West Europe\",\"Canada Central\",\"Central US\",\"Switzerland North\",\"South Africa North\",\"UK South\",\"SouthEast Asia\",\"East Asia\",\"Korea Central\",\"Australia Central\",\"West US\",\"East US\",\"North Central US\",\"West Central US\",\"West US 2\",\"West US 3\",\"Canada East\",\"Japan East\",\"UAE North\",\"Australia East\",\"France Central\",\"Switzerland West\",\"Central India\",\"Brazil South\",\"Sweden Central\",\"Qatar Central\",\"South India\",\"Poland Central\",\"Japan West\",\"Norway East\",\"Norway West\",\"Germany West Central\",\"Italy North\",\"Israel Central\",\"Australia Central 2\",\"Brazil Southeast\",\"West India\",\"Mexico Central\",\"Spain Central\",\"Australia Southeast\",\"France South\",\"Germany North\",\"Korea South\",\"South Africa West\",\"UAE Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-12-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-04-01-preview\"],\"defaultApiVersion\":\"2023-07-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"deletedManagedHSMs\",\"locations\":[\"East US 2\",\"South Central US\",\"North Europe\",\"West Europe\",\"Canada Central\",\"Central US\",\"Switzerland North\",\"South Africa North\",\"UK South\",\"SouthEast Asia\",\"East Asia\",\"Korea Central\",\"Australia Central\",\"West US\",\"East US\",\"North Central US\",\"West Central US\",\"West US 2\",\"West US 3\",\"Canada East\",\"Japan East\",\"UAE North\",\"Australia East\",\"France Central\",\"Switzerland West\",\"Central India\",\"Brazil South\",\"Sweden Central\",\"Qatar Central\",\"South India\",\"Poland Central\",\"Japan West\",\"Norway East\",\"Norway West\",\"Germany West Central\",\"Italy North\",\"Israel Central\",\"Australia Central 2\",\"Brazil Southeast\",\"West India\",\"Mexico Central\",\"Spain Central\",\"Australia Southeast\",\"France South\",\"Germany North\",\"Korea South\",\"South Africa West\",\"UAE Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-12-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\"],\"defaultApiVersion\":\"2021-04-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/deletedManagedHSMs\",\"locations\":[\"East US 2\",\"South Central US\",\"North Europe\",\"West Europe\",\"Canada Central\",\"Central US\",\"Switzerland North\",\"South Africa North\",\"UK South\",\"SouthEast Asia\",\"East Asia\",\"Korea Central\",\"Australia Central\",\"West US\",\"East US\",\"North Central US\",\"West Central US\",\"West US 2\",\"West US 3\",\"Canada East\",\"Japan East\",\"UAE North\",\"Australia East\",\"France Central\",\"Switzerland West\",\"Central India\",\"Brazil South\",\"Sweden Central\",\"Qatar Central\",\"South India\",\"Poland Central\",\"Japan West\",\"Norway East\",\"Norway West\",\"Germany West Central\",\"Italy North\",\"Israel Central\",\"Australia Central 2\",\"Brazil Southeast\",\"West India\",\"Mexico Central\",\"Spain Central\",\"Australia Southeast\",\"France South\",\"Germany North\",\"Korea South\",\"South Africa West\",\"UAE Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-12-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/managedHsmOperationResults\",\"locations\":[\"East US 2\",\"South Central US\",\"North Europe\",\"West Europe\",\"Canada Central\",\"Central US\",\"Switzerland North\",\"South Africa North\",\"UK South\",\"SouthEast Asia\",\"East Asia\",\"Korea Central\",\"Australia Central\",\"West US\",\"East US\",\"North Central US\",\"West Central US\",\"West US 2\",\"West US 3\",\"Canada East\",\"Japan East\",\"UAE North\",\"Australia East\",\"France Central\",\"Switzerland West\",\"Central India\",\"Brazil South\",\"Sweden Central\",\"Qatar Central\",\"South India\",\"Poland Central\",\"Japan West\",\"Norway East\",\"Norway West\",\"Germany West Central\",\"Italy North\",\"Israel Central\",\"Australia Central 2\",\"Brazil Southeast\",\"West India\",\"Mexico Central\",\"Spain Central\",\"Australia Southeast\",\"France South\",\"Germany North\",\"Korea South\",\"South Africa West\",\"UAE Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-12-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"managedHSMs/keys\",\"locations\":[\"East US 2\",\"South Central US\",\"North Europe\",\"West Europe\",\"Canada Central\",\"Central US\",\"Switzerland North\",\"South Africa North\",\"UK South\",\"SouthEast Asia\",\"East Asia\",\"Korea Central\",\"Australia Central\",\"West US\",\"East US\",\"North Central US\",\"West Central US\",\"West US 2\",\"West US 3\",\"Canada East\",\"Japan East\",\"UAE North\",\"Australia East\",\"France Central\",\"Switzerland West\",\"Central India\",\"Brazil South\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"South India\",\"Japan West\",\"Norway East\",\"Norway West\",\"Germany West Central\",\"Italy North\",\"Israel Central\",\"Australia Central 2\",\"Brazil Southeast\",\"West India\",\"Mexico Central\",\"Spain Central\",\"Australia Southeast\",\"France South\",\"Germany North\",\"Korea South\",\"South Africa West\",\"UAE Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\"],\"defaultApiVersion\":\"2022-11-01\",\"capabilities\":\"None\"},{\"resourceType\":\"managedHSMs/keys/versions\",\"locations\":[\"East US 2\",\"South Central US\",\"North Europe\",\"West Europe\",\"Canada Central\",\"Central US\",\"Switzerland North\",\"South Africa North\",\"UK South\",\"SouthEast Asia\",\"East Asia\",\"Korea Central\",\"Australia Central\",\"West US\",\"East US\",\"North Central US\",\"West Central US\",\"West US 2\",\"West US 3\",\"Canada East\",\"Japan East\",\"UAE North\",\"Australia East\",\"France Central\",\"Switzerland West\",\"Central India\",\"Brazil South\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"South India\",\"Japan West\",\"Norway East\",\"Norway West\",\"Germany West Central\",\"Italy North\",\"Israel Central\",\"Australia Central 2\",\"Brazil Southeast\",\"West India\",\"Mexico Central\",\"Spain Central\",\"Australia Southeast\",\"France South\",\"Germany North\",\"Korea South\",\"South Africa West\",\"UAE Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\"],\"defaultApiVersion\":\"2022-11-01\",\"capabilities\":\"None\"},{\"resourceType\":\"checkMhsmNameAvailability\",\"locations\":[],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\"],\"defaultApiVersion\":\"2022-11-01\",\"capabilities\":\"None\"},{\"resourceType\":\"vaults/keys\",\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Mexico Central\",\"Spain Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-04-01-preview\",\"2019-09-01\"],\"defaultApiVersion\":\"2019-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"vaults/keys/versions\",\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\",\"Mexico Central\",\"Spain Central\"],\"apiVersions\":[\"2023-08-01-PREVIEW\",\"2023-07-01\",\"2023-02-01\",\"2022-11-01\",\"2022-07-01\",\"2022-02-01-preview\",\"2021-11-01-preview\",\"2021-10-01\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-04-01-preview\",\"2019-09-01\"],\"defaultApiVersion\":\"2019-09-01\",\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.SignalRService\",\"namespace\":\"Microsoft.SignalRService\",\"authorizations\":[{\"applicationId\":\"cdad765c-f191-43ba-b9f5-7aef392f811d\",\"roleDefinitionId\":\"346b504e-4aec-45d1-be25-a6e10f3cb4fe\"}],\"resourceTypes\":[{\"resourceType\":\"SignalR\",\"locations\":[\"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\",\"North Central US\",\"North Europe\",\"Norway East\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland North\",\"Switzerland West\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\",\"UAE North\"],\"apiVersions\":[\"2024-03-01\",\"2024-01-01-preview\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-03-01-preview\",\"2023-02-01\",\"2022-08-01-preview\",\"2022-02-01\",\"2021-10-01\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-07-01-preview\",\"2020-05-01\",\"2018-10-01\",\"2018-03-01-preview\"],\"defaultApiVersion\":\"2023-06-01-preview\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"WebPubSub\",\"locations\":[\"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\",\"North Central US\",\"North Europe\",\"Norway East\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland North\",\"Switzerland West\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\",\"UAE North\"],\"apiVersions\":[\"2024-03-01\",\"2024-01-01-preview\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-03-01-preview\",\"2023-02-01\",\"2022-08-01-preview\",\"2021-10-01\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-05-01\"],\"defaultApiVersion\":\"2023-06-01-preview\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"SignalR/replicas\",\"locations\":[\"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\",\"North Central US\",\"North Europe\",\"Norway East\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland North\",\"Switzerland West\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\",\"UAE North\"],\"apiVersions\":[\"2024-03-01\",\"2024-01-01-preview\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-03-01-preview\"],\"defaultApiVersion\":\"2023-06-01-preview\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"WebPubSub/replicas\",\"locations\":[\"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\",\"North Central US\",\"North Europe\",\"Norway East\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland North\",\"Switzerland West\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\",\"UAE North\"],\"apiVersions\":[\"2024-03-01\",\"2024-01-01-preview\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-03-01-preview\"],\"defaultApiVersion\":\"2023-06-01-preview\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"locations\",\"locations\":[],\"apiVersions\":[\"2024-03-01\",\"2024-01-01-preview\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-03-01-preview\",\"2023-02-01\",\"2022-08-01-preview\",\"2022-02-01\",\"2021-10-01\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-07-01-preview\",\"2020-05-01\",\"2018-10-01\",\"2018-03-01-preview\"],\"defaultApiVersion\":\"2023-06-01-preview\",\"capabilities\":\"None\"},{\"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\",\"France Central\",\"Germany West Central\",\"Japan East\",\"Japan West\",\"Korea Central\",\"North Central US\",\"North Europe\",\"Norway East\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland North\",\"Switzerland West\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\",\"UAE North\"],\"apiVersions\":[\"2024-03-01\",\"2024-01-01-preview\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-03-01-preview\",\"2023-02-01\",\"2022-08-01-preview\",\"2022-02-01\",\"2021-10-01\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-07-01-preview\",\"2020-05-01\",\"2018-10-01\",\"2018-03-01-preview\"],\"defaultApiVersion\":\"2023-06-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/operationStatuses\",\"locations\":[\"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\",\"North Central US\",\"North Europe\",\"Norway East\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland North\",\"Switzerland West\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\",\"UAE North\"],\"apiVersions\":[\"2024-03-01\",\"2024-01-01-preview\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-03-01-preview\",\"2023-02-01\",\"2022-08-01-preview\",\"2022-02-01\",\"2021-10-01\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-07-01-preview\",\"2020-05-01\",\"2018-10-01\",\"2018-03-01-preview\"],\"defaultApiVersion\":\"2023-06-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"operations\",\"locations\":[\"West Central US\",\"West US 2\",\"East US\",\"East US 2\",\"West US\",\"Central US\"],\"apiVersions\":[\"2024-03-01\",\"2024-01-01-preview\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-03-01-preview\",\"2023-02-01\",\"2022-08-01-preview\",\"2022-02-01\",\"2021-10-01\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-07-01-preview\",\"2020-05-01\",\"2018-10-01\",\"2018-03-01-preview\"],\"defaultApiVersion\":\"2023-06-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/checkNameAvailability\",\"locations\":[\"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\",\"North Central US\",\"North Europe\",\"Norway East\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland North\",\"Switzerland West\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\",\"UAE North\"],\"apiVersions\":[\"2024-03-01\",\"2024-01-01-preview\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-03-01-preview\",\"2023-02-01\",\"2022-08-01-preview\",\"2022-02-01\",\"2021-10-01\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-07-01-preview\",\"2020-05-01\",\"2018-10-01\",\"2018-03-01-preview\"],\"defaultApiVersion\":\"2023-06-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/usages\",\"locations\":[\"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\",\"North Central US\",\"North Europe\",\"Norway East\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland North\",\"Switzerland West\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\",\"UAE North\"],\"apiVersions\":[\"2024-03-01\",\"2024-01-01-preview\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-03-01-preview\",\"2023-02-01\",\"2022-08-01-preview\",\"2022-02-01\",\"2021-10-01\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-07-01-preview\",\"2020-05-01\",\"2018-10-01\",\"2018-03-01-preview\"],\"defaultApiVersion\":\"2023-06-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"SignalR/eventGridFilters\",\"locations\":[\"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\",\"North Central US\",\"North Europe\",\"Norway East\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland North\",\"Switzerland West\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\",\"UAE North\"],\"apiVersions\":[\"2024-03-01\",\"2024-01-01-preview\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-03-01-preview\",\"2023-02-01\",\"2022-08-01-preview\",\"2022-02-01\",\"2021-10-01\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-07-01-preview\",\"2020-05-01\",\"2018-10-01\",\"2018-03-01-preview\"],\"defaultApiVersion\":\"2023-06-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"SignalR/customDomains\",\"locations\":[\"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\",\"North Central US\",\"North Europe\",\"Norway East\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland North\",\"Switzerland West\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\",\"UAE North\"],\"apiVersions\":[\"2024-03-01\",\"2024-01-01-preview\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-03-01-preview\",\"2023-02-01\",\"2022-08-01-preview\",\"2022-02-01\",\"2021-10-01\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-07-01-preview\",\"2020-05-01\"],\"defaultApiVersion\":\"2023-06-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"WebPubSub/customDomains\",\"locations\":[\"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\",\"North Central US\",\"North Europe\",\"Norway East\",\"Qatar Central\",\"South Africa North\",\"South Central US\",\"Southeast Asia\",\"Sweden Central\",\"Switzerland North\",\"Switzerland West\",\"UK South\",\"UK West\",\"West Central US\",\"West Europe\",\"West US\",\"West US 2\",\"West US 3\",\"UAE North\"],\"apiVersions\":[\"2024-03-01\",\"2024-01-01-preview\",\"2023-08-01-preview\",\"2023-06-01-preview\",\"2023-03-01-preview\",\"2023-02-01\",\"2022-08-01-preview\",\"2021-10-01\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2021-04-01-preview\",\"2020-05-01\"],\"defaultApiVersion\":\"2023-06-01-preview\",\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Media\",\"namespace\":\"Microsoft.Media\",\"authorization\":{\"applicationId\":\"374b2a64-3b6b-436b-934c-b820eacca870\",\"roleDefinitionId\":\"aab70789-0cec-44b5-95d7-84b64c9487af\"},\"resourceTypes\":[{\"resourceType\":\"mediaservices\",\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2021-11-01\",\"2021-06-01\",\"2021-05-01\",\"2020-05-01\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\",\"2015-10-01\",\"2015-04-01\"],\"defaultApiVersion\":\"2021-06-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2022-08-01\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"resourceType\":\"mediaservices/assets/tracks\",\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2022-08-01\",\"2021-11-01\"],\"defaultApiVersion\":\"2021-11-01\",\"capabilities\":\"None\"},{\"resourceType\":\"mediaservices/assets/tracks/operationstatuses\",\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2022-08-01\",\"2021-11-01\"],\"defaultApiVersion\":\"2021-11-01\",\"capabilities\":\"None\"},{\"resourceType\":\"mediaservices/assets/tracks/operationResults\",\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2022-08-01\",\"2021-11-01\"],\"defaultApiVersion\":\"2021-11-01\",\"capabilities\":\"None\"},{\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2022-08-01\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2022-08-01\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"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\",\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2022-08-01\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2018-02-05\"],\"defaultApiVersion\":\"2018-02-05\",\"capabilities\":\"None\"},{\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2022-07-01\",\"2022-05-01-preview\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2022-07-01\",\"2022-05-01-preview\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"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\",\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2022-11-01\",\"2022-08-01\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2019-05-01-preview\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2022-11-01\",\"2022-08-01\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2019-05-01-preview\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2022-11-01\",\"2022-08-01\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2019-05-01-preview\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2022-11-01\",\"2022-08-01\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2019-05-01-preview\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2022-11-01\",\"2022-08-01\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2019-05-01-preview\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2022-11-01\",\"2022-08-01\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2019-05-01-preview\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"resourceType\":\"mediaservices/streamingendpoints/operationlocations\",\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2022-11-01\",\"2022-08-01\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2019-05-01-preview\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"resourceType\":\"mediaservices/liveevents/operationlocations\",\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2022-11-01\",\"2022-08-01\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2019-05-01-preview\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"resourceType\":\"mediaservices/liveevents/liveoutputs/operationlocations\",\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2022-11-01\",\"2022-08-01\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2019-05-01-preview\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"resourceType\":\"mediaservices/privateEndpointConnectionProxies\",\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2021-11-01\",\"2021-06-01\",\"2021-05-01\",\"2020-05-01\"],\"defaultApiVersion\":\"2020-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"mediaservices/privateEndpointConnections\",\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2021-11-01\",\"2021-06-01\",\"2021-05-01\",\"2020-05-01\"],\"defaultApiVersion\":\"2020-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"mediaservices/privateEndpointConnectionOperations\",\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2021-11-01\",\"2021-06-01\",\"2021-05-01\",\"2020-05-01\"],\"defaultApiVersion\":\"2020-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/mediaServicesOperationStatuses\",\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2021-11-01\",\"2021-06-01\",\"2021-05-01\",\"2020-05-01\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\",\"2015-10-01\",\"2015-04-01\"],\"defaultApiVersion\":\"2021-11-01\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/mediaServicesOperationResults\",\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2021-11-01\",\"2021-06-01\",\"2021-05-01\",\"2020-05-01\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\",\"2015-10-01\",\"2015-04-01\"],\"defaultApiVersion\":\"2021-11-01\",\"capabilities\":\"None\"},{\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2022-08-01\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2018-07-01\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2022-08-01\",\"2021-11-01\",\"2021-06-01\",\"2020-05-01\",\"2018-07-01\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2023-01-01\",\"2021-11-01\",\"2021-06-01\",\"2021-05-01\",\"2020-05-01\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\",\"2018-02-05\",\"2016-05-01-preview\",\"2015-10-01\",\"2015-04-01\"],\"defaultApiVersion\":\"2020-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"checknameavailability\",\"locations\":[],\"apiVersions\":[\"2015-10-01\",\"2015-04-01\"],\"defaultApiVersion\":\"2015-10-01\",\"capabilities\":\"None\"},{\"resourceType\":\"locations\",\"locations\":[],\"apiVersions\":[\"2023-01-01\",\"2021-11-01\",\"2021-06-01\",\"2021-05-01\",\"2020-05-01\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\",\"2016-05-01-preview\"],\"defaultApiVersion\":\"2018-07-01\",\"capabilities\":\"None\"},{\"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\",\"UAE Central\",\"UAE North\",\"Germany West Central\",\"Germany North\",\"Switzerland West\",\"Switzerland North\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-01\",\"2021-11-01\",\"2021-06-01\",\"2021-05-01\",\"2020-05-01\",\"2018-07-01\",\"2018-06-01-preview\",\"2018-03-30-preview\",\"2016-05-01-preview\"],\"defaultApiVersion\":\"2020-05-01\",\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.AppPlatform\",\"namespace\":\"Microsoft.AppPlatform\",\"authorizations\":[{\"applicationId\":\"03b39d0f-4213-4864-a245-b1476ec03169\"},{\"applicationId\":\"584a29b4-7876-4445-921e-71e427d4f4b3\"},{\"applicationId\":\"b61cc489-e138-4a69-8bf3-c2c5855c8784\",\"roleDefinitionId\":\"462ddd96-910a-44f5-adfa-644d99942778\"},{\"applicationId\":\"e8de9221-a19c-4c81-b814-fd37c6caf9d2\",\"roleDefinitionId\":\"2b7114c7-e037-4bc6-8f83-3b79b250acbe\",\"managedByRoleDefinitionId\":\"5b60e0d8-70f6-43fe-b54a-1373f48edd50\"},{\"applicationId\":\"366cbfa5-46b3-47fb-9d70-55fb923b4833\",\"roleDefinitionId\":\"d63d711d-1c1a-41d9-905a-fb87b28d47d9\"},{\"applicationId\":\"86adf623-eea3-4453-9f4a-18134ac1410d\"}],\"resourceTypes\":[{\"resourceType\":\"Spring\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"Spring/operationResults\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"Spring/operationStatuses\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"Spring/apps\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"SystemAssignedResourceIdentity\"},{\"resourceType\":\"Spring/apps/operationResults\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-previ
2024-06-08T11:47:42.190Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: ew\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"Spring/apps/operationStatuses\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"Spring/apps/deployments\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"Spring/apps/deployments/operationResults\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"Spring/apps/deployments/operationStatuses\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"Spring/configServers\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"Spring/configServers/operationResults\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"Spring/configServers/operationStatuses\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"Spring/eurekaServers\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"Spring/eurekaServers/operationResults\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"Spring/eurekaServers/operationStatuses\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"Spring/apps/domains\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"Spring/apps/domains/operationResults\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"Spring/apps/domains/operationStatuses\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/checkNameAvailability\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"locations\",\"locations\":[],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"runtimeVersions\",\"locations\":[],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/operationResults\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/operationStatus\",\"locations\":[\"West Europe\",\"East US\",\"West US 2\",\"Southeast Asia\",\"Central US\",\"Australia East\",\"UK South\",\"North Europe\",\"South Central US\",\"East US 2\",\"Canada Central\",\"North Central US\",\"West US\",\"UAE North\",\"Central India\",\"Korea Central\",\"East Asia\",\"Japan East\",\"South Africa North\",\"West US 3\",\"Brazil South\",\"France Central\",\"Switzerland North\",\"Germany West Central\",\"Canada East\",\"Sweden Central\",\"UK West\",\"Australia Southeast\",\"Italy North\"],\"apiVersions\":[\"2024-07-01-preview\",\"2024-05-01-preview\",\"2024-01-01-preview\",\"2023-12-01\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-05-01-preview\",\"2023-03-01-preview\",\"2023-01-01-preview\",\"2022-12-01\",\"2022-11-01-preview\",\"2022-09-01-preview\",\"2022-05-01-preview\",\"2022-04-01\",\"2022-03-01-preview\",\"2022-01-01-preview\",\"2021-09-01-preview\",\"2021-06-01-preview\",\"2020-11-01-preview\",\"2020-07-01\"],\"defaultApiVersion\":\"2024-05-01-preview\",\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.ServiceFabric\",\"namespace\":\"Microsoft.ServiceFabric\",\"authorization\":{\"applicationId\":\"74cb6831-0dbb-4be1-8206-fd4df301cdc2\",\"roleDefinitionId\":\"e55cc65f-6903-4917-b4ef-f8d4640b57f5\",\"managedByRoleDefinitionId\":\"9e3af657-a8ff-583c-a75c-2fe7c4bcb635\"},\"resourceTypes\":[{\"resourceType\":\"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\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2023-11-01-privatepreview\",\"2023-11-01-preview\",\"2021-06-01\",\"2020-12-01-privatepreview\",\"2020-12-01-preview\",\"2020-03-01\",\"2019-11-01-privatepreview\",\"2019-11-01-preview\",\"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, SupportsTags, SupportsLocation\"},{\"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\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2023-11-01-privatepreview\",\"2023-11-01-preview\",\"2021-06-01\",\"2020-12-01-privatepreview\",\"2020-12-01-preview\",\"2020-03-01\",\"2019-11-01-privatepreview\",\"2019-11-01-preview\",\"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\":\"clusters/applicationTypes\",\"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\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2023-11-01-privatepreview\",\"2023-11-01-preview\",\"2021-06-01\",\"2020-12-01-privatepreview\",\"2020-12-01-preview\",\"2020-03-01\",\"2019-11-01-privatepreview\",\"2019-11-01-preview\",\"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\":\"None\"},{\"resourceType\":\"clusters/applicationTypes/versions\",\"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\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2023-11-01-privatepreview\",\"2023-11-01-preview\",\"2021-06-01\",\"2020-12-01-privatepreview\",\"2020-12-01-preview\",\"2020-03-01\",\"2019-11-01-privatepreview\",\"2019-11-01-preview\",\"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\":\"None\"},{\"resourceType\":\"clusters/applications/services\",\"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\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2023-11-01-privatepreview\",\"2023-11-01-preview\",\"2021-06-01\",\"2020-12-01-privatepreview\",\"2020-12-01-preview\",\"2020-03-01\",\"2019-11-01-privatepreview\",\"2019-11-01-preview\",\"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\":\"None\"},{\"resourceType\":\"locations\",\"locations\":[],\"apiVersions\":[\"2023-11-01-privatepreview\",\"2023-11-01-preview\",\"2021-06-01\",\"2020-12-15-privatepreview\",\"2020-12-15-preview\",\"2020-12-01-privatepreview\",\"2020-12-01-preview\",\"2020-03-01\",\"2020-02-01-privatepreview\",\"2020-02-01-preview\",\"2019-11-01-privatepreview\",\"2019-11-01-preview\",\"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\":\"None\"},{\"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\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2023-11-01-privatepreview\",\"2023-11-01-preview\",\"2021-06-01\",\"2020-12-15-privatepreview\",\"2020-12-15-preview\",\"2020-12-01-privatepreview\",\"2020-12-01-preview\",\"2020-03-01\",\"2020-02-01-privatepreview\",\"2020-02-01-preview\",\"2019-11-01-privatepreview\",\"2019-11-01-preview\",\"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\":\"None\"},{\"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\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2023-11-01-privatepreview\",\"2023-11-01-preview\",\"2021-06-01\",\"2020-12-15-privatepreview\",\"2020-12-15-preview\",\"2020-12-01-privatepreview\",\"2020-12-01-preview\",\"2020-03-01\",\"2020-02-01-privatepreview\",\"2020-02-01-preview\",\"2019-11-01-privatepreview\",\"2019-11-01-preview\",\"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\":\"None\"},{\"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\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2023-11-01-privatepreview\",\"2023-11-01-preview\",\"2021-06-01\",\"2020-12-15-privatepreview\",\"2020-12-15-preview\",\"2020-12-01-privatepreview\",\"2020-12-01-preview\",\"2020-03-01\",\"2020-02-01-privatepreview\",\"2020-02-01-preview\",\"2019-11-01-privatepreview\",\"2019-11-01-preview\",\"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\":\"None\"},{\"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\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2023-11-01-privatepreview\",\"2023-11-01-preview\",\"2021-06-01\",\"2020-12-15-privatepreview\",\"2020-12-15-preview\",\"2020-12-01-privatepreview\",\"2020-12-01-preview\",\"2020-03-01\",\"2020-02-01-privatepreview\",\"2020-02-01-preview\",\"2019-11-01-privatepreview\",\"2019-11-01-preview\",\"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\":\"None\"},{\"resourceType\":\"locations/unsupportedVMSizes\",\"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\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2023-11-01-privatepreview\",\"2023-11-01-preview\",\"2021-06-01\",\"2020-12-15-privatepreview\",\"2020-12-15-preview\",\"2020-12-01-privatepreview\",\"2020-12-01-preview\",\"2020-03-01\",\"2020-02-01-privatepreview\",\"2020-02-01-preview\",\"2019-11-01-privatepreview\",\"2019-11-01-preview\",\"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\":\"None\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2024-04-01\",\"2024-02-01-preview\",\"2023-12-01-preview\",\"2023-11-01-privatepreview\",\"2023-11-01-preview\",\"2023-02-01-preview\",\"2022-10-01-preview\",\"2022-08-01-preview\",\"2022-06-01-preview\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-11-01-preview\",\"2021-07-01-preview\",\"2021-06-01\",\"2021-05-01\",\"2021-01-01-preview\",\"2020-12-15-privatepreview\",\"2020-12-15-preview\",\"2020-12-01-privatepreview\",\"2020-12-01-preview\",\"2020-03-01\",\"2020-02-01-privatepreview\",\"2020-02-01-preview\",\"2020-01-01-preview\",\"2019-11-01-privatepreview\",\"2019-11-01-preview\",\"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\":\"None\"},{\"resourceType\":\"managedclusters\",\"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\",\"Sweden Central\",\"Switzerland North\",\"Germany West Central\",\"Norway East\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-02-01-preview\",\"2023-12-01-preview\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-03-01-preview\",\"2023-02-01-preview\",\"2022-10-01-preview\",\"2022-08-01-preview\",\"2022-06-01-preview\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-11-01-preview\",\"2021-07-01-preview\",\"2021-05-01\",\"2021-01-01-preview\",\"2020-01-01-preview\"],\"capabilities\":\"SupportsTags, SupportsLocation\"},{\"resourceType\":\"managedclusters/nodetypes\",\"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\",\"Sweden Central\",\"Switzerland North\",\"Germany West Central\",\"Norway East\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-02-01-preview\",\"2023-12-01-preview\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-03-01-preview\",\"2023-02-01-preview\",\"2022-10-01-preview\",\"2022-08-01-preview\",\"2022-06-01-preview\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-11-01-preview\",\"2021-07-01-preview\",\"2021-05-01\",\"2021-01-01-preview\",\"2020-01-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"managedclusters/applicationTypes\",\"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\",\"Sweden Central\",\"Switzerland North\",\"Germany West Central\",\"Norway East\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-02-01-preview\",\"2023-12-01-preview\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-03-01-preview\",\"2023-02-01-preview\",\"2022-10-01-preview\",\"2022-08-01-preview\",\"2022-06-01-preview\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-11-01-preview\",\"2021-07-01-preview\",\"2021-05-01\",\"2021-01-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"managedclusters/applicationTypes/versions\",\"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\",\"Sweden Central\",\"Switzerland North\",\"Germany West Central\",\"Norway East\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-02-01-preview\",\"2023-12-01-preview\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-03-01-preview\",\"2023-02-01-preview\",\"2022-10-01-preview\",\"2022-08-01-preview\",\"2022-06-01-preview\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-11-01-preview\",\"2021-07-01-preview\",\"2021-05-01\",\"2021-01-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"managedclusters/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\",\"Sweden Central\",\"Switzerland North\",\"Germany West Central\",\"Norway East\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-02-01-preview\",\"2023-12-01-preview\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-03-01-preview\",\"2023-02-01-preview\",\"2022-10-01-preview\",\"2022-08-01-preview\",\"2022-06-01-preview\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-11-01-preview\",\"2021-07-01-preview\",\"2021-05-01\",\"2021-01-01-preview\"],\"capabilities\":\"SystemAssignedResourceIdentity\"},{\"resourceType\":\"managedclusters/applications/services\",\"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\",\"Sweden Central\",\"Switzerland North\",\"Germany West Central\",\"Norway East\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-02-01-preview\",\"2023-12-01-preview\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-03-01-preview\",\"2023-02-01-preview\",\"2022-10-01-preview\",\"2022-08-01-preview\",\"2022-06-01-preview\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-11-01-preview\",\"2021-07-01-preview\",\"2021-05-01\",\"2021-01-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/managedClusterOperations\",\"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\",\"Sweden Central\",\"Switzerland North\",\"Germany West Central\",\"Norway East\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-02-01-preview\",\"2023-12-01-preview\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-03-01-preview\",\"2023-02-01-preview\",\"2022-10-01-preview\",\"2022-08-01-preview\",\"2022-06-01-preview\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-11-01-preview\",\"2021-07-01-preview\",\"2021-05-01\",\"2021-01-01-preview\",\"2020-01-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/managedClusterOperationResults\",\"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\",\"Sweden Central\",\"Switzerland North\",\"Germany West Central\",\"Norway East\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-02-01-preview\",\"2023-12-01-preview\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-03-01-preview\",\"2023-02-01-preview\",\"2022-10-01-preview\",\"2022-08-01-preview\",\"2022-06-01-preview\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-11-01-preview\",\"2021-07-01-preview\",\"2021-05-01\",\"2021-01-01-preview\",\"2020-01-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/managedClusterVersions\",\"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\",\"Sweden Central\",\"Switzerland North\",\"Germany West Central\",\"Norway East\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-02-01-preview\",\"2023-12-01-preview\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-03-01-preview\",\"2023-02-01-preview\",\"2022-10-01-preview\",\"2022-08-01-preview\",\"2022-06-01-preview\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-11-01-preview\",\"2021-07-01-preview\",\"2021-05-01\",\"2021-01-01-preview\",\"2020-01-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/environments/managedClusterVersions\",\"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\",\"Sweden Central\",\"Switzerland North\",\"Germany West Central\",\"Norway East\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-02-01-preview\",\"2023-12-01-preview\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-03-01-preview\",\"2023-02-01-preview\",\"2022-10-01-preview\",\"2022-08-01-preview\",\"2022-06-01-preview\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-11-01-preview\",\"2021-07-01-preview\",\"2021-05-01\",\"2021-01-01-preview\",\"2020-01-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/managedUnsupportedVMSizes\",\"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\",\"Sweden Central\",\"Switzerland North\",\"Germany West Central\",\"Norway East\",\"West US 3\",\"Italy North\",\"Mexico Central\",\"Spain Central\",\"Israel Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"2024-04-01\",\"2024-02-01-preview\",\"2023-12-01-preview\",\"2023-11-01-preview\",\"2023-09-01-preview\",\"2023-07-01-preview\",\"2023-03-01-preview\",\"2023-02-01-preview\",\"2022-10-01-preview\",\"2022-08-01-preview\",\"2022-06-01-preview\",\"2022-02-01-preview\",\"2022-01-01\",\"2021-11-01-preview\",\"2021-07-01-preview\",\"2021-05-01\",\"2021-01-01-preview\",\"2020-01-01-preview\"],\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.ManagedIdentity\",\"namespace\":\"Microsoft.ManagedIdentity\",\"resourceTypes\":[{\"resourceType\":\"Identities\",\"locations\":[\"Global\",\"Asia\",\"Australia\",\"Brazil\",\"Canada\",\"Europe\",\"France\",\"Germany\",\"India\",\"Japan\",\"Korea\",\"Norway\",\"South Africa\",\"Sweden\",\"Switzerland\",\"UAE\",\"UK\",\"United States\",\"Singapore\",\"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\",\"Israel Central\",\"Italy North\",\"Korea Central\",\"Korea South\",\"North Europe\",\"Poland Central\",\"Qatar Central\",\"West Europe\",\"UK West\",\"UK South\",\"Sweden Central\",\"Switzerland West\",\"Switzerland North\",\"Germany West Central\",\"Central US\",\"North Central US\",\"East US\",\"East US 2\",\"South Central US\",\"West US\",\"West US 2\",\"West US 3\",\"West Central US\",\"France Central\",\"Norway East\",\"Mexico Central\",\"Spain Central\",\"New Zealand\",\"Italy\",\"Israel\",\"Poland\",\"Qatar\"],\"apiVersions\":[\"2023-07-31-PREVIEW\",\"2023-01-31\",\"2022-01-31-PREVIEW\",\"2021-09-30-PREVIEW\",\"2018-11-30\",\"2015-08-31-PREVIEW\"],\"defaultApiVersion\":\"2023-01-31\",\"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\",\"Israel Central\",\"Italy North\",\"Southeast Asia\",\"Korea Central\",\"Korea South\",\"North Europe\",\"Poland Central\",\"Qatar Central\",\"West Europe\",\"UK West\",\"UK South\",\"Sweden Central\",\"Switzerland West\",\"Switzerland North\",\"Germany West Central\",\"Central US\",\"North Central US\",\"East US\",\"East US 2\",\"South Central US\",\"West US\",\"West US 2\",\"West US 3\",\"West Central US\",\"France Central\",\"Norway East\",\"Mexico Central\",\"Spain Central\",\"New Zealand\",\"Italy\",\"Israel\",\"Poland\",\"Qatar\"],\"apiVersions\":[\"2023-07-31-PREVIEW\",\"2023-01-31\",\"2022-01-31-PREVIEW\",\"2021-09-30-PREVIEW\",\"2018-11-30\",\"2015-08-31-PREVIEW\"],\"defaultApiVersion\":\"2023-01-31\",\"capabilities\":\"SupportsTags, SupportsLocation\"},{\"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\",\"Israel Central\",\"Italy North\",\"Southeast Asia\",\"Korea Central\",\"Korea South\",\"North Europe\",\"Poland Central\",\"Qatar Central\",\"West Europe\",\"UK West\",\"UK South\",\"Sweden Central\",\"Switzerland West\",\"Switzerland North\",\"Germany West Central\",\"Central US\",\"North Central US\",\"East US\",\"East US 2\",\"South Central US\",\"West US\",\"West US 2\",\"West US 3\",\"West Central US\",\"France Central\",\"Norway East\",\"Mexico Central\",\"Spain Central\",\"New Zealand\",\"Italy\",\"Israel\",\"Poland\",\"Qatar\"],\"apiVersions\":[\"2023-07-31-PREVIEW\",\"2023-01-31\",\"2022-01-31-PREVIEW\",\"2021-09-30-PREVIEW\",\"2018-11-30\",\"2015-08-31-PREVIEW\"],\"defaultApiVersion\":\"2023-01-31\",\"capabilities\":\"None\"},{\"resourceType\":\"userAssignedIdentities/federatedIdentityCredentials\",\"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\",\"Israel Central\",\"Italy North\",\"Southeast Asia\",\"Korea Central\",\"Korea South\",\"North Europe\",\"Poland Central\",\"Qatar Central\",\"West Europe\",\"UK West\",\"UK South\",\"Sweden Central\",\"Switzerland West\",\"Switzerland North\",\"Germany West Central\",\"Central US\",\"North Central US\",\"East US\",\"East US 2\",\"South Central US\",\"West US\",\"West US 2\",\"West US 3\",\"West Central US\",\"France Central\",\"Norway East\",\"Mexico Central\",\"Spain Central\",\"New Zealand\",\"Italy\",\"Israel\",\"Poland\",\"Qatar\"],\"apiVersions\":[\"2023-07-31-PREVIEW\",\"2023-01-31\",\"2022-01-31-PREVIEW\"],\"defaultApiVersion\":\"2023-01-31\",\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Logic\",\"namespace\":\"Microsoft.Logic\",\"authorization\":{\"applicationId\":\"7cd684f4-8a78-49b0-91ec-6a35d38739ba\",\"roleDefinitionId\":\"cb3ef1fb-6e31-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\",\"Brazil Southeast\",\"Sweden Central\",\"Qatar Central\",\"Australia East\",\"Australia Southeast\",\"South India\",\"Central India\",\"West India\",\"Canada Central\",\"Canada East\",\"West US 2\",\"West US 3\",\"West Central US\",\"UK South\",\"UK West\",\"France Central\",\"France South\",\"Korea Central\",\"Korea South\",\"South Africa North\",\"South Africa West\",\"UAE Central\",\"UAE North\",\"Switzerland North\",\"Switzerland West\",\"Norway East\",\"Norway West\",\"Germany North\",\"Germany West Central\",\"Poland Central\",\"Italy North\",\"Israel Central\"],\"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, SupportsTags, SupportsLocation\"},{\"resourceType\":\"locations/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\",\"Brazil Southeast\",\"Sweden Central\",\"Qatar Central\",\"Australia East\",\"Australia Southeast\",\"South India\",\"Central India\",\"West India\",\"Canada Central\",\"Canada East\",\"West US 2\",\"West US 3\",\"West Central US\",\"UK South\",\"UK West\",\"France Central\",\"France South\",\"Korea Central\",\"Korea South\",\"South Africa North\",\"South Africa West\",\"UAE Central\",\"UAE North\",\"Switzerland North\",\"Switzerland West\",\"Norway East\",\"Norway West\",\"Germany North\",\"Germany West Central\",\"Poland Central\",\"Italy North\",\"Israel Central\"],\"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\":\"None\"},{\"resourceType\":\"locations/validateWorkflowExport\",\"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\",\"Brazil Southeast\",\"Qatar Central\",\"Australia East\",\"Australia Southeast\",\"South India\",\"Central India\",\"West India\",\"Canada Central\",\"Canada East\",\"West US 2\",\"West US 3\",\"West Central US\",\"UK South\",\"UK West\",\"France Central\",\"France South\",\"Korea Central\",\"Korea South\",\"South Africa North\",\"South Africa West\",\"UAE Central\",\"UAE North\",\"Switzerland North\",\"Switzerland West\",\"Norway East\",\"Norway West\",\"Germany North\",\"Germany West Central\",\"Poland Central\",\"Italy North\",\"Israel Central\"],\"apiVersions\":[\"2022-09-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/workflowExport\",\"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\",\"Brazil Southeast\",\"Qatar Central\",\"Australia East\",\"Australia Southeast\",\"South India\",\"Central India\",\"West India\",\"Canada Central\",\"Canada East\",\"West US 2\",\"West US 3\",\"West Central US\",\"UK South\",\"UK West\",\"France Central\",\"France South\",\"Korea Central\",\"Korea South\",\"South Africa North\",\"South Africa West\",\"UAE Central\",\"UAE North\",\"Switzerland North\",\"Switzerland West\",\"Norway East\",\"Norway West\",\"Germany North\",\"Germany West Central\",\"Poland Central\",\"Italy North\",\"Israel Central\"],\"apiVersions\":[\"2022-09-01-preview\"],\"capabilities\":\"None\"},{\"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\"],\"capabilities\":\"None\"},{\"resourceType\":\"operations\",\"locations\":[\"Sweden Central\",\"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\",\"Brazil Southeast\",\"Qatar Central\",\"Australia East\",\"Australia Southeast\",\"South India\",\"Central India\",\"West India\",\"Canada Central\",\"Canada East\",\"West US 2\",\"West US 3\",\"West Central US\",\"UK South\",\"UK West\",\"France Central\",\"France South\",\"Korea Central\",\"Korea South\",\"South Africa North\",\"South Africa West\",\"UAE Central\",\"UAE North\",\"Switzerland North\",\"Switzerland West\",\"Norway East\",\"Norway West\",\"Germany North\",\"Germany West Central\",\"Poland Central\",\"Italy North\",\"Israel Central\"],\"apiVersions\":[\"2022-09-01-preview\",\"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\":\"None\"},{\"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\",\"Brazil Southeast\",\"Sweden Central\",\"Qatar Central\",\"Australia East\",\"Australia Southeast\",\"South India\",\"Central India\",\"West India\",\"Canada Central\",\"Canada East\",\"West US 2\",\"West US 3\",\"West Central US\",\"UK South\",\"UK West\",\"France Central\",\"France South\",\"Korea Central\",\"South Africa North\",\"South Africa West\",\"UAE Central\",\"UAE North\",\"Switzerland North\",\"Switzerland West\",\"Norway East\",\"Norway West\",\"Germany North\",\"Germany West Central\",\"Poland Central\",\"Italy North\",\"Israel Central\"],\"apiVersions\":[\"2019-05-01\",\"2018-07-01-preview\",\"2016-06-01\",\"2015-08-01-preview\"],\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"integrationServiceEnvironments\",\"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\",\"Canada Central\",\"West US 2\",\"UK South\",\"UK West\",\"France Central\",\"South Africa North\",\"UAE North\"],\"apiVersions\":[\"2019-06-01-preview\",\"2019-05-01\",\"2018-07-01-preview\",\"2018-03-01-preview\"],\"capabilities\":\"CrossResourceGroupResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"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\",\"France Central\",\"South Africa North\",\"UAE North\"],\"apiVersions\":[\"2019-06-01-preview\",\"2019-05-01\",\"2018-07-01-preview\"],\"capabilities\":\"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"locations/generateCopilotResponse\",\"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\",\"Brazil Southeast\",\"Qatar Central\",\"Australia East\",\"Australia Southeast\",\"South India\",\"Central India\",\"West India\",\"Canada Central\",\"Canada East\",\"West US 2\",\"West US 3\",\"West Central US\",\"UK South\",\"UK West\",\"France Central\",\"France South\",\"Korea Central\",\"Korea South\",\"South Africa North\",\"South Africa West\",\"UAE Central\",\"UAE North\",\"Switzerland North\",\"Switzerland West\",\"Norway East\",\"Norway West\",\"Germany North\",\"Germany West Central\",\"Poland Central\",\"Italy North\",\"Israel Central\"],\"apiVersions\":[\"2022-09-01-preview\"],\"capabilities\":\"None\"},{\"resourceType\":\"businessProcesses\",\"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\",\"Brazil Southeast\",\"Sweden Central\",\"Qatar Central\",\"Australia East\",\"Australia Southeast\",\"South India\",\"Central India\",\"West India\",\"Canada Central\",\"Canada East\",\"West US 2\",\"West US 3\",\"West Central US\",\"UK South\",\"UK West\",\"France Central\",\"France South\",\"Korea Central\",\"Korea South\",\"South Africa North\",\"South Africa West\",\"UAE Central\",\"UAE North\",\"Switzerland North\",\"Switzerland West\",\"Norway East\",\"Norway West\",\"Germany North\",\"Germany West Central\",\"Poland Central\",\"Italy North\",\"Israel Central\"],\"apiVersions\":[\"2024-06-01-preview\"],\"capabilities\":\"SupportsTags, SupportsLocation\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/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\":\"47d68fae-99c7-4c10-b9db-2316116a061e\"},{\"applicationId\":\"9bdab391-7bbe-42e8-8132-e4491dc29cc0\",\"roleDefinitionId\":\"0383f7f5-023d-4379-b2c7-9ef786459969\"},{\"applicationId\":\"e81c7467-0fc3-4866-b814-c973488361cd\",\"roleDefinitionId\":\"212c936c-5360-4b3b-b2a1-b1eba3849a6f\"},{\"applicationId\":\"c505e273-0ba0-47e7-a0bd-f48042b4524d\",\"roleDefinitionId\":\"a3d1c624-1f2f-41e8-9dc7-53fd55bcd821\"}],\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Mexico Central\",\"Israel Central\",\"Italy North\"],\"apiVersions\":[\"2024-04-30-preview\",\"2024-04-01\",\"2024-02-01\",\"2024-01-31-preview\",\"2024-01-01\",\"2023-08-01\",\"2023-07-01-preview\",\"2023-06-01\",\"2023-04-01\",\"2023-02-01\",\"2023-01-01\",\"2022-10-01\",\"2022-09-30-preview\",\"2022-09-10\",\"2022-09-01-preview\",\"2022-08-01\",\"2022-06-01-preview\",\"2022-05-01\",\"2022-04-01\",\"2022-03-01\",\"2022-02-01\",\"2022-01-01\",\"2021-12-01\",\"2021-11-01-preview\",\"2021-11-01\",\"2021-10-01\",\"2021-08-01\",\"2021-07-01\",\"2021-06-01\",\"2021-04-01\",\"2021-03-01\",\"2021-02-10\",\"2021-02-01-preview\",\"2021-02-01\",\"2021-01-01\",\"2020-12-01\",\"2020-10-01\",\"2020-07-01-preview\",\"2020-07-01\",\"2020-02-02-preview\",\"2020-02-02\",\"2019-06-15\",\"2019-05-13-preview\",\"2019-05-13\",\"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\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2018-01-10\"}],\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"operations\",\"locations\":[],\"apiVersions\":[\"2024-04-30-preview\",\"2024-04-01\",\"2024-02-01\",\"2024-01-31-preview\",\
2024-06-08T11:47:42.190Z [DEBUG] provider.terraform-provider-azurerm_v3.105.0_x5: "2024-01-01\",\"2023-08-01\",\"2023-07-01-preview\",\"2023-06-01\",\"2023-04-01\",\"2023-02-01\",\"2023-01-01\",\"2022-10-01\",\"2022-09-30-preview\",\"2022-09-10\",\"2022-09-01-preview\",\"2022-08-01\",\"2022-06-01-preview\",\"2022-05-01\",\"2022-04-01\",\"2022-03-01\",\"2022-02-01\",\"2022-01-01\",\"2021-12-01\",\"2021-11-01-preview\",\"2021-11-01\",\"2021-10-01\",\"2021-08-01\",\"2021-07-01\",\"2021-06-01\",\"2021-04-01\",\"2021-03-01\",\"2021-02-10\",\"2021-02-01-preview\",\"2021-02-01\",\"2021-01-01\",\"2020-12-01\",\"2020-10-01\",\"2020-07-01-preview\",\"2020-07-01\",\"2020-02-02-preview\",\"2020-02-02\",\"2019-06-15\",\"2019-05-13-preview\",\"2019-05-13\",\"2018-07-10-preview\",\"2018-07-10\",\"2018-01-10\",\"2017-09-01\",\"2017-07-01-preview\",\"2017-07-01\",\"2016-12-01\",\"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\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2016-08-10\"}],\"capabilities\":\"None\"},{\"resourceType\":\"locations\",\"locations\":[],\"apiVersions\":[\"2024-04-30-preview\",\"2024-04-01\",\"2024-02-01\",\"2024-01-31-preview\",\"2024-01-01\",\"2023-08-01\",\"2023-07-01-preview\",\"2023-06-01\",\"2023-04-01\",\"2023-02-01\",\"2023-01-01\",\"2022-10-01\",\"2022-09-30-preview\",\"2022-09-10\",\"2022-09-01-preview\",\"2022-08-01\",\"2022-06-01-preview\",\"2022-05-01\",\"2022-04-01\",\"2022-03-01\",\"2022-02-01\",\"2022-01-01\",\"2021-12-01\",\"2021-11-01-preview\",\"2021-11-01\",\"2021-10-01\",\"2021-08-01\",\"2021-07-01\",\"2021-06-01\",\"2021-03-01\",\"2017-07-01\",\"2016-06-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2016-06-01\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Mexico Central\",\"Israel Central\",\"Italy North\"],\"apiVersions\":[\"2024-04-30-preview\",\"2024-04-01\",\"2024-02-01\",\"2024-01-31-preview\",\"2024-01-01\",\"2023-08-01\",\"2023-07-01-preview\",\"2023-06-01\",\"2023-04-01\",\"2023-02-01\",\"2023-01-01\",\"2022-10-01\",\"2022-09-30-preview\",\"2022-09-10\",\"2022-09-01-preview\",\"2022-08-01\",\"2022-06-01-preview\",\"2022-05-01\",\"2022-04-01\",\"2022-03-01\",\"2022-02-01\",\"2022-01-01\",\"2021-12-01\",\"2021-10-01\",\"2021-08-01\",\"2021-07-01\",\"2021-06-01\",\"2021-03-01\",\"2017-07-01\",\"2016-06-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2016-06-01\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Mexico Central\",\"Israel Central\",\"Italy North\"],\"apiVersions\":[\"2018-01-10\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2018-01-10\"}],\"capabilities\":\"None\"},{\"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 Central\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Mexico Central\",\"Israel Central\",\"Italy North\"],\"apiVersions\":[\"2016-06-01\",\"2015-08-15\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2016-06-01\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Mexico Central\",\"Israel Central\",\"Italy North\"],\"apiVersions\":[\"2016-06-01\",\"2015-08-15\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2016-06-01\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Mexico Central\",\"Israel Central\",\"Italy North\"],\"apiVersions\":[\"2024-04-30-preview\",\"2024-04-01\",\"2024-02-01\",\"2024-01-31-preview\",\"2024-01-01\",\"2023-08-01\",\"2023-07-01-preview\",\"2023-06-01\",\"2023-04-01\",\"2023-02-01\",\"2023-01-01\",\"2022-10-01\",\"2022-09-30-preview\",\"2022-09-10\",\"2022-09-01-preview\",\"2022-08-01\",\"2022-06-01-preview\",\"2022-05-01\",\"2022-04-01\",\"2022-03-01\",\"2022-02-01\",\"2022-01-01\",\"2021-12-01\",\"2021-10-01\",\"2021-08-01\",\"2021-07-01\",\"2021-06-01\",\"2021-03-01\",\"2017-07-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-07-01\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Mexico Central\",\"Israel Central\",\"Italy North\"],\"apiVersions\":[\"2024-04-30-preview\",\"2024-04-01\",\"2024-02-01\",\"2024-01-31-preview\",\"2024-01-01\",\"2023-08-01\",\"2023-07-01-preview\",\"2023-06-01\",\"2023-04-01\",\"2023-02-01\",\"2023-01-01\",\"2022-10-01\",\"2022-09-30-preview\",\"2022-09-10\",\"2022-09-01-preview\",\"2022-08-01\",\"2022-06-01-preview\",\"2022-05-01\",\"2022-04-01\",\"2022-03-01\",\"2022-02-01\",\"2022-01-01\",\"2021-12-01\",\"2021-10-01\",\"2021-08-01\",\"2021-07-01\",\"2021-06-01\",\"2021-03-01\",\"2017-07-01\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2017-07-01\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-15\",\"2021-11-15\",\"2018-12-20-preview\",\"2018-12-20\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2018-12-20-preview\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-15\",\"2021-11-15\",\"2018-12-20-preview\",\"2018-12-20\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2018-12-20-preview\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-15\",\"2021-11-15\",\"2018-12-20-preview\",\"2018-12-20\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2018-12-20-preview\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-15\",\"2021-11-15\",\"2018-12-20-preview\",\"2018-12-20\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2018-12-20-preview\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-15\",\"2021-11-15\",\"2018-12-20-preview\",\"2018-12-20\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2018-12-20-preview\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\"],\"apiVersions\":[\"2023-01-15\",\"2021-11-15\",\"2018-12-20-preview\",\"2018-12-20\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2018-12-20-preview\"}],\"capabilities\":\"None\"},{\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Mexico Central\",\"Israel Central\",\"Italy North\"],\"apiVersions\":[\"2017-07-01-preview\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Mexico Central\",\"Israel Central\",\"Italy North\"],\"apiVersions\":[\"2024-04-30-preview\",\"2024-04-01\",\"2024-02-01\",\"2024-01-31-preview\",\"2024-01-01\",\"2023-08-01\",\"2023-07-01-preview\",\"2023-06-01\",\"2023-04-01\",\"2023-02-01\",\"2023-01-01\",\"2022-10-01\",\"2022-09-30-preview\",\"2022-09-10\",\"2022-09-01-preview\",\"2022-08-01\",\"2022-06-01-preview\",\"2022-05-01\",\"2022-04-01\",\"2022-03-01\",\"2022-02-01\",\"2022-01-01\",\"2021-12-01\",\"2021-10-01\",\"2021-08-01\",\"2021-07-01\",\"2021-06-01\",\"2021-02-10\",\"2018-07-10\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2018-07-10\"}],\"capabilities\":\"SupportsExtension\"},{\"resourceType\":\"locations/capabilities\",\"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\",\"Norway East\",\"West US 3\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Mexico Central\",\"Israel Central\",\"Italy North\"],\"apiVersions\":[\"2024-04-30-preview\",\"2024-04-01\",\"2024-02-01\",\"2024-01-31-preview\",\"2024-01-01\",\"2023-08-01\",\"2023-07-01-preview\",\"2023-06-01\",\"2023-04-01\",\"2023-02-01\",\"2023-01-01\",\"2022-10-01\",\"2022-09-30-preview\",\"2022-01-31-preview\"],\"apiProfiles\":[{\"profileVersion\":\"2018-06-01-profile\",\"apiVersion\":\"2022-01-31-preview\"}],\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.Cdn\",\"namespace\":\"Microsoft.Cdn\",\"authorizations\":[{\"applicationId\":\"92b61450-2139-4e4a-a0cc-898eced7a779\",\"roleDefinitionId\":\"067b29c5-33d0-424f-9209-a02a6cc90732\"}],\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\",\"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\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\",\"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\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\",\"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\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"profiles/endpoints/origingroups\",\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"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 Europe\",\"West India\",\"West US\",\"West Central US\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\",\"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\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\",\"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\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\",\"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\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\",\"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\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\",\"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\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"operationresults/profileresults/endpointresults/origingroupresults\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\",\"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\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\",\"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\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"checkEndpointNameAvailability\",\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\",\"2019-06-15-preview\",\"2019-04-15\",\"2018-04-02\",\"2017-10-12\",\"2017-04-02\",\"2016-10-02\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"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\",\"Southeast Asia\",\"West Europe\",\"West India\",\"West US\",\"West Central US\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\",\"2019-06-15-preview\",\"2019-04-15\",\"2018-04-02\",\"2017-10-12\",\"2017-04-02\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"canMigrate\",\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"migrate\",\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\",\"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\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"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\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2020-03-31\",\"2019-12-31\",\"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\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"CdnWebApplicationFirewallPolicies\",\"locations\":[\"global\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2019-06-15-preview\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"operationresults/cdnwebapplicationfirewallpolicyresults\",\"locations\":[\"global\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2019-06-15-preview\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"CdnWebApplicationFirewallManagedRuleSets\",\"locations\":[],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\",\"2020-04-15\",\"2019-06-15-preview\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"profiles/afdendpoints\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"profiles/afdendpoints/routes\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"profiles/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 Europe\",\"West India\",\"West US\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"profiles/origingroups\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"profiles/origingroups/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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"profiles/rulesets\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"profiles/rulesets/rules\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"profiles/secrets\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"validateSecret\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"profiles/keygroups\",\"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\"],\"apiVersions\":[\"2024-01-01-preview\",\"2023-07-01-preview\"],\"defaultApiVersion\":\"2023-07-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"profiles/securitypolicies\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"operationresults/profileresults/afdendpointresults\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"operationresults/profileresults/afdendpointresults/routeresults\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"operationresults/profileresults/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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"operationresults/profileresults/origingroupresults\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"operationresults/profileresults/origingroupresults/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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"operationresults/profileresults/rulesetresults\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"operationresults/profileresults/rulesetresults/ruleresults\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"operationresults/profileresults/secretresults\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"operationresults/profileresults/securitypolicyresults\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2021-06-01\",\"2020-09-01\"],\"defaultApiVersion\":\"2023-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"profiles/policies\",\"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\"],\"apiVersions\":[\"2022-01-01-preview\"],\"defaultApiVersion\":\"2022-01-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"profiles/networkpolicies\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\"],\"defaultApiVersion\":\"2022-11-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"operationresults/profileresults/policyresults\",\"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\"],\"apiVersions\":[\"2024-05-01-preview\",\"2024-02-01\",\"2024-01-01-preview\",\"2023-07-01-preview\",\"2023-05-01\",\"2023-02-01-preview\",\"2022-11-01-preview\",\"2022-05-01-preview\",\"2022-01-01-preview\"],\"defaultApiVersion\":\"2022-01-01-preview\",\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"},{\"id\":\"/subscriptions/3c7a8adc-3c3a-4096-ae60-42b18d206358/providers/Microsoft.DataFactory\",\"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-3c0460ac39a4\"}],\"resourceTypes\":[{\"resourceType\":\"factories\",\"locations\":[\"East US\",\"East US 2\",\"Central US\",\"South Central US\",\"Japan East\",\"Canada Central\",\"Australia East\",\"Switzerland North\",\"Germany West Central\",\"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\",\"Australia Southeast\",\"South India\",\"Canada East\",\"UK West\",\"Japan West\",\"Norway East\",\"UAE North\",\"West US 3\",\"Switzerland West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\"],\"apiVersions\":[\"2018-06-01\",\"2017-09-01-preview\"],\"defaultApiVersion\":\"2018-06-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"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\",\"Switzerland North\",\"Germany West Central\",\"Canada Central\",\"West Central US\",\"North Europe\",\"UK South\",\"West Europe\",\"Southeast Asia\",\"East Asia\",\"North Central US\",\"South Africa North\",\"Australia Southeast\",\"South India\",\"Canada East\",\"UK West\",\"Japan West\",\"Norway East\",\"UAE North\",\"West US 3\",\"Switzerland West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"Italy North\",\"Israel Central\"],\"apiVersions\":[\"2018-06-01\",\"2017-09-01-preview\"],\"defaultApiVersion\":\"2018-06-01\",\"capabilities\":\"None\"},{\"resourceType\":\"factories/privateEndpointConnectionProxies\",\"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 Centra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment