Skip to content

Releases: Azure/azure-powershell

0.9.7

17 Aug 21:16
Compare
Choose a tag to compare

Installer: Web Platform Installer | Windows Standalone

  • Azure Profile cmdlets
    • New-AzureProfile
      • Added parameter set for empty profile
      • Fixed issues with AAD aithentication when constructing profile
      • Enabled passing results of Add-AzureEnvironment to New-AzureProfile -Environment parameter
  • Azure ResourceManager cmdlets
    • New-AzureResourceGroupDeployment: Added Mode and Force parameters
    • Get-AzureProviderOperation: API changes to improve performance
  • Azure Compute (ARM) Cmdlets
    • Fixes for Set-AzureDeployment with -ExtensionConfiguration
    • Fixes for Set-AzureVMCustomExtension cmdlets
    • Deprecated cmdlets Get-AzureVMImageDetail and Get-AzureVMExtentionImageDetail
  • Azure Compute (Service Management) cmdlets
    • Publish-AzureVMDSCConfiguration: Added additional configuration parameters
  • Azure Network (ARM) cmdlets
    • Added help for Route Table cmdlets
  • Azure Storage cmdlets
    • Added support for downloading, uploading, and copying append blob
    • Added support for asynchronous copying to and from cloud file
    • Added azure service CORS management
  • Azure Sql (ARM) Cmdlets
    • Fixed issues with ElascitPool cmdlets
  • AzureBatch cmdlets
    • Added Batch autoscale cmdlets Enable-AzureBatchAutoScale, Disable-AzureBatchAutoScale
  • RemoteApp cmdlets
    • Added Restart-AzureRemoteAppVm cmdlet
  • Azure HDInsight cmdlets
    • Added cmdlet help

View changes since last release

0.9.6

07 Aug 00:53
Compare
Choose a tag to compare

Installer: Web Platform Installer | Windows Standalone

  • Azure Batch cmdlets
    • Cmdlets updated to use the general availability API. See http://blogs.technet.com/b/windowshpc/archive/2015/07/10/what-39-s-new-in-azure-batch-july-release-general-availability.aspx
    • Breaking changes to cmdlets resulting from API update:
      • Workitems have been removed.
      • If you were adding all tasks to a single job, use the New-AzureBatchJob cmdlet to directly create your job.
      • If you were managing workitems with a recurring schedule defined, use the AzureBatchJobSchedule cmdlets instead.
      • If you were using the AzureBatchVM cmdlets, use the AzureBatchComputeNode cmdlets instead.
      • The AzureBatchTaskFile and AzureBatchVMFile cmdlets have been consolidated into the AzureBatchNodeFile cmdlets.
      • The Name property on most entities has been replaced by an Id property.
  • Azure Network
    • Cert and SET cmdlet bugfix
  • Azure Compute
    • Update VMAcces extension to use Json configs.
    • Fix Publish Extension cmdlets.
    • Update CustomScript cmdlet for SAS Uri.
    • Update help file.
  • Azure Data Factory
    • Rename Table to Dataset.
  • Azure SQL
    • changed the structure of the security namespace to align to the rest of the namespaces in the Azure SQL namespace.
    • Added Schema to data masking rule.
    • Updated underlying sql nuget version.
    • Add the parameter for elastic pool in Start-AzureSqlServerUpgrade.
    • Return the schedule time of the upgrade (in case of forced upgrade) to customer in Get-AzureSqlServerUpgrade.
  • Azure Hdinsight Resoruce Management cmdlets
  • Azure Site Recovery
    • Add Valult, Server, Protection Container, protection Entity, Protection Profile, Job cmdlets.
  • Azure Stream Analytics
    • Use Stream Analytics SDK reference to 1.6.0 version.
  • Azure Backup
    • Enable-AzureBackupContainerReregistration cmdlet.
  • Azure UsageAggregates cmdlet

View changes since last release

0.9.5

20 Jul 21:33
Compare
Choose a tag to compare

Installer: Web Platform Installer | Windows Standalone

