Application Gateway Azure

Hi all,

Sorry im new to this. im deploying an application gateway load balancer for azure. terraform validate , plan and apply all works but it never ends. The objects gets deployed in Azure and im able to attach a webserver on the backend and test > works. but my deployment in terraform is in an endless loop. never finishes , no errors. Can anyone point me what to look at please?

if ever that helps anyone, seems like the issue is more with the application gateway v1 version. since i kinda realised this is slowly being deprecated by Azure, i tested with the V2 version. it took 5 minutes though but it completed.