Skip to content

Commit b9e3b60

Browse files
authored
Update automation-dsc-cd-chocolatey.md
fix acrolinx
1 parent 0b0005a commit b9e3b60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/automation-dsc-cd-chocolatey.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ New-AzResourceGroup –Name MY-AUTOMATION-RG –Location MY-RG-LOCATION-IN-QUOTE
117117
New-AzAutomationAccount –ResourceGroupName MY-AUTOMATION-RG –Location MY-RG-LOCATION-IN-QUOTES –Name MY-AUTOMATION-ACCOUNT
118118
```
119119

120-
You can put your Automation account into any of the following regions (aka location): East US 2,
120+
You can put your Automation account into any of the following regions (also known as locations): East US 2,
121121
South Central US, US Gov Virginia, West Europe, Southeast Asia, Japan East, Central India and
122122
Australia Southeast, Canada Central, North Europe.
123123

@@ -141,7 +141,7 @@ Navigate to the resource you want and click the "Deploy to Azure Automation" but
141141

142142
![PowerShell Gallery example](./media/automation-dsc-cd-chocolatey/xNetworking.PNG)
143143

144-
Another technique recently added to the Azure Portal allows you to pull in new modules or update
144+
Another technique recently added to the Azure portal allows you to pull in new modules or update
145145
existing modules. Click through the Automation account resource, the Assets tile, and finally the
146146
Modules tile. The Browse Gallery icon allows you to see the list of modules in the gallery, drill
147147
down into details and ultimately import into your Automation account. This is a great way to keep

0 commit comments

Comments
 (0)