-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Update Invoke-AzVMRunCommand.md #16000
Merged
Merged
Conversation
This file contains 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
mimckitt
requested review from
dkulkarni-ms,
grizzlytheodore,
haagha,
madewithsmiles,
MS-syh2qs and
Sandido
as code owners
October 1, 2021 16:26
Hi @mimckitt , our schema doesn't allow to add multiple code blocks in one example. Could you combine these code blocks as one? |
/azp run azure-powershell - security-tools |
Azure Pipelines successfully started running 1 pipeline(s). |
BethanyZhou
approved these changes
Oct 28, 2021
BethanyZhou
added a commit
that referenced
this pull request
Oct 29, 2021
* Update ci config to add tools/GeneratedModuleList.txt to skip list (#16216) Co-authored-by: wyunchi-ms <[email protected]> * Fix an issue in checking if we need to prompt survey. (#16232) * Fix FirewallRuleName wildcard filtering in Get-AzSqlServerFirewallRule (#16237) * Add Wildcard helper * Fix wildcard filtering in Get-AzSqlServerFirewallRule * Update src/Sql/Sql/ChangeLog.md Co-authored-by: Beisi Zhou <[email protected]> * [Storage] Add example for move datalakegen2 item with Sas (#16256) * Update Invoke-AzVMRunCommand.md (#16000) * Update Invoke-AzVMRunCommand.md #15704 * Update Invoke-AzVMRunCommand.md * Update Invoke-AzVMRunCommand.md * Update Invoke-AzVMRunCommand.md * Update Invoke-AzVMRunCommand.md * Update Invoke-AzVMRunCommand.md * Update Invoke-AzVMRunCommand.md * Update Invoke-AzVMRunCommand.md * Update Invoke-AzVMRunCommand.md Co-authored-by: Yunchi Wang <[email protected]> Co-authored-by: Beisi Zhou <[email protected]> * Update notebook and spark job definition cmdlets to support folder path (#16269) -update change log -add example for specifying multi-level folder path -update FolderName to FolderPath as PowerShell Team suggested -update foldername description in help doc -resolve some comments in code review -update change log -add new parameter foldername Co-authored-by: Yunchi Wang <[email protected]> Co-authored-by: wyunchi-ms <[email protected]> Co-authored-by: kceiw <[email protected]> Co-authored-by: Reggie Gibson <[email protected]> Co-authored-by: Wei Wei <[email protected]> Co-authored-by: Micah McKittrick <[email protected]> Co-authored-by: YanjunGao <[email protected]>
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.
Updates based on #15704
Updating the samples to be more clear based on feedback from @koralski
Description
Checklist
CONTRIBUTING.md
ChangeLog.md
file(s) has been updated:ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header -- no new version header should be added