News

Q&A Building and Deploying a .NET 9 App Using Azure, Bicep and GitHub Actions By David Ramel 08/13/2024 .NET 9 and its ASP.NET Core 9 web-dev framework are coming in November with the latest ...
Azure Resource Manager templates are text files created in the JavaScript Object Notation (JSON) format that define what cloud resources to provision within Azure. Once an ARM template is built, an ...
#28daysofAZTerraform #devops #techtutorialswithpiyush In this video, marking Day 27/28 of our real-time project, we tackle a core cloud concept: deploying a robust 3-tier architecture in Microsoft ...
You can use Azure CLI as a runner, using GitHub Actions to trigger scripts that manage your Azure resources. Other actions include managing Azure databases and building and deploying Azure Functions.