Skip to content

Commit 3ee7a29

Browse files
authored
Update automation-dsc-overview.md
1 parent c37bd9c commit 3ee7a29

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/automation/automation-dsc-overview.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,16 @@ such as the [WaitFor* resources](https://docs.microsoft.com/powershell/scripting
7878

7979
#### Proxy support
8080

81-
Proxy support for the DSC agent is available in Windows version 1809 and later. This option is enabled by setting the values for `ProxyURL` and `ProxyCredential` in the [metaconfiguration script](automation-dsc-onboarding.md#generate-dsc-metaconfigurations) that's used to register nodes.
81+
Proxy support for the DSC agent is available in Windows version 1809 and later. You enable this option by setting the values for `ProxyURL` and `ProxyCredential` in the [metaconfiguration script](automation-dsc-onboarding.md#generate-dsc-metaconfigurations) that's used to register nodes.
8282

8383
>[!NOTE]
84-
>Azure Automation State Configuration does not provide DSC proxy support for earlier versions of Windows.
84+
>Azure Automation State Configuration doesn't provide DSC proxy support for earlier versions of Windows.
8585
8686
For Linux nodes, the DSC agent supports the proxy and uses the `http_proxy` variable to determine the URL.
8787

8888
#### Azure Automation State Configuration network ranges and namespace
8989

90-
We recommend that you use the IP addresses listed in the following table when you're defining exceptions. For IP addresses, you can download the [Microsoft Azure Datacenter IP Ranges](https://www.microsoft.com/download/details.aspx?id=41653). This file is updated weekly, and it contains the currently deployed ranges and any upcoming changes to the IP ranges.
90+
We recommend that you use the IP addresses listed in the following table when you're defining exceptions. For IP addresses, you can download the [Microsoft Azure Datacenter IP Ranges](https://www.microsoft.com/download/details.aspx?id=41653) XML file from the Microsoft Download Center. This file contains the currently deployed ranges and any upcoming changes to the IP ranges. It is updated weekly.
9191

9292
If you have an Automation account that's defined for a specific region, you can restrict communication to that regional datacenter. The following table provides the DNS record for each region:
9393

@@ -107,8 +107,6 @@ If you have an Automation account that's defined for a specific region, you can
107107
| UK South | uks-jobruntimedata-prod-su1.azure-automation.net</br>uks-agentservice-prod-1.azure-automation.net |
108108
| US Gov Virginia | usge-jobruntimedata-prod-su1.azure-automation.us<br>usge-agentservice-prod-1.azure-automation.us |
109109

110-
For a list of region IP addresses instead of region names, download the [Azure Datacenter IP address](https://www.microsoft.com/download/details.aspx?id=41653) XML file from the Microsoft Download Center.
111-
112110
> [!NOTE]
113111
> The Azure Datacenter IP address XML file lists the IP address ranges that are used in the Microsoft Azure datacenters. The file includes compute, SQL, and storage ranges.
114112
>

0 commit comments

Comments
 (0)