<PackageReference Include="Microsoft.Identity.Client" Version="4.84.2-preview3-mtls-pop-host-check" />

Microsoft.Identity.Client.ManagedIdentity.ImdsComputeMetadataManager

Fetches compute metadata from the Azure Instance Metadata Service (IMDS) to determine VM characteristics such as OS type and security profile.
namespace Microsoft.Identity.Client.ManagedIdentity { internal static class ImdsComputeMetadataManager { } }