Skip to content

Commit

Permalink
Merge pull request #3017 from Azure/anthony-c-martin-patch-1
Browse files Browse the repository at this point in the history
Add warning about programmatic consumption of schemas
  • Loading branch information
anthony-c-martin authored Feb 6, 2024
2 parents ca29da5 + ad31c02 commit ffda10a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# azure-resource-manager-schemas

> [!WARNING]
> ## 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.
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.

## Updating Schemas
Expand Down

0 comments on commit ffda10a

Please sign in to comment.