Reputation: 1591
I need to build a Powershell Module which needs to distributed. I cannot use personal token for authentication. I have to use an interactive authentication to call azure devOps REST API here
What would be the target APIResourceId in Oauth2 authentication?
Upvotes: 0
Views: 581