Forum Discussion
trevorgermain
8 years agoAdvocate I
Attempt to create Azure AD Application programmatically failing
Attempting Applying permissions programmatically as per https://docs.microsoft.com/en-us/power-bi/developer/register-app. I have created the AD Application, and assigned the permissions required. I r...
Eric_Zhang
8 years agoMicrosoft Employee
trevorgermain wrote:
Attempting Applying permissions programmatically as per https://docs.microsoft.com/en-us/power-bi/developer/register-app. I have created the AD Application, and assigned the permissions required. I really want to automate consent.
Your question is actually more related to Azure AD. I've consulted some Azure AD dev guy, the answer is, it is not possible to automate consent. You can either consent in a pop up window or in Azure portal. For better response, I'd suggest your post in the dedicated AAD forum.