Tips and Tricks in Azure
There is always more than only one way to do a particular thing. This statement is especially true in the Azure ecosystem, where we are given multiple tools and shortcuts when provisioning resources, configuring services, and developing applications. This chapter will show you how to enhance productivity even more and shorten the time needed to deliver a working solution. The following topics will be covered in this chapter:
- Using the Azure CLI
- Using Cloud Shell
- Automating infrastructure deployments with ARM templates and Azure Bicep
- Using VS Code for a better developer experience
- Using Continuous Deployment for automated deployments to Azure