-
Notifications
You must be signed in to change notification settings - Fork 524
Add Windows zip document #4045
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
Add Windows zip document #4045
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
4783fd7
Add zip
bebound 71ddfad
Minor fix
bebound c951450
Minor fix
bebound 6e27b0a
Minor fix
bebound 5de3098
Update install-azure-cli-windows.md
bebound 42dd90a
Minor fix
bebound 2e2552d
Minor fix
bebound 14ad7de
Remove 32-bit
bebound 8e2a694
Minor fix
bebound 0c730e6
Minor fix
bebound d401de5
Minor fix
bebound 6a7de88
Move to bin folder
bebound ab4479f
Minor fix
bebound 6d49d04
Apply suggestions from code review
bebound 82fba7d
Minor fix
bebound 2fd82e7
Add preview
bebound 81c2e31
Remove space doc
bebound ba5edfc
Update docs-ref-conceptual/install-azure-cli-windows.md
bebound bb80b73
Update docs-ref-conceptual/install-azure-cli-windows.md
bebound 5285214
Update docs-ref-conceptual/install-azure-cli-windows.md
bebound 9f85da2
Minor fix
bebound 26c9d6d
Update docs-ref-conceptual/install-azure-cli-windows.md
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as #4045 (comment), I suggest we do mention how to call it if the path contains space - in both CMD and PowerShell.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The space doc is removed for two reasons:
azis adding it into PATH.az.)(The command to call path with spaces is not unified in CMD and PS. I want to keep our doc concise. If many users report this issue in the future, we may add it then.)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with @jiasli. I don't feel it is possible to have too much clarity. Is is possible to have too many words! :-)
Our install docs receive the most negative feedback of any doc group in our repo, so I prefer not to wait for a customer complaint.