Skip to content

Commit eecc9b1

Browse files
authored
Fix divided IMPORTANT section
The IMPORTANT section is divided/broken by a blank line.
1 parent d6e37fa commit eecc9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/cognitive-services-virtual-networks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ An application that accesses a Cognitive Services resource when network rules ar
2020

2121
> [!IMPORTANT]
2222
> Turning on firewall rules for your Cognitive Services account blocks incoming requests for data by default. In order to allow requests through, one of the following conditions needs to be met:
23-
23+
>
2424
> * The request should originate from a service operating within an Azure Virtual Network (VNet) on the allowed subnet list of the target Cognitive Services account. The endpoint in requests originated from VNet needs to be set as the [custom subdomain](cognitive-services-custom-subdomains.md) of your Cognitive Services account.
2525
> * Or the request should originate from an allowed list of IP addresses.
2626
>

0 commit comments

Comments
 (0)