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
* The release 2.3.0 comes with a list of breaking changes. To upgrade from the 1.2.11 version, we have created a migration guide at https://aka.ms/azspowershellmigration
41
41
* This release corresponds to the azurestack specific api profile 2018-03-01-hybrid
42
42
* All the modules are taking greater than or equal to dependency on the AzureRm.Profile module.
Copy file name to clipboardExpand all lines: docs-conceptual/azurermps-4.4.1/release-notes-azureps.md
+23-21Lines changed: 23 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ This is a list of changes made to Azure PowerShell in this release.
116
116
- Updated New-AzureRmNetworkSecurityRuleConfig: Updated SourcePortRange, DestinationPortRange, SourceAddressPrefix parameter to accept a list of strings
117
117
- Updated Set-AzureRmNetworkSecurityRuleConfig: Updated SourcePortRange, DestinationPortRange, SourceAddressPrefix parameter to accept a list of strings
118
118
- Updated Add-AzureRmNetworkSecurityRuleConfig: Updated SourcePortRange, DestinationPortRange, SourceAddressPrefix parameter to accept a list of strings
119
-
- Updated New-AzureRmNetworkSecurityGroup: Updated SecurityRules parameter to accept SourcePortRange, DestinationPortRange, SourceAddressPrefix parameters which are list of strings in PSSecurityRule object
119
+
- Updated New-AzureRmNetworkSecurityGroup: Updated SecurityRules parameter to accept SourcePortRange, DestinationPortRange, SourceAddressPrefix parameters which are list of strings in PSSecurityRule object
- Updated Get-AzureRmEffectiveNetworkSecurityGroup: Updated returned PSEffectiveSecurityRule object with SourcePortRange, DestinationPortRange, SourceAddressPrefix parameters which are list of strings.
122
122
* Added support for DDoS protection for virtual networks
@@ -257,14 +257,15 @@ This is a list of changes made to Azure PowerShell in this release.
257
257
- Remove-AzureRMRoleDefinition
258
258
- Set-AzureRMRoleDefinition
259
259
* ServiceBus
260
-
* Added below new commandlets for AuthorizationRules for NameSpace, Queue and Topic. according to parameter set the authorization rule orperations are perfomed.
261
-
- New-AzureRmServiceBusAuthorizationRule - Adds a new AuthorizationRule to the existing ServiceBus NameSpace/Queue/Topic.
262
-
- Get-AzureRmServiceBusAuthorizationRule - Gets AuthorizationRule / List of AuthorizationRules for the existing ServiceBus NameSpace/Queue/Topic.
263
-
- Set-AzureRmServiceBusAuthorizationRule - Updates properties of existing AuthorizationRule of Servicebus NameSpace/Queue/Topic.
264
-
- New-AzureRmServiceBusKey - Generates a new Primary/Secondary Key for AuthorizationRule of existing ServiceBus NameSpace/Queue/Topic.
265
-
- Get-AzureRmServiceBusKey - Gets Primary/Secondary Key for AuthorizationRule of existing ServiceBus NameSpace/Queue/Topic.
266
-
- Remove-AzureRmServiceBusNamespaceAuthorizationRule - Deletes the existing AuthorizationRule of ServiceBus NameSpace/Queue/Topic.
267
-
* Added Resource Group property to NamespceAttributes
260
+
* Added below new commandlets for AuthorizationRules for NameSpace, Queue and Topic. according to parameter set the authorization rule orperations are perfomed.
261
+
- New-AzureRmServiceBusAuthorizationRule - Adds a new AuthorizationRule to the existing ServiceBus NameSpace/Queue/Topic.
262
+
- Get-AzureRmServiceBusAuthorizationRule - Gets AuthorizationRule / List of AuthorizationRules for the existing ServiceBus NameSpace/Queue/Topic.
263
+
- Set-AzureRmServiceBusAuthorizationRule - Updates properties of existing AuthorizationRule of Servicebus NameSpace/Queue/Topic.
264
+
- New-AzureRmServiceBusKey - Generates a new Primary/Secondary Key for AuthorizationRule of existing ServiceBus NameSpace/Queue/Topic.
265
+
- Get-AzureRmServiceBusKey - Gets Primary/Secondary Key for AuthorizationRule of existing ServiceBus NameSpace/Queue/Topic.
266
+
- Remove-AzureRmServiceBusNamespaceAuthorizationRule - Deletes the existing AuthorizationRule of ServiceBus NameSpace/Queue/Topic.
267
+
* Added Resource Group property to NamespceAttributes
268
+
268
269
* Sql
269
270
* Updating Set-AzureRmSqlServerTransparentDataEncryptionProtector to display a warning and require confirmation if the Encryption Protector Type is being set to AzureKeyVault
270
271
* Adding new updated cmdlets for Auditing settings
@@ -292,15 +293,16 @@ This is a list of changes made to Azure PowerShell in this release.
292
293
293
294
## 2017.07.17 - Version 4.2.1
294
295
* Compute
295
-
- Fix issue with VM DIsk and VM Disk snapshot create and update cmdlets, (link)[https://github.com/azure/azure-powershell/issues/4309]
296
-
- New-AzureRmDisk
297
-
- New-AzureRmSnapshot
298
-
- Update-AzureRmDisk
299
-
- Update-AzureRmSnapshot
296
+
- Fix issue with VM DIsk and VM Disk snapshot create and update cmdlets, (link)[<https://github.com/azure/azure-powershell/issues/4309>]
297
+
- New-AzureRmDisk
298
+
- New-AzureRmSnapshot
299
+
- Update-AzureRmDisk
300
+
- Update-AzureRmSnapshot
300
301
* Profile
301
-
- Fix issue with non-interactive user authentication in RDFE (link)[https://github.com/Azure/azure-powershell/issues/4299]
302
+
- Fix issue with non-interactive user authentication in RDFE (link)[<https://github.com/Azure/azure-powershell/issues/4299>]
303
+
302
304
* ServiceManagement
303
-
- Fix issue with non-interactive user authentication (link)[https://github.com/Azure/azure-powershell/issues/4299]
305
+
- Fix issue with non-interactive user authentication (link)[<https://github.com/Azure/azure-powershell/issues/4299>]
304
306
305
307
## 2017.7.11 - Version 4.2.0
306
308
* AnalysisServices
@@ -385,8 +387,8 @@ This is a list of changes made to Azure PowerShell in this release.
385
387
- Both Cmdlets now have an -EmailAddress parameter that can be used instead of the -UserPrincipalName parameter when querying for email address is appropriate. If there are more than one matching email addresses in the directory then the Cmdlet will fail.
386
388
* Network
387
389
* New-AzureRmIpsecPolicy: SALifeTimeSeconds and SADataSizeKilobytes are no longer mandatory parameters
388
-
- SALifeTimeSeconds defaults to 27000 seconds
389
-
- SADataSizeKilobytes defaults to 102400000 KB
390
+
- SALifeTimeSeconds defaults to 27000 seconds
391
+
- SADataSizeKilobytes defaults to 102400000 KB
390
392
* Added support for custom cipher suite configuration using ssl policy and listing all ssl options api in Application Gateway
@@ -433,14 +435,14 @@ This is a list of changes made to Azure PowerShell in this release.
433
435
- More information can be found in this issue: https://github.com/Azure/azure-powershell/issues/3954
434
436
* RecoveryServices.SiteRecovery
435
437
* Introducing a new module for Azure Site Recovery operations.
436
-
- All cmdlets begin with AzureRmRecoveryServicesAsr*
438
+
- All cmdlets begin with AzureRmRecoveryServicesAsr*
437
439
* Sql
438
440
* Add Data Sync PowerShell Cmdlets to AzureRM.Sql
439
441
* Updated AzureRmSqlServer cmdlets to use new REST API version that avoids timeouts when creating server.
440
442
* Deprecated server upgrade cmdlets because the old server version (2.0) no longer exists.
441
443
* Add new optional switch paramter "AssignIdentity" to New-AzureRmSqlServer and Set-AzureRmSqlServer cmdlets to support provisioning of a resource identity for the SQL server resource
442
444
* The parameter ResourceGroupName is now optional for Get-AzureRmSqlServer
443
-
- More information can be found in the following issue: https://github.com/Azure/azure-powershell/issues/635
445
+
- More information can be found in the following issue: https://github.com/Azure/azure-powershell/issues/635
444
446
* ServiceManagement
445
447
For ExpressRoute:
446
448
* Updated New-AzureBgpPeering cmdlet to add following new options :
@@ -656,7 +658,7 @@ This is a list of changes made to Azure PowerShell in this release.
656
658
* ServiceBus
657
659
658
660
- Bug Fix: ServiceBus Queue object property values were set to null, the object is used as input parameter in Set-AzureRmServiceBusQueue cmdlet to update Queue.
659
-
- Properties affected are LockDuration, EntityAvailabilityStatus, DuplicateDetectionHistoryTimeWindow, MaxDeliveryCount and MessageCount
661
+
- Properties affected are LockDuration, EntityAvailabilityStatus, DuplicateDetectionHistoryTimeWindow, MaxDeliveryCount and MessageCount
- The cmdlet no longer accepts individual parameters that compose the access token; instead, the cmdlet replaces explicit token parameters, such as `Service` or `Permissions`, with a generic `TemplateUri` parameter, corresponding to a sample access token defined elsewhere (presumably using Storage PowerShell cmdlets, or composed manually according to the Storage documentation.) The cmdlet retains the `ValidityPeriod` parameter.
250
250
251
251
For more information on composing shared access tokens for Azure Storage, please refer to the documentation pages, respectively:
252
-
-[Constructing a Service SAS](https://docs.microsoft.com/rest/api/storageservices/Constructing-a-Service-SAS)
253
-
-[Constructing an Account SAS](https://docs.microsoft.com/rest/api/storageservices/constructing-an-account-sas)
252
+
-[Constructing a Service SAS](https://docs.microsoft.com/rest/api/storageservices/Constructing-a-Service-SAS)
253
+
-[Constructing an Account SAS](https://docs.microsoft.com/rest/api/storageservices/constructing-an-account-sas)
0 commit comments