2015.07.17 version 0.9.5

  • Azure SQL cmdlets
    • Allowing to use of Storage V2 accounts in Auditing policies
  • Azure RedisCache cmdlets
    • Set-AzureRedisCache - Bug fix done in management API that fixes bug here as well, Make return type public
    • New-AzureRedisCache - Make return type public
    • Get-AzureRedisCache - Make return type public
    • Azure Network Resource Provider cmdlets
    • Added Application Gateway cmdlets
      • New-AzureApplicationGateway
      • Start-AzureApplicationGateway
      • Stop-AzureApplicationGateway
      • SetAzureApplicationGateway
      • GetAzureApplicationGateway
      • RemoveAzureApplicationGateway
    • Added Application Gateway Backend Address Pool cmdlets
      • New-AzureApplicationGatewayBackendAddressPool
      • Add-AzureApplicationGatewayBackendAddressPool
      • Set-AzureApplicationGatewayBackendAddressPool
      • Get-AzureApplicationGatewayBackendAddressPool
      • Remove-AzureApplicationGatewayBackendAddressPool
    • Added Application Gateway Backend HTTP Settings cmdlets
      • New-AzureApplicationGatewayBackendHttpSettings
      • Add-AzureApplicationGatewayBackendHttpSettings
      • Set-AzureApplicationGatewayBackendHttpSettings
      • Get-AzureApplicationGatewayBackendHttpSettings
      • Remove-AzureApplicationGatewayBackendHttpSettings
    • Added Application Gateway Frontend IP Configuration cmdlets
      • New-AzureApplicationGatewayFrontendIPConfiguration
      • Add-AzureApplicationGatewayFrontendIPConfiguration
      • Set-AzureApplicationGatewayFrontendIPConfiguration
      • Get-AzureApplicationGatewayFrontendIPConfiguration
      • Remove-AzureApplicationGatewayFrontendIPConfiguration
    • Added Application Gateway Frontend Port cmdlets
      • New-AzureApplicationGatewayFrontendPort
      • Add-AzureApplicationGatewayFrontendPort
      • Set-AzureApplicationGatewayFrontendPort
      • Get-AzureApplicationGatewayFrontendPort
      • Remove-AzureApplicationGatewayFrontendPort
    • Added Application Gateway IP Configuration cmdlets
      • New-AzureApplicationGatewayGatewayIPConfiguration
      • Add-AzureApplicationGatewayGatewayIPConfiguration
      • Set-AzureApplicationGatewayGatewayIPConfiguration
      • Get-AzureApplicationGatewayGatewayIPConfiguration
      • Remove-AzureApplicationGatewayGatewayIPConfiguration
    • Added Application Gateway HTTP Listener cmdlets
      • New-AzureApplicationGatewayHttpListener
      • Add-AzureApplicationGatewayHttpListener
      • Set-AzureApplicationGatewayHttpListener
      • Get-AzureApplicationGatewayHttpListener
      • Remove-AzureApplicationGatewayHttpListener
    • Added Application Gateway Request Routing Rule cmdlets
      • New-AzureApplicationGatewayRequestRoutingRule
      • Add-AzureApplicationGatewayRequestRoutingRule
      • Set-AzureApplicationGatewayRequestRoutingRule
      • Get-AzureApplicationGatewayRequestRoutingRule
      • Remove-AzureApplicationGatewayRequestRoutingRule
    • Added Application Gateway SKU cmdlets
      • New-AzureApplicationGatewaySku
      • Set-AzureApplicationGatewaySku
      • Get-AzureApplicationGatewaySku
    • Added Application Gateway SSL Certificate cmdlets
      • New-AzureApplicationGatewaySslCertificate
      • Add-AzureApplicationGatewaySslCertificate
      • Set-AzureApplicationGatewaySslCertificate
      • Get-AzureApplicationGatewaySslCertificate
      • Remove-AzureApplicationGatewaySslCertificate
    • Fixed minor bugs AzureLoadbalancer
    • Renamed Get-AzureCheckDnsAvailablity to Test-AzureDnsAvailability
    • Added cmdlets to RouteTables and Routes
      • New-AzureRouteTable
      • Get-AzureRouteTable
      • Set-AzureRouteTable
      • Remove-AzureRouteTable
      • New-AzureRouteConfig
      • Add-AzureRouteConfig
      • Set-AzureRouteConfig
      • Get-AzureRouteConfig
      • Remove-AzureRouteConfig
  • Azure Network cmdlets
    • Reserved IP cmdlets (New-AzureReservedIP, Get-AzureReservedIP, Set-AzureReservedIPAssociation, Remove-AzureReservedIPAssociation) fixed to support -VirtualIPName parameter
    • Multivip Cmdlets (Add-AzureVirtualIP, Remove-AzureVirtualIP) fixed to support -VirtualIPName parameter
  • Azure Backup cmdlets
    *Added New-AzureBackupVault cmdlets
    *Added Get-AzureBackupVault cmdlets
    *Added Set-AzureBackupVault cmdlets
    *Added Remove-AzureBackupVault cmdlets
    *Added Get-AzureBackupVaultCredential cmdlets
  • Azure Resource Manager cmdlets
    • Fixed formatting of output for Get-UsageAggregates
    • Fixed executing Get-UsageAggregates when first cmdlet being called.
  • Added TrafficManager cmdlets
    • Enable-AzureTrafficManagerProfile
    • Disable-AzureTrafficManagerProfile
    • New-AzureTrafficManagerEndpoint
    • Get-AzureTrafficManagerEndpoint
    • Set-AzureTrafficManagerEndpoint
    • Remove-AzureTrafficManagerEndpoint
    • Enable-AzureTrafficManagerEndpoint
    • Disable-AzureTrafficManagerEndpoint
  • Upgraded TrafficManager cmdlets
    • Get-AzureTrafficManagerProfile
      • Name is now optional (it will list all profiles in resource group)
      • Resource group is now optional (it will list all profiles in subscription)
  • Azure Data Factory cmdlets
    • Upgraded management library to 1.0.0 with breaking JSON format change.
    • Updated list operation paging support in cmdlets.

