Skip to content

Commit 5a8c522

Browse files
author
Stephen Tramer
committed
Fix CRLF issues (finally)
1 parent 712eba9 commit 5a8c522

16 files changed

+3343
-3343
lines changed
Lines changed: 85 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -1,85 +1,85 @@
1-
---
2-
Module Name: AzureRM.DeploymentManager
3-
Module Guid: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
4-
Download Help Link: https://docs.microsoft.com/en-us/powershell/module/azurerm.deploymentmanager
5-
Help Version: 0.0.1.0
6-
Locale: en-US
7-
---
8-
9-
# AzureRM.DeploymentManager Module
10-
## Description
11-
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](https://docs.microsoft.com/en-us/azure/azure-resource-manager/deployment-manager-overview). For a tutorial, see [Use Azure Deployment Manager with Resource Manager templates](https://docs.microsoft.com/en-us/azure/azure-resource-manager/deployment-manager-tutorial>).
12-
13-
## AzureRM.DeploymentManager Cmdlets
14-
### [Get-AzureRmDeploymentManagerArtifactSource](Get-AzureRmDeploymentManagerArtifactSource.md)
15-
Gets an artifact source.
16-
17-
### [Get-AzureRmDeploymentManagerRollout](Get-AzureRmDeploymentManagerRollout.md)
18-
Gets a rollout.
19-
20-
### [Get-AzureRmDeploymentManagerService](Get-AzureRmDeploymentManagerService.md)
21-
Gets a service in a service topology.
22-
23-
### [Get-AzureRmDeploymentManagerServiceTopology](Get-AzureRmDeploymentManagerServiceTopology.md)
24-
Gets a service topology.
25-
26-
### [Get-AzureRmDeploymentManagerServiceUnit](Get-AzureRmDeploymentManagerServiceUnit.md)
27-
Gets a service unit.
28-
29-
### [Get-AzureRmDeploymentManagerStep](Get-AzureRmDeploymentManagerStep.md)
30-
Gets the deployment step.
31-
32-
### [New-AzureRmDeploymentManagerArtifactSource](New-AzureRmDeploymentManagerArtifactSource.md)
33-
Creates an artifact source.
34-
35-
### [New-AzureRmDeploymentManagerService](New-AzureRmDeploymentManagerService.md)
36-
Creates a service in a service topology.
37-
38-
### [New-AzureRmDeploymentManagerServiceTopology](New-AzureRmDeploymentManagerServiceTopology.md)
39-
Creates a new service topology.
40-
41-
### [New-AzureRmDeploymentManagerServiceUnit](New-AzureRmDeploymentManagerServiceUnit.md)
42-
Creates a new service unit under a service in a service topology.
43-
44-
### [New-AzureRmDeploymentManagerStep](New-AzureRmDeploymentManagerStep.md)
45-
Creates a new deployment step.
46-
47-
### [Remove-AzureRmDeploymentManagerArtifactSource](Remove-AzureRmDeploymentManagerArtifactSource.md)
48-
Deletes an artifact source.
49-
50-
### [Remove-AzureRmDeploymentManagerRollout](Remove-AzureRmDeploymentManagerRollout.md)
51-
Deletes a rollout.
52-
53-
### [Remove-AzureRmDeploymentManagerService](Remove-AzureRmDeploymentManagerService.md)
54-
Deletes a service in a service topology.
55-
56-
### [Remove-AzureRmDeploymentManagerServiceTopology](Remove-AzureRmDeploymentManagerServiceTopology.md)
57-
Deletes a service topology and all its resources.
58-
59-
### [Remove-AzureRmDeploymentManagerServiceUnit](Remove-AzureRmDeploymentManagerServiceUnit.md)
60-
Deletes the service unit of a service in a service topology.
61-
62-
### [Remove-AzureRmDeploymentManagerStep](Remove-AzureRmDeploymentManagerStep.md)
63-
Deletes a step.
64-
65-
### [Restart-AzureRmDeploymentManagerRollout](Restart-AzureRmDeploymentManagerRollout.md)
66-
Restart a failed rollout.
67-
68-
### [Set-AzureRmDeploymentManagerArtifactSource](Set-AzureRmDeploymentManagerArtifactSource.md)
69-
Updates an artifact source.
70-
71-
### [Set-AzureRmDeploymentManagerService](Set-AzureRmDeploymentManagerService.md)
72-
Updates a service in service topology.
73-
74-
### [Set-AzureRmDeploymentManagerServiceTopology](Set-AzureRmDeploymentManagerServiceTopology.md)
75-
Updates the service topology.
76-
77-
### [Set-AzureRmDeploymentManagerServiceUnit](Set-AzureRmDeploymentManagerServiceUnit.md)
78-
Updates a service unit.
79-
80-
### [Set-AzureRmDeploymentManagerStep](Set-AzureRmDeploymentManagerStep.md)
81-
Updates a step.
82-
83-
### [Stop-AzureRmDeploymentManagerRollout](Stop-AzureRmDeploymentManagerRollout.md)
84-
Stops a rollout in progress.
85-
1+
---
2+
Module Name: AzureRM.DeploymentManager
3+
Module Guid: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
4+
Download Help Link: https://docs.microsoft.com/en-us/powershell/module/azurerm.deploymentmanager
5+
Help Version: 0.0.1.0
6+
Locale: en-US
7+
---
8+
9+
# AzureRM.DeploymentManager Module
10+
## Description
11+
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](https://docs.microsoft.com/en-us/azure/azure-resource-manager/deployment-manager-overview). For a tutorial, see [Use Azure Deployment Manager with Resource Manager templates](https://docs.microsoft.com/en-us/azure/azure-resource-manager/deployment-manager-tutorial>).
12+
13+
## AzureRM.DeploymentManager Cmdlets
14+
### [Get-AzureRmDeploymentManagerArtifactSource](Get-AzureRmDeploymentManagerArtifactSource.md)
15+
Gets an artifact source.
16+
17+
### [Get-AzureRmDeploymentManagerRollout](Get-AzureRmDeploymentManagerRollout.md)
18+
Gets a rollout.
19+
20+
### [Get-AzureRmDeploymentManagerService](Get-AzureRmDeploymentManagerService.md)
21+
Gets a service in a service topology.
22+
23+
### [Get-AzureRmDeploymentManagerServiceTopology](Get-AzureRmDeploymentManagerServiceTopology.md)
24+
Gets a service topology.
25+
26+
### [Get-AzureRmDeploymentManagerServiceUnit](Get-AzureRmDeploymentManagerServiceUnit.md)
27+
Gets a service unit.
28+
29+
### [Get-AzureRmDeploymentManagerStep](Get-AzureRmDeploymentManagerStep.md)
30+
Gets the deployment step.
31+
32+
### [New-AzureRmDeploymentManagerArtifactSource](New-AzureRmDeploymentManagerArtifactSource.md)
33+
Creates an artifact source.
34+
35+
### [New-AzureRmDeploymentManagerService](New-AzureRmDeploymentManagerService.md)
36+
Creates a service in a service topology.
37+
38+
### [New-AzureRmDeploymentManagerServiceTopology](New-AzureRmDeploymentManagerServiceTopology.md)
39+
Creates a new service topology.
40+
41+
### [New-AzureRmDeploymentManagerServiceUnit](New-AzureRmDeploymentManagerServiceUnit.md)
42+
Creates a new service unit under a service in a service topology.
43+
44+
### [New-AzureRmDeploymentManagerStep](New-AzureRmDeploymentManagerStep.md)
45+
Creates a new deployment step.
46+
47+
### [Remove-AzureRmDeploymentManagerArtifactSource](Remove-AzureRmDeploymentManagerArtifactSource.md)
48+
Deletes an artifact source.
49+
50+
### [Remove-AzureRmDeploymentManagerRollout](Remove-AzureRmDeploymentManagerRollout.md)
51+
Deletes a rollout.
52+
53+
### [Remove-AzureRmDeploymentManagerService](Remove-AzureRmDeploymentManagerService.md)
54+
Deletes a service in a service topology.
55+
56+
### [Remove-AzureRmDeploymentManagerServiceTopology](Remove-AzureRmDeploymentManagerServiceTopology.md)
57+
Deletes a service topology and all its resources.
58+
59+
### [Remove-AzureRmDeploymentManagerServiceUnit](Remove-AzureRmDeploymentManagerServiceUnit.md)
60+
Deletes the service unit of a service in a service topology.
61+
62+
### [Remove-AzureRmDeploymentManagerStep](Remove-AzureRmDeploymentManagerStep.md)
63+
Deletes a step.
64+
65+
### [Restart-AzureRmDeploymentManagerRollout](Restart-AzureRmDeploymentManagerRollout.md)
66+
Restart a failed rollout.
67+
68+
### [Set-AzureRmDeploymentManagerArtifactSource](Set-AzureRmDeploymentManagerArtifactSource.md)
69+
Updates an artifact source.
70+
71+
### [Set-AzureRmDeploymentManagerService](Set-AzureRmDeploymentManagerService.md)
72+
Updates a service in service topology.
73+
74+
### [Set-AzureRmDeploymentManagerServiceTopology](Set-AzureRmDeploymentManagerServiceTopology.md)
75+
Updates the service topology.
76+
77+
### [Set-AzureRmDeploymentManagerServiceUnit](Set-AzureRmDeploymentManagerServiceUnit.md)
78+
Updates a service unit.
79+
80+
### [Set-AzureRmDeploymentManagerStep](Set-AzureRmDeploymentManagerStep.md)
81+
Updates a step.
82+
83+
### [Stop-AzureRmDeploymentManagerRollout](Stop-AzureRmDeploymentManagerRollout.md)
84+
Stops a rollout in progress.
85+

0 commit comments

Comments
 (0)