Skip to content

Commit ffda10a

Browse files
Merge pull request #3017 from Azure/anthony-c-martin-patch-1
Add warning about programmatic consumption of schemas
2 parents ca29da5 + ad31c02 commit ffda10a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# azure-resource-manager-schemas
22

3+
> [!WARNING]
4+
> ## The schemas in this repository are designed for best-effort validation, and should NOT be relied upon for accuracy or programmatic consumption. If you have a current (or potential new) dependency that you would like to discuss alternatives for, please raise an issue.
5+
36
This is the repo for template deployment schemas hosted under `https://schema.management.azure.com/schemas`. Please see below for information on contributing and publishing updated schemas.
47

58
## Updating Schemas

0 commit comments

Comments
 (0)