When building a Continuous Integration/Continuous Deployment pipeline in Azure
it's important to plan out your resource groups ahead of time. The unit of
containment in Azure for a resource, e.g. database, VM(virtual machine), or blob
storage, is a RG(resource group).
Resource Group Facts
1.