Skip to content

Commit f2be107

Browse files
authored
Merge pull request #100577 from mgreenegit/patch-10
service tag
2 parents 73c203e + 76b2b5f commit f2be107

File tree

1 file changed

+3
-18
lines changed

1 file changed

+3
-18
lines changed

articles/governance/policy/concepts/guest-configuration.md

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -109,24 +109,9 @@ Windows Server Nano Server isn't supported in any version.
109109
To communicate with the Guest Configuration resource provider in Azure, machines require outbound
110110
access to Azure datacenters on port **443**. If you're using a private virtual network in Azure that
111111
doesn't allow outbound traffic, configure exceptions with [Network Security
112-
Group](../../../virtual-network/manage-network-security-group.md#create-a-security-rule) rules. A
113-
service tag doesn't currently exist for Azure Policy Guest Configuration.
114-
115-
For IP address lists, you can download
116-
[Azure IP Ranges and Service Tags](https://www.microsoft.com/download/details.aspx?id=56519). This
117-
file is updated weekly, and has the currently deployed ranges and any upcoming changes to the IP
118-
ranges. You only need to allow outbound access to the IPs in the regions where your VMs are
119-
deployed.
120-
121-
> [!NOTE]
122-
> The Azure IP Ranges and Service Tags JSON file lists the IP address ranges that are used in the
123-
> Microsoft Azure datacenters. The file includes compute, SQL, and storage ranges. An updated file
124-
> is posted weekly. The file reflects the currently deployed ranges and any upcoming changes to the
125-
> IP ranges. New ranges that appear in the file aren't used in the datacenters for at least one
126-
> week. It's a good idea to download the new XML file every week. Then, update your site to
127-
> correctly identify services running in Azure. Azure ExpressRoute users should note that this file
128-
> is used to update the Border Gateway Protocol (BGP) advertisement of Azure space in the first week
129-
> of each month.
112+
Group](../../../virtual-network/manage-network-security-group.md#create-a-security-rule) rules.
113+
The [service tag](../../../virtual-network/service-tags-overview.md)
114+
"GuestAndHybridManagement" can be used to reference the Guest Configuration service.
130115

131116
## Guest Configuration definition requirements
132117

0 commit comments

Comments
 (0)