You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed unused definition of ResourceIdentityWithUserAssignedIdentities (#15027)
* Removed unused definition of ResourceIdentityWithUserAssignedIdentities in servers.json and ManagedInstances.json
* Added "SystemAssigned,UserAssigned" identity type
Copy file name to clipboardExpand all lines: specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/ManagedInstances.json
-38Lines changed: 0 additions & 38 deletions
Original file line number
Diff line number
Diff line change
@@ -580,44 +580,6 @@
580
580
}
581
581
}
582
582
},
583
-
"ResourceIdentityWithUserAssignedIdentities": {
584
-
"description": "Azure Active Directory identity configuration for a resource.",
585
-
"type": "object",
586
-
"properties": {
587
-
"userAssignedIdentities": {
588
-
"description": "The resource ids of the user assigned identities to use",
589
-
"type": "object",
590
-
"additionalProperties": {
591
-
"$ref": "#/definitions/UserIdentity"
592
-
}
593
-
},
594
-
"principalId": {
595
-
"format": "uuid",
596
-
"description": "The Azure Active Directory principal id.",
597
-
"type": "string",
598
-
"readOnly": true
599
-
},
600
-
"type": {
601
-
"description": "The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.",
602
-
"enum": [
603
-
"None",
604
-
"SystemAssigned",
605
-
"UserAssigned"
606
-
],
607
-
"type": "string",
608
-
"x-ms-enum": {
609
-
"name": "IdentityType",
610
-
"modelAsString": true
611
-
}
612
-
},
613
-
"tenantId": {
614
-
"format": "uuid",
615
-
"description": "The Azure Active Directory tenant id.",
616
-
"type": "string",
617
-
"readOnly": true
618
-
}
619
-
}
620
-
},
621
583
"ManagedInstanceProperties": {
622
584
"description": "The properties of a managed instance.",
Copy file name to clipboardExpand all lines: specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/Servers.json
-38Lines changed: 0 additions & 38 deletions
Original file line number
Diff line number
Diff line change
@@ -431,44 +431,6 @@
431
431
}
432
432
}
433
433
},
434
-
"ResourceIdentityWithUserAssignedIdentities": {
435
-
"description": "Azure Active Directory identity configuration for a resource.",
436
-
"type": "object",
437
-
"properties": {
438
-
"userAssignedIdentities": {
439
-
"description": "The resource ids of the user assigned identities to use",
440
-
"type": "object",
441
-
"additionalProperties": {
442
-
"$ref": "#/definitions/UserIdentity"
443
-
}
444
-
},
445
-
"principalId": {
446
-
"format": "uuid",
447
-
"description": "The Azure Active Directory principal id.",
448
-
"type": "string",
449
-
"readOnly": true
450
-
},
451
-
"type": {
452
-
"description": "The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.",
453
-
"enum": [
454
-
"None",
455
-
"SystemAssigned",
456
-
"UserAssigned"
457
-
],
458
-
"type": "string",
459
-
"x-ms-enum": {
460
-
"name": "IdentityType",
461
-
"modelAsString": true
462
-
}
463
-
},
464
-
"tenantId": {
465
-
"format": "uuid",
466
-
"description": "The Azure Active Directory tenant id.",
Copy file name to clipboardExpand all lines: specification/sql/resource-manager/Microsoft.Sql/preview/2021-02-01-preview/ManagedInstances.json
-38Lines changed: 0 additions & 38 deletions
Original file line number
Diff line number
Diff line change
@@ -580,44 +580,6 @@
580
580
}
581
581
}
582
582
},
583
-
"ResourceIdentityWithUserAssignedIdentities": {
584
-
"description": "Azure Active Directory identity configuration for a resource.",
585
-
"type": "object",
586
-
"properties": {
587
-
"userAssignedIdentities": {
588
-
"description": "The resource ids of the user assigned identities to use",
589
-
"type": "object",
590
-
"additionalProperties": {
591
-
"$ref": "#/definitions/UserIdentity"
592
-
}
593
-
},
594
-
"principalId": {
595
-
"format": "uuid",
596
-
"description": "The Azure Active Directory principal id.",
597
-
"type": "string",
598
-
"readOnly": true
599
-
},
600
-
"type": {
601
-
"description": "The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.",
602
-
"enum": [
603
-
"None",
604
-
"SystemAssigned",
605
-
"UserAssigned"
606
-
],
607
-
"type": "string",
608
-
"x-ms-enum": {
609
-
"name": "IdentityType",
610
-
"modelAsString": true
611
-
}
612
-
},
613
-
"tenantId": {
614
-
"format": "uuid",
615
-
"description": "The Azure Active Directory tenant id.",
616
-
"type": "string",
617
-
"readOnly": true
618
-
}
619
-
}
620
-
},
621
583
"ManagedInstanceProperties": {
622
584
"description": "The properties of a managed instance.",
Copy file name to clipboardExpand all lines: specification/sql/resource-manager/Microsoft.Sql/preview/2021-02-01-preview/Servers.json
-38Lines changed: 0 additions & 38 deletions
Original file line number
Diff line number
Diff line change
@@ -431,44 +431,6 @@
431
431
}
432
432
}
433
433
},
434
-
"ResourceIdentityWithUserAssignedIdentities": {
435
-
"description": "Azure Active Directory identity configuration for a resource.",
436
-
"type": "object",
437
-
"properties": {
438
-
"userAssignedIdentities": {
439
-
"description": "The resource ids of the user assigned identities to use",
440
-
"type": "object",
441
-
"additionalProperties": {
442
-
"$ref": "#/definitions/UserIdentity"
443
-
}
444
-
},
445
-
"principalId": {
446
-
"format": "uuid",
447
-
"description": "The Azure Active Directory principal id.",
448
-
"type": "string",
449
-
"readOnly": true
450
-
},
451
-
"type": {
452
-
"description": "The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.",
453
-
"enum": [
454
-
"None",
455
-
"SystemAssigned",
456
-
"UserAssigned"
457
-
],
458
-
"type": "string",
459
-
"x-ms-enum": {
460
-
"name": "IdentityType",
461
-
"modelAsString": true
462
-
}
463
-
},
464
-
"tenantId": {
465
-
"format": "uuid",
466
-
"description": "The Azure Active Directory tenant id.",
0 commit comments