Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使用 .NET SDK 从 Azure AD 获取 SPN 的属性。我需要验证 SPN 是否是 Microsoft Directory 中的有效 SPN。如何使用 .NET SDK 或 Microsoft Graph API 来实现。
为此使用 Microsoft Graph。一旦您有权读取目录数据,下面的 rest 调用将获取您所有的服务主体
https://graph.microsoft.com/beta/servicePrincipals