Tagged in

Azure Cli

Azure Developers
Azure Developers
Technical articles for developers building, automating and deploying cloud applications on Azure with a focus on DevOps written and curated by Azure engineers.
More information
Followers
693
More, on Medium

Dockerize your Web App

Let’s dockerize our web app! We will be performing all operations using the Azure CLI, and all of our work will be built using Visual Studio Code on Bash On Windows, Linux, Mac OS. If you have not already, make sure you have a .NET Core Web App ready to go.


Add DocumentDB to your Web App

Let’s build add Add DocumentDB to your Web App! We will be performing all operations using the Azure CLI, and all of our work will be built using Visual Studio Code on Bash On Windows, Linux, Mac OS, or a container (we’ll containerize our app in a few weeks). If you have not…


Build a .NET Core Web App in Azure

Let’s build a .NET Core Web App in Azure! We will be performing all operations using the Azure CLI, and all of our work will be built using Visual Studio Code on Bash On Windows, Linux, Mac OS, or a container (we’ll containerize our app in a few weeks).