AzureRM.DeploymentManager

Deployment Manager enables you to use safe deployment practices when deploying your service across many regions. Azure Deployment Manager is in public preview. To learn how to sign up for the preview and use Azure Deployment Manager, see Enable safe deployment practices with Azure Deployment Manager. For a tutorial, see Use Azure Deployment Manager with Resource Manager templates.

Deployment Manager

Get-AzureRmDeploymentManagerArtifactSource

Gets an artifact source.

Get-AzureRmDeploymentManagerRollout

Gets a rollout.

Get-AzureRmDeploymentManagerService

Gets a service in a service topology.

Get-AzureRmDeploymentManagerServiceTopology

Gets a service topology.

Get-AzureRmDeploymentManagerServiceUnit

Gets a service unit.

Get-AzureRmDeploymentManagerStep

Gets the deployment step.

New-AzureRmDeploymentManagerArtifactSource

Creates an artifact source.

New-AzureRmDeploymentManagerService

Creates a service in a service topology.

New-AzureRmDeploymentManagerServiceTopology

Creates a new service topology.

New-AzureRmDeploymentManagerServiceUnit

Creates a new service unit under a service in a service topology.

New-AzureRmDeploymentManagerStep

Creates a new deployment step.

Remove-AzureRmDeploymentManagerArtifactSource

Deletes an artifact source.

Remove-AzureRmDeploymentManagerRollout

Deletes a rollout.

Remove-AzureRmDeploymentManagerService

Deletes a service in a service topology.

Remove-AzureRmDeploymentManagerServiceTopology

Deletes a service topology and all its resources.

Remove-AzureRmDeploymentManagerServiceUnit

Deletes the service unit of a service in a service topology.

Remove-AzureRmDeploymentManagerStep

Deletes a step.

Restart-AzureRmDeploymentManagerRollout

Restart a failed rollout.

Set-AzureRmDeploymentManagerArtifactSource

Updates an artifact source.

Set-AzureRmDeploymentManagerService

Updates a service in service topology.

Set-AzureRmDeploymentManagerServiceTopology

Updates the service topology.

Set-AzureRmDeploymentManagerServiceUnit

Updates a service unit.

Set-AzureRmDeploymentManagerStep

Updates a step.

Stop-AzureRmDeploymentManagerRollout

Stops a rollout in progress.