Integrating the Entra External ID hybrid approach via custom policies with the Azure AD B2C MFA startup pack Lilium LxO hybrid “Triumphator” — via Wikimedia Commons Note that this […]
A notable security-focused change is coming to Azure Virtual Desktop (AVD) that administrators should be aware of. Microsoft has announced that device redirections—such as clipboard, drive, […]
Microsoft launched Azure Local (formerly Azure Stack HCI) in December 2020, the launch marked a new operating system (OS) specifically designed for hyper-converged infrastructure (HCI) enabling […]
I recently wanted to have an ASP.NET Core Web API endpoint, that accepts data via [FromForm] and the payload contains a Polymorphic Type. For an example consider the following […]
Today, we are going to look at Codespace Secrets. GitHub Codespaces secrets are environment variables that are securely stored in your GitHub account and made available […]
In this post, let’s see a nice feature that is already available with EF Core 10.0 Preview. For an example, consider the following DbContext Entities. public record Customer{ public int Id { get; set; } public string Name { get; set; }} public record&
Learn how to find least privileged Microsoft Entra roles for Microsoft Graph API delegated permissions to align with best practice. The post Find Least Privileged Roles […]
ASP.NET Core 10.0, now supports OpenAPI specification in YAML format. YAML also supports multi-line strings, which can be useful for long descriptions. To configure an app to serve the […]