Azure / Azure/reliability-workbook

New feature: Single VMs in an AV set

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
enhancement Impact to Advisor
Dominant language
HCL
Stars
61
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Build feature to surface single instance VMs in AV set.

ARG:

resources
| where type == 'microsoft.compute/availabilitysets'
| where array_length(parse_json(properties.virtualMachines)) == 1
| project subscriptionId, name, id

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.