Deep dive into Defender for Containers
Microsoft Defender for Containers is the new plan that merges the capabilities of the two existing Microsoft Defender for Cloud plans, Microsoft Defender for Kubernetes and Microsoft Defender for container registries, and adds a new set of features like multi-cloud support, Kubernetes-native deployment, Advanced Threat Detection and vulnerability assessment
OAuth 2.0 with Managed Identities
Using Managed Identities to access an OAuth 2.0 protected application is a best practice for an application to application communication or, as referred to in the OAuth 2.0 terminology - Client Credentials Grant Flow. This article will show you how to configure your application in Azure AD and use Managed Identity to access the application.
Private Link and Flexible Server DNS resolution using custom VNET resolvers
In enterprise scenarios, when you need to resolve on-premise DNS records or have cross-subscription DNS resolution of the private DNS zones, configuring proper DNS resolution for Private (Link) Endpoints and Flexible Server resources can be challenging. In a nutshell, for Private Link resources, use single DNS zones hosted in a central subscri...