- Learn Azure Administration
- Kamil Mrzyg?ód
- 223字
- 2021-06-11 18:14:33
Resource group
As opposed to a subscription, the name of a resource group cannot be changed once it has been created. The solution for this situation is to move the resources to a new resource group and delete the old one. To minimize the number of such situations, you should provide a proper recommendation when it comes to selecting names for groups. One extra parameter that will be useful here is called location.
Let's check out some examples of templates for resource groups names:
<product>-<location>-<environment>-rg
<product>-<location>-<environment>-resourcegroup
<company>-<product>-<location>-<environment>-rg
<company>-<department>-<location>-<environment>-resourcegroup
Whether you need to use a company name in the resource group name depends on your setup. If you govern a single subscription, it will need to know who the owner of the resource group is immediately. Let's assume that you have the following names:
ServiceA
CompanySuperproduct
WestEuropeCompanyC
In the preceding example, you are missing some key information. Let's try to answer the following questions:
- Which resource group is provisioned in West Europe?
- Which resource group belongs to CompanyB?
- Where ServiceC is deployed?
- What environments are deployed to the listed groups?
You cannot answer any of those questions with 100% confidence knowing that your answer is correct (what's more, providing an answer to the last question is impossible without checking the deployment pipelines). This is why using a proper naming convention is so important.
- Mastering Microsoft Forefront UAG 2010 Customization
- 自愿審計(jì)動(dòng)機(jī)與質(zhì)量研究:基于我國(guó)中期財(cái)務(wù)報(bào)告審計(jì)的經(jīng)驗(yàn)證據(jù)
- 金融科技(FinTech)發(fā)展的國(guó)際經(jīng)驗(yàn)和中國(guó)政策取向(中國(guó)金融四十人論壇書(shū)系)
- 資本的眼睛
- 審計(jì)學(xué)
- Azure Strategy and Implementation Guide
- 企業(yè)能源審計(jì)與節(jié)能規(guī)劃
- SAP ABAP Advanced Cookbook
- 財(cái)務(wù)審計(jì)實(shí)務(wù)指南
- 基本有用的計(jì)量經(jīng)濟(jì)學(xué)
- OAuth 2.0 Identity and Access Management Patterns
- IBM SPSS Modeler Cookbook
- 行政單位經(jīng)濟(jì)責(zé)任審計(jì)實(shí)務(wù)指南
- 內(nèi)審兵法
- Microsoft SharePoint 2010 Developer’s Compendium:The Best of Packt for Extending SharePoint