Skip to content

Commit 8191872

Browse files
authored
Corrected docs build errors for new platyps (#3679)
1 parent 7987b9d commit 8191872

File tree

4 files changed

+15
-13
lines changed

4 files changed

+15
-13
lines changed

azps-12.5.0/Az.Advisor/Get-AzAdvisorRecommendation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Accept wildcard characters: False
126126
127127
### -Filter
128128
The filter to apply to the recommendations.
129-
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', '[Category](#-category)'] with operators ['eq', 'and', 'or'].
129+
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category'] with operators ['eq', 'and', 'or'].
130130
Example:
131131
- $filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup'
132132

azps-14.1.0/Az.Advisor/Get-AzAdvisorRecommendation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Accept wildcard characters: False
126126
127127
### -Filter
128128
The filter to apply to the recommendations.
129-
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', '[Category](#-category)'] with operators ['eq', 'and', 'or'].
129+
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category'] with operators ['eq', 'and', 'or'].
130130
Example:
131131
- $filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup'
132132

azps-14.1.0/Az.CosmosDB/Az.CosmosDB.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The topics in this section document the Azure PowerShell cmdlets for Azure Cosmo
1717
Get CosmosDB Account.
1818

1919
### [Get-AzCosmosDBAccountKey](Get-AzCosmosDBAccountKey.md)
20-
Get Keys{"ConnectionKeys", "PrimaryReadOnly" or "Keys"} for the given CosmosDB Account.
20+
Get Keys{"ConnectionKeys", "PrimaryReadOnly" or "Keys"} for the given CosmosDB Account.
2121

2222
### [Get-AzCosmosDBCassandraKeyspace](Get-AzCosmosDBCassandraKeyspace.md)
2323
Gets a CosmosDB Cassandra Keyspace.
@@ -59,7 +59,8 @@ Lists all the restorable Azure Cosmos DB Gremlin graphs available for a specific
5959
Lists all the restorable Azure Cosmos DB Gremlin resources available for a specific database account at a given time and location.
6060

6161
### [Get-AzCosmosDBLocation](Get-AzCosmosDBLocation.md)
62-
List Azure Cosmos DB locations and their properties. Get Azure Cosmos DB location properties for a specific location.
62+
List Azure Cosmos DB locations and their properties.
63+
Get Azure Cosmos DB location properties for a specific location.
6364

6465
### [Get-AzCosmosDBMongoDBCollection](Get-AzCosmosDBMongoDBCollection.md)
6566
Gets the CosmosDB MongoDB Collection.
@@ -160,7 +161,7 @@ Gets the throughput of a CosmosDB Table.
160161
### [Get-AzManagedCassandraCluster](Get-AzManagedCassandraCluster.md)
161162
Gets a Azure Managed Instances for Apache Cassandra cluster.
162163

163-
### [Get-AzManagedCassandraDataCenter](Get-AzManagedCassandraDataCenter.md)
164+
### [Get-AzManagedCassandraDatacenter](Get-AzManagedCassandraDatacenter.md)
164165
Gets a Azure Managed Instances for Apache Cassandra data center.
165166

166167
### [Invoke-AzCosmosDBCassandraKeyspaceThroughputMigration](Invoke-AzCosmosDBCassandraKeyspaceThroughputMigration.md)
@@ -335,7 +336,7 @@ Creates a new CosmosDB Sql VectorEmbedding object.
335336
Creates a new CosmosDB Sql VectorEmbeddingPolicy object.
336337

337338
### [New-AzCosmosDBSqlVectorIndex](New-AzCosmosDBSqlVectorIndex.md)
338-
Creates a new CosmosDB Sql VectorIndex object.
339+
Creates a new CosmosDB Sql VectorIndex object.
339340

340341
### [New-AzCosmosDBTable](New-AzCosmosDBTable.md)
341342
Creates a new CosmosDB Table.
@@ -355,7 +356,7 @@ Create a new CosmosDB VirtualNetworkRule Object(PSVirtualNetworkRule).
355356
### [New-AzManagedCassandraCluster](New-AzManagedCassandraCluster.md)
356357
Creates a new Azure Managed Instances for Apache Cassandra cluster.
357358

358-
### [New-AzManagedCassandraDataCenter](New-AzManagedCassandraDataCenter.md)
359+
### [New-AzManagedCassandraDatacenter](New-AzManagedCassandraDatacenter.md)
359360
Create a new Azure Managed Instances for Apache Cassandra data center.
360361

361362
### [Remove-AzCosmosDBAccount](Remove-AzCosmosDBAccount.md)
@@ -380,7 +381,7 @@ Deletes a CosmosDB MongoDB Collection.
380381
Deletes a CosmosDB MongoDB Database.
381382

382383
### [Remove-AzCosmosDBMongoDBRoleDefinition](Remove-AzCosmosDBMongoDBRoleDefinition.md)
383-
Deletes a CosmosDB MongoDB Database.
384+
This cmdlet removes a MongoDB role definition from a specified Cosmos DB account.
384385

385386
### [Remove-AzCosmosDBMongoDBUserDefinition](Remove-AzCosmosDBMongoDBUserDefinition.md)
386387
Deletes an existing CosmosDB MongoDB User Definition.
@@ -421,7 +422,7 @@ Deletes the CosmosDB Table Role Definition.
421422
### [Remove-AzManagedCassandraCluster](Remove-AzManagedCassandraCluster.md)
422423
Deletes a Azure Managed Instances for Apache Cassandra cluster.
423424

424-
### [Remove-AzManagedCassandraDataCenter](Remove-AzManagedCassandraDataCenter.md)
425+
### [Remove-AzManagedCassandraDatacenter](Remove-AzManagedCassandraDatacenter.md)
425426
Deletes a Azure Managed Instances for Apache Cassandra data center.
426427

427428
### [Restore-AzCosmosDBAccount](Restore-AzCosmosDBAccount.md)
@@ -497,10 +498,10 @@ Updates the CosmosDB MongoDB Database. Performs a client side patch operation by
497498
Updates the throughput value of a CosmosDB MongoDB Database.
498499

499500
### [Update-AzCosmosDBMongoDBRoleDefinition](Update-AzCosmosDBMongoDBRoleDefinition.md)
500-
Update an existing CosmosDB MongoDB Role Definition.
501+
This cmdlet updates an existing MongoDB role definition in a specified Cosmos DB account.
501502

502503
### [Update-AzCosmosDBMongoDBUserDefinition](Update-AzCosmosDBMongoDBUserDefinition.md)
503-
Update an existing CosmosDB MongoDB User Definition.
504+
This cmdlet updates an existing MongoDB user definition in a specified Cosmos DB account.
504505

505506
### [Update-AzCosmosDBSqlContainer](Update-AzCosmosDBSqlContainer.md)
506507
Updates the CosmosDB Sql Container. Performs a client side patch operation by reading the existing Container.
@@ -544,5 +545,6 @@ Updates the throughput value of a CosmosDB Table.
544545
### [Update-AzManagedCassandraCluster](Update-AzManagedCassandraCluster.md)
545546
Update an existing Azure Managed Instances for Apache Cassandra cluster.
546547

547-
### [Update-AzManagedCassandraDataCenter](Update-AzManagedCassandraDataCenter.md)
548+
### [Update-AzManagedCassandraDatacenter](Update-AzManagedCassandraDatacenter.md)
548549
Update an existing Azure Managed Instances for Apache Cassandra data center.
550+

azps-14.2.0/Az.Advisor/Get-AzAdvisorRecommendation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Accept wildcard characters: False
126126
127127
### -Filter
128128
The filter to apply to the recommendations.
129-
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', '[Category](#-category)'] with operators ['eq', 'and', 'or'].
129+
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category'] with operators ['eq', 'and', 'or'].
130130
Example:
131131
- $filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup'
132132

0 commit comments

Comments
 (0)