© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
27 replies
JustiPhi

Using Azure Managed Identities API

I am trying to get an api token using azure managed identity through an application hosted by azure app services, when trying to get the token through a get request using
System.Environment.GetEnvironmentVariable("MSI_ENDPOINT");
System.Environment.GetEnvironmentVariable("MSI_ENDPOINT");
as my endpoint I get a 403 status on the response, any ideas what I could be missing?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Azure Managed Identity
C#CC# / help
15mo ago
❔ Azure DevOps API Authentication issue (Managed Identity)
C#CC# / help
3y ago
Azure - Postgre - EFCore Managed Identity
C#CC# / help
2y ago
Azure EventGrid Partner Topic Managed Identity access
C#CC# / help
8mo ago