AzureRM

4.3.1

Azure Resource Manager Module

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AzureRM -RequiredVersion 4.3.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AzureRM -Version 4.3.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Dependencies

Release Notes

## 2017.08.07 - Version 4.3.0
* AnalysisServices
   * Fixed bug in Set-AzureRmAnalysisServciesServer
       - When admin was not provided, the admin will be removed.
   * Added BackupBlobContainerUri in New-AzureRmAnalysisServicesServer and Set-AzureRmAnalysisServicesServer
       - Enable to set/disable backup blob container for backup/restore Azure Analysis Services Server
   * Updated Sku lookup in New-AzureRmAnalysisServicesServer and Set-AzureRmAnalysisServicesServer
       - Changed hard coded Sku into dynamic lookup.
   * Add-AzureAnalysisServicesAccount to support login with Service Principal
* Automation
   * Made changes to AutomationDSC* cmdlets to pull more than 100 records
   * Resolved the issue where the Verbose streams stop working after calling some Automation cmdlets (for example Get-AzureRmAutomationVariable, Get-AzureRmAutomationJob).
   * Support for NodeConfiguration Build versioning added in StartAzureAutomationDscCompilationJob and ImportAzureAutomationDscNodeConfiguration.
   * Bug fixes for existing issues - Fixes the alias issue is #3775 and the runOn alias and support for HybridWorkers.
* Compute
   * Set-AzureRmVMAEMExtension: Add support for new Premium Disk sizes
   * Set-AzureRmVMAEMExtension: Add support for M series
   * Add ForceUpdateTag parameter to Add-AzureRmVmssExtension
   * Add Primary parameter to New-AzureRmVmssIpConfig
   * Add EnableAcceleratedNetworking parameter to Add-AzureRmVmssNetworkInterfaceConfig
   * Add InstanceId to Set-AzureRmVmss
   * Expose MaintenanceRedeployStatus to Get-AzureRmVM -Status output
   * Expose Restriction and Capability to the table format of Get-AzureRmComputeResourceSku
* DataLakeStore
   * Fix for issue: https://github.com/Azure/azure-powershell/issues/4323
* EventHub
   * added ResourceGroup property to NamespaceAttributes
       - 'ResourceGroup' Gets the name of the resource group the Namespace is in
   * updated commandlets with new parameter and parameter alias
       - below cmdlets updated with Parametersets for Namespace and EventHub for operation of AuthorizationRule
       - New-AzureRmEventHubAuthorizationRule
           + Adds a new AuthorizationRule to the existing NameSpace or EventHub.
       - Get-AzureRmEventHubAuthorizationRule
           + Gets AuthorizationRule / List of AuthorizationRules for the existing NameSpace or EventHub.
       - Set-AzureRmEventHubAuthorizationRule
           + Updates properties of existing AuthorizationRule of EventHub NameSpace.
       - Remove-AzureRmEventHubAuthorizationRule
           + Deletes the existing AuthorizationRule of existing NameSpace or EventHub.    
       - New-AzureRmEventHubKey
           + Generates a new Primary/Secondary Key for AuthorizationRule of existing NameSpace or EventHub.
       - Get-AzureRmEventHubKey
           + Gets Primary/Secondary Key for AuthorizationRule of existing NameSpace or EventHub.
* Network
   * New-AzureRmExpressRouteCircuitPeeringConfig: Added IPv6 support. New optional parameter added
    - PeerAddressType
   * Set-AzureRmExpressRouteCircuitPeeringConfig: Added IPv6 support. New optional parameter added
    - PeerAddressType
   * Remove-AzureRmExpressRouteCircuitPeeringConfig: Added IPv6 support. New optional parameter added
    - PeerAddressType
   * Marked parameter -ProbeEnabled as obsolete
       - Add-AzureRmApplicationGatewayBackendHttpSettings
       - New-AzureRmApplicationGatewayBackendHttpSettings
       - Set-AzureRmApplicationGatewayBackendHttpSettings
* Profile
   * Data collection has been enabled by default. Usage data is collected by Microsoft in order to improve the user experience. The data is anonymous and does not include command-line argument values.
       - Use the Disable-AzureRmDataCollection cmdlet to turn the feature off
       - Use the Enable-AzureRmDataCollection cmdlet to turn this feature on
* Resources
   * Add Support for validation of scopes for the following roledefinition and roleassignment commandlets before sending the request to ARM
       - Get-AzureRMRoleAssignment
       - New-AzureRMRoleAssignment
       - Remove-AzureRMRoleAssignment
       - Get-AzureRMRoleDefinition
       - New-AzureRMRoleDefinition
       - Remove-AzureRMRoleDefinition
       - Set-AzureRMRoleDefinition
* ServiceBus
   * Added below new commandlets for AuthorizationRules for NameSpace, Queue and Topic. according to parameter set the authorization rule orperations are perfomed.
    - New-AzureRmServiceBusAuthorizationRule
      - Adds a new AuthorizationRule to the existing ServiceBus NameSpace/Queue/Topic.    
    - Get-AzureRmServiceBusAuthorizationRule
      - Gets AuthorizationRule / List of AuthorizationRules for the existing ServiceBus NameSpace/Queue/Topic.    
    - Set-AzureRmServiceBusAuthorizationRule
      - Updates properties of existing AuthorizationRule of Servicebus NameSpace/Queue/Topic.    
    - New-AzureRmServiceBusKey
      - Generates a new Primary/Secondary Key for AuthorizationRule of existing ServiceBus NameSpace/Queue/Topic.    
    - Get-AzureRmServiceBusKey
      - Gets Primary/Secondary Key for AuthorizationRule of existing ServiceBus NameSpace/Queue/Topic.       
    - Remove-AzureRmServiceBusNamespaceAuthorizationRule
      - Deletes the existing AuthorizationRule of ServiceBus NameSpace/Queue/Topic.       
   * Added Resource Group property to NamespceAttributes    
