Skip to content

Commit

Permalink
Update plugins/doc_fragments/azure.py
Browse files Browse the repository at this point in the history
Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>
  • Loading branch information
kingsleyadam and Fred-sun authored Mar 14, 2022
1 parent 90b1793 commit 48d4b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/doc_fragments/azure.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class ModuleDocFragment(object):
type: str
client_id:
description:
- Azure client ID. Use when authenticating with a Service Principal or Managed Identity (msi).
- Azure client ID. Use when authenticating with a Service Principal or Managed Identity (msi).
- Can also be set via the C(AZURE_CLIENT_ID) environment variable.
type: str
secret:
Expand Down

0 comments on commit 48d4b70

Please sign in to comment.