Skip to content

Commit 35c9d18

Browse files
committed
Rename new command group for consistency with existing Azure CLI command group name
1 parent d978fd8 commit 35c9d18

File tree

10 files changed

+68
-37
lines changed

10 files changed

+68
-37
lines changed

Commands/managed-identity/user-assigned-identity/_create.md renamed to Commands/identity/_create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [Command] _managed-identity user-assigned-identity create_
1+
# [Command] _identity create_
22

33
Create an identity in the specified subscription and resource group.
44

Commands/managed-identity/user-assigned-identity/_delete.md renamed to Commands/identity/_delete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [Command] _managed-identity user-assigned-identity delete_
1+
# [Command] _identity delete_
22

33
Delete the identity.
44

Commands/managed-identity/user-assigned-identity/_show.md renamed to Commands/identity/_show.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [Command] _managed-identity user-assigned-identity show_
1+
# [Command] _identity show_
22

33
Get the identity.
44

Commands/managed-identity/user-assigned-identity/_update.md renamed to Commands/identity/_update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [Command] _managed-identity user-assigned-identity update_
1+
# [Command] _identity update_
22

33
Update an identity in the specified subscription and resource group.
44

Commands/identity/readme.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# [Group] _identity_
2+
3+
Manage Managed Identity
4+
5+
## Commands
6+
7+
- [create](/Commands/identity/_create.md)
8+
: Create an identity in the specified subscription and resource group.
9+
10+
- [delete](/Commands/identity/_delete.md)
11+
: Delete the identity.
12+
13+
- [show](/Commands/identity/_show.md)
14+
: Get the identity.
15+
16+
- [update](/Commands/identity/_update.md)
17+
: Update an identity in the specified subscription and resource group.

Commands/managed-identity/readme.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

Commands/managed-identity/user-assigned-identity/readme.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

Commands/readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,9 @@
179179
- [healthcareapis](/Commands/healthcareapis/readme.md)
180180
: Azure Healthcare APIs is a secure cloud platform for managing health data, supporting analytics, machine learning, and scalable solutions.
181181

182+
- [identity](/Commands/identity/readme.md)
183+
: Manage Managed Identity
184+
182185
- [image](/Commands/image/readme.md)
183186
: Manage custom virtual machine images.
184187

@@ -206,9 +209,6 @@
206209
- [maintenance](/Commands/maintenance/readme.md)
207210
: Manage Maintenance
208211

209-
- [managed-identity](/Commands/managed-identity/readme.md)
210-
: Manage Managed Identity
211-
212212
- [managedservices](/Commands/managedservices/readme.md)
213213
: Manage the registration assignments and definitions in Azure.
214214

Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkaWRlbnRpdHkvdXNlcmFzc2lnbmVkaWRlbnRpdGllcy97fQ==/2024-11-30.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkaWRlbnRpdHkvdXNlcmFzc2lnbmVkaWRlbnRpdGllcy97fQ==/2024-11-30.xml

