AzureRM

5.2.0

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 5.2.0

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

Tags

AzureAutomationNotSupported

Dependencies

Release Notes

5.2.0 - January 2018

General
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
 - The following modules are affected:
   - AzureRM.AnalysisServices
   - AzureRM.ApiManagement
   - AzureRM.ApplicationInsights
   - AzureRM.Automation
   - AzureRM.Backup
   - AzureRM.Batch
   - AzureRM.Cdn
   - AzureRM.Compute
   - AzureRM.ContainerInstance
   - AzureRM.ContainerRegistry
   - AzureRM.DataFactories
   - AzureRM.DataFactoryV2
   - AzureRM.DataLakeAnalytics
   - AzureRM.DataLakeStore
   - AzureRM.DevTestLabs
   - AzureRM.Dns
   - AzureRM.EventGrid
   - AzureRM.EventHub
   - AzureRM.HDInsight
   - AzureRM.Insights
   - AzureRM.IotHub
   - AzureRM.KeyVault
   - AzureRM.LogicApp
   - AzureRM.MachineLearning
   - AzureRM.MachineLearningCompute
   - AzureRM.Media
   - AzureRM.Network
   - AzureRM.NotificationHubs
   - AzureRM.OperationalInsights
   - AzureRM.PowerBIEmbedded
   - AzureRM.Profile
   - AzureRM.RecoveryServices
   - AzureRM.RecoveryServices.Backup
   - AzureRM.RedisCache
   - AzureRM.Relay
   - AzureRM.Resources
   - AzureRM.Scheduler
   - AzureRM.ServerManagement
   - AzureRM.ServiceBus
   - AzureRM.ServiceFabric
   - AzureRM.SiteRecovery
   - AzureRM.Sql
   - AzureRM.Storage
   - AzureRM.StreamAnalytics
   - AzureRM.TrafficManager
   - AzureRM.Websites
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
 - The following modules are affected:
   - AzureRM.ApiManagement
   - AzureRM.ApplicationInsights
   - AzureRM.Automation
   - AzureRM.Backup
   - AzureRM.Batch
   - AzureRM.Cdn
   - AzureRM.Compute
   - AzureRM.ContainerInstance
   - AzureRM.ContainerRegistry
   - AzureRM.DataFactories
   - AzureRM.DataFactoryV2
   - AzureRM.DataLakeAnalytics
   - AzureRM.DataLakeStore
   - AzureRM.EventGrid
   - AzureRM.EventHub
   - AzureRM.HDInsight
   - AzureRM.Insights
   - AzureRM.IotHub
   - AzureRM.KeyVault
   - AzureRM.LogicApp
   - AzureRM.MachineLearning
   - AzureRM.MachineLearningCompute
   - AzureRM.Media
   - AzureRM.Network
   - AzureRM.NotificationHubs
   - AzureRM.OperationalInsights
   - AzureRM.PowerBIEmbedded
   - AzureRM.RecoveryServices
   - AzureRM.RedisCache
   - AzureRM.Relay
   - AzureRM.Resources
   - AzureRM.Scheduler
   - AzureRM.ServerManagement
   - AzureRM.ServiceBus
   - AzureRM.ServiceFabric
   - AzureRM.SiteRecovery
   - AzureRM.Sql
   - AzureRM.Storage
   - AzureRM.StreamAnalytics
   - AzureRM.TrafficManager
   - AzureRM.Websites

AzureRM.Profile
* Add-AzureRmAccount
 * Added -MSI login for authenticationg using the credentials of the Managed Service Identity of the current VM / Service
 * Fixed KeyVault Authentication when logging in with user-provided access tokens

Azure.Storage
* Add cmdlets to get and set Storage service properties
- Get-AzureStorageServiceProperty
- Update-AzureStorageServiceProperty

AzureRM.ApiManagement
* Obsoleted -Tags in favor of -Tag for New-AzureRmApiManagementProperty, Set-AzureRmApiManagementProperty, and New-AzureRmApiManagement

AzureRM.Automation
* Obsoleted -Tags in favor of -Tag for Set-AzureRmAutomationRunbook

AzureRM.Cdn
* Obsoleted -Tags in favor of -Tag for New-AzureRmCdnEndpoint and New-AzureRmCdnProfile

AzureRM.CognitiveServices
* Integrate with Cognitive Services Management SDK version 3.0.0.

AzureRM.Compute
* Added simplified parameter set to New-AzureRmVmss, which creates a Virtual Machine Scale Set and all required resources using smart defaults
* Obsoleted -Tags in favor of -Tag for New-AzureRmVm and Update-AzureRmVm
* Fixed Get-AzureRmComputeResourceSku cmdlet when Zone is included in restriction.
* Updated Diagnostics Agent configuration schema for Azure Monitor sink support.

AzureRM.DataFactories
* Enabled Azure Key Vault support for all data store linked services
* Added license type property for Azure SSIS integration runtime
* Obsoleted -Tags in favor of -Tag for New-AzureRmDataFactory

AzureRM.DataFactoryV2
* Enabled Azure Key Vault support for all data store linked services
* Added license type property for Azure SSIS integration runtime
* Add parameter "LicenseType" for "Set-AzureRmDataFactoryV2IntegrationRuntime" cmd to enable AHUB functionality

AzureRM.DataLakeAnalytics
* Obsoleted -Tags in favor of -Tag for New-AzureRmDataLakeAnalyticsAccount and Set-AzureRmDataLakeAnalyticsAccount

AzureRM.DataLakeStore
* Obsoleted -Tags in favor of -Tag for New-AzureRmDataLakeStoreAccount and Set-AzureRmDataLakeStoreAccount

AzureRM.EventGrid
* Added the following new cmdlet:
   - Update-AzureRmEventGridSubscription
       - Update the properties of an Event Grid event subscription.

AzureRM.IotHub
* Add Certificate support for IoTHub cmdlets

AzureRM.KeyVault
* Added -AsJob support for long-running KeyVault cmdlets. Allows selected cmdlets to run in the background and return a job to track and control progress.
   * Affected cmdlet is: Remove-AzureRmKeyVault
* Fixed bug in Set-AzureRmKeyVaultAccessPolicy where the AAD filter was setting SPN to the provided UPN, rather than setting the UPN
   - See the following issue for more information: https://github.com/Azure/azure-powershell/issues/5201

AzureRM.MachineLearning
* Obsoleted -Tags in favor of -Tag for Update-AzureRmMlCommitmentPlan

AzureRM.MachineLearningCompute
* Add IncludeAllResources parameter to Remove-AzureRmMlOpCluster cmdlet
   - Using this switch parameter will remove all resources that were created with the cluster originally

AzureRM.Media
* Obsoleted -Tags in favor of -Tag for Set-AzureRmMediaService and New-AzureRmMediaService

AzureRM.Network
* Added -AsJob support for long-running Network cmdlets. Allows selected cmdlets to run in the background and return a job to track and control progress.

AzureRM.NotificationHubs
* Obsoleted -Tags in favor of -Tag for New-AzureRmNotificationHubsNamespace and Set-AzureRmNotificationHubsNamespace

AzureRM.OperationalInsights
* Obsoleted -Tags in favor of -Tag for New-AzureRmOperationalInsightsSavedSearch, Set-AzureRmOperationalInsightsSavedSearch, New-AzureRmOperationalInsightsWorkspace, and Set-AzureRmOperationalInsightsWorkspace

AzureRM.RecoveryServices.Backup
* Added -UseOriginalStorageAccount option to the Restore-AzureRmRecoveryServicesBackupItem cmdlet.
- Enabling this flag results in restoring disks to their original storage accounts which allows users to maintain the configuration of restored VM as close to the original VMs as possible.
- It also helps in improving the performance of the restore operation.

AzureRM.RedisCache
* Added  3 new cmdlets for firewall rules
* Added  3 new cmdlets for geo replication
* Added support for zones and tags
* Make ResourceGroup as optional whenever possible.

AzureRM.Resources
* Added -AsJob support for long-running Resources cmdlets. Allows selected cmdlets to run in the background and return a job to track and control progress.
* Added alias from Get-AzureRmProviderOperation to Get-AzureRmResourceProviderAction to conform with naming conventions

AzureRM.ServerManagement
* Obsoleted -Tags in favor of -Tag for New-AzureRmServerManagementNode and New-AzureRmServerManagementGateway

AzureRM.Sql
* Update the Auditing commands parameters description
* Added -AsJob parameter to long running cmdlets
* Obsoleted -DatabaseName parameter from Get-AzureRmSqlServiceObjective

AzureRM.Storage
* Fix a null reference issue of run cmdlet New-AzureRMStorageAccount with parameter -EnableEncryptionService None
* Added -AsJob support for long-running Storage cmdlets. Allows selected cmdlets to run in the background and return a job to track and control progress.
   - Affected cmdlets are New-, Remove-, Add-, and Update- for Storage Account and Storage Account Network Rule.

AzureRM.Websites
* Added -AsJob support for long-running Websites cmdlets. Allows selected cmdlets to run in the background and return a job to track and control progress.
    - Affected cmdlets are New-, Remove-, Add-, and Set- for WebApps, AppServicePlan and Slots

FileList

Version History

Version Downloads Last updated
6.13.2 15,482,806 3/23/2021
6.13.1 6,002,904 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,728 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 (current version) 67,878 1/31/2018
5.1.1 124,933 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 81,861 8/16/2017
4.2.1 51,183 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,126 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,932 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