azure-powershell

Microsoft Azure PowerShell

OTHER License

Stars
4.1K
Committers
1.7K

Bot releases are hidden (Show)

azure-powershell - Azure RM 6.8.0 rc 1

Published by markcowl about 6 years ago

The first release candidate for AzureRM 6.8.0

azure-powershell - 6.8.0

Published by MiYanni about 6 years ago

Install

Azure PowerShell 6.8.0 Installer: link
Gallery Module for ARM Cmdlets: link

To install AzureRM from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM -Repository PSGallery -Force

To update from an older version of AzureRM, run the following command:

Update-Module -Name AzureRM

Changes since last release

General

  • Fixed issue with default resource groups not being set.

AzureRM.Profile

  • Added expiration property to tokens returned during Connect-AzureRmAccount

AzureRM.Compute

  • Fixed the issue that target is missing in error output.
  • Fixed issue with storage account type for VM with managed disk
  • Fix AEM Extension cmdlets for other environments, for example Azure China

AzureRM.IotHub

  • Fix examples for New-AzureRmIotHubExportDevices and New-AzureRmIotHubImportDevices

AzureRM.Network

  • Changed default models representation to table-view

AzureRM.PowerBIEmbedded

  • Fix failure in Update-AzureRmPowerBIEmbeddedCapacity when trying to scale paused capacity

AzureRM.Resources

  • Fixed issue with creating managed application from the MarketPlace.

AzureRM.ServiceBus

AzureRM.TrafficManager

  • Support for the MultiValue routing method
    • New parameter 'MaxReturn' for MultiValue routing
  • Support for the Subnet routing method
    • Support for IP address ranges (subnets) in endpoints
  • Support for Custom Headers in profiles
  • Support for Expected status code ranges in profiles
  • Support for Custom Headers in endpoints

AzureRM.Websites

  • Fixed issue with default resource group being set incorrectly.
azure-powershell - Pre Common Refactor August 16 2018

Published by markcowl about 6 years ago

  • Placeholder for repo state before common refactor
azure-powershell - 6.7.0

Published by markcowl about 6 years ago

Install

Azure PowerShell 6.7.0 Installer: link

Gallery Module for ARM Cmdlets: link

To install AzureRM from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM -Repository PSGallery -Force

To update from an older version of AzureRM, run the following command:

Update-Module -Name AzureRM

Changes since last release

General

  • Updated to the latest version of the Azure ClientRuntime.

AzureRM.Profile

Azure.Storage

  • Remove the 5TB limitation for Azure File Share quota
  • Set-AzureStorageShareQuota

AzureRM.Compute

  • Add EvictionPolicy parameter to New-AzureRmVmssConfig
  • Use default location in the DiskFileParameterSet of New-AzureRmVm if no Location is specified.
  • Fix parameter description in Save-AzureRmVMImage
  • Fix Get-AzureRmVMDiskEncryptionStatus cmdlet for certain singlepass related scenarios

AzureRM.DataLakeStore

  • Fix debugging when DebugPreference is set from powershell command line
  • Update example for Set-AzureRmDataLakeStoreItemAcl
  • Update example for Set-AzureRmDataLakeStoreItemAclEntry

AzureRM.Network

  • Added example for Set-AzureRmLocalNetworkGateway
  • Added examples and descriptions for Add-AzureRmVirtualNetworkGatewayIpConfig, Get-AzureRmVirtualNetworkGatewayConnectionSharedKey and New-AzureRmVirtualNetworkGatewayConnection
  • Added examples for Remove-AzureRmVirtualNetworkGatewayIpConfig and Reset-AzureRmVirtualNetworkGateway
  • Added example for Reset-AzureRmVirtualNetworkGatewayConnectionSharedKey
  • Added example for Set-AzureRmVirtualNetworkGatewayConnectionSharedKey
  • Added example for Set-AzureRmVirtualNetworkGatewayConnection
  • Re-generated cmdlets for ApplicationSecurityGroup, RouteTable and Usage using latest code generator
  • Clarified error message for Get-AzureRmVirtualNetworkSubnetConfig when attempting to get a subnet that does not exitc

AzureRM.RecoveryServices.Backup

  • Added policy filter to Get-AzureRmRecoveryServicesBackItem cmdlet. The command returns the list of backup items protected by the given policy id.
  • Updated Microsoft.Azure.Management.RecoveryServices.Backup to version 3.0.0-preview.
  • Updated to the latest version of the Azure ClientRuntime.
  • Added TargetResourceGroupName parameter to Restore-AzureRmRecoveryServicesBackupItem. The resource group to which the managed disks are restored. Applicable to backup of VM with managed disks.

AzureRM.Resources

  • Support template deployment at subscription scope. Add new Cmdlets:
    • New-AzureRmDeployment
    • Get-AzureRmDeployment
    • Test-AzureRmDeployment
    • Remove-AzureRmDeployment
    • Stop-AzureRmDeployment
    • Save-AzureRmDeploymentTemplate
    • Get-AzureRmDeploymentOperation
  • Fix issue where error is thrown when passing a context to Set-AzureRmResource
  • Fix example in New-AzureRmResourceGroupDeployment
azure-powershell - AzureStack 1.4.0

Published by markcowl about 6 years ago

azure-powershell - 6.7.0-rc1

Published by markcowl about 6 years ago

RC1 Candidate Tag for 2018-08-10 release

azure-powershell - 6.6.0

Published by maddieclayton about 6 years ago

Install

Azure PowerShell 6.6.0 Installer: link

Gallery Module for ARM Cmdlets: link

To install AzureRM from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM -Repository PSGallery -Force

To update from an older version of AzureRM, run the following command:

Update-Module -Name AzureRM

Changes since last release

General

  • Updated all help files to include full parameter types and correct input/output types.

AzureRM.Profile

  • Updated Common.Strategy library to be able to validate that the current config for a resource is compatible with the target resource. Default is always true, individual resources and overridet the default.
  • Added ps1xml types to Common.Storage

Azure.Storage

  • Support get Storage Context from DefaulfProfile
  • Add Ps1XmlAttribute to cmdlets output types properties.

AzureRM.ApiManagement

AzureRM.Compute

  • Fix issue with creating a vm using DiskFileParameterSet in New-AzureRmVm failing because of PremiumLRS storage account type renaming.
  • Fix Invoke-AzureRmVMRunCommand cmdlet
  • Update Get-AzureRmAvailabilitySet to enable list all availability sets in a subscription. (ResouceGroupName parameter is now optional.)
  • Update SimpleParameterSet of 'New-AzureRmVm' to enable Accelerated Network on qualifying vms.
  • Update New-AzureRmVmss simple parameter set to fail creating the vmss when a user specified LB already exists.
  • Update example for New-AzureRmDisk
  • Add example for 'New-AzureRmVM'
  • Update description for Set-AzureRmVMOSDisk
  • Update Example 1 for Set-AzureRmVMBginfoExtension to correct spelling and prefix.

AzureRM.DataFactoryV2

  • Updated the ADF .Net SDK version to 1.1.0.
  • Support self-hosted integration runtime sharing across data factories.
    • Add new parameter -SharedIntegrationRuntimeResourceId to Set-AzureRmDataFactoryV2IntegrationRuntime cmdlet.
    • Add new optional parameter -LinkedDataFactoryName to Remove-AzureRmDataFactoryV2IntegrationRuntime cmdlet.

AzureRM.DataLakeStore

  • Updated the DataPlane SDK (Microsoft.Azure.DataLake.Store) version to 1.1.9

AzureRM.EventHub

  • Updated piping for InputObject and ResourceId in remove cmdlets

AzureRM.Insights

  • Fixed formatting of OutputType in help files
  • Using Microsoft.Azure.Management.Monitor SDK 0.19.1-preview

AzureRM.KeyVault

  • Fix piping issue in Set-AzureRmKeyVaultAccessPolicy

AzureRM.Network

  • Added examples for LoadBalancerInboundNatPoolConfig cmdlets.

AzureRM.Resources

AzureRM.ServiceBus

AzureRM.Sql

  • Adding Server Advanced Threat Protection support with the following cmdlets:
    • Enable-AzureRmSqlServerAdvancedThreatProtection; Disable-AzureRmSqlServerAdvancedThreatProtection; Get-AzureRmSqlServerAdvancedThreatProtectionPolicy
  • Adding Vulnerability Assessment support with the following cmdlets:
    • Update-AzureRmSqlDatabaseVulnerabilityAssessmentSettings; Get-AzureRmSqlDatabaseVulnerabilityAssessmentSettings; Clear-AzureRmSqlDatabaseVulnerabilityAssessmentSettings
    • Set-AzureRmSqlDatabaseVulnerabilityAssessmentRuleBaseline; Get-AzureRmSqlDatabaseVulnerabilityAssessmentRuleBaseline; Clear-AzureRmSqlDatabaseVulnerabilityAssessmentRuleBaseline
    • Convert-AzureRmSqlDatabaseVulnerabilityAssessmentScan; Get-AzureRmSqlDatabaseVulnerabilityAssessmentScanRecord; Start-AzureRmSqlDatabaseVulnerabilityAssessmentScan
  • Fixed example in Remove-AzureRmSqlServerFirewallRule
  • Fix datetime handling incorrectly for non-us base culture in Get-AzureSqlSyncGroupLog

AzureRM.Storage

  • Add Ps1XmlAttribute to cmdlets output types properties
  • Show StorageAccount cmdlet output in table view
    • Get-AzureRmStorageAccount
    • New-AzureRmStorageAccount
    • Set-AzureRmStorageAccount

AzureRM.Tags

azure-powershell - AzureRM.Netcore 0.13.1

Published by cormacpayne about 6 years ago

Install

Note: you will need PowerShell Core 6.0 to run the cmdlets found in AzureRM.Netcore

Gallery Module for .NET Core Cmdlets: link

To install AzureRM.Netcore from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM.Netcore -Repository PSGallery -Force

To update from an older version of AzureRM.Netcore, run the following command:

Update-Module -Name AzureRM.Netcore

Supported Modules

Preview release 0.13.1 for Azure Netcore-compatible roll-up package, including the following modules:

Module Name Version
Azure.Storage.Netcore 0.13.1
AzureRM.Aks.Netcore 0.13.1
AzureRM.AnalysisServices.Netcore 0.13.1
Azure.AnalysisServices.Netcore 0.13.1
AzureRM.ApiManagement.Netcore 0.13.1
AzureRM.ApplicationInsights.Netcore 0.13.1
AzureRM.Automation.Netcore 0.13.1
AzureRM.Backup.Netcore 0.13.1
AzureRM.Batch.Netcore 0.13.1
AzureRM.Billing.Netcore 0.13.1
AzureRM.Cdn.Netcore 0.13.1
AzureRM.CognitiveServices.Netcore 0.13.1
AzureRM.Compute.Netcore 0.13.1
AzureRM.Consumption.Netcore 0.13.1
AzureRM.ContainerInstance.Netcore 0.13.1
AzureRM.ContainerRegistry.Netcore 0.13.1
AzureRM.DataLakeAnalytics.Netcore 0.13.1
AzureRM.DataLakeStore.Netcore 0.13.1
AzureRM.DevTestLabs.Netcore 0.13.1
AzureRM.Dns.Netcore 0.13.1
AzureRM.EventGrid.Netcore 0.13.1
AzureRM.EventHub.Netcore 0.13.1
AzureRM.Insights.Netcore 0.13.1
AzureRM.IotHub.Netcore 0.13.1
AzureRM.KeyVault.Netcore 0.13.1
AzureRM.LogicApp.Netcore 0.13.1
AzureRM.MachineLearning.Netcore 0.13.1
AzureRM.MachineLearningCompute.Netcore 0.13.1
AzureRM.MarketplaceOrdering.Netcore 0.13.1
AzureRM.Media.Netcore 0.13.1
AzureRM.Network.Netcore 0.13.1
AzureRM.NotificationHubs.Netcore 0.13.1
AzureRM.OperationalInsights.Netcore 0.13.1
AzureRM.PowerBIEmbedded.Netcore 0.13.1
AzureRM.Profile.Netcore 0.13.1
AzureRM.Relay.Netcore 0.13.1
AzureRM.Resources.Netcore 0.13.1
AzureRM.ServiceBus.Netcore 0.13.1
AzureRM.ServiceFabric.Netcore 0.13.1
AzureRM.Sql.Netcore 0.13.1
AzureRM.Storage.Netcore 0.13.1
AzureRM.StreamAnalytics.Netcore 0.13.1
AzureRM.Tags.Netcore 0.13.1
AzureRM.TrafficManager.Netcore 0.13.1
AzureRM.UsageAggregates.Netcore 0.13.1
AzureRM.Websites.Netcore 0.13.1
azure-powershell - 6.5.0

