Skip to main content

193 posts tagged with "Azure"

View All Tags

Secure Isolated Recovery Environment in Azure

· 11 min read

Today, we are going to delve into the importance of a Secure Isolated Recovery Environment (SIRE) for Microsoft Azure and why organizations should consider implementing this pattern as a critical component of their cybersecurity and business continuity strategy.

A SIRE is designed to ensure that, even in the event of a severe cybersecurity incident-such as a ransomware attack-organizations have a secure, isolated space to recover essential systems and data. This approach is increasingly vital given the evolving threat landscape.

Azure Container Apps with VNC and DOSBox

· 6 min read

Today we are going to look at hosting a Container in Container Apps, which is used to host a Container that has a VNC server installed, running DOSBox.

Why would you do this? Could be a few reasons, but common reasons might be looking at running legacy applications that require a GUI (Graphical User Interface) in a more modern and isolated environment, allowing for quick internal access to resources, or just for fun.

Bulk Link Partner Admin Link (PAL) to Azure Tenants

· 3 min read

Partner Admin Link (PAL) tool is a .NET application that helps Microsoft partners link their Partner Admin Link (PAL) to all accessible Microsoft Entra tenants, enabling proper partner recognition and revenue attribution.

Partner Admin Link (PAL) enables Microsoft to identify and recognize partners who drive Azure customer success. By linking your Microsoft AI Cloud Partner Program (Associated PartnerID) to customer tenants, Microsoft can:

✅ Attribute revenue from your customers' Azure consumption to your organization ✅ Recognize your impact on customer success and business outcomes ✅ Provide insights into your partner engagement effectiveness ✅ Enable partner incentives based on customer growth

Microsoft Learn Contributor Chatmode

· 14 min read

Chat Modes are predefined configurations that enable you to tailor the AI chat behavior in Visual Studio Code for specific tasks, such as asking questions, making code edits, or performing autonomous coding tasks. You can switch between chat modes at any time in the Chat view, depending on the task you want to accomplish. Chat Modes enable us to customise the response from GitHub Copilot, providing more specific tools and commands.

Very much like custom Copilot Instructions, which can work alongside the custom chatmodes, the chatmodes allow more specific structure, in this example, we will create a custom chat mode, that can assist us with writing and editing documentation for Microsoft Learn, aligned to the Microsoft Writing Style.