View changes since last release

0.9.4

25 Jun 22:50
Compare
Choose a tag to compare

Installer: Web Platform Installer | Windows Standalone

2015.06.26 version 0.9.4

  • Azure Compute cmdlets
    • Warning message for deprecation Name parameter in New-AzureVM. The guidance is to use –Name parameter in New-AzureVMConfig cmdlet.
    • Save-AzureVMImgage has new paramter -Path to save the JSON template returned from the server.
    • Add-AzureVMNetworkInterface has new paramter -NetworkInterface which accepts a list of NIC object returned by Get-AzureNetworkInterface cmdlet.
    • Deprecated “-Name” parameter in Set-AzureVMSourceImage. The guidance is to use the Pub, Offer, SKU, Version method to specify the VM Images for the VM.
    • Fixed the formatting of the output of VM Image cmdlets.
    • Fixed issues in New/Set-AzureDeployment & other service extension related cmdlets.
  • Azure Batch cmdlets
    • Added Start-AzureBatchPoolResize
    • Added Stop-AzureBatchPoolResize
  • Azure Key Vault cmdlets
    • Updated Key Vault package versions
    • Fixed bugs related to secrets
  • Azure Network Resource Provider cmdlets
    • New-AzureLocalNetworkGateway parameter name change
    • Reset-AzureLocalNetworkGateway renamed to Set-AzureLocalNetworkGateway, added new parameter
    • VirtualNetworkGateway parameter changes
      • New-AzureVirtualNetworkGateway parameter changes
      • Removed command Resize-AzureVirtualNetworkGateway
      • Reset-AzureVirtualNetworkGatewayConnection renamed to Set-AzureVirtualNetworkGatewayConnection8
  • Azure RedisCache cmdlets
    • Set-AzureRedisCache - Added support for scaling, using RedisConfiguration instead of MaxMemoryPolicy #513
    • New-AzureRedisCache - Using RedisConfiguration instead of MaxMemoryPolicy #513
  • Azure Resource Manager cmdlets
    • Added Get-UsageAggregates
    • Added Get-AzureProviderOperation cmdlet
    • Added Test-AzureResourceGroup and Test-AzureResource cmdlets
    • Refactored Resource Lock cmdlets
    • Removed unnecessary code when getting a resource
  • Azure Storage
    • Fixed the bug on aliases Get-AzureStorageContainerAcl, Start-CopyAzureStorageBlob and Stop-CopyAzureStorageBlob
  • Azure SQL Database
    • Added cmdlets for pause/resume functionality and retrieving restore points for restoring backups:
      • Suspend-AzureSqlDatabase
      • Resume-AzureSqlDatabase
      • Get-AzureSqlDatabaseRestorePoints
    • Changed cmdlets:
      • New-AzureSqlDatabase - Can now create Azure Sql Data Warehouse databases

