[Workbook] / AHB tab showing incorrect results for Windows 10 / 11 clients #478
Labels
Status: 📦 Pending release
Issue will be included in the next release
Tool: Workbooks
Azure Monitor workbooks
Type: Bug 🐛
Something isn't working
🐛 Problem
the AHB related query in the workbook is outlining figures for Windows Server and Windows Client instances. This leads to situation where the figure is not correct when customers have as Windows 10 / 11 client for instance deployed as VM as part of their VDI environment. The system are then outlined as not AHB enabled systems, which is not correct.
Fix:
Workaround: adjust the corresponding resource graph query with the following property query: | where properties.storageProfile.imageReference.publisher == "MicrosoftWindowsServer" instead of checking the osDisk.osType property.which is only reflecting Windows but not the type / kind of windows
👣 Repro steps
TODO: Add repro steps below:
🤔 Expected
TODO: Add a clear and concise description of what you expected to happen.
📷 Screenshots
TODO: If applicable, add screenshots to help explain your problem. Remove if not applicable.
ℹ️ Additional context
This was an internal feedback manually transferred to this repo.
Requestor: daueffin
Role: CSA
Location: Germany
🙋♀️ Ask for the community
We could use your help:
The text was updated successfully, but these errors were encountered: