Update authenticate-azure-cli-web-account-manager.md#4314
Closed
Update authenticate-azure-cli-web-account-manager.md#4314
Conversation
Changed commands from opt-in to opt-out Updated description of WAM to reflect enabled by default
Contributor
|
Learn Build status updates of commit 29b9aa5: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Contributor
|
Learn Build status updates of commit 742e78f:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| docs-ref-conceptual/authenticate-azure-cli.md | View | Details | |
| docs-ref-conceptual/authenticate-azure-cli-login-experience-v2.md | View | Details | |
| docs-ref-conceptual/authenticate-azure-cli-preview.md | n/a (file deleted or renamed) | Details | |
| docs-ref-conceptual/includes/interactive-login.md | View | Details | |
| docs-ref-conceptual/TOC.yml | View | Details | |
| docs-ref-conceptual/whats-new-overview.md | View | Details | |
| docs-ref-conceptual/authenticate-azure-cli-interactively.md | ✅Succeeded | View | |
| docs-ref-conceptual/authenticate-azure-cli-web-account-manager.md | ✅Succeeded | View |
docs-ref-conceptual/authenticate-azure-cli.md
- Line 27, Column 3: [Warning: file-not-found - See documentation]
Invalid file link: './authenticate-azure-cli-preview.md'. - Line 40, Column 30: [Warning: file-not-found - See documentation]
Invalid file link: './authenticate-azure-cli-preview.md'.
docs-ref-conceptual/authenticate-azure-cli-login-experience-v2.md
- Line 16, Column 31: [Warning: bookmark-not-found]
Cannot find bookmark '#may-21-2024' in 'docs-ref-conceptual/release-notes-azure-cli.md', did you mean '#may-21-2019'?
docs-ref-conceptual/authenticate-azure-cli-preview.md
- [Warning: file-not-redirected - See documentation]
File docs-ref-conceptual/authenticate-azure-cli-preview.md with URL /cli/azure/authenticate-azure-cli-preview was deleted without redirection. To avoid broken links, add a redirection.
docs-ref-conceptual/includes/interactive-login.md
- Line 32, Column 81: [Warning: file-not-found - See documentation]
Invalid file link: './authenticate-azure-cli-interactively.md'.
docs-ref-conceptual/TOC.yml
- Line 59, Column 11: [Warning: file-not-found - See documentation]
Invalid file link: 'authenticate-azure-cli-preview.md'.
docs-ref-conceptual/whats-new-overview.md
- Line 20, Column 153: [Warning: file-not-found - See documentation]
Invalid file link: './authenticate-azure-cli-preview.md'.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
jiasli
reviewed
May 21, 2024
Comment on lines
+26
to
+34
| 2. Select your subscription | ||
|
|
||
| After successful login Azure CLI will provide a list of available tenants and subscriptions. Choose to keep the subscription | ||
| and tenant that is selected by default, or type the line number of the subscription you want to use. Here are the details: | ||
|
|
||
| * The subscription selector is available by default on Azure CLI 64-bit Windows, Linux, or macOS version 2.61 or superior. | ||
| * The subscription selector is only available when using the `az login` command [interactively](./authenticate-azure-cli-interactively.md). | ||
|
|
||
| With the current practice, the [az account set](/cli/azure/account#az-account-set) command is required to change your subscription. With the subscription selector at time of interactive login, you skip having to [list](/cli/azure/account#az-account-list) and [set](/cli/azure/account#az-account-set) your default subscription. No newline at end of file |
Member
There was a problem hiding this comment.
It looks like these lines are duplicates of content in docs-ref-conceptual/authenticate-azure-cli-login-experience-v2.md.
Collaborator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changed commands from opt-in to opt-out
Updated description of WAM to reflect enabled by default