Azs.Compute.Admin Module
Microsoft AzureStack PowerShell: Compute Admin cmdlets
Azs.Compute.Admin Cmdlets
| Cmdlet | Description |
|---|---|
| Add-AzsPlatformImage |
Creates a new platform image with given publisher, offer, skus and version. |
| Add-AzsVMExtension |
Create a Virtual Machine Extension Image with publisher, version. |
| Disable-AzsComputeUserSubscriptionFeature |
Disable the tenant subscription feature. |
| Enable-AzsComputeUserSubscriptionFeature |
Enable the tenant subscription feature. |
| Get-AzsComputeFeature |
Get an existing feature. |
| Get-AzsComputeQuota |
Get an existing Compute Quota. |
| Get-AzsDisk |
Returns the disk. |
| Get-AzsDiskMigrationJob |
Returns the requested disk migration job. |
| Get-AzsPlatformImage |
Returns the specific platform image matching publisher, offer, skus and version. |
| Get-AzsVMExtension |
Returns requested Virtual Machine Extension Image matching publisher, type, version. |
| New-AzsComputeQuota |
Creates or Updates a Compute Quota with the provided quota parameters. |
| New-AzsDiskMigrationJob |
Starts a managed disk migration job to migrate managed disks to the specified destination share. |
| Remove-AzsComputeQuota |
Delete an existing Compute quota. |
| Remove-AzsPlatformImage |
Delete a platform image |
| Remove-AzsVMExtension |
Deletes specified Virtual Machine Extension Image. |
| Set-AzsComputeQuota |
Creates or Updates a Compute Quota with the provided quota parameters. |
| Stop-AzsDiskMigrationJob |
Cancel a disk migration job. |
| Update-AzsComputeGlobalFeatureSetting |
Update the feature settings. |