<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Azure Local on The Black Cloud</title><link>https://theblackcloud.tech/tags/azure-local/</link><description>Recent content in Azure Local on The Black Cloud</description><generator>Hugo</generator><language>en</language><copyright>Copyright © 2026, The Black Cloud.</copyright><lastBuildDate>Wed, 22 Jul 2026 11:00:00 +0100</lastBuildDate><atom:link href="https://theblackcloud.tech/tags/azure-local/index.xml" rel="self" type="application/rss+xml"/><item><title>Azure Local - How to disable WDAC policy</title><link>https://theblackcloud.tech/blog/azldisablewdac/</link><pubDate>Wed, 22 Jul 2026 11:00:00 +0100</pubDate><guid>https://theblackcloud.tech/blog/azldisablewdac/</guid><description>&lt;p>I was going to write a very comprehensive guide on how to disable Windows Defender Application Control (WDAC) policy on Azure Local, but I found this article that does that already: &lt;a href="https://learn.microsoft.com/en-us/azure/azure-local/manage/manage-wdac">Manage Application Control for Azure Local&lt;/a>&lt;/p>
&lt;p>I do want to highlight a few things though 😊&lt;/p>
&lt;div class="alert alert-warning">
 &lt;div class="alert-heading">&lt;svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">&lt;circle cx="12" cy="12" r="10"/>&lt;line x1="12" y1="8" x2="12" y2="12"/>&lt;line x1="12" y1="16" x2="12.01" y2="16"/>&lt;/svg>
 &lt;span>CAUTION&lt;/span>
 &lt;/div>
 &lt;div class="alert-content">
 &lt;p>Make sure to only disable WDAC policy when absolutely necessary and re-enable it as soon as possible.&lt;/p></description></item><item><title>Azure Local - How to enable RDP</title><link>https://theblackcloud.tech/blog/azlenablerdp/</link><pubDate>Tue, 21 Jul 2026 11:00:00 +0100</pubDate><guid>https://theblackcloud.tech/blog/azlenablerdp/</guid><description>&lt;p>For quite a while now Azure Local ships with Remote Desktop Protocol (RDP) disabled. Most of the operations are typically managed via PowerShell Remote (WinRM) sessions these days, but occasionally you still want to use RDP to connect to the Azure Local host.&lt;/p>
&lt;p>There are plenty of ways to enable that in Windows Server, as it requires ports opening, registry changes, etc. All of which can be done via PowerShell and was already covered in many blogs and articles. The fun fact about Azure Local though is that it actually has a built-in way to enable RDP, which is what I am going to show you in this post.&lt;/p></description></item></channel></rss>