If you come across an Azure Local stack where you do not see anything in the Insights overview, it can be because of multiple things. Microsoft source article for reference: https://learn.microsoft.com/en-us/previous-versions/azure/azure-local/manage/monitor-hci-single?tabs=22h2-and-later#troubleshoot-clusters-registered-before-november-2023 Then you go to Monitoring > Insights on your Azure Local instance in Azure: And see that it is configured but not showing anything: …
Continue reading Azure Local – Troubleshoot missing log collection
Category:Uncategorised
Azure Local – Enable Remote Desktop (RDP)
It is recommended to keep RDP disabled, but sometimes we need RDP access (e.g. troubleshooting around failed updates that require manual install of patches or modules). Here is how to enable RDP via PowerShell Remoting from another device in the same domain (Requires access from the source server to the target server on the network): …
Continue reading Azure Local – Enable Remote Desktop (RDP)
Azure Local – IaC – AVD – Azure DevOps – Configuring the first pipeline file
This article is part of a serie. You can navigate to the main page using this link: Intro This guide walks you through how to configure an Azure DevOps Build Pipeline including: Clone repo to local VS Code There will be many guides on the internet on how to clone a repo from Azure DevOps …
Continue reading Azure Local – IaC – AVD – Azure DevOps – Configuring the first pipeline file
Create PIM group for Entra Roles – Visible Assignments
Description This guide will walk through the proces of creating a security Group combined with a PIM enabled group that will give members eligility to elevate and become User Administrator (any other role could apply, I just this admin role for this demo). The issue If we were to grant users direct eligible assignment to …
Continue reading Create PIM group for Entra Roles – Visible Assignments
