Skip to content

Commit 66750ac

Browse files
Merge pull request #6537 from jonburchel/patch-2
Update access-on-premises-resources.md
2 parents 2d7a258 + 2b6a986 commit 66750ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/ai-foundry/how-to/access-on-premises-resources.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ Follow the [Quickstart: Direct web traffic using the portal](/azure/application-
8282
- Resource name: The name of your Application Gateway resource.
8383
- Sub resource: `appGwPrivateFrontendIpIPv4`
8484
- FQDNs: These FQDNs are the aliases that you want to use inside the Azure AI Foundry portal. They're resolved to the managed private endpoint's private IP address targeting Application Gateway. You might include multiple FQDNs depending on how many resources you would like to connect to with the Application Gateway.
85+
- All Added FQDNs will have the same IP address for the targeted Application Gateway.
86+
- The IP address is within the managed VNET range, not the customer's VNET range.
8587

8688
> [!NOTE]
8789
> - If you're using HTTPS listener with certificate uploaded, make sure the FQDN alias matches with the certificate's CN (Common Name) or SAN (Subject Alternative Name) otherwise HTTPS call fails with SNI (Server Name Indication).

0 commit comments

Comments
 (0)