Skip to content

Commit d8078f0

Browse files
Update access-on-premises-resources.md
'Dyname' looks like a typo and should be 'Dynamic'. I could not find any references to 'Dyname' elsewhere.
1 parent 66cda23 commit d8078f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Follow the [Quickstart: Direct web traffic using the portal](/azure/application-
8383
> - If you are 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 will fail with SNI (Server Name Indication).
8484
> - The provided FQDNs must have at least three labels in the name to properly create the private DNS zone of thee private endpoint for Application Gateway.
8585
> - The FQDNs field is editable after the private endpoint creation through SDK or CLI. The field is not editable in the Azure portal.
86-
> - Dyname sub-resource naming is not supported for the private Frontend IP configuration. The Frontend IP name must be `appGwPrivateFrontendIpIPv4`.
86+
> - Dynamic sub-resource naming is not supported for the private Frontend IP configuration. The Frontend IP name must be `appGwPrivateFrontendIpIPv4`.
8787
8888
### Configure using Python SDK and Azure CLI
8989

@@ -109,4 +109,4 @@ For errors related to the Application Gateway connection to your backend resourc
109109

110110
## Related content
111111

112-
- [Managed virtual network isolation](configure-managed-network.md)
112+
- [Managed virtual network isolation](configure-managed-network.md)

0 commit comments

Comments
 (0)