Commit 0a7d638
docs: update --subscription global option to document default resolution
The --subscription parameter description only mentioned AZURE_SUBSCRIPTION_ID
as the fallback. Since #1974 merged, the resolution order is:
1. Explicit --subscription value
2. Azure CLI profile (~/.azure/azureProfile.json, set via 'az account set')
3. AZURE_SUBSCRIPTION_ID environment variable
Update the Global Options table to reflect this and accept display names.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f613eba commit 0a7d638
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments