Skip to content

Commit 3ec43b4

Browse files
Phoenix HezhenglaizhangArcturusZhang
authored
Update ManagedIdentity.json (#2643)
* Merge changes * Update specificationRepositoryConfiguration.json * Update specificationRepositoryConfiguration.json * Update specificationRepositoryConfiguration.json * Update specificationRepositoryConfiguration.json * Update specificationRepositoryConfiguration.json * Update specificationRepositoryConfiguration.json * Update appplatform.json (#2333) * Update appplatform.json (#2334) * Update specificationRepositoryConfiguration.json * Update specificationRepositoryConfiguration.json * Update ManagedIdentity.json Co-authored-by: Zhenglai Zhang <[email protected]> Co-authored-by: Arcturus <[email protected]>
1 parent dff40b8 commit 3ec43b4

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

specification/msi/resource-manager/Microsoft.ManagedIdentity/stable/2018-11-30/ManagedIdentity.json

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -34,39 +34,6 @@
3434
}
3535
},
3636
"paths": {
37-
"/{scope}/providers/Microsoft.ManagedIdentity/identities/default": {
38-
"get": {
39-
"operationId": "SystemAssignedIdentities_GetByScope",
40-
"description": "Gets the systemAssignedIdentity available under the specified RP scope.",
41-
"x-ms-examples": {
42-
"MsiOperationsList": {
43-
"$ref": "./examples/SystemAssignedIdentityGet.json"
44-
}
45-
},
46-
"parameters": [
47-
{
48-
"$ref": "#/parameters/ScopeParameter"
49-
},
50-
{
51-
"$ref": "#/parameters/ApiVersionParameter"
52-
}
53-
],
54-
"responses": {
55-
"200": {
56-
"description": "OK. The systemAssignedIdentity was retrieved and returned successfully.",
57-
"schema": {
58-
"$ref": "#/definitions/SystemAssignedIdentity"
59-
}
60-
},
61-
"default": {
62-
"description": "Error response describing why the operation failed.",
63-
"schema": {
64-
"$ref": "#/definitions/CloudError"
65-
}
66-
}
67-
}
68-
}
69-
},
7037
"/providers/Microsoft.ManagedIdentity/operations": {
7138
"get": {
7239
"operationId": "Operations_List",

0 commit comments

Comments
 (0)