Published by cormacpayne over 6 years ago

Install

Azure PowerShell 6.5.0 Installer: link

Gallery Module for ARM Cmdlets: link

To install AzureRM from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM -Repository PSGallery -Force

To update from an older version of AzureRM, run the following command:

Update-Module -Name AzureRM

Changes since last release

AzureRM.Profile

  • Updated help for 'Get-AzureRmContextAutosaveSetting'

Azure.Storage

  • Support Upload Blob or File with write only Sas token
  • Set-AzureStorageBlobContent
  • Set-AzureStorageFileContent

AzureRM.AnalysisServices

  • Add required property ResourceGroupName to AS.

AzureRM.Automation

  • Update help and add example for 'New-AzureRMAutomationSchedule'

AzureRM.Compute

  • Add -Tag parameter to Update/New-AzureRmAvailabilitySet
  • Add example for 'Add-AzureRmVmssExtension'
  • Add examples for 'Remove-AzureRmVmssExtension'
  • Update help for 'Set-AzureRmVMAccessExtension'
  • Update SimpleParameterSet for New-AzureRmVmss to set SinglePlacementGroup to false by default and add switch parameter 'SinglePlacementGroup' that enables the user to create the VMSS in a single placement group.

AzureRM.EventHub

  • Added a readonly property 'PendingReplicationOperationsCount' to PSEventHubDRConfigurationAttributes class, which gives the pending replication operations count while replication is in progress

AzureRM.KeyVault

  • Update error message for Set-AzureRmKeyVaultAccessPolicy

AzureRM.LogicApp

  • Fixed "parameter set could not be resolved" error in New-AzureRmLogicApp

AzureRM.Network

  • Enable peering across Virtual Networks in multiple Tenants for Set/Add-AzureRmVirtualNetworkPeering
  • Updated below cmdlets for Application Gateway
    • New-AzureRmApplicationGateway : Added EnableFIPS flag and Zones support
    • New-AzureRmApplicationGatewaySku : Added new skus Standard_v2 and WAF_v2
    • Set-AzureRmApplicationGatewaySku : Added new skus Standard_v2 and WAF_v2
  • Regenerated RouteTable cmdlets with the latest generator version

AzureRM.Relay

  • Updated markdown files, fix for the parameter name issue in example

AzureRM.Resources

  • Update Roleassignment and roledefinition cmdlets:
    • Remove extra roledefinition calls done as part of paging.
  • Fix Get-AzureRmRoleAssignment cmdlet
    • Fix -ExpandPrincipalGroups command parameter functionality
  • Fix issue with 'Get-AzureRmResource' where '-ResourceType' parameter was case sensitive

AzureRM.ServiceBus

  • Added top and skip parameter to list cmdlets
  • Added Standard to Premium NameSpace migration cmdlets :
    • Start-AzureRmServiceBusMigration
    • Get-AzureRmServiceBusMigration
    • Complete-AzureRmServiceBusMigration
    • Stop-AzureRmServiceBusMigration
    • Remove-AzureRmServiceBusMigration
  • Added a readonly property 'PendingReplicationOperationsCount' to PSServiceBusDRConfigurationAttributes class, which gives the pending replication operations count while replication is in progress

AzureRM.ServiceFabric

  • Update example for 'New-AzureRmServiceFabricCluster'

AzureRM.Sql

  • Adding new Cmdlets for Management.Sql to allow customers to add TDE Certificate to Sql Server instance or a Managed Instance
    • Add-AzureRmSqlServerTransparentDataEncryptionCertificate
    • Add-AzureRmSqlManagedInstanceTransparentDataEncryptionCertificate

AzureRM.Websites

  • Set-AzureRmWebApp -AssignIdentity and Set-AzureRmWebAppSlot -AssignIdentity when set to false will now remove the Identity property from the site object.Removing preview tag as well.
  • Get-AzureRmWebAppMetrics,Get-AzureRmAppServicePlanMetrics example updated
  • Set-AzureRmWebApp -PhpVersion supports off as a valid php version

Changes since last release: https://github.com/Azure/azure-powershell/compare/v6.4.0-July2018...v6.5.0-July2018

azure-powershell - AzureRm.Network.6.3.1

Published by praries880 over 6 years ago

Install

Link to AzureRM.Network module in PowerShell Gallery

To install this version of AzureRM.Network from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM.Network -RequiredVersion 6.3.1 -Force

If you have an older version of AzureRM.Network installed on your machine and want to upgrade to this version, run the following command:

Update-Module -Name AzureRM.Network -RequiredVersion 6.3.1

Change Log

  • Enable peering across Virtual Networks in multiple Tenants for Set/Add-AzureRmVirtualNetworkPeering
azure-powershell - Azure.Storage-4.4.1-preview

Published by praries880 over 6 years ago

Install

Link to Azure.Storage module in PowerShell Gallery

To install this version of Azure.Storage from the PowerShell Gallery, run the following command:

Install-Module -Name Azure.Storage -Repository PSGallery -RequiredVersion 4.4.1-preview -AllowPrerelease -Force

If you have an older version of Azure.Storage installed on your machine and want to upgrade to this version, run the following command:

Update-Module -Name Azure.Storage -RequiredVersion 4.4.1-preview -AllowPrerelease

Change Log

  • Support Static Website configuration
    • Enable-AzureStorageStaticWebsite
    • Disable-AzureStorageStaticWebsite
azure-powershell - AzureRm.Network.6.4.0-preview

Published by praries880 over 6 years ago

Install

Link to AzureRM.Network module in PowerShell Gallery

To install this version of AzureRM.Network from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM.Network -Repository PSGallery -RequiredVersion 6.4.0-preview -AllowPrerelease -Force

If you have an older version of AzureRM.Network installed on your machine and want to upgrade to this version, run the following command:

Update-Module -Name AzureRM.Network -RequiredVersion 6.4.0-preview -AllowPrerelease

Change Log

  • Added new commands for feature: Azure Firewall via ARM
    • Added Get-AzureRmFirewall
    • Added Set-AzureRmFirewall
    • Added New-AzureRmFirewall
    • Added Remove-AzureRmFirewall
    • Added New-AzureRmFirewallApplicationRuleCollection
    • Added New-AzureRmFirewallApplicationRule
    • Added New-AzureRmFirewallNetworkRuleCollection
    • Added New-AzureRmFirewallNetworkRule
azure-powershell - 6.4.0

Published by cormacpayne over 6 years ago

Install

Azure PowerShell 6.4.0 Installer: link

Gallery Module for ARM Cmdlets: link

To install AzureRM from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM -Repository PSGallery -Force

To update from an older version of AzureRM, run the following command:

Update-Module -Name AzureRM

Changes since last release

General

  • Fixed formatting of OutputType in help files for most modules

AzureRM.Profile

  • Ps1Xml attribute added to the basic output types

AzureRM.Compute

  • IP Tag feature for VMSS
    • 'New-AzureRmVmssIpTagConfig' cmdlet is added
    • IpTag parameter is added to New-AzureRmVmssIpConfig
  • Auto OS Rollback feature for VMSS
    • DisableAutoRollback parameters are added to New-AzureRmVmssConfig and Update-AzureRmVmss
  • OS Upgrade History feature for Vmss
    • OSUpgradeHistory switch parameter is added to Get-AzureRmVmss

AzureRM.DataLakeAnalytics

  • Add support for Catalog ACLs through the following commands:
    • Get-AzureRmDataLakeAnalyticsCatalogItemAclEntry
    • Set-AzureRmDataLakeAnalyticsCatalogItemAclEntry
    • Remove-AzureRmDataLakeAnalyticsCatalogItemAclEntry

AzureRM.DataLakeStore

  • Add cancellation support and progress tracking for Set-AzureRmDataLakeStoreItemAclEntry, Remove-AzureRmDataLakeStoreItemAclEntry, Set-AzureRmDataLakeStoreItemAcl
  • Add cancellation support for Export-AzureRmDataLakeStoreChildItemProperties
  • Fix flushing of debug messages for cmdlets that does recursive operations
  • Fix location of test of DataLake cmdlets

AzureRM.EventHub

  • Added Optional MaxCount parameter to List Operations cmdlet Get-AzureRmEventHub and Get-AzureRmEventHubConsumerGroup
  • Fixed issue in New-AzureRmEventHub cmdlet where at least one parameter needed while creating New EventHub. Provided Default Parameter set.
  • Added optional Parameter -KeyValue to New-AzureRmEventHubKey cmdlet, which enables user to provide KeyValue.

AzureRM.KeyVault

  • Fix issue where all resources were being returned by Get-AzureRmKeyVault -Tag

AzureRM.Network

  • Expose new Skus for Zone-Redundant VirtualNetworkGateways
  • Added new commands for feature: ExpressRoute Partner APIs via ARM
    • Added Get-AzureRmExpressRouteCrossConnection
    • Added Set-AzureRmExpressRouteCrossConnection
    • Added Add-AzureRmExpressRouteCrossConnectionPeering
    • Added Get-AzureRmExpressRouteCrossConnectionPeering
    • Added Remove-AzureRmExpressRouteCrossConnectionPeering
    • Added Get-AzureRMExpressRouteCrossConnectionArpTable
    • Added Get-AzureRMExpressRouteCrossConnectionRouteTable
    • Added Get-AzureRMExpressRouteCrossConnectionRouteTableSummary

AzureRM.RecoveryServices.Backup

  • Added Get-AzureRmRecoveryServicesBackupStatus cmdlet. This cmdlet takes a VM ID and checks if the VM is protected by some vault in the subscription. If there exists such a vault, the cmdlet outputs the vault details.

AzureRM.Resources

  • Update Get-AzureRmPolicyAssignment cmdlets:
    • Add support for listing -Scope values at management group level
    • Add support for retrieving individual assignments with -Scope values at management group level
    • Add -Effective and -All switches to control parameter
  • Update Get/New/Remove/Set-AzureRmPolicyDefinition cmdlets
    • Add -ManagementGroupName parameter to apply operations to a given management group
    • Add -SubscriptionId parameter to apply operations to a given subscription
  • Update Get/New/Remove/Set-AzureRmPolicySetDefinition cmdlets
    • Add -ManagementGroupName parameter to apply operations to a given management group
    • Add -SubscriptionId parameter to apply operations to a given subscription
  • Add KeyVault secret reference support in parameters when using 'TemplateParameterObject' in 'New-AzureRmResourceGroupDeployment'
  • Fix issue where '-EndDate' parameter was ignored for 'New-AzureRmADAppCredential'
  • Fix issue where 'Add-AzureRmADGroupMember' used incorrect URL to make request

AzureRM.ServiceBus

  • Added optional Parameter -KeyValue to New-AzureRmServiceBusKey cmdlet, which enables user to provide KeyValue.

AzureRM.Sql

azure-powershell - AzureRM.Storage 5.0.4-preview

Published by cormacpayne over 6 years ago

Install

Link to AzureRM.Storage module in PowerShell Gallery

To install this version of AzureRM.Storage from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM.Storage -Repository PSGallery -RequiredVersion 5.0.4-preview -AllowPrerelease -Force

If you have an older version of AzureRM.Storage installed on your machine and want to upgrade to this version, run the following command:

Update-Module -Name AzureRM.Storage -RequiredVersion 5.0.4-preview -AllowPrerelease

Change Log

  • Support create Storage account with Hierarchical Namespace enabled
    • New-AzureRmStorageAccount
azure-powershell - AzureRM.Storage 5.0.3-preview

Published by cormacpayne over 6 years ago

Install

Link to AzureRM.Storage module in PowerShell Gallery

To install this version of AzureRM.Storage from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM.Storage -Repository PSGallery -RequiredVersion 5.0.3-preview -AllowPrerelease -Force

If you have an older version of AzureRM.Storage installed on your machine and want to upgrade to this version, run the following command:

Update-Module -Name AzureRM.Storage -RequiredVersion 5.0.3-preview -AllowPrerelease

Change Log

  • Support Management Policy in Storage
    • Remove-AzureRmStorageAccountNetworkRule
    • Set-AzureRmStorageAccountManagementPolicy
    • Get-AzureRmStorageAccountManagementPolicy
    • Remove-AzureRmStorageAccountManagementPolicy
azure-powershell - 6.3.0

Published by praries880 over 6 years ago

Install

Azure PowerShell 6.3.0 Installer: link

Gallery Module for ARM Cmdlets: link

To install AzureRM from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM -Repository PSGallery -Force

To update from an older version of AzureRM, run the following command:

Update-Module -Name AzureRM

Changes since last release

AzureRM.OperationalInsights

  • Updated PSWorkspace model to allow Network to use type as a parameter