View changes since last release

0.9.3

06 Jun 01:08
Compare
Choose a tag to compare

Installer: Web Platform Installer | Windows Standalone

2015.06.05 version 0.9.3

  • Fixed bug in Websites cmdlets related to slots #454
  • Fix bug in Set-AzureResource cmdlet #456
  • Fix for new azure resource of Microsoft.Storage #457

View changes since last release

0.9.2

30 May 00:23
Compare
Choose a tag to compare

Installer: Web Platform Installer | Windows Standalone

2015.05.29 version 0.9.2

  • Deprecated Switch-AzureMode
  • Profile
    • Fixed bug in Get-AzureSubscription and Select-AzureSubscription cmdlets
  • Added Automation cmdlets
    • Get-AzureAutomationWebhook
    • New-AzureAutomationWebhook
    • Remove-AzureAutomationWebhook
    • Set-AzureAutomationWebhook
  • Azure Compute
    • Get-AzureVMImage and Get-AzureVMImageDetail are combined (Get-AzureVMImageDetail gives a warning message for future deprecation)
    • Get-AzureVMExtensionImage and Get-AzureVMExtensionImageDetail are combined (Get-AzureVMExtensionImageDetail gives a warning message for future deprecation)
    • Tags are added in VM resources
    • Get-AzureVM now gets resource group name from piping
    • -All switch is removed from Get-AzureVM
    • Get-AzureVM -Status output is updated
    • -Force parameter is added for Remove-AzureAvailabilitySet
    • Outputs of New-AzureAvailabilitySet, Get-AzureAvailabilitySet, and Remove-AzureAvailabilitySet are updated
  • Azure Key Vault
    • Update Set-AzureKeyVaultAccessPolicy and Remove-AzureKeyVaultAccessPolicy cmdlets
    • Fixed bugs
  • Azure Data Factories
    • Base cmdlet type switch to use Profile
    • New-AzureDataFactoryEncryptedValue cmdlet supporting M data sources
  • Azure Resource Manager
    • Fixed bug in Move-AzureResource cmdlet
    • Fixed bug in Set-AzureResource cmdlet

View changes since last release

0.9.1

04 May 21:33
Compare
Choose a tag to compare

Installer: Web Platform Installer | Windows Standalone

