-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[CosmosDB] NoTimeStamp Based Restore Fixes for GA PowerShell commands for InAccount Restore of Deleted Database/ Containers feature for SQL/Mongo/Table/Gremlinowershell stable #24199
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
Conversation
️✔️Az.Accounts
|
Type | Cmdlet | Description | Remediation |
---|---|---|---|
It is required to update ChangeLog.md if you want to release a new version for Az.CosmosDB. | Add a changelog record under Upcoming Release section with past tense. |
⚠️ Windows PowerShell - Windows
Type | Cmdlet | Description | Remediation |
---|---|---|---|
It is required to update ChangeLog.md if you want to release a new version for Az.CosmosDB. | Add a changelog record under Upcoming Release section with past tense. |
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️PowerShell Core - Linux
️✔️PowerShell Core - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.KeyVault
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Network
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Resources
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
@dolauli I see you helped with the merge of https://github.com/Azure/azure-powershell/pull/23666/files/8fbbeb8ba4eb39c87e795a28c3e0687494253ba8#diff-9957bb3df372fd6fc76050b6f6a9b4cadff4b3712f9b617e387962914b6d4952 There is a bug that we are trying to fix in immediate next release :2024-03-05 and this change is crucial to go in. I am trying to get some reviews. Can you help. Thanks in advance! |
@AgarwalVivek Please fix the failed test cases. Please add the test to cover your changes. |
This PR was labeled "needs-revision" because it has unresolved review comments or CI failures. |
Thanks for taking a look. @msJinLei Can you please point me to the location where i can access the logs from pipeline: |
Hi @msJinLei can you please share the preview branch details for this bug fix change? previously when the bug was introduced we used Az.CosmosDB-preview branch. Can we use the same branch this time? cc: @amisi01 |
/azp run azure-powershell - security-tools |
Azure Pipelines successfully started running 1 pipeline(s). |
@msJinLei what about it ? please suggest. |
/azp run azure-powershell - security-tools |
Azure Pipelines successfully started running 1 pipeline(s). |
* changelog.md for ntbr issue * Update ChangeLog.md * Update ChangeLog.md --------- Co-authored-by: Jin Lei <[email protected]>
@msJinLei can you please share the azure-powershell version that customer would see this fix in? |
* cherry-pick stable change into preview; stable:#24199 * 1 out of 7 fixed * fixing other 2 tests * fixing remaining 4 tests failure due to session record
@AgarwalVivek Az.CosmosDB 1.14.1 |
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.md
and reviewed the following information:ChangeLog.md
file(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
.## Upcoming Release
header in the past tense.ChangeLog.md
if no new release is required, such as fixing test case only.