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
{
}
}