You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Configuring Posit Connect with an Azure Application Gateway Ingress
This example deploys Posit Connect with an Ingress using the Azure Application Gateway Ingress Controller to create an Azure Application Gateway load balancer.
This example shows how to set annotations to enable session affinity and to redirect HTTP traffic to HTTPS.
The Azure Application Gateway Ingress Controller has a variety of settings and modes of operation.
Please visit the [Azure documentation](https://azure.github.io/application-gateway-kubernetes-ingress/) for more details specific to your use case.
{{< include ../_prereqs.qmd >}}
```{.yaml include="rstudio-connect-azure-application-gateway-ingress.yaml" filename="values.yaml"}
```