Azure / data-management-zone

Template to deploy the Data Management Zone of Cloud Scale Analytics (former Enterprise-Scale Analytics). The Data Management Zone provides data governance and management capabilities for the data platform of an organization.
MIT License
169 stars 87 forks source link

Feature: Naming of the resources groups to follow CAF #285

Closed MiguelElGallo closed 2 years ago

MiguelElGallo commented 2 years ago

Feature or Idea - What?

In this [link ] (https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/resource-naming#example-names-general) from CAF the suggestion for naming resources group is:

rg-<app or service name>-<subscription type>-<###> Example: rg-ad-dir-services-shared-001

We have only now the parameter prefix, we cannot achieve that suggested naming convention.

Can this be changed in way that we have a new parameter, for sequential name ### and that resource groups are created following the ACF recommendation rg-<app or service name>-<subscription type>-<###>

Feature or Idea - Why?

To comply and follow CAF suggested best practices.

Code of Conduct

marvinbuss commented 2 years ago

Hi @MiguelElGallo, Please find our responses for this ask here: https://github.com/Azure/data-management-zone/discussions/188 Please let me know, whether we can close this.

marvinbuss commented 2 years ago

Will close this since there has been no response for more than 2 weeks. Please reopen, if you have additional questions.