Skip to content

Commit 86a6cf5

Browse files
authored
[Service Connector] az webapp connection create -h: Clarify that system identity is a flag (#31263)
* Clarify system identity is a flag * remove trailing whitespace * clarify
1 parent f49fe0c commit 86a6cf5

File tree

1 file changed

+1
-1
lines changed
  • src/azure-cli/azure/cli/command_modules/serviceconnector

1 file changed

+1
-1
lines changed

src/azure-cli/azure/cli/command_modules/serviceconnector/_help.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ def get_source_display_name(sourcename):
320320
else:
321321
system_identity_param = '''
322322
- name: --system-identity
323-
short-summary: The system assigned identity auth info
323+
short-summary: The flag to use system assigned identity auth info. No additional parameters are needed.
324324
long-summary: |
325325
Usage: --system-identity
326326

0 commit comments

Comments
 (0)