Skip to content

Commit 14d06fe

Browse files
Update articles/application-gateway/application-gateway-faq.yml
1 parent c03af1f commit 14d06fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/application-gateway-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -568,9 +568,9 @@ sections:
568568
569569
- question: Can I configure Application Gateway directly instead of using ingress controller?
570570
answer: |
571-
Directly configure Application Gateway is not supported.
571+
Direct configuration of Application Gateway isn't supported.
572572
573-
If there is a need to change settings on Application Gateway, make the change using the exposed configuration on the ingress controller or other Kubernetes objects, such as using supported annotations. After an Application Gateway is linked to Application Gateway Ingress Controller (AGIC), nearly all configuration of that gateway will be synced and controlled by the ingress controller. If you are trying to directly configure Application Gateway imperatively or through infrastructure as code, those changes will eventually be overwritten by the ingress controller.
573+
If there is a need to change settings on Application Gateway, make the change by using the exposed configuration on the ingress controller or other Kubernetes objects, such as by using supported annotations. After an Application Gateway is linked to Application Gateway Ingress Controller (AGIC), nearly all configuration of that gateway will be synced and controlled by the ingress controller. If you're trying to directly configure Application Gateway imperatively or through infrastructure as code, those changes will eventually be overwritten by the ingress controller.
574574
575575
- question: Can a single ingress controller instance manage multiple application gateways?
576576
answer: Currently, one instance of an ingress controller can only be associated to one application gateway.

0 commit comments

Comments
 (0)