|
3 | 3 | # |
4 | 4 | # Generated by: Microsoft Corporation |
5 | 5 | # |
6 | | -# Generated on: 2/25/2025 |
| 6 | +# Generated on: 3/12/2025 |
7 | 7 | # |
8 | 8 |
|
9 | 9 | @{ |
|
12 | 12 | # RootModule = '' |
13 | 13 |
|
14 | 14 | # Version number of this module. |
15 | | -ModuleVersion = '1.17.0' |
| 15 | +ModuleVersion = '1.18.0' |
16 | 16 |
|
17 | 17 | # Supported PSEditions |
18 | 18 | CompatiblePSEditions = 'Core', 'Desktop' |
@@ -161,16 +161,13 @@ CmdletsToExport = 'Get-AzCosmosDBAccount', 'Get-AzCosmosDBAccountKey', |
161 | 161 | 'New-AzCosmosDBSqlUniqueKey', 'New-AzCosmosDBSqlUniqueKeyPolicy', |
162 | 162 | 'New-AzCosmosDBSqlUserDefinedFunction', 'New-AzCosmosDBTable', |
163 | 163 | 'New-AzCosmosDBTableRoleAssignment', |
164 | | - 'New-AzCosmosDBTableRoleDefinition', |
165 | | - 'New-AzCosmosDBSqlVectorEmbedding', |
166 | | - 'New-AzCosmosDBSqlVectorEmbeddingPolicy', |
167 | | - 'New-AzCosmosDBSqlVectorIndex', |
168 | | - 'New-AzCosmosDBTableToRestore', |
169 | | - 'New-AzCosmosDBVirtualNetworkRule', |
170 | | - 'New-AzManagedCassandraCluster', |
171 | | - 'New-AzManagedCassandraDatacenter', |
172 | | - 'Remove-AzCosmosDBAccount', |
173 | | - 'Remove-AzCosmosDBCassandraKeyspace', |
| 164 | + 'New-AzCosmosDBTableRoleDefinition', |
| 165 | + 'New-AzCosmosDBSqlVectorEmbedding', |
| 166 | + 'New-AzCosmosDBSqlVectorEmbeddingPolicy', |
| 167 | + 'New-AzCosmosDBSqlVectorIndex', 'New-AzCosmosDBTableToRestore', |
| 168 | + 'New-AzCosmosDBVirtualNetworkRule', 'New-AzManagedCassandraCluster', |
| 169 | + 'New-AzManagedCassandraDatacenter', 'Remove-AzCosmosDBAccount', |
| 170 | + 'Remove-AzCosmosDBCassandraKeyspace', |
174 | 171 | 'Remove-AzCosmosDBCassandraTable', |
175 | 172 | 'Remove-AzCosmosDBGremlinDatabase', 'Remove-AzCosmosDBGremlinGraph', |
176 | 173 | 'Remove-AzCosmosDBMongoDBCollection', |
@@ -259,7 +256,9 @@ PrivateData = @{ |
259 | 256 | # IconUri = '' |
260 | 257 |
|
261 | 258 | # ReleaseNotes of this module |
262 | | - ReleaseNotes = '* Added support for Cosmos DB Table role definition and role assignment related cmdlets.' |
| 259 | + ReleaseNotes = '* Added support for creating containers with Vector Embedding Policy. |
| 260 | +* GAd Per Partition Automatic Failover GA |
| 261 | +* GAd Per Region Per Partition Autoscale GA' |
263 | 262 |
|
264 | 263 | # Prerelease string of this module |
265 | 264 | # Prerelease = '' |
|
0 commit comments