-
Notifications
You must be signed in to change notification settings - Fork 4k
Release-2022-12-06 #20356
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
Release-2022-12-06 #20356
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
* Move SignalR to main * Update ChangeLog.md * Update SignatureIssues.csv * Update SignatureIssues.csv Co-authored-by: Beisi Zhou <[email protected]>
* Move ServiceBus to release-2022-12-06 * Update ChangeLog.md * Update SignatureIssues.csv * Update ChangeLog.md Co-authored-by: Beisi Zhou <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
* Move EventHub to release-2022-12-06 * Update ChangeLog.md * Update SignatureIssues.csv * Update ChangeLog.md Co-authored-by: Beisi Zhou <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
…Id for Cross region restore (#20295) * Added CZR test case added CRR DES support re-recorded failed test * fixing the issue in playback mode
Clarify examples. Also fixes the "Unable to get certificate thumbprint" issue in the portal, by giving an example of passing $CertificateThumbprint variable to the -CustomKeyIdentifier parameter. Co-authored-by: NanxiangLiu <[email protected]>
…lues (#20322) Fixes #20307 Co-authored-by: NanxiangLiu <[email protected]>
https://learn.microsoft.com/en-us/powershell/module/az.datafactory/add-azdatafactoryv2dataflowdebugsessionpackage?view=azps-9.1.0 https://github.com/Azure/azure-powershell/blob/main/src/DataFactory/DataFactoryV2/help/Add-AzDataFactoryV2DataFlowDebugSessionPackage.md #PingMSFTDocs Co-authored-by: NanxiangLiu <[email protected]>
* Enable AzKeystore with keyring in Linux * Update common library version. * Upgraded reference of azure-powershell-common to 1.3.67-preview Co-authored-by: Vincent Dai <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
This reverts commit 97452c6. Co-authored-by: NanxiangLiu <[email protected]>
Co-authored-by: NanxiangLiu <[email protected]> Co-authored-by: Jin Lei <[email protected]>
* Upgraded reference of azure-powershell-common to 1.3.67-preview * Update Common.Netcore.Dependencies.targets * Update ChangeLog.md Co-authored-by: NanxiangLiu <[email protected]> Co-authored-by: Beisi Zhou <[email protected]>
* Add SDK source code * Update AssemblyInfo.cs * generated code * build fix * mongo rbac changes * update test records * Update New-AzCosmosDBMongoDBPrivilege.md * Update New-AzCosmosDBMongoDBPrivilege.md * Update New-AzCosmosDBMongoDBPrivilege.md * Update New-AzCosmosDBMongoDBPrivilegeResource.md * Update New-AzCosmosDBMongoDBRole.md * update help * update recordings * update recordings * update static analysis * Cosmos DB Service related changes * Added help files * Resolved nit * Static Analysis another nit * Update Az.CosmosDB.psd1 * Added service tests recording * Update ExampleIssues.csv * Update ExampleIssues.csv * Update New-AzCosmosDBAccount.md * Delete ExampleIssues.csv * Update New-AzCosmosDBMongoDBRoleDefinition.md Added backtick for cmdlets in examples that were separated in multi-lines * Update New-AzCosmosDBMongoDBUserDefinition.md * Update Update-AzCosmosDBMongoDBRoleDefinition.md * Update Update-AzCosmosDBMongoDBUserDefinition.md * update examples Co-authored-by: dingmeng-xue <[email protected]> Co-authored-by: Praful Johari <[email protected]> Co-authored-by: Vincent Dai <[email protected]> Co-authored-by: Yunchi Wang <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
/azp run azure-powershell - security-tools |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run azure-powershell - security-tools |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run azure-powershell - security-tools |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run azure-powershell - security-tools |
Azure Pipelines successfully started running 1 pipeline(s). |
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.