Skip to content

Commit f304f2e

Browse files
Merge pull request #290238 from v-thepet/patch-44
Update how-to-manage-legal-tags.md
2 parents 22c6748 + e5b8d0d commit f304f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/energy-data-services/how-to-manage-legal-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Consider an Azure Data Manager for Energy instance named `medstest` with a data
8787
}
8888
```
8989

90-
The country of origin should follow [ISO Alpha2 format](https://www.nationsonline.org/oneworld/country_code_list.htm).
90+
The country/region of origin should follow [ISO Alpha2 format](https://www.nationsonline.org/oneworld/country_code_list.htm).
9191

9292
This API internally appends `data-partition-id` to legal tag name if it isn't already present. For instance, if request has name as: ```legal-tag```, then the create legal tag name would be ```<instancename>-<data-partition-id>-legal-tag```.
9393

0 commit comments

Comments
 (0)