Skip to content

Commit

Permalink
Microsoft.maps 2024 07 01 preview (Azure#30251)
Browse files Browse the repository at this point in the history
* Adds base for updating Microsoft.Maps from version stable/2023-06-01 to version 2024-07-01-preview

* Add account locations

* update common definition refs

* apply checks

* update account names pattern

* fix pattern for openapi

* Update sdk-suppressions.yaml

---------

Co-authored-by: Gigi Grajo <gigigrajo@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
  • Loading branch information
3 people authored Sep 18, 2024
1 parent 8e6ff77 commit 6e1b6ef
Show file tree
Hide file tree
Showing 23 changed files with 2,336 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"parameters": {
"api-version": "2024-07-01-preview",
"subscriptionId": "21a9967a-e8a9-4656-a70b-96ff1c4d05a0",
"resourceGroupName": "myResourceGroup",
"accountName": "myMapsAccount",
"MapsAccountSasParameters": {
"signingKey": "primaryKey",
"principalId": "e917f87b-324d-4728-98ed-e31d311a7d65",
"regions": [
"eastus"
],
"maxRatePerSecond": 500,
"start": "2017-05-24T10:42:03.1567373Z",
"expiry": "2017-05-24T11:42:03.1567373Z"
}
},
"responses": {
"200": {
"body": {
"accountSasToken": "accountSasToken"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
{
"parameters": {
"api-version": "2024-07-01-preview",
"subscriptionId": "21a9967a-e8a9-4656-a70b-96ff1c4d05a0",
"resourceGroupName": "myResourceGroup",
"accountName": "myMapsAccount",
"MapsAccount": {
"location": "eastus",
"sku": {
"name": "G2"
},
"kind": "Gen2",
"identity": {
"type": "UserAssigned",
"userAssignedIdentities": {
"/subscriptions/21a9967a-e8a9-4656-a70b-96ff1c4d05a0/resourceGroups/myResourceGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/identityName": {}
}
},
"properties": {
"encryption": {
"customerManagedKeyEncryption": {
"keyEncryptionKeyIdentity": {
"identityType": "userAssignedIdentity",
"userAssignedIdentityResourceId": "/subscriptions/21a9967a-e8a9-4656-a70b-96ff1c4d05a0/resourceGroups/myResourceGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/identityName"
},
"keyEncryptionKeyUrl": "https://contosovault.vault.azure.net/keys/contosokek"
}
}
}
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/21a9967a-e8a9-4656-a70b-96ff1c4d05a0/resourceGroups/myResourceGroup/providers/Microsoft.Maps/accounts/myMapsAccount",
"name": "myMapsAccount",
"type": "Microsoft.Maps/accounts",
"kind": "Gen2",
"location": "eastus",
"tags": {
"test": "true"
},
"systemData": {
"createdBy": "string",
"createdByType": "Application",
"createdAt": "2021-07-02T01:01:01.1075056Z",
"lastModifiedBy": "string",
"lastModifiedByType": "Application",
"lastModifiedAt": "2021-07-02T01:01:01.1075056Z"
},
"sku": {
"name": "G2",
"tier": "Standard"
},
"identity": {
"type": "UserAssigned",
"principalId": "77f72dac-e0aa-484e-9acd-e5e7075310ef",
"tenantId": "06006684-60c1-4954-a20c-ffd8fbea7276",
"userAssignedIdentities": {
"/subscriptions/21a9967a-e8a9-4656-a70b-96ff1c4d05a0/resourceGroups/myResourceGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/identityName": {
"clientId": "b602d315-01b5-4265-af23-859edc4f2431",
"principalId": "ac287332-364a-41d9-a567-9ad86b9fc299"
}
}
},
"properties": {
"uniqueId": "b2e763e6-d6f3-4858-9e2b-7cf8df85c593",
"provisioningState": "Succeeded",
"encryption": {
"customerManagedKeyEncryption": {
"keyEncryptionKeyIdentity": {
"identityType": "userAssignedIdentity",
"userAssignedIdentityResourceId": "/subscriptions/21a9967a-e8a9-4656-a70b-96ff1c4d05a0/resourceGroups/myResourceGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/identityName"
},
"keyEncryptionKeyUrl": "https://contosovault.vault.azure.net/keys/contosokek"
}
}
}
}
},
"201": {
"body": {
"id": "/subscriptions/21a9967a-e8a9-4656-a70b-96ff1c4d05a0/resourceGroups/myResourceGroup/providers/Microsoft.Maps/accounts/myMapsAccount",
"name": "myMapsAccount",
"type": "Microsoft.Maps/accounts",
"kind": "Gen2",
"location": "eastus",
"systemData": {
"createdBy": "string",
"createdByType": "Application",
"createdAt": "2021-07-02T01:01:01.1075056Z",
"lastModifiedBy": "string",
"lastModifiedByType": "Application",
"lastModifiedAt": "2021-07-02T01:01:01.1075056Z"
},
"sku": {
"name": "G2",
"tier": "Standard"
},
"identity": {
"type": "UserAssigned",
"principalId": "77f72dac-e0aa-484e-9acd-e5e7075310ef",
"tenantId": "06006684-60c1-4954-a20c-ffd8fbea7276",
"userAssignedIdentities": {
"/subscriptions/21a9967a-e8a9-4656-a70b-96ff1c4d05a0/resourceGroups/myResourceGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/identityName": {
"clientId": "b602d315-01b5-4265-af23-859edc4f2431",
"principalId": "ac287332-364a-41d9-a567-9ad86b9fc299"
}
}
},
"properties": {
"uniqueId": "b2e763e6-d6f3-4858-9e2b-7cf8df85c593",
"provisioningState": "Updating",
"encryption": {
"customerManagedKeyEncryption": {
"keyEncryptionKeyIdentity": {
"identityType": "userAssignedIdentity",
"userAssignedIdentityResourceId": "/subscriptions/21a9967a-e8a9-4656-a70b-96ff1c4d05a0/resourceGroups/myResourceGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/identityName"
},
"keyEncryptionKeyUrl": "https://contosovault.vault.azure.net/keys/contosokek"
}
}
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
{
"parameters": {
"api-version": "2024-07-01-preview",
"subscriptionId": "21a9967a-e8a9-4656-a70b-96ff1c4d05a0",
"resourceGroupName": "myResourceGroup",
"accountName": "myMapsAccount",
"MapsAccount": {
"location": "eastus",
"sku": {
"name": "G2"
},
"kind": "Gen2",
"tags": {
"test": "true"
},
"properties": {
"disableLocalAuth": true,
"cors": {
"corsRules": [
{
"allowedOrigins": [
"http://www.contoso.com",
"http://www.fabrikam.com"
]
}
]
},
"locations": [
{
"locationName": "northeurope"
}
]
}
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/21a9967a-e8a9-4656-a70b-96ff1c4d05a0/resourceGroups/myResourceGroup/providers/Microsoft.Maps/accounts/myMapsAccount",
"name": "myMapsAccount",
"type": "Microsoft.Maps/accounts",
"kind": "Gen2",
"location": "eastus",
"tags": {
"test": "true"
},
"systemData": {
"createdBy": "string",
"createdByType": "Application",
"createdAt": "2021-07-02T01:01:01.1075056Z",
"lastModifiedBy": "string",
"lastModifiedByType": "Application",
"lastModifiedAt": "2021-07-02T01:01:01.1075056Z"
},
"sku": {
"name": "G2",
"tier": "Standard"
},
"properties": {
"uniqueId": "b2e763e6-d6f3-4858-9e2b-7cf8df85c593",
"provisioningState": "Succeeded",
"disableLocalAuth": true,
"cors": {
"corsRules": [
{
"allowedOrigins": [
"http://www.contoso.com",
"http://www.fabrikam.com"
]
}
]
},
"locations": [
{
"locationName": "northeurope"
}
]
}
}
},
"201": {
"body": {
"id": "/subscriptions/21a9967a-e8a9-4656-a70b-96ff1c4d05a0/resourceGroups/myResourceGroup/providers/Microsoft.Maps/accounts/myMapsAccount",
"name": "myMapsAccount",
"type": "Microsoft.Maps/accounts",
"kind": "Gen2",
"location": "eastus",
"tags": {
"test": "true"
},
"systemData": {
"createdBy": "string",
"createdByType": "Application",
"createdAt": "2021-07-02T01:01:01.1075056Z",
"lastModifiedBy": "string",
"lastModifiedByType": "Application",
"lastModifiedAt": "2021-07-02T01:01:01.1075056Z"
},
"sku": {
"name": "G2",
"tier": "Standard"
},
"properties": {
"uniqueId": "b2e763e6-d6f3-4858-9e2b-7cf8df85c593",
"provisioningState": "Succeeded",
"disableLocalAuth": true,
"cors": {
"corsRules": [
{
"allowedOrigins": [
"http://www.contoso.com",
"http://www.fabrikam.com"
]
}
]
},
"locations": [
{
"locationName": "northeurope"
}
]
}
}
}
}
}
Loading

0 comments on commit 6e1b6ef

Please sign in to comment.