Skip to content
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

Update Az.CosmosDB-preview-2024 with CosmosDB preview changes #24165

Conversation

ghost
Copy link

@ghost ghost commented Feb 14, 2024

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • For SDK-based development mode, update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • For autorest-based development mode, include the changelog in the PR description.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copy link

azure-client-tools-bot-prd bot commented Feb 14, 2024

️✔️Az.Accounts
️✔️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.Aks
️✔️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.ApplicationInsights
️✔️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-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.00% 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.00% 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.00% 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.00% 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.KubernetersConfiguration
️✔️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.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.
⚠️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.
️✔️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

cjmsft and others added 19 commits February 14, 2024 14:13
* 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]>
* 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
* 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]>
…tabase/ 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
… 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]>
…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
@ghost ghost marked this pull request as ready for review February 23, 2024 00:01
@wyunchi-ms wyunchi-ms merged commit 30e6d50 into Azure:Az.CosmosDB-preview-2024 Feb 25, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants