Skip to content

Commit 1d68552

Browse files
Modified URL Guidelines for DNS Done Right
1 parent 7976152 commit 1d68552

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure/Guidelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ https://<tenant>.<region>.<service>.<cloud>/<service-root>/<resource-collection>
6666
Where:
6767
| Field | Description
6868
| - | - |
69-
| tenant | Regionally-unique ID representing tenant. Used for isolation, billing, quota enforcement, lifetime of resources, etc.
70-
| region | A code (see the table below) identifying the tenant's selected region.
69+
| tenant | Regionally-unique ID representing a tenant (used for isolation, billing, quota enforcement, lifetime of resources, etc.)
70+
| region | Identifies the tenant's selected region. This region string MUST match one of the strings in the "Name" column returned from running this Azure CLI's "az account list-locations -o table"
7171
| service | Name of the service (ex: blobstore, servicebus, directory, or management)
7272
| cloud | Cloud domain name, e.g. `azure.net` (see Azure CLI's "az cloud list")
7373
| service&#x2011;root | Service-specific path (ex: blobcontainer, myqueue)

0 commit comments

Comments
 (0)