What is considered best practice for configuring a Application gateway in relation to state and configuration drift?
I have a stack where i create the Application gateway with public ip and vnet+subnet, and another stack where i create my App service that i want to define as backend pool for the application gateway.
How can i add configuration to the gateway without losing that configuration anytime the gateway stack is redeployed?