Changes since last release:

AzureRM.Profile

  • Updated error messages for Enable-AzureRmContextAutoSave
  • Create a context for each subscription when running 'Connect-AzureRmAccount' with no previous context

Azure.Storage

  • Added additional information about -Permissions parameter in help files.

AzureRM.Compute

  • 'Get-AzureRmVmDiskEncryptionStatus' fixes an issue observed for VMs with no data disks
  • Update Compute client library version to fix following cmdlets
    • Grant-AzureRmDiskAccess
    • Grant-AzureRmSnapshotAccess
    • Save-AzureRmVMImage
  • Fixed following cmdlets to show 'operation ID' and 'operation status' correctly:
    • Start-AzureRmVM
    • Stop-AzureRmVM
    • Restart-AzureRmVM
    • Set-AzureRmVM
    • Remove-AzuerRmVM
    • Set-AzureRmVmss
    • Start-AzureRmVmssRollingOSUpgrade
    • Stop-AzureRmVmssRollingUpgrade
    • Start-AzureRmVmss
    • Restart-AzureRmVmss
    • Stop-AzureRmVmss
    • Remove-AzureRmVmss
    • ConvertTo-AzureRmVMManagedDisk
    • Revoke-AzureRmSnapshotAccess
    • Remove-AzureRmSnapshot
    • Revoke-AzureRmDiskAccess
    • Remove-AzureRmDisk
    • Remove-AzureRmContainerService
    • Remove-AzureRmAvailabilitySet

AzureRM.EventGrid

  • Remove ValidateNotNullOrEmpty validation conditions for SubjectBeginsWith/SubjectEndsWith in Update-AzureRmEventGridSubscription cmdlet to allow changing these parameters to empty string if needed.

AzureRM.KeyVault

  • Fix issue where no Tags are being returned when Get-AzureRmKeyVault -Tag is run

AzureRM.PolicyInsights

  • Public release of Policy Insights cmdlets
    • Use API version 2018-04-04
    • Add PolicyDefinitionReferenceId to the results of Get-AzureRmPolicyStateSummary

AzureRM.RecoveryServices.Backup

  • Added -Vault parameter to RecoveryServices.Backup cmdlets. When passed, this will override the Set-AzureRmRecoveryServicesContext cmdlet.

AzureRM.Sql

  • Updated example in the help file for Get-AzureRmSqlDatabaseExpanded

AzureRM.TrafficManager

  • Updated the help file for Add-AzureRmTrafficManagerEndpointConfig

AzureRM.Websites

  • 'Set-AzureRmWebApp' is updated to not overwrite the AppSettings when using -AssignIdentity
  • 'New-AzureRmWebAppSlot' is updated to honor AppServicePlan as an optional parameter

Changes since last release: https://github.com/Azure/azure-powershell/compare/v6.2.1-May2018...v6.3.0-June2018

azure-powershell - AzureRM.Netcore 0.12.0

Published by markcowl over 6 years ago

Preview release 0.12.0 for Azure Netcore-compatible roll-up package, including the following modules:

