Skip to content

Commit

Permalink
typ0 metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianHayward committed Sep 2, 2024
1 parent 2d4a5ee commit 1573626
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"parameters": {
"vnetNamingConvention": {
"type": "String",
"meatdata": {
"metadata": {
"displayName": "Virtual Network Naming Convention",
"description": "The policy will concat this value with the provisioned resources location. Example, if you provide the value of '-example' the concat result will be like: 'eastus-example'. If the created resources name does not match this contact then Policy will deny the creation."
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"vnetNamingConvention": {
"type": "String",
"meatdata": {
"metadata": {
"displayName": "Virtual Network Naming Convention",
"description": "The policy will concat this value with the provisioned resources location. Example, if you provide the value of '-example' the concat result will be like: 'eastus-example'. If the created resources name does not match this contact then Policy will deny the creation."
}
Expand Down

0 comments on commit 1573626

Please sign in to comment.