Last active
October 18, 2024 17:56
-
-
Save pichuang/25ed5bdbe05dfaa2aa79c8f418f3b2d3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# {type}-{org}-{workload}-{env}-{region}-{instance} | |
# https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/resource-abbreviations | |
- rg-connectivity-prod-jpe-00 | |
- vnet-connectivity-prod-jpe-00 | |
- snet-vm-jpe | |
- snet-dnspr-in-prod-jpe | |
- snet-dnspr-out-prod-jpe | |
- GatewaySubnet | |
- vpng-prod-jpe-00 // VPN Gateway | |
- vcn-onpremise-00 // VPN Connection | |
- lgw-onpremise-00 // Local Gateway | |
- pip-vpng-ms-prod-jpe-00 | |
- pip-vpng-internet-prod-jpe-01 | |
- ergw-prod-jpe-00 // ExpressRoute Gateway | |
- erc-prod-jpe-00 // ExpressRoute Circuit | |
- AzureFirewallSubnet | |
- afw-prod-jpe-00 // Azure firewall | |
- afwp-prod-jpe-00 // Azure firewall policy | |
- AzureBastionSubnet | |
- bas-prod-jpe-00 // Bastion | |
- RouterServerSubnet | |
- rtserv-prod-jpe-00 // Route Server | |
- stvm //VM Storage Account | |
- rt-spoke-prod-jpe | |
- rt-vgw-prod-jpe-00 | |
- rt-afw-prod-jpe-00 | |
- log-afw-prod-jpe-00 | |
- pep-resource-jpe-00 | |
- nsg-<snet name / purpose>-jpe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment