You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-government/documentation-government-concept-naming-resources.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Considerations for Naming Azure Resources | Microsoft Docs
2
+
title: Considerations for naming Azure resources | Microsoft Docs
3
3
description: This article contains guidance on how customers should consider naming their Azure resources to prevent attribution to business/mission sensitive workloads.
4
4
services: Azure-government
5
5
cloud: gov
@@ -15,9 +15,9 @@ ms.date: 4/6/2020
15
15
ms.author: beellis
16
16
17
17
---
18
-
# Considerations for Naming Azure Resources
18
+
# Considerations for naming Azure resources
19
19
Customers should not include sensitive or restricted information in Azure Resource Names because they may be stored or accessed outside the compliance boundary to facilitate support and troubleshooting.
20
-
Azure Resource Names include information provided by you, or on your behalf, that is used to identify or configure Online Service resources, such as software, systems, or containers, but does **not** include customer-created content or metadata inside the resource (for example, database column/table names). Azure Resource Names include the names a customer assigns to ARM-level objects and resources deployed in Azure. Examples include the names of resources such as:
20
+
Azure Resource Names include information provided by you, or on your behalf, that is used to identify or configure Online Service resources, such as software, systems, or containers, but does **not** include customer-created content or metadata inside the resource (for example, database column/table names). Azure Resource Names include the names a customer assigns to Azure Resource Manager level objects and resources deployed in Azure. Examples include the names of resources such as:
21
21
* VNets (Virtual Networks)
22
22
* Virtual Hard Disks (VHDs)
23
23
* Database Servers & Databases
@@ -29,7 +29,7 @@ Azure Resource Names include information provided by you, or on your behalf, tha
29
29
>The above examples are but a subset of the types of resources customers can name. This list is not meant to be fully exhaustive and the types of resources could change in the future as new cloud services are added.
30
30
>
31
31
32
-
## Azure Resource Naming Convention
32
+
## Naming convention
33
33
The names of Azure resources are part of a larger resource ID as follows:
For all names that meet the criteria above, from the name of the larger resource group to the name of the end resources within it, customers should avoid names that are sensitive to business/mission functions. Customers should also avoid names that indicate customer regulatory requirements (e.g., [ITAR](https://docs.microsoft.com/microsoft-365/compliance/offering-itar?view=o365-worldwide), [CJIS](https://docs.microsoft.com/microsoft-365/compliance/offering-cjis?view=o365-worldwide), etc.), as applicable.
0 commit comments