AzureRM
5.1.1
Azure Resource Manager Module
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
Dependencies
-
- Azure.AnalysisServices (= 0.5.0)
- Azure.Storage (= 4.0.2)
- AzureRM.AnalysisServices (= 0.6.1)
- AzureRM.ApiManagement (= 5.0.1)
- AzureRM.ApplicationInsights (= 0.1.0)
- AzureRM.Automation (= 4.1.1)
- AzureRM.Backup (= 4.0.1)
- AzureRM.Batch (= 4.0.3)
- AzureRM.Billing (= 0.14.0)
- AzureRM.Cdn (= 4.0.0)
- AzureRM.CognitiveServices (= 0.9.0)
- AzureRM.Compute (= 4.1.1)
- AzureRM.Consumption (= 0.3.0)
- AzureRM.ContainerInstance (= 0.2.1)
- AzureRM.ContainerRegistry (= 1.0.1)
- AzureRM.DataFactories (= 4.0.3)
- AzureRM.DataFactoryV2 (= 0.4.1)
- AzureRM.DataLakeAnalytics (= 4.1.1)
- AzureRM.DataLakeStore (= 5.0.0)
- AzureRM.DevTestLabs (= 4.0.0)
- AzureRM.Dns (= 4.0.0)
- AzureRM.EventGrid (= 0.2.0)
- AzureRM.EventHub (= 0.5.0)
- AzureRM.HDInsight (= 4.0.1)
- AzureRM.Insights (= 4.0.0)
- AzureRM.IoTHub (= 3.0.0)
- AzureRM.KeyVault (= 4.0.1)
- AzureRM.LogicApp (= 4.0.0)
- AzureRM.MachineLearning (= 0.16.0)
- AzureRM.MachineLearningCompute (= 0.3.1)
- AzureRM.MarketplaceOrdering (= 0.2.0)
- AzureRM.Media (= 0.8.0)
- AzureRM.Network (= 5.0.0)
- AzureRM.NotificationHubs (= 4.0.0)
- AzureRM.OperationalInsights (= 4.0.0)
- AzureRM.PowerBIEmbedded (= 4.1.1)
- AzureRM.Profile (= 4.1.1)
- AzureRM.RecoveryServices (= 4.0.1)
- AzureRM.RecoveryServices.Backup (= 4.0.3)
- AzureRM.RecoveryServices.SiteRecovery (= 0.2.1)
- AzureRM.RedisCache (= 4.0.1)
- AzureRM.Relay (= 0.3.0)
- AzureRM.Resources (= 5.1.1)
- AzureRM.Scheduler (= 0.16.0)
- AzureRM.ServerManagement (= 4.0.0)
- AzureRM.ServiceBus (= 0.5.0)
- AzureRM.ServiceFabric (= 0.3.0)
- AzureRM.SiteRecovery (= 5.0.3)
- AzureRM.Sql (= 4.1.1)
- AzureRM.Storage (= 4.0.1)
- AzureRM.StreamAnalytics (= 4.0.1)
- AzureRM.Tags (= 4.0.0)
- AzureRM.TrafficManager (= 4.0.0)
- AzureRM.UsageAggregates (= 4.0.0)
- AzureRM.Websites (= 4.0.0)
Release Notes
* AnalysisServices
- Change validate set of location to dynamic lookup so that all clouds are supported.
* Automation
- Update to Import-AzureRMAutomationRunbook
- Support is now being provided for Python2 runbooks
* Batch
- Fixed a bug where account operations without a resource group failed to auto-detect the resource group
* Compute
- Get-AzureRmComputeResourceSku shows zone information.
- Update Disable-AzureRmVmssDiskEncryption to fix issue https://github.com/Azure/azure-powershell/issues/5038
- Added -AsJob support for long-running Compute cmdlets. Allows selected cmdlets to run in the background and return a job to track and control progress.
- Affected cmdlets include: New-, Update-, Set-, Remove-, Start-, Restart-, Stop- cmdlets for Virtual Machines and Virtual Machine Scale Sets
- Added simplified parameter set to New-AzureRmVM, which creates a Virtual Machine and all required resources using smart defaults
* ContainerInstance
- Apply Azure Container Instance SDK 2017-10-01
- Support container run-to-completion
- Support Azure File volume mount
- Support opening multiple ports for public IP
* ContainerRegistry
- New cmdlets for geo-replication and webhooks
- Get/New/Remove-AzureRmContainerRegistryReplication
- Get/New/Remove/Test/Update-AzureRmContainerRegistryWebhook
* DataFactories
- Credential encryption functionality now works with both "Remote Access" enabled (Over Network) and "Remote Access" disabled (Local Machine).
* DataFactoryV2
- Added two new cmdlets: Update-AzureRmDataFactoryV2 and Stop-AzureRmDataFactoryV2PipelineRun
* DataLakeAnalytics
- Added a parameter called ScriptParameter to Submit-AzureRmDataLakeAnalyticsJob
- Detailed information about ScriptParameter can be found using Get-Help on Submit-AzureRmDataLakeAnalyticsJob
- For New-AzureRmDataLakeAnalyticsAccount, changed the parameter MaxDegreeOfParallelism to MaxAnalyticsUnits
- Added an alias for the parameter MaxAnalyticsUnits: MaxDegreeOfParallelism
- For New-AzureRmDataLakeAnalyticsComputePolicy, changed the parameter MaxDegreeOfParallelismPerJob to MaxAnalyticsUnitsPerJob
- Added an alias for the parameter MaxAnalyticsUnitsPerJob: MaxDegreeOfParallelismPerJob
- For Set-AzureRmDataLakeAnalyticsAccount, changed the parameter MaxDegreeOfParallelism to MaxAnalyticsUnits
- Added an alias for the parameter MaxAnalyticsUnits: MaxDegreeOfParallelism
- For Submit-AzureRmDataLakeAnalyticsJob, changed the parameter DegreeOfParallelism to AnalyticsUnits
- Added an alias for the parameter AnalyticsUnits: DegreeOfParallelism
- For Update-AzureRmDataLakeAnalyticsComputePolicy, changed the parameter MaxDegreeOfParallelismPerJob to MaxAnalyticsUnitsPerJob
- Added an alias for the parameter MaxAnalyticsUnitsPerJob: MaxDegreeOfParallelismPerJob
* MachineLearningCompute
- Add Set-AzureRmMlOpCluster
- Update a cluster's agent count or SSL configuration
- Orchestrator properties are optional
- The service will create a service principal if not provided, so the orchestrator
properties are now optional
* PowerBIEmbedded
- Add support for Power BI Embedded Capacity cmdlets
- New Cmdlet Get-AzureRmPowerBIEmbeddedCapacity - Gets the details of a PowerBI Embedded Capacity.
- New Cmdlet New-AzureRmPowerBIEmbeddedCapacity - Creates a new PowerBI Embedded Capacity
- New Cmdlet Remove-AzureRmPowerBIEmbeddedCapacity - Deletes an instance of PowerBI Embedded Capacity
- New Cmdlet Resume-AzureRmPowerBIEmbeddedCapacity - Resumes an instance of PowerBI Embedded Capacity
- New Cmdlet Suspend-AzureRmPowerBIEmbeddedCapacity - Suspends an instance of PowerBI Embedded Capacity
- New Cmdlet Test-AzureRmPowerBIEmbeddedCapacity - Tests the existence of an instance of PowerBI Embedded Capacity
- New Cmdlet Update-AzureRmPowerBIEmbeddedCapacity - Modifies an instance of PowerBI Embedded Capacity
* Profile
- Updated USGovernmentActiveDirectoryEndpoint to https://login.microsoftonline.us/
- For more information about the Azure Government endpoint mappings, please see the following: https://docs.microsoft.com/en-us/azure/azure-government/documentation-government-developer-guide#endpoint-mapping
- Added -AsJob support for cmdlets, enabling selected cmdlets to execute in the background and return a job to track and control progress
- Added -AsJob parameter to Get-AzureRmSubscription cmdlet
* RecoveryServices.Backup
- Fixed bug - Get-AzureRmRecoveryServicesBackupItem should do case insensitive comparison for container name filter.
- Fixed bug - AzureVmItem now has a property that shows the last time a backup operation has happened - LastBackupTime.
* Resources
- Fixed issue where Get-AzureRMRoleAssignment would result in a assignments without roledefiniton name for custom roles
- Users can now use Get-AzureRMRoleAssignment with assignments having roledefinition names irrespective of the type of role
- Fixed issue where Set-AzureRMRoleRoleDefinition used to throw RD not found error when there was a new scope in assignablescopes
- Users can now use Set-AzureRMRoleRoleDefinition with assignable scopes including new scopes irrespective of the position of the scope
- Allow scopes to end with "/"
- Users can now use RoleDefinition and RoleAssignment commandlets with scopes ending with "/" ,consistent with API and CLI
- Allow users to create RoleAssignment using delegation flag
- Users can now use New-AzureRMRoleAssignment with an option of adding the delegation flag
- Fix RoleAssignment get to respect the scope parameter
- Add an alias for ServicePrincipalName in the New-AzureRmRoleAssignment Commandlet
- Users can now use the ApplicationId instead of the ServicePrincipalName when using the New-AzureRmRoleAssignment commandlet
* SiteRecovery
- Add deprecation warnings for all cmdlets in this module in preparation for the next breaking change release.
- Please see the upcoming breaking changes guide for more information on how to migrate your cmdlets from AzureRM.
* Sql
- Added ability to rename database using Set-AzureRmSqlDatabase
- Fixed issue https://github.com/Azure/azure-powershell/issues/4974
- Providing invalid AUDIT_CHANGED_GROUP value for auditing cmdlets no longer throws an error and will be removed in an upcoming release.
- Fixed issue https://github.com/Azure/azure-powershell/issues/5046
- AuditAction parameter in auditing cmdlets is no longer being ignored
- Fixed an issue in Auditing cmdlets when 'Secondary' StorageKeyType is provided
- When setting blob auditing, the primary storage account key was used instead of the secondary key when providing 'Secondary' value for StorageKeyType parameter.
- Changing the wording for confirmation message from Set-AzureRmSqlServerTransparentDataEncryptionProtector
* Azure (RDFE)
- Removed all RemoteApp Cmdles
* Azure.Storage
- Upgrade to Azure Storage Client Library 8.6.0 and Azure Storage DataMovement Library 0.6.5
FileList
- AzureRM.nuspec
- AzureRM.psd1
- AzureRM.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
6.13.2 | 19,334,223 | 3/23/2021 |
6.13.1 | 6,025,971 | 11/21/2018 |
6.12.0 | 59,308 | 11/6/2018 |
6.11.0 | 63,885 | 10/23/2018 |
6.10.0 | 54,719 | 10/9/2018 |
6.9.0 | 128,301 | 9/24/2018 |
6.8.1 | 188,869 | 8/29/2018 |
6.7.0 | 98,083 | 8/14/2018 |
6.6.0 | 44,387 | 7/31/2018 |
6.5.0 | 53,824 | 7/17/2018 |
6.4.0 | 59,748 | 7/3/2018 |
6.3.0 | 95,518 | 6/19/2018 |
6.2.1 | 60,449 | 6/5/2018 |
6.2.0 | 1,147 | 6/5/2018 |
6.1.1 | 27,324 | 5/25/2018 |
6.1.0 | 13,641 | 5/22/2018 |
6.0.1 | 40,106 | 5/8/2018 |
6.0.0 | 4,103 | 5/7/2018 |
5.7.0 | 392,124 | 4/10/2018 |
5.6.0 | 39,674 | 3/27/2018 |
5.5.0 | 36,138 | 3/13/2018 |
5.4.1 | 41,087 | 2/28/2018 |
5.4.0 | 1,640 | 2/27/2018 |
5.3.0 | 43,583 | 2/13/2018 |
5.2.0 | 67,924 | 1/31/2018 |
5.1.1 (current version) | 141,251 | 12/9/2017 |
5.0.1 | 57,148 | 11/10/2017 |
5.0.0 | 37,469 | 11/8/2017 |
4.4.1 | 227,395 | 10/13/2017 |
4.4.0 | 143,070 | 9/25/2017 |
4.3.1 | 81,874 | 8/16/2017 |
4.2.1 | 66,583 | 7/18/2017 |
4.2.0 | 6,146 | 7/11/2017 |
4.1.0 | 65,601 | 6/8/2017 |
4.0.2 | 20,227 | 5/24/2017 |
4.0.1 | 13,163 | 5/13/2017 |
4.0.0 | 6,466 | 5/10/2017 |
3.8.0 | 71,777 | 4/5/2017 |
3.7.0 | 26,955 | 3/9/2017 |
3.6.0 | 15,083 | 2/22/2017 |
3.5.0 | 13,755 | 2/8/2017 |
3.4.0 | 16,633 | 1/18/2017 |
3.3.0 | 18,194 | 12/14/2016 |
3.2.0 | 17,446 | 11/15/2016 |
3.1.0 | 11,430 | 11/2/2016 |
3.0.0 | 14,404 | 9/28/2016 |
2.5.0 | 70,111 | 5/9/2019 |
2.4.0 | 13,265 | 2/8/2019 |
2.3.0 | 22,487 | 9/17/2018 |
2.2.0 | 2,696 | 9/20/2016 |
2.1.0 | 100,305 | 9/8/2016 |
2.0.1 | 8,201 | 8/10/2016 |
1.6.0 | 25,583 | 7/12/2016 |
1.5.1 | 3,390 | 6/27/2016 |
1.5.0 | 5,705 | 6/1/2016 |
1.4.0 | 9,992 | 5/4/2016 |
1.3.2 | 3,598 | 4/19/2016 |
1.3.0 | 5,130 | 3/30/2016 |
1.2.11 | 254,674 | 10/13/2017 |
1.2.10 | 15,764 | 7/8/2017 |
1.2.9 | 22,674 | 3/14/2017 |
1.2.8 | 8,504 | 1/12/2017 |
1.2.7 | 281 | 1/4/2017 |
1.2.6 | 123,003 | 9/8/2016 |
1.2.2 | 6,289 | 3/4/2016 |
1.2.0 | 6,644 | 2/3/2016 |
1.1.0 | 3,605 | 1/14/2016 |
1.0.4 | 2,514 | 12/16/2015 |
1.0.3 | 2,304 | 11/24/2015 |
1.0.2 | 1,900 | 11/6/2015 |
1.0.1 | 1,933 | 10/12/2015 |
1.0.0 | 469 | 10/9/2015 |