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
* Replaced ''New-AzEventHubEncryptionConfig'' by ''New-AzEventHubKeyVaultPropertiesObject''
257
238
258
239
Az.HDInsight
259
-
* Breaking Change:
260
-
- Removed the parameter ''-RdpAccessExpiry'' which has been marked as deprecated for a long time from cmdlet ''New-AzHDInsightCluster''
261
-
- Removed the parameter ''-RdpCredential'' which has been marked as deprecated for a long time from cmdlet ''New-AzHDInsightCluster''
240
+
* Breaking Change: removed the parameter ''-RdpAccessExpiry'' and ''-RdpCredential'' from cmdlet ''New-AzHDInsightCluster''
262
241
263
242
Az.KeyVault
264
243
* Added breaking change announcement for parameter ''SoftDeleteRetentionInDays'' in ''New-AzKeyVaultManagedHsm''. The parameter ''SoftDeleteRetentionInDays'' is becoming mandatory
@@ -271,48 +250,25 @@ Az.MachineLearningServices
271
250
* General availability for module Az.MachineLearningServices
272
251
273
252
Az.Monitor
274
-
* Added cmdlets for monitor workspace:
275
-
- ''Get-AzMonitorWorkspace''
276
-
- ''New-AzMonitorWorkspace''
277
-
- ''Update-AzMonitorWorkspace''
278
-
- ''Remove-AzMonitorWorkspace''
253
+
* Added cmdlets for monitor workspace
279
254
280
255
Az.Network
281
-
* Added new cmdlets for RouteMap child resource of VirtualHub.
282
-
-''Get-AzRouteMap''
283
-
-''New-AzRouteMapRuleCriterion''
284
-
-''New-AzRouteMapRuleActionParameter''
285
-
-''New-AzRouteMapRuleAction''
286
-
-''New-AzRouteMapRule''
287
-
-''New-AzRouteMap''
288
-
-''Set-AzRouteMap''
289
-
-''Remove-AzRouteMap''
256
+
* Added new cmdlets for RouteMap child resource of VirtualHub
290
257
* Updated cmdlets to add inbound/outbound route maps in routingConfiguration
291
-
-''New-AzRoutingConfiguration''
292
258
* Added the command ''New-AzFirewallPolicyApplicationRuleCustomHttpHeader''
293
259
* Added the method ''AddCustomHttpHeaderToInsert'' to ''PSAzureFirewallPolicyApplicationRule''
294
260
* Added new cmdlets to support Rate Limiting Rule for Application Gateway WAF
* Added optional property ''AuxiliarySku'' to cmdlet ''New-AzNetworkInterface'' to help choose performance on an ''AuxiliaryMode'' enabled Network Interface.
311
270
* Added a new value ''AcceleratedConnections'' for existing property ''AuxiliaryMode'' for ''New-AzNetworkInterface''
312
271
* Added new cmdlets to get virtual hub effective routes and in/outbound routes
313
-
- ''Get-AzVHubEffectiveRoute''
314
-
- ''Get-AzVHubInboundRoute''
315
-
- ''Get-AzVHubOutboundRoute''
316
272
317
273
Az.RedisEnterpriseCache
318
274
* Upgraded API version to 2023-03-01-preview
@@ -322,10 +278,6 @@ Az.Relay
322
278
323
279
Az.Resources
324
280
* Added parameter ''-CountVariable'' for list operations, ''odataCount'' can now be assigned to this variable [#20982]
325
-
- ''Get-AzADApplication''
326
-
- ''Get-AzADServicePrincipal''
327
-
- ''Get-AzADUser''
328
-
- ''Get-AzADGroup''
329
281
* Supported polymorphism for ''Get-AzADGroupMember'', output of this cmdlet was now ''Application''''ServicePrincipal'', ''User'' and ''Group'' based on the ''odataType'' [#19728]
330
282
* Added ''-Force'' parameter on ''Publish-AzBicepModule'' for supporting overwriting existing modules.
331
283
* Fixed ''New-AzADApplication'' when multiple redirect url types were provided. [#21108]
@@ -341,14 +293,10 @@ Az.ServiceFabric
341
293
* Added new cmdlet ''Add-AzServiceFabricManagedClusterNetworkSecurityRule'' to update network security rules in managed cluster resource
342
294
343
295
Az.SignalR
344
-
* Breaking change:
345
-
- Removed ''HostNamePrefix'' property of output type ''PSSignalRResource'' of following cmdlets:
346
-
- ''Get-AzSignalR''
347
-
- ''New-AzSignalR''
348
-
- ''Update-AzSignalR''
296
+
* Breaking change: removed ''HostNamePrefix'' property of output type ''PSSignalRResource''
349
297
350
298
Az.Sql
351
-
* Added new cmdlets ''Get-AzSqlInstanceDatabaseLedgerDigestUpload'', ''Disable-AzSqlInstanceDatabaseLedgerDigestUpload'', and ''Enable-AzSqlInstanceDatabaseLedgerDigestUpload''
299
+
* Added new ledger digest upload cmdlets
352
300
* Added ''EnableLedger'' parameter to ''New-AzSqlInstanceDatabase''
353
301
* Added ''PreferredEnclaveType'' parameter to ''NewAzureSqlElasticPool'' and ''SetAzureSqlElasticPool'' cmdlet
354
302
@@ -379,7 +327,7 @@ Az.StorageSync
379
327
* Deprecated ''RegisteredServer'' alias for InputObject parameter for Set-AzStorageSyncServerEndpoint
380
328
381
329
Az.Synapse
382
-
* Removed the unnecessary breaking change of parameter ''-SparkConfigFilePath'' for ''New-AzSynapseSparkPool'' and ''Update-AzSynapseSparkPool'' cmdlets
330
+
* Removed the unnecessary breaking change announcement
383
331
384
332
Az.Websites
385
333
* Removed ''New-AzWebAppContainerPSSession'' and ''Enter-AzWebAppContainerPSSession'' cmdlets
0 commit comments