-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Labels
bugSomething isn't workingSomething isn't workingneeds triageneeds to go through triageneeds to go through triage
Description
Is there an existing issue for this?
- I have searched the existing issues
Microhack
03-Azure/01-03-Infrastructure/04_BCDR_Azure_Native
Current Behavior
The mhX-linux vm is not deployed to an azure zone.
The "zones" definition is missing from the vm.bicep module.
Expected Behavior
@description('Virtual machine')
resource virtualMachine 'Microsoft.Compute/virtualMachines@2024-03-01' = {
name: Name
location: location
zones: zones
Steps To Reproduce
Deploy MH and try to do challenge 2.2
Anything else?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds triageneeds to go through triageneeds to go through triage