This topic displays help topics for the Azure StorSimple Cmdlets.

Azure PowerShell is a command-line shell and scripting language designed to help information technology (IT) professionals automate system administration tasks. To install the latest Azure PowerShell version and associate it with your Azure subscription, see How to install and configure Azure PowerShell.

Migration cmdlets appear in a separate table.

The .dll file for this module is Microsoft.WindowsAzure.Commands.StorSimple.dll.

The following table contains links to the topics for the Azure StorSimple Cmdlets:

 

Name Description

Get-AzureStorSimpleAccessControlRecord

Gets access control records in a service configuration.

Get-AzureStorSimpleDevice

Gets devices attached to the resource.

Get-AzureStorSimpleDeviceBackup

Gets backups from a device.

Get-AzureStorSimpleDeviceBackupPolicy

Gets backup policies.

Get-AzureStorSimpleDeviceConnectedInitiator

Gets the iSCSI connections available for a StorSimple device.

Get-AzureStorSimpleDeviceVolume

Gets volumes on a device.

Get-AzureStorSimpleDeviceVolumeContainer

Gets volume containers on a device.

Get-AzureStorSimpleFailoverVolumeContainers

Gets the volume container groups for device failover.

Get-AzureStorSimpleJob

Gets StorSimple jobs.

Get-AzureStorSimpleResource

Gets all resources that you created.

Get-AzureStorSimpleResourceContext

Gets the current resource context.

Get-AzureStorSimpleStorageAccountCredential

Gets credentials for storage accounts.

Get-AzureStorSimpleTask

Gets status of a task on a StorSimple device.

New-AzureStorSimpleAccessControlRecord

Creates an access control record.

New-AzureStorSimpleDeviceBackupPolicy

Creates a backup policy.

New-AzureStorSimpleDeviceBackupScheduleAddConfig

Creates a backup schedule configuration object.

New-AzureStorSimpleDeviceBackupScheduleUpdateConfig

Creates a backup schedule update configuration object.

New-AzureStorSimpleDeviceVolume

Creates a volume in a specified volume container.

New-AzureStorSimpleDeviceVolumeContainer

Creates a volume container.

New-AzureStorSimpleInlineStorageAccountCredential

Creates an inline storage account credential.

New-AzureStorSimpleNetworkConfig

Prepares a network configuration object.

New-AzureStorSimpleStorageAccountCredential

Adds an Azure storage access credential.

New-AzureStorSimpleVirtualDevice

Creates a virtual StorSimple device.

Remove-AzureStorSimpleAccessControlRecord

Deletes an access control record from the service configuration.

Remove-AzureStorSimpleDeviceBackup

Deletes a backup object.

Remove-AzureStorSimpleDeviceBackupPolicy

Removes an existing backup policy.

Remove-AzureStorSimpleDeviceVolume

Removes a volume from a StorSimple device.

Remove-AzureStorSimpleDeviceVolumeContainer

Removes a volume container from a StorSimple device.

Remove-AzureStorSimpleStorageAccountCredential

Deletes an existing storage account credential.

Select-AzureStorSimpleResource

Sets a resource as the current resource.

Set-AzureStorSimpleAccessControlRecord

Updates the IQN of an access control record.

Set-AzureStorSimpleDevice

Changes the device configuration for a device.

Set-AzureStorSimpleDeviceBackupPolicy

Updates an existing backup policy.

Set-AzureStorSimpleDeviceVolume

Updates the properties of an existing volume.

Set-AzureStorSimpleStorageAccountCredential

Updates an Azure storage access credential.

Set-AzureStorSimpleVirtualDevice

Creates or updates the device configuration of a StorSimple virtual device.

Start-AzureStorSimpleBackupCloneJob

Starts a job that clones a backup on a device.

Start-AzureStorSimpleDeviceBackupJob

Starts a new job that creates a backup from an existing backup policy.

Start-AzureStorSimpleDeviceBackupRestoreJob

Starts a job that restores a backup on a StorSimple device.

Start-AzureStorSimpleDeviceFailoverJob

Initiates a failover operation of volume container groups.

Stop-AzureStorSimpleJob

Stops a StorSimple job.

Migration cmdlets

You can use the following cmdlets to migrate data from 5000/7000 series appliances to 8000 series appliances.

 

Name Description

Confirm-AzureStorSimpleLegacyVolumeContainerStatus

Initiates the commit or rollback of the volume containers that are migrated.

Get-AzureStorSimpleLegacyVolumeContainerConfirmStatus

Gets the status of a commit or rollback operation.

Get-AzureStorSimpleLegacyVolumeContainerMigrationPlan

Gets migration plans for legacy containers.

Get-AzureStorSimpleLegacyVolumeContainerStatus

Gets the migration status of the volume containers.

Import-AzureStorSimpleLegacyApplianceConfig

Imports a configuration file.

Import-AzureStorSimpleLegacyVolumeContainer

Starts the migration of volume containers.

Start-AzureStorSimpleLegacyVolumeContainerMigrationPlan

Starts the creation of a migration plan.

For more information about, or for the syntax of, any of the cmdlets, use the Get-Help <cmdlet name> cmdlet, where <cmdlet name> is the name of the cmdlet that you want to research. For more detailed information, you can run any of the following cmdlets: 

● Get-Help <cmdlet name> -Detailed
● Get-Help <cmdlet name> -Examples
● Get-Help <cmdlet name> -Full

See Also