* Sql
   * Updating Set-AzureRmSqlServerTransparentDataEncryptionProtector to display a warning and require confirmation if the Encryption Protector Type is being set to AzureKeyVault
   * Adding new updated cmdlets for Auditing settings
    - Adding Get-AzureRmSqlDatabaseAuditing cmdlet which gets the auditing settings of an Azure SQL database.
    - Adding Get-AzureRmSqlServerAuditing cmdlet which gets the auditing settings of an Azure SQL server.
    - Adding Set-AzureRmSqlDatabaseAuditing cmdlet which changes the auditing settings for an Azure SQL database.
    - Adding Set-AzureRmSqlServerAuditing cmdlet which changes the auditing settings of an Azure SQL server.
   * Deprecating the existing Auditing policy cmdlets
    - Deprecating Get-AzureRmSqlDatabaseAuditingPolicy
    - Deprecating Get-AzureRmSqlServerAuditingPolicy
    - Deprecating Set-AzureRmSqlDatabaseAuditingPolicy
    - Deprecating Set-AzureRmSqlServerAuditingPolicy
    - Deprecating Use-AzureRmSqlServerAuditingPolicy
    - Deprecating Remove-AzureRmSqlDatabaseAuditing
    - Deprecating Remove-AzureRmSqlServerAuditing
   * Schema file parsing for Update-AzureRmSqlSyncGroup is now case insensitive.
* Storage
   * Add NeworkRule support to resource mode storage account cmdlets
       - New-AzureRmStorageAccount
       - Set-AzureRmStorageAccount
       - Get-AzureRmStorageAccountNetworkRuleSet
       - Update-AzureRmStorageAccountNetworkRuleSet
       - Add-AzureRmStorageAccountNetworkRule
       - Remove-AzureRmStorageAccountNetworkRule

FileList

Version History

Version Downloads Last updated
6.13.2 15,482,593 3/23/2021
6.13.1 6,002,903 11/21/2018
6.12.0 58,765 11/6/2018
6.11.0 63,876 10/23/2018
6.10.0 54,704 10/9/2018
6.9.0 124,725 9/24/2018
6.8.1 188,743 8/29/2018
6.7.0 82,726 8/14/2018
6.6.0 44,378 7/31/2018
6.5.0 53,816 7/17/2018
6.4.0 59,494 7/3/2018
6.3.0 95,434 6/19/2018
6.2.1 59,668 6/5/2018
6.2.0 1,139 6/5/2018
6.1.1 27,308 5/25/2018
6.1.0 13,388 5/22/2018
6.0.1 40,096 5/8/2018
6.0.0 4,097 5/7/2018
5.7.0 391,521 4/10/2018
5.6.0 39,571 3/27/2018
5.5.0 36,131 3/13/2018
5.4.1 41,080 2/28/2018
5.4.0 1,633 2/27/2018
5.3.0 43,575 2/13/2018
5.2.0 67,878 1/31/2018
5.1.1 124,931 12/9/2017
5.0.1 57,133 11/10/2017
5.0.0 37,460 11/8/2017
4.4.1 227,378 10/13/2017
4.4.0 139,301 9/25/2017
4.3.1 (current version) 81,861 8/16/2017
4.2.1 51,180 7/18/2017
4.2.0 6,141 7/11/2017
4.1.0 65,588 6/8/2017
4.0.2 20,220 5/24/2017
4.0.1 13,155 5/13/2017
4.0.0 6,460 5/10/2017
3.8.0 56,124 4/5/2017
3.7.0 26,918 3/9/2017
3.6.0 15,068 2/22/2017
3.5.0 13,740 2/8/2017
3.4.0 16,534 1/18/2017
3.3.0 18,186 12/14/2016
3.2.0 17,439 11/15/2016
3.1.0 11,099 11/2/2016
3.0.0 14,397 9/28/2016
2.5.0 64,883 5/9/2019
2.4.0 12,969 2/8/2019
2.3.0 22,368 9/17/2018
2.2.0 2,691 9/20/2016
2.1.0 82,931 9/8/2016
2.0.1 8,193 8/10/2016
1.6.0 25,569 7/12/2016
1.5.1 3,384 6/27/2016
1.5.0 5,700 6/1/2016
1.4.0 9,680 5/4/2016
1.3.2 3,593 4/19/2016
1.3.0 5,125 3/30/2016
1.2.11 254,642 10/13/2017
1.2.10 15,757 7/8/2017
1.2.9 22,665 3/14/2017
1.2.8 8,499 1/12/2017
1.2.7 276 1/4/2017
1.2.6 122,948 9/8/2016
1.2.2 6,284 3/4/2016
1.2.0 6,639 2/3/2016
1.1.0 3,600 1/14/2016
1.0.4 2,509 12/16/2015
1.0.3 2,299 11/24/2015
1.0.2 1,895 11/6/2015
1.0.1 1,928 10/12/2015
1.0.0 462 10/9/2015
Show less