Skip to content

Commit

Permalink
Updated bicep of vm
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderSehr committed Oct 28, 2023
1 parent e527307 commit a751e90
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions modules/compute/virtual-machine/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "13901792453390346595"
"templateHash": "10442542827630884844"
},
"name": "Virtual Machines",
"description": "This module deploys a Virtual Machine with one or multiple NICs and optionally one or multiple public IPs.",
Expand Down Expand Up @@ -984,7 +984,7 @@
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "17217904452749515904"
"templateHash": "13791633228629397102"
}
},
"definitions": {
Expand Down Expand Up @@ -1222,7 +1222,7 @@
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "18404193892947466906"
"templateHash": "968771326214380550"
},
"name": "Public IP Addresses",
"description": "This module deploys a Public IP Address.",
Expand Down Expand Up @@ -1561,7 +1561,7 @@
},
"tags": {
"type": "object",
"nullable": true,
"defaultValue": {},
"metadata": {
"description": "Optional. Tags of the resource."
}
Expand Down Expand Up @@ -1767,7 +1767,7 @@
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "6506615823435977032"
"templateHash": "8812824728238881787"
},
"name": "Network Interface",
"description": "This module deploys a Network Interface.",
Expand Down Expand Up @@ -1962,7 +1962,7 @@
},
"tags": {
"type": "object",
"nullable": true,
"defaultValue": {},
"metadata": {
"description": "Optional. Tags of the resource."
}
Expand Down

0 comments on commit a751e90

Please sign in to comment.