From d784abd002ff48f80bc5129a5f3e0081f10abc14 Mon Sep 17 00:00:00 2001 From: Joaquin Date: Sat, 9 Nov 2024 20:53:02 +0000 Subject: [PATCH] [Editorial] RegionName: convert the normative statements into bullet points (#626) This PR is in alignment with Issue #606 --------- Co-authored-by: Irena Jurica --- 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..dcce41c0c 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