-
Notifications
You must be signed in to change notification settings - Fork 4k
add params to New-Azvm #15605
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 params to New-Azvm #15605
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
640e981
four cmdlets
grizzlytheodore c409671
location to follow resource group
grizzlytheodore 9f1003c
add supportshouldprocess
grizzlytheodore 87245d9
update test
grizzlytheodore 3f83244
update key save location
grizzlytheodore 26fa526
capitalization
grizzlytheodore 6c3651d
change
grizzlytheodore 1813d9b
change
grizzlytheodore b266e41
add two new parameter sets
grizzlytheodore 92c785f
update
grizzlytheodore 2a26186
update
grizzlytheodore 242ad63
rebase commit
grizzlytheodore 37f5ffe
update
grizzlytheodore 8d0b2a6
update
grizzlytheodore 174f4e6
changelog
grizzlytheodore 6920983
update code
grizzlytheodore 3565bd3
four cmdlets
grizzlytheodore 1158a5f
location to follow resource group
grizzlytheodore 5144461
update test
grizzlytheodore 5ede851
update key save location
grizzlytheodore 82a89e3
change
grizzlytheodore 98460cc
add two new parameter sets
grizzlytheodore f1294d4
update
grizzlytheodore f5d7fb5
update
grizzlytheodore 7c9e99c
update
grizzlytheodore 9aa5ec1
changelog
grizzlytheodore f272be6
update code
grizzlytheodore 8f44634
in progress
grizzlytheodore 911fc86
update
grizzlytheodore 6b690df
address comments
grizzlytheodore 5a488b6
update test recording
grizzlytheodore 0139426
update
grizzlytheodore 02d848b
updated validation
grizzlytheodore 9c72965
Update ChangeLog.md
VeryEarly 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
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
3,280 changes: 3,280 additions & 0 deletions
3,280
...osoft.Azure.Commands.Compute.Test.ScenarioTests.VirtualMachineTests/TestVMwithSSHKey.json
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
Oops, something went wrong.
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.
indentations are fixed in this file