-
Notifications
You must be signed in to change notification settings - Fork 4k
Sync Main to Network branch #20192
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
Sync Main to Network branch #20192
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
* fix: set repository to mandatory fix #19839 * chore: formatting * docs: update help * fix: update assembly to 2.21 * chore: add ChangeLog * fix: use shouldsupportprocess as its called by internal command * Update tools/Az.Tools.Installer/ChangeLog.md Co-authored-by: Mats Estensen <[email protected]> * Microsoft.ApplicationInsights to 2.13.1 Revert the change of parameter `Repository` * Remove Az.Tools.Installer-help.xml * Fix typo in Update-AzModule help message Co-authored-by: Jin Lei <[email protected]> Co-authored-by: msJinLei <[email protected]>
* Update Set-AzStorageAccount.md * Update Set-AzStorageAccount.md
* Add validation of examples and url for UX metadata files * Add alias check
* Move App to main * Update New-AzContainerAppTrafficWeightObject.md * Update New-AzContainerAppTrafficWeightObject.md * Update New-AzContainerApp.md * Update New-AzContainerApp.md Co-authored-by: Lucas Yao <[email protected]>
…o storage account (#20137) * switch the location of nuget packages to storage account * update az-ps-latest
* update track1 sdk per new api version: * update tests
…vice Principal/User doesn't have permission to list web app configuration. [#19942] (#20159) Co-authored-by: Xuejun Li <[email protected]>
* Upgraded AutoMapper to Microsoft.Azure.PowerShell.AutoMapper * release-2022-11-17
* Restored Example 9 and added CVM as Example 13. Related to #1222, example 9 was replaced with CVM content. Restored original Example 9 and added new Example 13 for Confidential VM support. * Minor correction of Location name under example 13 * Corrected EncryptedWithCMK String
* Fix the url issue of Remove-AzApplicationGateway * Fix the url issue of Remove-AzApplicationGateway
Changed 'mmutability' to 'immutability'
* Move ConnectedKubernetes to main * update change log Co-authored-by: azure-powershell-bot <[email protected]>
…tCertificate (#20172) * Fixed CertificateString decoding issue in Import-AzKeyVaultCertificate * add change log * update MD
The example for Enable-AzCdnCustomDomainCustomHttps calls New-AzCdnManagedHttpsParameters with TLS12 as the ProtocolType even though that is an invalid value. I'm replacing the ProtocolType value with ServerNameIndication, which is one of the two valid values (ServerNameIndication and IPBased).
Force merge because of false alerts
… network-2022-07-01
* Move ApplicationInsights to main * Update SignatureIssues.csv * Update ChangeLog.md Co-authored-by: Lucas Yao <[email protected]>
…tion scopes (#20169) * list encryption scope * update swagger urls * update list encryption scopes, examples, and changelog * add example issues * update per comments
… bez/network-2022-07-01
wyunchi-ms
approved these changes
Nov 22, 2022
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.
Description
Checklist
CONTRIBUTING.md
and reviewed the following information:generation
branch.ChangeLog.md
file(s) appropriatelyChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header in the past tense. Add changelog in description section if PR goes intogeneration
branch.ChangeLog.md
if no new release is required, such as fixing test case only.