Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Microsoft.Compute/virtualMachines@2022-08-01] {description} #1138

Closed
1 task done
anthony-c-martin opened this issue Oct 6, 2022 · 0 comments
Closed
1 task done

Comments

@anthony-c-martin
Copy link
Member

Resource Type

Microsoft.Compute/virtualMachines

Api Version

2022-08-01

Issue Type

Type is unavailable

Other Notes

No response

Bicep Repro

resource foo 'Microsoft.Compute/virtualMachines@2022-08-01' = {
  // this should be included in the issue text
  name: 'blah'
  properties: {
    hardwareProfile: 'test'
  }
}

Confirm

  • I have searched this repository and have not found similar issue reports.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant