Add powershell APIs for Partition merge and Throughput redistribution… #19614
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.
… (#18247)
partition merge powershell cmdlet
Delete PartitionInfoGetResults
add pitr lite support
fix update continuoustier and tests
add test recording
Partition merge powershell cmdlets and tests
Add RedisCacheTestRunner and replace Controller (Add RedisCacheTestRunner and replace Controller #18222)
Add PrivateDnsTestRunner and replace TestBase (Add PrivateDnsTestRunner and replace TestsBase #18202)
Add ReservationsTestRunner and replace TestController (Add ReservationsTestRunner and replace TestController #18226)
Add ResourceGraphTestRunner to replace TestController (Add ResourceGraphTestRunner to replace TestController #18227)
Signed-off-by: [email protected] [email protected]
Add ResourceGraphTestRunner to replace TestController
Add SecurityInsightsTestRunner and replace TestController (Add SecurityInsightsTestRunner and replace TestController #18228)
Signed-off-by: [email protected] [email protected] (Add SearchTestRunner to replace TestController #18229)
Add ServiceFabricTestRunner and replace TestController (Add ServiceFabricTestRunner and replace TestController #18231)
Add SignalRTestRunner to replace TestController (Add SignalRTestRunner to replace TestController #18232)
powershell changes
Add SupportTestRunner to replace TestController (Add SupportTestRunner to replace TestController #18188)
Add SupportTestRunner to replace TestController
Revert Az.Support document changes
Add SecurityTestRunner to replace TestController (Add SecurityTestRunner to replace TestController #18189)
Add SecurityTestRunner to replace TestController
Revert Az.Security document changes
Add IotHubTestRunner to replace IotHubController (Add IotHubTestRunner to replace IotHubController #18200)
Add MonitorTestRunner to replace TestsController (Add MonitorTestRunner to replace TestsController #18201)
Add TrafficManagerTestRunner to replace TestController (Add TrafficManagerTestRunner to replace TestController #18243)
Add more tests and fixes
Fix merge conflicts and documentation
revert non cosmosdb changes
Fix confirmation message
Update NuGet.Config
suppressions
Fix missing parameter
converted tests to manual verification
Co-authored-by: Vinh Trinh [email protected]
Co-authored-by: Yufan Yang [email protected]
Co-authored-by: v-yuzhichen [email protected]
Co-authored-by: Ziyue Zheng [email protected]
Co-authored-by: Yunchi Wang [email protected]
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.