Skip to content

Commit fb6a58f

Browse files
committed
used common managedIdentity for nGroups
1 parent 5223399 commit fb6a58f

File tree

1 file changed

+1
-39
lines changed
  • specification/containerinstance/resource-manager/Microsoft.ContainerInstance/preview/2024-09-01-preview

1 file changed

+1
-39
lines changed

specification/containerinstance/resource-manager/Microsoft.ContainerInstance/preview/2024-09-01-preview/containerInstance.json

Lines changed: 1 addition & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -2958,7 +2958,7 @@
29582958
"$ref": "#/definitions/NGroupProperties"
29592959
},
29602960
"identity": {
2961-
"$ref": "#/definitions/NGroupIdentity",
2961+
"$ref": "../../../../../common-types/resource-management/v6/managedidentity.json#/definitions/ManagedServiceIdentity",
29622962
"description": "The identity of the nGroup, if configured."
29632963
},
29642964
"zones": {
@@ -2984,44 +2984,6 @@
29842984
],
29852985
"description": "Describes a nGroup."
29862986
},
2987-
"NGroupIdentity": {
2988-
"type": "object",
2989-
"description": "Identity for the nGroup.",
2990-
"properties": {
2991-
"principalId": {
2992-
"readOnly": true,
2993-
"type": "string",
2994-
"description": "The principal id of the nGroup identity. This property will only be provided for a system assigned identity."
2995-
},
2996-
"tenantId": {
2997-
"readOnly": true,
2998-
"type": "string",
2999-
"description": "The tenant id associated with the nGroup. This property will only be provided for a system assigned identity."
3000-
},
3001-
"type": {
3002-
"type": "string",
3003-
"description": "The type of identity used for the container scale set. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the nGroup.",
3004-
"enum": [
3005-
"SystemAssigned",
3006-
"UserAssigned",
3007-
"SystemAssigned, UserAssigned",
3008-
"None"
3009-
],
3010-
"x-ms-enum": {
3011-
"name": "ResourceIdentityType",
3012-
"modelAsString": false
3013-
}
3014-
},
3015-
"userAssignedIdentities": {
3016-
"type": "object",
3017-
"description": "The list of user identities associated with the container scale set. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.",
3018-
"additionalProperties": {
3019-
"type": "object",
3020-
"$ref": "../../../../../common-types/resource-management/v6/managedidentity.json#/definitions/UserAssignedIdentity"
3021-
}
3022-
}
3023-
}
3024-
},
30252987
"NGroupProperties": {
30262988
"type": "object",
30272989
"properties": {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy