- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.1k
[DoNotSquash] Get Az.CosmosDB-preview branch up to date #26066
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
[DoNotSquash] Get Az.CosmosDB-preview branch up to date #26066
Conversation
* apply Az.CosmosDB-preview branch CosmosDB folder to this branch * Use autorest.powershell to generate management SDK for cosmosDB (#22413) * remove the custom code since character case change is not treated as a breaking change (#22500) * regen sdk * specify header type as string to fix build error * update autorest file to align with main; regen sdk * fix casing * [Cosmos DB] Powershell changes for 2023-03-15 stable API (#21990) * added tests for listconnectionstrings; updated changelog * add changes for list connection strings response * re-record test * update changelog * Add location api changes * Added test recording for location api * re-record tests * re-record tests * Revert "add changes for list connection strings response" This reverts commit ff3ef0a. * update changelog, update and re-record account tests --------- Co-authored-by: Udit Singh <[email protected]> * CosmosDB - New Restore Parameter (#22585) * restore new param public network access * minor fixes * test change * stable changes 1 * md param def changed * reverting test changes for build * restore ts * test and test recording * CosmosDB 2023-09-15 release (#22726) (#22953) * genrated changes * help and changelog and test case update * Powershell model changes for burst capacity * added customer managed key status to PSDatabaseAccountGetResults.cs * added recording for MongoOperationsTests and SqlOperationsTest * added recording for remaining tests * rerecorded failed tests * added changes in tests * Minimal Tls version for create and update * fixed build errors * updated tls version in test * updated commit id * MinimalTlsVersion to changelog * Update ChangeLog.md Added CustomerManagedKeyStatus to the Changelog * mask 'primaryReadOnlyMasterKey' and 'secondaryReadOnlyMasterKey' in recorded test * mask 'primaryMasterKey' and 'secondaryMasterKey' in recorded test * rerecorded account tests * rerecorded account tests * rerecorded Cassandra tests * re-recorded all but mongo and restore tests --------- Co-authored-by: Richa Sharma <[email protected]> Co-authored-by: Adrián Sibaja Retana <[email protected]> Co-authored-by: unknown <[email protected]> Co-authored-by: AdrianSibajaRetana <[email protected]> * [CosmosDB] GA PowerShell commands for InAccount Restore of Deleted Database/ Containers feature for SQL/Mongo/Table/Gremlin (#23666) * changes and generated code * update tests * update session records * update help files * update changelog * update session records * update TestUpdateCosmosDBAccountBackupPolicyToContinuous30Days session record * update session records * add notimestamp tests and update few old session records * regen sdk, fix build error * fix duplicate code * nit fix restore tests * re-record tests * CosmosDB: Adds changes to handle enabling partition merge on CosmosDB account (#21736) * Merge branch 'Az.CosmosDB-preview' of https://github.com/SrinikhilReddy/azure-powershell into features/users/nanarava/enablepmerge * CosmosDB: Adds changes to handle enabling partition merge on CosmosDB account. * CosmosDB: Adds changes to handle enabling partition merge on CosmosDB account. * Update src/CosmosDB/CosmosDB/ChangeLog.md Co-authored-by: Jin Lei <[email protected]> * CosmosDB: Adds changes to handle enabling partition merge on CosmosDB account. * CosmosDB: Adds changes to handle enabling partition merge on CosmosDB account. * CosmosDB: Adds changes to handle enabling partition merge on CosmosDB account. * Update ChangeLog.md Remove duplicate line * Resolve code comments. --------- Co-authored-by: Jin Lei <[email protected]> * Replace Start-Sleep with Start-TestSleep for all test cases (#23780) * re-record account test * fix typo * [Cosmos DB] Powershell changes for 2023-04-15 stable API (Continuous 7 GA) (#21685) * move to new swagger version and prereq * edit readme.md * manually generated from autorest * Continuous 7 days change * add 2 new test recordings * fix example issues * add all test recordings for RestoreTests suite * fix New-AzCosmosDBAccount.md * add almost all test recordings * add 4 more successful recordings. all working now * no examples * clean up help file * add output type to cmdlet * suppress errors for existing cmdlets * Revert "suppress errors for existing cmdlets" This reverts commit f36e275. * suppress static validation errors for existing commands --------- Co-authored-by: Xiaogang <[email protected]> Co-authored-by: Udit Singh <[email protected]> Co-authored-by: mayankkatwal <[email protected]> Co-authored-by: Yabo Hu <[email protected]> Co-authored-by: Richa Sharma <[email protected]> Co-authored-by: Adrián Sibaja Retana <[email protected]> Co-authored-by: unknown <[email protected]> Co-authored-by: AdrianSibajaRetana <[email protected]> Co-authored-by: ddhamotharan <[email protected]> Co-authored-by: Srinikhil Naravamakula <[email protected]> Co-authored-by: Jin Lei <[email protected]> Co-authored-by: Vincent Dai <[email protected]> Co-authored-by: vinhms <[email protected]>
* 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
) * update and regen for 02-15-2024-preview version * code changes * test recording * re-record tests * regen sdk * rerecord tests * test recording * Update ChangeLog.md * Add DisableTtl * Update md file * Introduce custom model class DisableTtl to accomodate enumness * Update readme * Update test json file to expect string instead of bool * Update readme to have boolean to string * Revert back to boolean parameter * Remove bak file * Update restore test * Update restore test * Undo recording file change * Add missing copy in the constructor * Fix spaceing * rerecord test --------- Co-authored-by: Kushal Warke <[email protected]> Co-authored-by: Min Ho Kang <[email protected]>
| ️✔️Az.Accounts
 ️✔️Az.Aks
 
 | 
| Type | Cmdlet | Description | Remediation | 
|---|---|---|---|
| Get-AzApplicationInsightsMyWorkbook | Get-AzApplicationInsightsMyWorkbook Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzApplicationInsightsMyWorkbook | Get-AzApplicationInsightsMyWorkbook changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzApplicationInsightsWorkbook | Get-AzApplicationInsightsWorkbook Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzApplicationInsightsWorkbook | Get-AzApplicationInsightsWorkbook changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzApplicationInsightsWorkbookRevision | Get-AzApplicationInsightsWorkbookRevision Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzApplicationInsightsWorkbookRevision | Get-AzApplicationInsightsWorkbookRevision changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzApplicationInsightsWorkbookTemplate | Get-AzApplicationInsightsWorkbookTemplate Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzApplicationInsightsWorkbookTemplate | Get-AzApplicationInsightsWorkbookTemplate changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| New-AzApplicationInsightsWorkbookTemplateGalleryObject | New-AzApplicationInsightsWorkbookTemplateGalleryObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | 
⚠️ Windows PowerShell - Windows
| Type | Cmdlet | Description | Remediation | 
|---|---|---|---|
| Get-AzApplicationInsightsMyWorkbook | Get-AzApplicationInsightsMyWorkbook Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzApplicationInsightsMyWorkbook | Get-AzApplicationInsightsMyWorkbook changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzApplicationInsightsWorkbook | Get-AzApplicationInsightsWorkbook Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzApplicationInsightsWorkbook | Get-AzApplicationInsightsWorkbook changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzApplicationInsightsWorkbookRevision | Get-AzApplicationInsightsWorkbookRevision Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzApplicationInsightsWorkbookRevision | Get-AzApplicationInsightsWorkbookRevision changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzApplicationInsightsWorkbookTemplate | Get-AzApplicationInsightsWorkbookTemplate Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzApplicationInsightsWorkbookTemplate | Get-AzApplicationInsightsWorkbookTemplate changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| New-AzApplicationInsightsWorkbookTemplateGalleryObject | New-AzApplicationInsightsWorkbookTemplateGalleryObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | 
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Compute
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Signature Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Az.CosmosDB
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Signature Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Help Example Check
⚠️ PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 9 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 9 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 14 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 14 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Mismatched_Parameter_Value_Type Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -PhysicalPartitionIds ($oldPartitions[0].Id, $oldPartitions[1].Id) is not an expected parameter value type. -PhysicalPartitionIds Use correct parameter value type. Expected Type is string. Now the type is Microsoft.Azure.Commands.CosmosDB.Models.PSPhysicalPartitionThroughputInfo.(Command). ⚠️ Get-AzCosmosDBMongoDBRestorableResource 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBRestorableResource -RestoreTimestampInUtc $RestoreTimestamp is a null-valued parameter value. -RestoreTimestampInUtc Assign value for $RestoreTimestamp. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 11 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 11 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 16 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 16 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Mismatched_Parameter_Value_Type Get-AzCosmosDBSqlDatabasePerPartitionThroughput -PhysicalPartitionIds ($oldPartitions[0].Id, $oldPartitions[1].Id) is not an expected parameter value type. -PhysicalPartitionIds Use correct parameter value type. Expected Type is string. Now the type is Microsoft.Azure.Commands.CosmosDB.Models.PSPhysicalPartitionThroughputInfo.(Command). ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 9 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 9 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 14 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 14 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Mismatched_Parameter_Value_Type Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -PhysicalPartitionIds ($oldPartitions[0].Id, $oldPartitions[1].Id) is not an expected parameter value type. -PhysicalPartitionIds Use correct parameter value type. Expected Type is string. Now the type is Microsoft.Azure.Commands.CosmosDB.Models.PSPhysicalPartitionThroughputInfo.(Command). ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 11 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 11 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 16 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 16 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Mismatched_Parameter_Value_Type Get-AzCosmosDBSqlDatabasePerPartitionThroughput -PhysicalPartitionIds ($oldPartitions[0].Id, $oldPartitions[1].Id) is not an expected parameter value type. -PhysicalPartitionIds Use correct parameter value type. Expected Type is string. Now the type is Microsoft.Azure.Commands.CosmosDB.Models.PSPhysicalPartitionThroughputInfo.(Command). 
⚠️ Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 9 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 9 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 14 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 14 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Mismatched_Parameter_Value_Type Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -PhysicalPartitionIds ($oldPartitions[0].Id, $oldPartitions[1].Id) is not an expected parameter value type. -PhysicalPartitionIds Use correct parameter value type. Expected Type is string. Now the type is Microsoft.Azure.Commands.CosmosDB.Models.PSPhysicalPartitionThroughputInfo.(Command). ⚠️ Get-AzCosmosDBMongoDBRestorableResource 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBRestorableResource -RestoreTimestampInUtc $RestoreTimestamp is a null-valued parameter value. -RestoreTimestampInUtc Assign value for $RestoreTimestamp. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 11 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 11 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 16 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 16 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Get-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Mismatched_Parameter_Value_Type Get-AzCosmosDBSqlDatabasePerPartitionThroughput -PhysicalPartitionIds ($oldPartitions[0].Id, $oldPartitions[1].Id) is not an expected parameter value type. -PhysicalPartitionIds Use correct parameter value type. Expected Type is string. Now the type is Microsoft.Azure.Commands.CosmosDB.Models.PSPhysicalPartitionThroughputInfo.(Command). ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 9 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 9 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 14 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 14 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 18 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput 1 22 Unassigned_Variable Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput 1 24 Mismatched_Parameter_Value_Type Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput -PhysicalPartitionIds ($oldPartitions[0].Id, $oldPartitions[1].Id) is not an expected parameter value type. -PhysicalPartitionIds Use correct parameter value type. Expected Type is string. Now the type is Microsoft.Azure.Commands.CosmosDB.Models.PSPhysicalPartitionThroughputInfo.(Command). ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 11 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 11 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 16 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Id $partition.Id is a null-valued parameter value. -Id Assign value for $partition.Id. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 16 Unassigned_Variable New-AzCosmosDBPhysicalPartitionThroughputObject -Throughput $throughput is a null-valued parameter value. -Throughput Assign value for $throughput. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlContainerPerPartitionThroughput 1 23 Unassigned_Variable Get-AzCosmosDBSqlContainerPerPartitionThroughput -Name $ContainerName is a null-valued parameter value. -Name Assign value for $ContainerName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 1 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 20 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 22 Unassigned_Variable Update-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -AccountName $AccountName is a null-valued parameter value. -AccountName Assign value for $AccountName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Unassigned_Variable Get-AzCosmosDBSqlDatabasePerPartitionThroughput -DatabaseName $DatabaseName is a null-valued parameter value. -DatabaseName Assign value for $DatabaseName. ⚠️ Update-AzCosmosDBSqlDatabasePerPartitionThroughput 1 24 Mismatched_Parameter_Value_Type Get-AzCosmosDBSqlDatabasePerPartitionThroughput -PhysicalPartitionIds ($oldPartitions[0].Id, $oldPartitions[1].Id) is not an expected parameter value type. -PhysicalPartitionIds Use correct parameter value type. Expected Type is string. Now the type is Microsoft.Azure.Commands.CosmosDB.Models.PSPhysicalPartitionThroughputInfo.(Command). ️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ File Change Check
⚠️ PowerShell Core - Windows
Type Cmdlet Description Remediation ⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version. 
⚠️ Windows PowerShell - Windows
Type Cmdlet Description Remediation ⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version. ️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Generated Sdk Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Test
⚠️ - Linux
Type Title Current Coverage Last Coverage Description ⚠️ Test Coverage Less Than 80% 79.44 % 85.63% Test coverage cannot be lower than the number of the last release. 
⚠️ - MacOS
Type Title Current Coverage Last Coverage Description ⚠️ Test Coverage Less Than 80% 79.44% 85.63% Test coverage cannot be lower than the number of the last release. 
⚠️ PowerShell Core - Windows
Type Title Current Coverage Last Coverage Description ⚠️ Test Coverage Less Than 80% 79.44% 85.63% Test coverage cannot be lower than the number of the last release. 
⚠️ Windows PowerShell - Windows
Type Title Current Coverage Last Coverage Description ⚠️ Test Coverage Less Than 80% 79.44% 85.63% Test coverage cannot be lower than the number of the last release. 
️✔️Az.Functions
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Signature Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Az.KeyVault
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Signature Check
⚠️ PowerShell Core - Windows
Type Cmdlet Description Remediation ⚠️ Get-AzKeyVaultManagedHsmRegion Get-AzKeyVaultManagedHsmRegion Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzKeyVaultManagedHsmRegion Get-AzKeyVaultManagedHsmRegion changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. 
⚠️ Windows PowerShell - Windows
Type Cmdlet Description Remediation ⚠️ Get-AzKeyVaultManagedHsmRegion Get-AzKeyVaultManagedHsmRegion Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzKeyVaultManagedHsmRegion Get-AzKeyVaultManagedHsmRegion changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Az.KubernetesConfiguration
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Signature Check
⚠️ PowerShell Core - Windows
Type Cmdlet Description Remediation ⚠️ Get-AzKubernetesConfigFluxOperationStatus Get-AzKubernetesConfigFluxOperationStatus Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzKubernetesConfigFluxOperationStatus Get-AzKubernetesConfigFluxOperationStatus changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzKubernetesConfiguration Get-AzKubernetesConfiguration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzKubernetesConfiguration Get-AzKubernetesConfiguration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzKubernetesConfigurationFlux Get-AzKubernetesConfigurationFlux Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzKubernetesConfigurationFlux Get-AzKubernetesConfigurationFlux changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzKubernetesExtension Get-AzKubernetesExtension Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzKubernetesExtension Get-AzKubernetesExtension changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. 
⚠️ Windows PowerShell - Windows
Type Cmdlet Description Remediation ⚠️ Get-AzKubernetesConfigFluxOperationStatus Get-AzKubernetesConfigFluxOperationStatus Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzKubernetesConfigFluxOperationStatus Get-AzKubernetesConfigFluxOperationStatus changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzKubernetesConfiguration Get-AzKubernetesConfiguration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzKubernetesConfiguration Get-AzKubernetesConfiguration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzKubernetesConfigurationFlux Get-AzKubernetesConfigurationFlux Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzKubernetesConfigurationFlux Get-AzKubernetesConfigurationFlux changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzKubernetesExtension Get-AzKubernetesExtension Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzKubernetesExtension Get-AzKubernetesExtension changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Network
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Signature Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.PostgreSql
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Signature Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Purview
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Signature Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Az.Resources
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Signature Check
⚠️ PowerShell Core - Windows
Type Cmdlet Description Remediation ⚠️ Get-AzADGroupOwner Get-AzADGroupOwner Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzADGroupOwner Get-AzADGroupOwner changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzADServicePrincipalAppRoleAssignment Get-AzADServicePrincipalAppRoleAssignment Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzADServicePrincipalAppRoleAssignment Get-AzADServicePrincipalAppRoleAssignment changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzPolicyAssignment Get-AzPolicyAssignment Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzPolicyAssignment Get-AzPolicyAssignment changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzPolicyDefinition Get-AzPolicyDefinition Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzPolicyDefinition Get-AzPolicyDefinition changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzPolicyExemption Get-AzPolicyExemption Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzPolicyExemption Get-AzPolicyExemption changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzPolicySetDefinition Get-AzPolicySetDefinition Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzPolicySetDefinition Get-AzPolicySetDefinition changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. 
⚠️ Windows PowerShell - Windows
Type Cmdlet Description Remediation ⚠️ Get-AzADGroupOwner Get-AzADGroupOwner Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzADGroupOwner Get-AzADGroupOwner changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzADServicePrincipalAppRoleAssignment Get-AzADServicePrincipalAppRoleAssignment Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzADServicePrincipalAppRoleAssignment Get-AzADServicePrincipalAppRoleAssignment changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzPolicyAssignment Get-AzPolicyAssignment Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzPolicyAssignment Get-AzPolicyAssignment changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzPolicyDefinition Get-AzPolicyDefinition Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzPolicyDefinition Get-AzPolicyDefinition changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzPolicyExemption Get-AzPolicyExemption Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzPolicyExemption Get-AzPolicyExemption changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzPolicySetDefinition Get-AzPolicySetDefinition Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzPolicySetDefinition Get-AzPolicySetDefinition changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Az.Storage
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Signature Check
⚠️ PowerShell Core - Windows
Type Cmdlet Description Remediation ⚠️ Get-AzStorageAccountMigration Get-AzStorageAccountMigration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzStorageAccountMigration Get-AzStorageAccountMigration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. 
⚠️ Windows PowerShell - Windows
Type Cmdlet Description Remediation ⚠️ Get-AzStorageAccountMigration Get-AzStorageAccountMigration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzStorageAccountMigration Get-AzStorageAccountMigration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Websites
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Signature Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
|  | ||
| ## Version 1.13.0 | ||
| * Added new parameter `EnableBurstCapacity` to `Update-AzCosmosDBAccount` and `New-AzCosmosDBAccount`. | ||
| * Added capability to provide Min/Max Throughput RU Consumption | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please do not delete the existing change logs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
| /azp run azure-powershell - security-tools | 
| Azure Pipelines successfully started running 1 pipeline(s). | 
| This PR was labeled "needs-revision" because it has unresolved review comments or CI failures. | 
| /azp run azure-powershell - security-tools | 
| Azure Pipelines successfully started running 1 pipeline(s). | 
 
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.