[InAccountRestore] Introducing new PowerShell commands for InAccount Restore of Deleted Database/ Containers feature#19601
Merged
wyunchi-ms merged 11 commits intoAzure:Az.CosmosDB-previewfrom Sep 29, 2022
Conversation
Contributor
|
…count (Azure#14211) * Make changes for Network Acl Bypass * Add help file updates * Changes with enum not as string * rerun tests * Remove extra line * rerun gremlin test with updated * Update ChangeLog.md Co-authored-by: Yabo Hu <yabhu@microsoft.com>
amisi01
reviewed
Sep 27, 2022
src/CosmosDB/CosmosDB/MongoDB/RestoreAzCosmosDBMongoDBCollection.cs
Outdated
Show resolved
Hide resolved
src/CosmosDB/CosmosDB/MongoDB/RestoreAzCosmosDBMongoDBCollection.cs
Outdated
Show resolved
Hide resolved
src/CosmosDB/CosmosDB/MongoDB/RestoreAzCosmosDBMongoDBDatabase.cs
Outdated
Show resolved
Hide resolved
src/CosmosDB/CosmosDB/help/Restore-AzCosmosDBMongoDBCollection.md
Outdated
Show resolved
Hide resolved
src/CosmosDB/CosmosDB/help/Restore-AzCosmosDBMongoDBCollection.md
Outdated
Show resolved
Hide resolved
391c910 to
1705e5c
Compare
Contributor
|
Please fix the example issues. |
Contributor
|
@ddhamotharan the tests failed because of no SubscriptionId recorded in the json file. Can you please help confirm if in the testcredentials.json file, it has SubscriptionId configured? |
Contributor
|
/azp run azure-powershell - security-tools |
Contributor
|
Azure Pipelines successfully started running 1 pipeline(s). |
wyunchi-ms
previously approved these changes
Sep 29, 2022
Contributor
|
/azp run azure-powershell - security-tools |
Contributor
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
/azp run azure-powershell - security-tools |
Contributor
|
Azure Pipelines successfully started running 1 pipeline(s). |
wyunchi-ms
approved these changes
Sep 29, 2022
Merged
1 task
ddhamotharan
added a commit
to ddhamotharan/azure-powershell
that referenced
this pull request
Jan 25, 2024
…Restore of Deleted Database/ Containers feature (Azure#19601) * Cosmos DB: Update to 2.0.0 and Add support for NetworkAclBypass in Account (Azure#14211) * Make changes for Network Acl Bypass * Add help file updates * Changes with enum not as string * rerun tests * Remove extra line * rerun gremlin test with updated * Update ChangeLog.md Co-authored-by: Yabo Hu <yabhu@microsoft.com> * InAccount Restore feature powershell support * update session records * update session records and help files * address comments for validation and in changelog.md * add session records for new tests and update help files * add update help files * update session records after rebase * updated New-AzCosmosDBAccount.md and session records * update session records with subscription id in variables and added ExampleIssues.csv * update nuget package version and remove localfeed files Co-authored-by: amar-sagare <45947937+amar-sagare@users.noreply.github.com> Co-authored-by: Yabo Hu <yabhu@microsoft.com>
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
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.
Introducing PowerShell support for the new InAccount Restore of Deleted Database / Containers feature from and adding test coverage for the newly added commands
Description
Checklist
CONTRIBUTING.mdand reviewed the following information:generationbranch.ChangeLog.mdfile(s) appropriatelyChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader in the past tense. Add changelog in description section if PR goes intogenerationbranch.ChangeLog.mdif no new release is required, such as fixing test case only.