-
Notifications
You must be signed in to change notification settings - Fork 522
Update windows x64 doc #3759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Update windows x64 doc #3759
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
a39257b
Init
bebound 5e2fff3
Minor fix
bebound c6c9da3
Minor fix
bebound be78f8a
Apply suggestions from code review
bebound 8591bd7
Update docs-ref-conceptual/install-azure-cli-windows.md
bebound fd7ce79
Update docs-ref-conceptual/install-azure-cli-windows.md
bebound 044cdc3
Update docs-ref-conceptual/install-azure-cli-windows.md
bebound 09e3d00
Apply suggestions from code review
bebound e25d098
Update docs-ref-conceptual/install-azure-cli-windows.md
bebound be86645
Update docs-ref-conceptual/install-azure-cli-windows.md
bebound 6e7865d
Update docs-ref-conceptual/install-azure-cli-windows.md
dbradish-microsoft 790c8e6
Update install-azure-cli-windows.md
dbradish-microsoft 0cb7aae
Fix code block
bebound f609686
Test
bebound b628af5
Include specific-version
bebound a984d39
Minor fix
bebound File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| --- | ||
| author: dbradish-microsoft | ||
| ms.author: dbradish | ||
| manager: barbkess | ||
| ms.date: 08/08/2023 | ||
| ms.topic: include | ||
| ms.custom: devx-track-azurecli | ||
| --- | ||
| To download the MSI installer for a specific version, change the version segment in URL `https://azcliprod.blob.core.windows.net/msi/azure-cli-<version>.msi` (32-bit) or `https://azcliprod.blob.core.windows.net/msi/azure-cli-<version>-x64.msi` (64-bit) and download it. | ||
|
|
||
| For example, to install the 32-bit MSI of Azure CLI version [2.51.0](/cli/azure/release-notes-azure-cli#august-01-2023), your URL would be `https://azcliprod.blob.core.windows.net/msi/azure-cli-2.51.0.msi`. The corresponding 64-bit install would be `https://azcliprod.blob.core.windows.net/msi/azure-cli-2.51.0-x64.msi`. | ||
|
|
||
| Available Azure CLI versions can be found at [Azure CLI release notes](../release-notes-azure-cli.md). The 64-bit MSI is available from version [2.51.0](/cli/azure/release-notes-azure-cli#august-01-2023). |
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
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.
Uh oh!
There was an error while loading. Please reload this page.