In this workshop, I will introduce you to DevOps, Cloud Computing with Azure, and Azure DevOps. We will do a practical demonstration of how all Azure DevOps Services integrate to deliver software faster to the consumers
- Visit the Azure portal and create an account
- Set up Azure CLI
- Verify that Azure CLI was installed successfully
az --version
- Set up azure DevOps CLI
- Log into Azure from your CLI
az login