Becoming an Azure administrator means governing tens of hundreds of cloud resources. To be really productive here, you have to find a way to quickly find what you are looking for, without having to check the documentation or ask other people where a resource can be found. The real ace in the hole here is to find the naming convention that covers multiple projects and allows you to cover different domains of the business. In this section, we will discuss the different options that are available and what can be done to constrain them.
To get started, you have to understand why having a proper naming convention is crucial for many projects and administering them:
- You may have difficulty changing the name of a resource once it is provisioned.
- Once a naming convention is established, it is easy to find services that do not follow it.
- When a proper name is used, you can quickly understand its purpose, without the need to enter an extra command...