Module Name Version
Azure.Storage.Netcors 0.12.0
AzureRM.Aks.Netcore 0.12.0
AzureRM.AnalysisServices.Netcore 0.12.0
Azure.AnalysisServices.Netcore 0.12.0
AzureRM.ApiManagement.Netcore 0.12.0
AzureRM.ApplicationInsights.Netcore 0.12.0
AzureRM.Automation.Netcore 0.12.0
AzureRM.Backup.Netcore 0.12.0
AzureRM.Batch.Netcore 0.12.0
AzureRM.Billing.Netcore 0.12.0
AzureRM.Cdn.Netcore 0.12.0
AzureRM.CognitiveServices.Netcore 0.12.0
AzureRM.Compute.Netcore 0.12.0
AzureRM.Consumption.Netcore 0.12.0
AzureRM.ContainerInstance.Netcore 0.12.0
AzureRM.ContainerRegistry.Netcore 0.12.0
AzureRM.DataLakeAnalytics.Netcore 0.12.0
AzureRM.DataLakeStore.Netcore 0.12.0
AzureRM.DevTestLabs.Netcore 0.12.0
AzureRM.Dns.Netcore 0.12.0
AzureRM.EventGrid.Netcore 0.12.0
AzureRM.EventHub.Netcore 0.12.0
AzureRM.Insights.Netcore 0.12.0
AzureRM.IotHub.Netcore 0.12.0
AzureRM.KeyVault.Netcore 0.12.0
AzureRM.LogicApp.Netcore 0.12.0
AzureRM.MachineLearning.Netcore 0.12.0
AzureRM.MachineLearningCompute.Netcore 0.12.0
AzureRM.MarketplaceOrdering.Netcore 0.12.0
AzureRM.Media.Netcore 0.12.0
AzureRM.Network.Netcore 0.12.0
AzureRM.NotificationHubs.Netcore 0.12.0
AzureRM.OperationalInsights.Netcore 0.12.0
AzureRM.PowerBIEmbedded.Netcore 0.12.0
AzureRM.Profile.Netcore 0.12.0
AzureRM.Relay.Netcore 0.12.0
AzureRM.Resources.Netcore 0.12.0
AzureRM.ServiceBus.Netcore 0.12.0
AzureRM.ServiceFabric.Netcore 0.12.0
AzureRM.Sql.Netcore 0.12.0
AzureRM.Storage.Netcore 0.12.0
AzureRM.StreamAnalytics.Netcore 0.12.0
AzureRM.Tags.Netcore 0.12.0
AzureRM.TrafficManager.Netcore 0.12.0
AzureRM.UsageAggregates.Netcore 0.12.0
AzureRM.Websites.Netcore 0.12.0
azure-powershell - 6.2.1

Published by maddieclayton over 6 years ago

Install

Azure PowerShell 6.2.1 Installer: link

Gallery Module for ARM Cmdlets: link

To install AzureRM from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM -Repository PSGallery -Force

To update from an older version of AzureRM, run the following command:

Update-Module -Name AzureRM

Changes since last release

AzureRM.OperationalInsights

  • Updated PSWorkspace model to allow Network to use type as a parameter

Changes since last release: https://github.com/Azure/azure-powershell/compare/v6.2.0-June2018...v6.2.1-June2018

azure-powershell - 6.2.0

Published by cormacpayne over 6 years ago

Install

Azure PowerShell 6.2.0 Installer: link

Gallery Module for ARM Cmdlets: link

To install AzureRM from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM -Repository PSGallery -Force

To update from an older version of AzureRM, run the following command:

Update-Module -Name AzureRM

Changes since last release

AzureRM.Profile

  • Fix issue where version 10.0.3 of Newtonsoft.Json wasn't being loaded on module import

AzureRM.Compute

  • VMSS VM Update feature
    • Added 'Update-AzureRmVmssVM' and 'New-AzureRmVMDataDisk' cmdlets
    • Add VirtualMachineScaleSetVM parameter to 'Add-AzureRmVMDataDisk' cmdlet to support adding a data disk to Vmss VM.

AzureRM.DataFactoryV2

  • Updated the ADF .Net SDK version to 0.8.0-preview containing following changes:
    • Added Configure factory repository operation
    • Updated QuickBooks LinkedService to expose consumerKey and consumerSecret properties
    • Updated Several model types from SecretBase to Object
    • Added Blob Events trigger

AzureRM.KeyVault

  • Update documentation with example output

AzureRM.Network

  • Enable Traffic Analytics parameters on Network Watcher cmdlets

AzureRM.Resources

  • Fix issue with 'Properties' property of 'PSResource' object(s) returned from 'Get-AzureRmResource'

AzureRM.Scheduler

  • Fix issue with update ServiceBusQueueJob not setting new Auth values

AzureRM.Sql

  • Updated the following cmdlets with optional LicenseType parameter
    • New-AzureRmSqlDatabase; Set-AzureRmSqlDatabase
    • New-AzureRmSqlElasticPool; Set-AzureRmSqlElasticPool
    • New-AzureRmSqlDatabaseCopy
    • New-AzureRmSqlDatabaseSecondary
    • Restore-AzureRmSqlDatabase

AzureRM.Websites

  • 'New-AzureRMWebApp' is updated to use common algorithms from the Strategy library.

Changes since last release: https://github.com/Azure/azure-powershell/compare/v6.1.1-May2018...v6.2.0-June2018

azure-powershell - CLU Archive

Published by markcowl over 6 years ago

Badges
Extracted from project README
Az AzPreview
Related Projects