-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Merge master --> preview #4943
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
Merge master --> preview #4943
Conversation
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
… and adding aliases to keep the change non-breaking, implementing ShouldProcess, announcing deprecation of plural parameter names # Conflicts: # tools/StaticAnalysis/Exceptions/BreakingChangeIssues.csv
…nto release50ShouldProcOutChange # Conflicts: # src/ResourceManager/Insights/Commands.Insights/help/Add-AzureRmAutoscaleSetting.md # src/ResourceManager/Insights/Commands.Insights/help/Add-AzureRmLogAlertRule.md # src/ResourceManager/Insights/Commands.Insights/help/Add-AzureRmLogProfile.md # src/ResourceManager/Insights/Commands.Insights/help/Add-AzureRmMetricAlertRule.md # src/ResourceManager/Insights/Commands.Insights/help/Add-AzureRmWebtestAlertRule.md # src/ResourceManager/Insights/Commands.Insights/help/Get-AzureRmAlertRule.md # src/ResourceManager/Insights/Commands.Insights/help/Get-AzureRmAutoscaleSetting.md # src/ResourceManager/Insights/Commands.Insights/help/Get-AzureRmLog.md # src/ResourceManager/Insights/Commands.Insights/help/Get-AzureRmMetric.md # src/ResourceManager/Insights/Commands.Insights/help/Get-AzureRmMetricDefinition.md # src/ResourceManager/Insights/Commands.Insights/help/Get-AzureRmUsage.md # src/ResourceManager/Insights/Commands.Insights/help/New-AzureRmAlertRuleEmail.md # src/ResourceManager/Insights/Commands.Insights/help/New-AzureRmAlertRuleWebhook.md # src/ResourceManager/Insights/Commands.Insights/help/New-AzureRmAutoscaleNotification.md # src/ResourceManager/Insights/Commands.Insights/help/New-AzureRmAutoscaleProfile.md # src/ResourceManager/Insights/Commands.Insights/help/New-AzureRmAutoscaleWebhook.md # src/ResourceManager/Insights/Commands.Insights/help/Remove-AzureRmAlertRule.md # src/ResourceManager/Insights/Commands.Insights/help/Remove-AzureRmAutoscaleSetting.md # tools/StaticAnalysis/Exceptions/BreakingChangeIssues.csv
…re/azure-powershell into release50ShouldProcOutChange
This reverts commit 9b1b045.
This reverts commit 507717b.
…wershell into Final_V2A_AAD
Add support for preview modules
Added cmdlets instant file recovery and enhanced tests
…hell into update-change-logs
[Compute] Update-AzureRmVmss update for patch operation
Set-AzureRmVMAEMExtension: Add support for Dv3 and Ev3 series
Update change logs for release
Prepare migration guide for 5.0.0 release
Install module before running build step
Add link to cmdlet help on docs site to support online help
Revert usage of LocationCompleter and ResourceGroupCompleter
Adding module load troubleshooting doc to the repo
Merge release-5.0.0 --> master
markcowl
approved these changes
Nov 8, 2017
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.
Removing pull request template as this is a part of the release process.
Merging the
masterbranch into thepreviewbranch.