AzureRM.DeploymentManager

Deployment Manager を使用すると、多くのリージョンでサービスをデプロイするときに、安全なデプロイ プラクティスを利用することができます。 Azure Deployment Manager はパブリック プレビュー段階です。 プレビューにサインアップして Azure Deployment Manager を使用する方法については、Azure Deployment Manager を使用した安全なデプロイ プラクティスの有効化に関するページをご覧ください。 チュートリアルについては、Azure Deployment Manager と Resource Manager テンプレートの使用に関するページをご覧ください。

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.