github Azure/azure-powershell v0.8.15-March2015
0.8.15

latest releases: v11.6.0-April2024, Az.Marketplace-v0.4.0, Az.Accounts-v2.18.0-preview...
9 years ago

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

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.