Skip to content

How to create Azure AD app using service principal credentials with Microsoft Graph API #84

Answered by baywet
collin-catalogic asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @collin-catalogic
Thanks for trying the Go SDK and for reaching out.
The Azure AD Identity POD for kuberntes does just that and you can have a look at their code
In their case they are using the beta SDK because they need access to other operations that only exist in beta, but you can perfectly do that with the v1 (this) sdk, see the documentation snippet

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@collin-catalogic
Comment options

@baywet
Comment options

@collin-catalogic
Comment options

@baywet
Comment options

@collin-catalogic
Comment options

Answer selected by collin-catalogic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants