Skip to content

Commit 0f8d554

Browse files
authored
Merge pull request #6627 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents 106e8cb + d9557d0 commit 0f8d554

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/machine-learning/how-to-access-on-premises-resources.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ Follow the [Quickstart: Direct web traffic using the portal](/azure/application-
7777
- Resource name: The name of your Application Gateway resource
7878
- Sub resource: `appGwPrivateFrontendIpIPv4`.
7979
- FQDNs: These FQDNs are the aliases that you want to use inside the Azure Machine Learning workspace. 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.
80+
- All Added FQDNs will have the same IP address for the targeted Application Gateway.
81+
- The IP address is within the managed VNET range, not the customer's VNET range.
8082

8183
> [!NOTE]
8284
> - 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).
@@ -110,4 +112,4 @@ For errors related to the Application Gateway connection to your backend resourc
110112
## Related content
111113

112114
- [Managed virtual network isolation](how-to-managed-network.md).
113-
- [Managed computes in a managed virtual network](how-to-managed-network-compute.md).
115+
- [Managed computes in a managed virtual network](how-to-managed-network-compute.md).

0 commit comments

Comments
 (0)