Releases: Azure/azure-powershell
Releases · Azure/azure-powershell
1.0.0-preview (PowerShellGallery)
- Cmdlets released to PowerShell Gallery
- AzureResourceManager module split into component modules
- Switch-AzureMode removed : cmdlets exist side-by-side
- All ARM control plane cmdlets renamed from 'verb-Azure_' to 'verb-AzureRm_'
- Stateless authentication for ARM cmdlets: new authentication cmdlets
- Add-AzureRmAccount - login to azure using user, service principal, or access token credentials
- Set-AzureRmContext - set the current subscription or tenant
- Get-AzureRmSubscription - list subscriptions
- Save-AzureRmProfile - save credential information to disk
- Select-AzureRmProfile - load credential information from disk
- Storage cmdlet enhancements for ARM storage accounts
- Get-AzureRmStorageAccount | Get-AzureStorageContainer (or other storage commands that accept a StorageContext)
- Set-AzureRmCurrentStorageAccount - set the current storage account for use by storage cmdlets
More information on this release here
More information on getting started with PowerShell Gallery here
0.9.8
Installer: Web Platform Installer | Windows Standalone
- Azure Compute (ARM) Cmdlets
- Added -Launch parameter for Get-AzureRemoteDesktopFile cmdlet
- Added Id parameter for VM cmdlets to support piping scenario without ResourceGroupName parameter
- Added Set-AzureVMDataDisk cmdlet
- Added Add-AzureVhd cmdlet
- Changed the output format of Get image cmdlets as a table
- Fixed Set-AzureVMAccessExtension cmdlet
- Azure Compute (Service Management) cmdlets
- Exposed ComputeImageConfig in Get-AzurePlatformVMImage cmdlet
- Fixed Publish-AzurePlatformExtension and Set-AzurePlatformExtension cmdlets
- Azure Backup - added the following cmdlets
- Backup-AzureRMBackupItem
- Register-AzureRMBackupContainer
- Disable-AzureRMBackupProtection
- Enable-AzureRMBackupProtection
- Get-AzureRMBackupItem
- Get-AzureRMBackupJob
- Get-AzureRMBackupJobDetails
- Stop-AzureRMBackupJob
- Wait-AzureRMBackupJob
- Get-AzureRMBackupProtectionPolicy
- New-AzureRMBackupProtectionPolicy
- New-AzureRMBackupRetentionPolicyObject
- Remove-AzureRMBackupProtectionPolicy
- Set-AzureRMBackupProtectionPolicy
- Get-AzureRMBackupRecoveryPoint
- Restore-AzureRMBackupItem
- Azure Batch - added the following cmdlets
- Enable-AzureBatchJob
- Disable-AzureBatchJob
- Enable-AzureBatchJobSchedule
- Disable-AzureBatchJobSchedule
- Stop-AzureBatchJob
- Stop-AzureBatchJobSchedule
- Stop-AzureBatchTask
- Azure Data Factory
- Update SDK reference to 3.0.0 to use API version 2015-09-01
- Imposes message size limits for all authoring types. Pipelines must be 200 KB or less in size and all others must be 30 KB or less.
- TeradataLinkedService no longer accepts the obsolete properties "database" and "schema".
- Obsolete copy-related properties are no longer returned from the service.
- Update SDK reference to 3.0.0 to use API version 2015-09-01
- Azure Sql (ARM) Cmdlets - added the following cmdlets
- Get-AzureSqlServerActiveDirectoryAdministrator
- Set-AzureSqlServerActiveDirectoryAdministrator
- Remove-AzureSqlServerActiveDirectoryAdministrator
- SQL Server VM cmdlets (ARM)
- New-AzureVMSqlServerAutoPatchingConfig
- New-AzureVMSqlServerAutoBackupConfig
- Set-AzureVMSqlServerExtension
- Get-AzureVMSqlServerExtension
- Remove-AzureVMSqlServerExtension
0.9.7
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
- New-AzureProfile
- 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
0.9.6
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
0.9.5
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)
- Get-AzureTrafficManagerProfile
- Azure Data Factory cmdlets
- Upgraded management library to 1.0.0 with breaking JSON format change.
- Updated list operation paging support in cmdlets.
0.9.4
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
- 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
- Added cmdlets for pause/resume functionality and retrieving restore points for restoring backups:
0.9.3
Installer: Web Platform Installer | Windows Standalone
2015.06.05 version 0.9.3
0.9.2
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
0.9.1
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
- Added Automation cmdlets support in AzureResourceManager mode
- 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
- Added new cmdlets for key vault management in AzureResourceManager mode
0.9.0
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
- Added Compute cmdlets support in AzureResourceManager mode
- 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
- Added Network Cmdlets support in AzureResourceManager mode
- 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
- Added cmdlets 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
- Added cmdlets
- 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
- Added cmdlets