2015.05.04 version 0.9.1

  • Azure SQL Database: new support for configuring audit retention.
  • Azure Automation
    • Added Automation cmdlets support in AzureResourceManager mode
      • Export-AzureAutomationDscConfiguration
      • Export-AzureAutomationDscNodeReportContent
      • Get-AzureAutomationAccount
      • Get-AzureAutomationDscCompilationJob
      • Get-AzureAutomationDscCompilationJobOutput
      • Get-AzureAutomationDscConfiguration
      • Get-AzureAutomationDscNode
      • Get-AzureAutomationDscNodeConfiguration
      • Get-AzureAutomationDscNodeReport
      • Get-AzureAutomationDscOnboardingMetaconfig
      • Get-AzureAutomationModule
      • Get-AzureAutomationRegistrationInfo
      • Import-AzureAutomationDscConfiguration
      • New-AzureAutomationAccount
      • New-AzureAutomationKey
      • New-AzureAutomationModule
      • Register-AzureAutomationDscNode
      • Remove-AzureAutomationAccount
      • Remove-AzureAutomationModule
      • Set-AzureAutomationAccount
      • Set-AzureAutomationDscNode
      • Set-AzureAutomationModule
      • Start-AzureAutomationDscCompilationJob
      • Unregister-AzureAutomationDscNode
  • Azure Key Vault
    • Added new cmdlets for key vault management in AzureResourceManager mode
      • New-AzureKeyVault
      • Get-AzureKeyVault
      • Remove-AzureKeyVault
      • Set-AzureKeyVaultAccessPolicy
      • Remove-AzureKeyVaultAccessPolicy
    • Added new cmdlet for secret management in AzureResourceManager mode
      • Set-AzureKeyVaultSecretAttribute

View changes since last release

0.9.0

01 May 22:10
Compare
Choose a tag to compare

Installer: Web Platform Installer | Windows Standalone

2015.04.29 version 0.9.0

  • Azure Compute
    • Added Compute cmdlets support in AzureResourceManager mode
      • Add-AzureVMSshPublicKey
      • Add-AzureVMSecret
      • Add-AzureVMNetworkInterface
      • Add-AzureVMDataDisk
      • Add-AzureVMAdditionalUnattendContent
      • Get-AzureVM
      • Get-AzureVMUsage
      • Get-AzureVMSize
      • Get-AzureVMImageSku
      • Get-AzureVMImagePublisher
      • Get-AzureVMImageOffer
      • Get-AzureVMImageDetail
      • Get-AzureVMImage
      • Get-AzureVMExtensionImageType
      • Get-AzureVMExtensionImageDetail
      • Get-AzureVMExtensionImage
      • Get-AzureVMExtension
      • Get-AzureVMCustomScriptExtension
      • Get-AzureVMAccessExtension
      • Get-AzureVMImagePublisher
      • Get-AzureVMImageOffer
      • Get-AzureVMImageDetail
      • Get-AzureVMImage
      • Get-AzureVMExtensionImageType
      • Get-AzureVMExtensionImageDetail
      • Get-AzureVMExtensionImage
      • Get-AzureVMExtension
      • Get-AzureVMCustomScriptExtension
      • Get-AzureVMAccessExtension
      • New-AzureVM
      • New-AzureVMConfig
      • Update-AzureVM
      • Stop-AzureVM
      • Start-AzureVM
      • Set-AzureVMSourceImage
      • Set-AzureVMOSDisk
      • Set-AzureVMOperatingSystem
      • Set-AzureVMExtension
      • Set-AzureVMCustomScriptExtension
      • Set-AzureVMAccessExtension
      • Set-AzureVM
      • Save-AzureVMImage
      • Restart-AzureVM
      • Remove-AzureVMNetworkInterface
      • Remove-AzureVMExtension
      • Remove-AzureVMDataDisk
      • Remove-AzureVMCustomScriptExtension
      • Remove-AzureVMAccessExtension
      • Remove-AzureVM
  • Azure Network
    • Added Network Cmdlets support in AzureResourceManager mode
      • Get-AzureVirtualNetwork
      • New-AzureVirtualNetwork
      • Remove-AzureVirtualNetwork
      • Set-AzureVirtualNetwork
      • Get-AzureVirtualNetworkSubnetConfig
      • New-AzureVirtualNetworkSubnetConfig
      • Add-AzureVirtualNetworkSubnetConfig
      • Set-AzureVirtualNetworkSubnetConfig
      • Remove-AzureVirtualNetworkSubnetConfig
      • Get-AzureNetworkInterface
      • New-AzureNetworkInterface
      • Remove-AzureNetworkInterface
      • Set-AzureNetworkInterface
      • Get-AzurePublicIpAddress
      • New-AzurePublicIpAddress
      • Remove-AzurePublicIpAddress
      • Set-AzurePublicIpAddress
      • Add-AzureLoadBalancerBackendAddressPoolConfig
      • Add-AzureLoadBalancerFrontendIpConfig
      • Add-AzureLoadBalancerInboundNatRuleConfig
      • Add-AzureLoadBalancerProbeConfig
      • Add-AzureLoadBalancerRuleConfig
      • Get-AzureLoadBalancer
      • Get-AzureLoadBalancerBackendAddressPoolConfig
      • Get-AzureLoadBalancerFrontendIpConfig
      • Get-AzureLoadBalancerInboundNatRuleConfig
      • Get-AzureLoadBalancerProbeConfig
      • Get-AzureLoadBalancerRuleConfig
      • New-AzureLoadBalancer
      • New-AzureLoadBalancerBackendAddressPoolConfig
      • New-AzureLoadBalancerFrontendIpConfig
      • New-AzureLoadBalancerInboundNatRuleConfig
      • New-AzureLoadBalancerProbeConfig
      • New-AzureLoadBalancerRuleConfig
      • Remove-AzureLoadBalancer
      • Remove-AzureLoadBalancerBackendAddressPoolConfig
      • Remove-AzureLoadBalancerFrontendIpConfig
      • Remove-AzureLoadBalancerInboundNatRuleConfig
      • Remove-AzureLoadBalancerProbeConfig
      • Remove-AzureLoadBalancerRuleConfig
      • Set-AzureLoadBalancer
      • Set-AzureLoadBalancerFrontendIpConfig
      • Set-AzureLoadBalancerInboundNatRuleConfig
      • Set-AzureLoadBalancerProbeConfig
      • Set-AzureLoadBalancerRuleConfig
      • Get-AzureNetworkSecurityGroup
      • New-AzureNetworkSecurityGroup
      • Remove-AzureNetworkSecurityGroup
      • Set-AzureNetworkSecurityGroup
      • Get-AzureNetworkSecurityRuleConfig
      • New-AzureNetworkSecurityRuleConfig
      • Remove-AzureNetworkSecurityRuleConfig
      • Add-AzureNetworkSecurityRuleConfig
      • Set-AzureNetworkSecurityRuleConfig
      • Get-AzureRemoteDesktopFile
  • Azure Storage
    • Added cmdlets in AzureResourceManager Mode
      • New-AzureStorageAccount
      • Get-AzureStorageAccount
      • Set-AzureStorageAccount
      • Remove-AzureStorageAccount
      • New-AzureStorageAccountKey
      • Get-AzureStorageAccountKey
    • Made Azure Storage data cmdlets work in AzureResourceManager Mode
  • Azure HDInsight:
    • Added support for creating WindowsPaas cluster with RDP Access Enabled by default
    • Added cmdlets
      • Grant-AzureHdinsightRdpAccess
      • Revoke-AzureHdinsightRdpAccess
  • Azure Batch
    • Added cmdlets
      • New-AzureBatchVMUser
      • Remove-AzureBatchVMUser
      • Get-AzureBatchRDPFile
      • Get-AzureBatchVMFileContents
  • StorSimple: New StorSimple commands in AzureServiceManagement mode
    • Added cmdlets
      • Confirm-AzureStorSimpleLegacyVolumeContainerStatus
      • Get-AzureStorSimpleLegacyVolumeContainerConfirmStatus
      • Get-AzureStorSimpleLegacyVolumeContainerMigrationPlan
      • Get-AzureStorSimpleLegacyVolumeContainerStatus
      • Import-AzureStorSimpleLegacyApplianceConfig
      • Import-AzureStorSimpleLegacyVolumeContainer
      • Start-AzureStorSimpleLegacyVolumeContainerMigrationPlan
      • New-AzureStorSimpleVirtualDeviceCommand
      • Get-AzureStorSimpleJob
      • Stop-AzureStorSimpleJob
      • Start-AzureStorSimpleBackupCloneJob
      • Get-AzureStorSimpleFailoverVolumeContainers
      • Start-AzureStorSimpleDeviceFailoverJob
      • New-AzureStorSimpleNetworkConfig
      • Set-AzureStorSimpleDevice
      • Set-AzureStorSimpleVirtualDevice

