3
3
#
4
4
# Generated by: Microsoft Corporation
5
5
#
6
- # Generated on: 6/25 /2025
6
+ # Generated on: 7/16 /2025
7
7
#
8
8
9
9
@ {
12
12
# RootModule = ''
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 2.0.5 '
15
+ ModuleVersion = ' 2.0.7 '
16
16
17
17
# Supported PSEditions
18
18
CompatiblePSEditions = ' Core' , ' Desktop'
@@ -169,15 +169,15 @@ CmdletsToExport = 'Get-AzCosmosDBSqlContainer',
169
169
' Remove-AzCosmosDBSqlRoleDefinition' ,
170
170
' Remove-AzCosmosDBSqlRoleAssignment' ,
171
171
' Update-AzCosmosDBSqlRoleDefinition' ,
172
- ' Update-AzCosmosDBSqlRoleAssignment' ,
172
+ ' Update-AzCosmosDBSqlRoleAssignment' ,
173
173
' New-AzCosmosDBGremlinRoleDefinition' ,
174
174
' New-AzCosmosDBGremlinRoleAssignment' ,
175
175
' Get-AzCosmosDBGremlinRoleDefinition' ,
176
176
' Get-AzCosmosDBGremlinRoleAssignment' ,
177
177
' Remove-AzCosmosDBGremlinRoleDefinition' ,
178
178
' Remove-AzCosmosDBGremlinRoleAssignment' ,
179
179
' Update-AzCosmosDBGremlinRoleDefinition' ,
180
- ' Update-AzCosmosDBGremlinRoleAssignment' ,
180
+ ' Update-AzCosmosDBGremlinRoleAssignment' ,
181
181
' New-AzCosmosDBCassandraRoleDefinition' ,
182
182
' New-AzCosmosDBCassandraRoleAssignment' ,
183
183
' Get-AzCosmosDBCassandraRoleDefinition' ,
@@ -193,9 +193,9 @@ CmdletsToExport = 'Get-AzCosmosDBSqlContainer',
193
193
' Remove-AzCosmosDBMongoMIRoleDefinition' ,
194
194
' Remove-AzCosmosDBMongoMIRoleAssignment' ,
195
195
' Update-AzCosmosDBMongoMIRoleDefinition' ,
196
- ' Update-AzCosmosDBMongoMIRoleAssignment' ,
197
- ' New-AzCosmosDBPermission' ,
198
- ' New-AzCosmosDBDatabaseToRestore ' , ' Restore-AzCosmosDBAccount' ,
196
+ ' Update-AzCosmosDBMongoMIRoleAssignment' ,
197
+ ' New-AzCosmosDBPermission' , ' New-AzCosmosDBDatabaseToRestore ' ,
198
+ ' Restore-AzCosmosDBAccount' ,
199
199
' Get-AzCosmosDBRestorableDatabaseAccount' ,
200
200
' Get-AzCosmosDBSqlRestorableDatabase' ,
201
201
' Get-AzCosmosDBSqlRestorableContainer' ,
@@ -236,12 +236,11 @@ CmdletsToExport = 'Get-AzCosmosDBSqlContainer',
236
236
' Get-AzCosmosDBTableRestorableResource' ,
237
237
' Get-AzCosmosDBTableBackupInformation' ,
238
238
' New-AzCosmosDBGremlinDatabaseToRestore' ,
239
- ' New-AzCosmosDBTableToRestore' ,
240
- ' New-AzCosmosDBTableRoleAssignment' ,
239
+ ' New-AzCosmosDBTableToRestore' , ' New-AzCosmosDBTableRoleAssignment' ,
241
240
' New-AzCosmosDBTableRoleDefinition' ,
242
241
' New-AzCosmosDBSqlVectorEmbedding' ,
243
242
' New-AzCosmosDBSqlVectorEmbeddingPolicy' ,
244
- ' New-AzCosmosDBSqlVectorIndex' , ' New-AzCosmosDBTableToRestore ' ,
243
+ ' New-AzCosmosDBSqlVectorIndex' ,
245
244
' Invoke-AzCosmosDbSqlContainerMerge' ,
246
245
' Invoke-AzCosmosDbMongoDbCollectionMerge' ,
247
246
' Get-AzCosmosDBSqlContainerPerPartitionThroughput' ,
@@ -251,14 +250,14 @@ CmdletsToExport = 'Get-AzCosmosDBSqlContainer',
251
250
' Get-AzCosmosDBSqlDatabasePerPartitionThroughput' ,
252
251
' Update-AzCosmosDBSqlDatabasePerPartitionThroughput' ,
253
252
' Get-AzCosmosDBMongoDBDatabasePerPartitionThroughput' ,
254
- ' Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput' ,
255
- ' New-AzCosmosDBPhysicalPartitionThroughputObject' ,
256
- ' Invoke-AzCosmosDbMongoDbDatabaseMerge' ,
257
- ' Invoke-AzCosmosDbSqlDatabaseMerge' ,
253
+ ' Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput' ,
254
+ ' New-AzCosmosDBPhysicalPartitionThroughputObject' ,
255
+ ' Invoke-AzCosmosDbMongoDbDatabaseMerge' ,
256
+ ' Invoke-AzCosmosDbSqlDatabaseMerge' ,
258
257
' Remove-AzCosmosDBTableRoleAssignment' ,
259
258
' Remove-AzCosmosDBTableRoleDefinition' ,
260
259
' Update-AzCosmosDBTableRoleAssignment' ,
261
- ' Update-AzCosmosDBTableRoleDefinition' ,
260
+ ' Update-AzCosmosDBTableRoleDefinition' ,
262
261
' New-AzCosmosDBThroughputBucketObject'
263
262
264
263
# Variables to export from this module
@@ -294,7 +293,7 @@ PrivateData = @{
294
293
# IconUri = ''
295
294
296
295
# ReleaseNotes of this module
297
- ReleaseNotes = ' * Fixed incorrect help documents for MongoDB cmdlets .'
296
+ ReleaseNotes = ' * Added support for throughput buckets .'
298
297
299
298
# Prerelease string of this module
300
299
Prerelease = ' preview'
0 commit comments