Relative Content

Tag Archive for gitazureauthenticationweb-applicationsterraform

Terraform Azure Web app deployment not pulling public forked repository code

Scenario I’m attempting to deploy a sample .NET Hello World Webapp to Azure, referencing a forked GitHub repository. The deployment process indicates that it is referencing my forked repository, but the GitHub Actions workflow does not trigger, and the web app is not deployed from the forked repo. I’ve tinkered with various settings with the […]