Skip to content

Commit a76f390

Browse files
committed
fix IP code syntax
1 parent 0f8806a commit a76f390

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CloudAppSecurityDocs/network-requirements.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ ms.topic: reference
2121
>
2222
> For all Gov US1 customers, allow outbound traffic on port 443 to the following IP ranges:
2323
>
24-
> - '62.11.165.44'
25-
> - '20.140.131.96'
24+
> - `62.11.165.44`
25+
> - `20.140.131.96`
2626
>
2727
> For all GCC customers, allow outbound traffic on port 443 to the following IP ranges:
2828
>
29-
> - '62.11.165.45'
30-
> - '52.227.23.181'
29+
> - `62.11.165.45`
30+
> - `52.227.23.181`
3131
>
3232
> If you use Azure service tags for outbound traffic, add the Azure Gov service tag `AzureFrontDoor.MicrosoftSecurity` tag to your firewall allowlist.
3333
>

0 commit comments

Comments
 (0)