View changes since last release

0.8.16

31 Mar 23:27
Compare
Choose a tag to compare

Installer: Web Platform Installer | Windows Standalone

2015.03.31 version 0.8.16

  • Azure Data Factory:
    • Fixes for clean install and subscription registration issues
  • Azure HDInsight:
    • Support for creating, deleting, listing, and submitting jobs to HDInsight clusters with Linux Operating System.
  • Azure Compute
    • Fix pipeline issues with Get-AzureVM (#3047)
    • Fixed DateTime Overflow issue
  • Azure Batch
    • Added cmdlets
      • Add/Remove Batch Pools
      • Get-BatchTaskFileContent
      • Get-BatchTaskFile
  • Azure Insights
    • Added cmdlets
    • Add-AutoscaleSetting
    • Get-AutoscaleHistory
    • Get-AutoscaleSetting
    • New-AutoscaleProfile
    • New-AutoscaleRule
    • Remove-AutoscaleSetting
    • Get-Metrics
    • Get-MetricDefinitions
    • Format-MetricsAsTable
  • Azure Websites
    • Added cmdlet Get-AzureWebhostingPlanMetrics
    • Added Premium support
    • Renamed WebSites to WebApp
  • AzureProfile
    • Made AzureProfile serializable to support workflow scenarios

View changes since last release

0.8.15

11 Mar 16:59
Compare
Choose a tag to compare

Installer: Web Platform Installer | Windows Standalone

  • AzureProfile:
    • New cmdlets to manage in-memory profiles
      • New-AzureProfile: Create a new in-memory Profile
      • Select-AzureProfile: Select the profile to be used in the current session
    • Added -Profile parameter to every cmdlet - the cmdlet will use the passed-in profile to authenticate with Azure
  • Azure RemoteApp: New RemoteApp cmdlets:
    • Add-AzureRemoteAppUser
    • Disconnect-AzureRemoteAppSession
    • Get-AzureRemoteAppCollection
    • Get-AzureRemoteAppCollectionUsageDetails
    • Get-AzureRemoteAppCollectionUsageSummary
    • Get-AzureRemoteAppLocation
    • Get-AzureRemoteAppOperationResult
    • Get-AzureRemoteAppPlan
    • Get-AzureRemoteAppProgram
    • Get-AzureRemoteAppSession
    • Get-AzureRemoteAppStartMenuProgram
    • Get-AzureRemoteAppTemplateImage
    • Get-AzureRemoteAppUser
    • Get-AzureRemoteAppVNet
    • Get-AzureRemoteAppVpnDevice
    • Get-AzureRemoteAppVpnDeviceConfigScript
    • Get-AzureRemoteAppWorkspace
    • Invoke-AzureRemoteAppSessionLogoff
    • New-AzureRemoteAppCollection
    • New-AzureRemoteAppTemplateImage
    • New-AzureRemoteAppVNet
    • Publish-AzureRemoteAppProgram
    • Remove-AzureRemoteAppCollection
    • Remove-AzureRemoteAppTemplateImage
    • Remove-AzureRemoteAppUser
    • Remove-AzureRemoteAppVNet
    • Rename-AzureRemoteAppTemplateImage
    • Reset-AzureRemoteAppVpnSharedKey
    • Send-AzureRemoteAppSessionMessage
    • Set-AzureRemoteAppCollection
    • Set-AzureRemoteAppVNet
    • Set-AzureRemoteAppWorkspace
    • Unpublish-AzureRemoteAppProgram
    • Update-AzureRemoteAppCollection
  • Storage: new cmdlets
    • Get-AzureStorageContainerStoredAccessPolicy
    • Get-AzureStorageQueueStoredAccessPolicy
    • Get-AzureStorageTableStoredAccessPolicy
    • New-AzureStorageContainerStoredAccessPolicy
    • New-AzureStorageQueueStoredAccessPolicy
    • New-AzureStorageTableStoredAccessPolicy
    • Remove-AzureStorageContainerStoredAccessPolicy
    • Remove-AzureStorageQueueStoredAccessPolicy
    • Remove-AzureStorageTableStoredAccessPolicy
    • Set-AzureStorageContainerStoredAccessPolicy
    • Set-AzureStorageQueueStoredAccessPolicy
    • Set-AzureStorageTableStoredAccessPolicy
  • Azure Recovery Services
    • New cmdlets:
      • Create and enumerate Vaults & Sites, download Vault Settings file
        • New- AzureSiteRecoveryVault
        • Get-AzureSiteRecoveryVault
        • New- AzureSiteRecoverySite
        • Get- AzureSiteRecoverySite
        • Get-AzureSiteRecoveryVaultSettingsFile
      • Enumerate Networks and manage Network Mappings
        • Get- AzureSiteRecoveryNetwork
        • New- AzureSiteRecoveryNetworkMapping
        • Get- AzureSiteRecoveryNetworkMapping
        • Remove- AzureSiteRecoveryNetworkMapping
      • Enumerate Storages and manage Storage Mappings
        • Get-AzureSiteRecoveryStorage
        • New- AzureSiteRecoveryStorageMapping
        • Get-AzureSiteRecoveryStorageMapping
        • Remove- AzureSiteRecoveryStorageMapping
      • Create, associated, and dissociate protection profile object
        • New- AzureSiteRecoveryProtectionProfileObject
        • Start-AzureSiteRecoveryProtectionProfileAssociationJob
        • Start-AzureSiteRecoveryProtectionProfileDissociationJob
      • Update VM properties and sync owner information
        • Set-AzureSiteRecoveryVM
        • Update-AzureSiteRecoveryProtectionEntity
    • Changed cmdlets:
      • Get-AzureSiteRecoveryJob
      • Set-AzureSiteRecoveryProtectionEntity – protection profile is introduced
      • Start-AzureSiteRecoveryCommitFailoverJob
      • Start-AzureSiteRecoveryPlannedFailoverJob
      • Start-AzureSiteRecoveryTestFailoverJob
  • Azure ExpressRoute cmdlet updates
    • Fixed bugs in:
      • New-AzureDedicatedCircuit
      • New-AzureDedicatedCircuitLink
      • New-AzureBGPPeering
      • Remove-AzureDedicatedCircuit
      • Remove-AzureDedicatedCircuitLink
      • Remove-AzureBGPPeering
    • Added new cmdlet:
      • Set-AzureDedicatedCircuitBandwidth
  • Azure SQL Database: new cmdlets for managing database dynamic data masking policies:
    • Get-AzureSqlDatabaseDataMaskingPolicy
    • Set-AzureSqlDatabaseDataMaskingPolicy
    • New-AzureSqlDatabaseDataMaskingRule
    • Get-AzureSqlDatabaseDataMaskingRule
    • Set-AzureSqlDatabaseDataMaskingRule
    • Remove-AzureSqlDatabaseDataMaskingRule
  • Azure Batch: new cmdlets:
    • Get-AzureBatchPool
    • Get-AzureBatchWorkItem
    • Get-AzureBatchJob
    • Get-AzureBatchTask
  • Azure Compute: new features
    • Added ForceUpdate parameter for the following cmdlets:
      • Set-AzureVMExtension
      • Set-AzureVMCustomScriptExtension
      • Set-AzureVMAccessExtension
    • Show 'Regions' property for Get-AzureVMAvailableExtensions cmdlet
    • Add 'ResizedSizeInGB' pramater for the following cmdlets
      • Update-AzureDisk
      • Set-AzureOSDisk
      • Set-AzureDataDisk (DiskName parameter is also added along with ResizedSizeInGB)

View changes since last release