Enable FIPS Mode in AKS EE

Jinyan Li 0 Reputation points
2025-03-10T20:33:15.0233333+00:00

We are wondering how to enable FIPS in AKS EE on a Windows Server? In that environment, there are several software components working as the pods of Arc-enabled Kubernetes cluster. Moreover, they are built as Docker containers, e.g. "FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base" is currently used.

We have tried out following approaches, but no luck.

  1. Set ENV DOTNET_SYSTEM_GLOBALIZATION_USENONFIPSALGORITHMS=0
  2. Enabled FIPS in the server VM we were testing with 

User's image

Look forward to the working solution. Thank you.

Azure Kubernetes Service Edge Essentials

Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.