Skip to content

[BUG] Zonal deployment of MH-Linux VM #256

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds triageneeds to go through triage

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions