You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ResourceManager/Compute.ManagedService/Commands.Compute.ManagedService/AzureRM.Compute.ManagedService.psd1
# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
70
-
#NestedModules = @()
70
+
NestedModules=@()
71
71
72
72
# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
Copy file name to clipboardExpand all lines: tools/AzureRM/AzureRM.psd1
+4-146Lines changed: 4 additions & 146 deletions
Original file line number
Diff line number
Diff line change
@@ -161,6 +161,9 @@ PrivateData = @{
161
161
162
162
# ReleaseNotes of this module
163
163
ReleaseNotes='6.7.0 - August 2018
164
+
General
165
+
* Updated to the latest version of the Azure ClientRuntime.
166
+
164
167
AzureRM.Profile
165
168
* Updated to the latest version of the Azure ClientRuntime.
166
169
* Add user id to default context name to avoid context clashing
@@ -174,106 +177,17 @@ Azure.Storage
174
177
* Remove the 5TB limitation for Azure File Share quota
175
178
- Set-AzureStorageShareQuota
176
179
177
-
AzureRM.AnalysisServices
178
-
* Updated to the latest version of the Azure ClientRuntime.
179
-
180
-
Azure.AnalysisServices
181
-
* Updated to the latest version of the Azure ClientRuntime.
182
-
183
-
AzureRM.ApiManagement
184
-
* Updated to the latest version of the Azure ClientRuntime.
185
-
186
-
AzureRM.ApplicationInsights
187
-
* Updated to the latest version of the Azure ClientRuntime.
188
-
189
-
AzureRM.Automation
190
-
* Updated to the latest version of the Azure ClientRuntime.
191
-
192
-
AzureRM.Backup
193
-
* Updated to the latest version of the Azure ClientRuntime.
194
-
195
-
AzureRM.Batch
196
-
* Updated to the latest version of the Azure ClientRuntime.
197
-
198
-
AzureRM.Billing
199
-
* Updated to the latest version of the Azure ClientRuntime.
200
-
201
-
AzureRM.Cdn
202
-
* Updated to the latest version of the Azure ClientRuntime.
203
-
204
-
AzureRM.CognitiveServices
205
-
* Updated to the latest version of the Azure ClientRuntime.
206
-
207
180
AzureRM.Compute
208
-
* Updated to the latest version of the Azure ClientRuntime.
209
181
* Add EvictionPolicy parameter to New-AzureRmVmssConfig
210
182
* Use default location in the DiskFileParameterSet of New-AzureRmVm if no Location is specified.
211
183
* Fix parameter description in Save-AzureRmVMImage
212
184
* Fix Get-AzureRmVMDiskEncryptionStatus cmdlet for certain singlepass related scenarios
213
185
214
-
AzureRM.Consumption
215
-
* Updated to the latest version of the Azure ClientRuntime.
216
-
217
-
AzureRM.ContainerInstance
218
-
* Updated to the latest version of the Azure ClientRuntime.
219
-
220
-
AzureRM.ContainerRegistry
221
-
* Updated to the latest version of the Azure ClientRuntime.
222
-
223
-
AzureRM.DataFactories
224
-
* Updated to the latest version of the Azure ClientRuntime.
225
-
226
-
AzureRM.DataFactoryV2
227
-
* Updated to the latest version of the Azure ClientRuntime.
228
-
229
-
AzureRM.DataLakeAnalytics
230
-
* Updated to the latest version of the Azure ClientRuntime.
231
-
232
186
AzureRM.DataLakeStore
233
187
* Fix debugging when DebugPreference is set from powershell command line
234
188
* Update example for Set-AzureRmDataLakeStoreItemAcl
235
-
* Updated to the latest version of the Azure ClientRuntime.
236
189
* Update example for Set-AzureRmDataLakeStoreItemAclEntry
237
190
238
-
AzureRM.DevTestLabs
239
-
* Updated to the latest version of the Azure ClientRuntime.
240
-
241
-
AzureRM.Dns
242
-
* Updated to the latest version of the Azure ClientRuntime.
243
-
244
-
AzureRM.EventGrid
245
-
* Updated to the latest version of the Azure ClientRuntime.
246
-
247
-
AzureRM.EventHub
248
-
* Updated to the latest version of the Azure ClientRuntime.
249
-
250
-
AzureRM.HDInsight
251
-
* Updated to the latest version of the Azure ClientRuntime.
252
-
253
-
AzureRM.Insights
254
-
* Updated to the latest version of the Azure ClientRuntime.
255
-
256
-
AzureRM.IotHub
257
-
* Updated to the latest version of the Azure ClientRuntime.
258
-
259
-
AzureRM.KeyVault
260
-
* Updated to the latest version of the Azure ClientRuntime.
261
-
262
-
AzureRM.LogicApp
263
-
* Updated to the latest version of the Azure ClientRuntime.
264
-
265
-
AzureRM.MachineLearning
266
-
* Updated to the latest version of the Azure ClientRuntime.
267
-
268
-
AzureRM.MachineLearningCompute
269
-
* Updated to the latest version of the Azure ClientRuntime.
270
-
271
-
AzureRM.MarketplaceOrdering
272
-
* Updated to the latest version of the Azure ClientRuntime.
273
-
274
-
AzureRM.Media
275
-
* Updated to the latest version of the Azure ClientRuntime.
276
-
277
191
AzureRM.Network
278
192
* Added example for Set-AzureRmLocalNetworkGateway
279
193
* Added examples and descriptions for Add-AzureRmVirtualNetworkGatewayIpConfig, Get-AzureRmVirtualNetworkGatewayConnectionSharedKey and New-AzureRmVirtualNetworkGatewayConnection
@@ -284,36 +198,12 @@ AzureRM.Network
284
198
* Re-generated cmdlets for ApplicationSecurityGroup, RouteTable and Usage using latest code generator
285
199
* Clarified error message for Get-AzureRmVirtualNetworkSubnetConfig when attempting to get a subnet that does not exitc
286
200
287
-
AzureRM.NotificationHubs
288
-
* Updated to the latest version of the Azure ClientRuntime.
289
-
290
-
AzureRM.OperationalInsights
291
-
* Updated to the latest version of the Azure ClientRuntime.
292
-
293
-
AzureRM.PolicyInsights
294
-
* Updated to the latest version of the Azure ClientRuntime.
295
-
296
-
AzureRM.PowerBIEmbedded
297
-
* Updated to the latest version of the Azure ClientRuntime.
298
-
299
-
AzureRM.RecoveryServices
300
-
* Updated to the latest version of the Azure ClientRuntime.
301
201
302
202
AzureRM.RecoveryServices.Backup
303
203
* Added policy filter to Get-AzureRmRecoveryServicesBackItem cmdlet. The command returns the list of backup items protected by the given policy id.
304
204
* Updated Microsoft.Azure.Management.RecoveryServices.Backup to version 3.0.0-preview.
305
-
* Updated to the latest version of the Azure ClientRuntime.
306
205
* Added TargetResourceGroupName parameter to Restore-AzureRmRecoveryServicesBackupItem. The resource group to which the managed disks are restored. Applicable to backup of VM with managed disks.
307
206
308
-
AzureRM.RecoveryServices.SiteRecovery
309
-
* Updated to the latest version of the Azure ClientRuntime.
310
-
311
-
AzureRM.RedisCache
312
-
* Updated to the latest version of the Azure ClientRuntime.
313
-
314
-
AzureRM.Relay
315
-
* Updated to the latest version of the Azure ClientRuntime.
316
-
317
207
AzureRM.Resources
318
208
* Support template deployment at subscription scope. Add new Cmdlets:
319
209
- New-AzureRmDeployment
@@ -325,39 +215,7 @@ AzureRM.Resources
325
215
- Get-AzureRmDeploymentOperation
326
216
* Fix issue where error is thrown when passing a context to Set-AzureRmResource
0 commit comments