Resource naming
Resource type → project → environment → region → instance
Proposed resource name
vnet-portal-prod-weu-00124 / 64 characters in this naming profile
This convention uses lowercase letters, digits and hyphens.
JSON naming record
{
"name": "vnet-portal-prod-weu-001",
"provider": "azure",
"resource_type": "network",
"project": "portal",
"environment": "prod",
"region": "weu",
"instance": "001"
}This is a proposed convention, not a cloud availability check or a complete provider validator. Network prefixes are naming choices, not provider requirements. AWS networks use a Name tag, not a replaceable VPC ID. Storage names may be globally visible; avoid confidential data and check availability. An instance suffix does not guarantee uniqueness. Region abbreviations are organization-defined, not deployment region IDs.
Read provider naming documentation