Lines changed: 43 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='utf-8'?>
22
<CodeGen plane="mgmt-plane">
33
<resource id="/subscriptions/{}/resourcegroups/{}/providers/microsoft.managedidentity/userassignedidentities/{}" version="2024-11-30" swagger="mgmt-plane/msi/ResourceProviders/Microsoft.ManagedIdentity/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTWFuYWdlZElkZW50aXR5L3VzZXJBc3NpZ25lZElkZW50aXRpZXMve3Jlc291cmNlTmFtZX0=/V/MjAyNC0xMS0zMA=="/>
4-
<commandGroup name="managed-identity user-assigned-identity">
4+
<commandGroup name="identity">
55
<command name="show" version="2024-11-30">
66
<resource id="/subscriptions/{}/resourcegroups/{}/providers/microsoft.managedidentity/userassignedidentities/{}" version="2024-11-30" swagger="mgmt-plane/msi/ResourceProviders/Microsoft.ManagedIdentity/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTWFuYWdlZElkZW50aXR5L3VzZXJBc3NpZ25lZElkZW50aXRpZXMve3Jlc291cmNlTmFtZX0=/V/MjAyNC0xMS0zMA=="/>
77
<argGroup name="">
@@ -29,9 +29,22 @@
2929
<body>
3030
<json var="$Instance">
3131
<schema type="object">
32-
<prop readOnly="True" type="ResourceId" name="id"/>
32+
<prop readOnly="True" type="ResourceId" name="id">
33+
<format template="/subscriptions/{}/resourceGroups/{}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{}"/>
34+
</prop>
3335
<prop type="ResourceLocation" name="location" required="True"/>
3436
<prop readOnly="True" type="string" name="name"/>
37+
<prop readOnly="True" type="object" name="properties" clientFlatten="True">
38+
<prop readOnly="True" type="uuid" name="clientId"/>
39+
<prop type="string" name="isolationScope">
40+
<enum>
41+
<item value="&quot;None&quot;"/>
42+
<item value="&quot;Regional&quot;"/>
43+
</enum>
44+
</prop>
45+
<prop readOnly="True" type="uuid" name="principalId"/>
46+
<prop readOnly="True" type="uuid" name="tenantId"/>
47+
</prop>
3548
<prop readOnly="True" type="object" name="systemData">
3649
<prop type="dateTime" name="createdAt"/>
3750
<prop type="string" name="createdBy"/>
@@ -160,9 +173,22 @@
160173
<body>
161174
<json var="$Instance">
162175
<schema type="object">
163-
<prop readOnly="True" type="ResourceId" name="id"/>
176+
<prop readOnly="True" type="ResourceId" name="id">
177+
<format template="/subscriptions/{}/resourceGroups/{}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{}"/>
178+
</prop>
164179
<prop type="ResourceLocation" name="location" required="True"/>
165180
<prop readOnly="True" type="string" name="name"/>
181+
<prop readOnly="True" type="object" name="properties" clientFlatten="True">
182+
<prop readOnly="True" type="uuid" name="clientId"/>
183+
<prop type="string" name="isolationScope">
184+
<enum>
185+
<item value="&quot;None&quot;"/>
186+
<item value="&quot;Regional&quot;"/>
187+
</enum>
188+
</prop>
189+
<prop readOnly="True" type="uuid" name="principalId"/>
190+
<prop readOnly="True" type="uuid" name="tenantId"/>
191+
</prop>
166192
<prop readOnly="True" type="object" name="systemData">
167193
<prop type="dateTime" name="createdAt"/>
168194
<prop type="string" name="createdBy"/>
@@ -241,9 +267,22 @@
241267
<body>
242268
<json var="$Instance">
243269
<schema type="object" cls="Identity_read">
244-
<prop readOnly="True" type="ResourceId" name="id"/>
270+
<prop readOnly="True" type="ResourceId" name="id">
271+
<format template="/subscriptions/{}/resourceGroups/{}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{}"/>
272+
</prop>
245273
<prop type="ResourceLocation" name="location" required="True"/>
246274
<prop readOnly="True" type="string" name="name"/>
275+
<prop readOnly="True" type="object" name="properties" clientFlatten="True">
276+
<prop readOnly="True" type="uuid" name="clientId"/>
277+
<prop type="string" name="isolationScope">
278+
<enum>
279+
<item value="&quot;None&quot;"/>
280+
<item value="&quot;Regional&quot;"/>
281+
</enum>
282+
</prop>
283+
<prop readOnly="True" type="uuid" name="principalId"/>
284+
<prop readOnly="True" type="uuid" name="tenantId"/>
285+
</prop>
247286
<prop readOnly="True" type="object" name="systemData">
248287
<prop type="dateTime" name="createdAt"/>
249288
<prop type="string" name="createdBy"/>

0 commit comments

Comments
 (0)