Unlock the power of AI-driven development with custom Visual Studio Code Chat participants. By leveraging GitHub Copilot and Semantic Kernel, developers can…
In today’s rapidly evolving threat landscape, protecting enterprise environments from sophisticated cyberattacks demands a comprehensive and proactive approach. Microsoft Sentinel, a scalable, cloud-native SIEM (Security Continue […]
In this post let’s have a look at another feature in EF Core 9.0. Consider the following code example. public record Employee{ public int Id { get; set; } public string Name { get; set; } private class EmployeeConfiguration :
Sometimes, deploying a Bicep template using the preferred main.bicep method is not possible due to insufficient deployment permissions, especially when deploying across different subscriptions. This requires […]
In Nov 2024, we announced Data Zones on Azure OpenAI Service. Today, we’re excited to expand that support to Azure OpenAI Service Batch. Data Zone Batch…
In distributed Azure architectures, it’s necessary to split up your virtual network infrastructure into different parts. This may happen over different Azure regions, or different subscriptions. […]
If you’ve ever wanted to streamline your IT management tasks or simplify resource creation in Azure, PowerShell is your Swiss Army knife. Let’s break down how […]
In today’s cybersecurity landscape, organizations face an ever-evolving set of threats targeting privileged accounts. These accounts often have elevated…
This article serves as a practical guide for developers and engineers to enable and configure nested virtualization on Azure. Nested virtualization allows…
GitHub Copilot can be used to improve developers’ programming efficiency with AI. Different chat participants can also enable developers to complete AI…
Today we will walk through a GitHub Actions workflow that automates the Azure Quick Review (azqr) scan process. This workflow is designed to run on a […]
Azure Verified Modules (AVM) for Bicep is an initiative aimed at consolidating and setting standards for what a good Infrastructure-as-Code (IaC) module should look like. Modules […]