Skip to content

Commit 6717844

Browse files
shavital7kayousef
authored andcommitted
Remove format:arm-id from v4 since api validation service fails to load the spec, causing global outages for RPaaS RPs (Azure#21860)
1 parent 4f16330 commit 6717844

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

specification/common-types/resource-management/v4/customermanagedkeys.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
},
5252
"userAssignedIdentityResourceId": {
5353
"type": "string",
54-
"format": "arm-id",
5554
"description": "user assigned identity to use for accessing key encryption key Url. Ex: /subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId. Mutually exclusive with identityType systemAssignedIdentity and delegatedResourceIdentity."
5655
},
5756
"delegatedIdentityClientId": {

specification/common-types/resource-management/v4/types.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"id": {
1515
"readOnly": true,
1616
"type": "string",
17-
"format": "arm-id",
1817
"description": "Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\""
1918
},
2019
"name": {

0 commit comments

Comments
 (0)