-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Added Latest Restorable TS Support for MongoDB. Also, Updated account api to update BackupRedundancy. #16182
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
Added Latest Restorable TS Support for MongoDB. Also, Updated account api to update BackupRedundancy. #16182
Conversation
* Update New/Update database account cmdlet to update backupredundancy * Added New Cmdlet for getting locations
|
Hi @amisi01 , looks like Microsoft.Azure.Management.CosmosDB 3.2.0 is not public available by far, please refer to: https://www.nuget.org/packages/Microsoft.Azure.Management.CosmosDB/ |
src/CosmosDB/CosmosDB/SQL/GetAzCosmosDBSqlContainerBackupInformation.cs
Outdated
Show resolved
Hide resolved
Hi Beisi, Thanks a lot for understanding our situation. |
|
Hi @amisi01 , I would like to suggest you to upload a local feed in azure-powershell//tools/LocalFeed to verify the CI pipeline first, so that we can fix any CI issue in advance. When your SDK is available, just remove the local feed. |
…ation and also updated help files. Updated mgmt cosmosdb version to 3.3.0
ad843cb to
5ee0e05
Compare
|
As your SDK version changes, all test cases must be re-recorded. Could you re-recorded all tests? |
I updated localfeed to 3.3.0. Will update it to correct version once .net sdk is released |
172e1c4 to
0b92bbf
Compare
0b92bbf to
f4a2f26
Compare
|
Hi @amisi01 , we understand you have a very tight timeline, so I have to tell you I'm afraid that you may not catch the nearest release 11/02. I will move it to next release 12/07. Is this time okay for you? Please let me know when the SDK is ready. |
Hi Beisi, we'll have .net sdk ready by tomorrow evening. Is it possible that we can complete this PR by tomorrow night then is it okay to get it as part of 11/02 release? |
PR is ready for check in. Only, i am waiting for .net sdk to complete it. |
...ommands.CosmosDB.Test.ScenarioTests.ScenarioTest.RestoreTests/TestRestoreAccountCmdlets.json
Outdated
Show resolved
Hide resolved
f4a2f26 to
f1cc48d
Compare
Hi Beisi, dotnet sdk is released. I have updated powershell PR to remove the localfeed changes and CI looks okay. Could you please take a look at the changes and merge it if looks okay. Thanks |
b661dd1 to
ebb6d73
Compare
Added Latest Restorable TS Support for MongoDB. Also, Updated account api to update BackupRedundancy.
Description
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be addeda cmdlet design review was approved for the changes in this repository (Microsoft internal only)
the markdown help files have been regenerated using the commands listed here