From 5a8b45ba9bb5657e0dd2bbd9c6fbc9302aa2e95e Mon Sep 17 00:00:00 2001 From: Joaquin Date: Wed, 30 Oct 2024 23:26:16 -0700 Subject: [PATCH] convert the normative statements into bullet points --- specification/columns/regionname.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/specification/columns/regionname.md b/specification/columns/regionname.md index ee3092e51..4dc55e152 100644 --- a/specification/columns/regionname.md +++ b/specification/columns/regionname.md @@ -2,7 +2,10 @@ Region Name is a provider-assigned display name for an isolated geographic area where a [*resource*](#glossary:resource) is provisioned or a [*service*](#glossary:service) is provided. Region Name is commonly used for scenarios like analyzing cost and unit prices based on where *resources* are deployed. -The RegionName column MUST be present in a [*FOCUS dataset*](#glossary:FOCUS-dataset) when the provider supports deploying resources or services within a *region* and MUST be of type String. RegionName MUST NOT be null when a *resource* or *service* is operated in or managed from a distinct region by the Provider and MAY contain null values when a *resource* or *service* is not restricted to an isolated geographic area. +The RegionName column adheres to the following requirements: + +* The RegionName column MUST be present in a [*FOCUS dataset*](#glossary:FOCUS-dataset) when the provider supports deploying resources or services within a *region* and MUST be of type String. +* RegionName MUST NOT be null when a *resource* or *service* is operated in or managed from a distinct region by the Provider and MAY contain null values when a *resource* or *service* is not restricted to an isolated geographic area. ## Column ID