Skip to content

Commit 59a4c0d

Browse files
author
Mohamed Yilmaz Ibrahim
committed
Updated the aaz files
1 parent af19c22 commit 59a4c0d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/azure-cli/azure/cli/command_modules/identity/aaz/latest/identity/__cmd_group.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"identity",
1616
)
1717
class __CMDGroup(AAZCommandGroup):
18-
"""Manage Identity
18+
"""Manage Managed Identity
1919
"""
2020
pass
2121

src/azure-cli/azure/cli/command_modules/identity/commands.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
from ._client_factory import _msi_user_identities_operations, _msi_operations_operations
99

10-
from ._validators import process_msi_namespace
11-
1210

1311
def load_command_table(self, _):
1412

0 commit comments

Comments
 (0)