Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
udam-f2 committed Mar 13, 2024
1 parent 6217e72 commit f81ae6e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion specification/columns/regionid.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Region ID

## Description

Provider-assigned identifier for an isolated geographic area where a *resource* is provisioned or a *service* is provided
Provider-assigned identifier for an isolated geographic area where a *resource* is provisioned or a *service* is provided.

## Content constraints

Expand Down
6 changes: 3 additions & 3 deletions specification/columns/regionname.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Region Name

Region Name is a provider assigned name for an isolated geographic area where a [*resource*](#glossary:resource) is provisioned in or a [*service*](#glossary:service) is provided from. Region Name is commonly used for scenarios like analyzing cost and unit prices based on where *resources* are deployed.
Region Name is a provider-assigned 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.

Region Name MUST be present in the billing data when the provider supports deploying resources or services within an *region* and MUST be of type String. Region Name 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.Region Name values MUST be consistent within the provider and MUST be the same values used to indicate the region when provisioning or purchasing the *resource* or *service*. The value of the dimension Region Name SHOULD be a proper noun.
Region Name MUST be present in the billing data when the provider supports deploying resources or services within a *region* and MUST be of type String. Region Name 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. Region Name values MUST be consistent within the provider and MUST be the same values used to indicate the region when provisioning or purchasing the *resource* or *service*. The value of the dimension Region Name SHOULD be a proper noun.

## Column ID

Expand All @@ -14,7 +14,7 @@ Region Name

## Description

The name of Isolated geographic area where a *resource* is provisioned in or a *service* is provided from.
The name of an isolated geographic area where a *resource* is provisioned or a *service* is provided.

## Content constraints

Expand Down

0 comments on commit f81ae6e

Please sign in to comment.