Forum Discussion
jamesyoung
8 years agoFrequent Visitor
Is the App Registration web site not working
Can someone confirm that the app registration site is down? It looks like some errors on the page regarding style sheets. It's been that way for a few days. Here is the link: https://dev.power...
Anonymous
8 years agoNot applicable
Using the manual Azure process for registering the Power BI app, I cannot seem to find the "application key" also known as the "client secret". I only get the client / app Id, so I cannot properly register the power bi app.
Any ideas on this?
jamesyoung
8 years agoFrequent Visitor
Here is how to get the client secret key since the other easy site is down.
- Navigate to the Azure Active Directory
- Click App Registrations
- Pick your app and select All settings
- Click Keys
- Add a key and save it. Now the client secret key will appear. Be sure to record it as you can't get it back.
Enjoy!
- aesculapius8 years agoHelper I
in this description part what value should we put on this?
by the way we know power bi need ClientId and ClientSecret to works. please give more detail the step to create clientid and clientsecret.
thanks in advanced
- aesculapius8 years agoHelper I
btw i have my application id as clientid
but when i try to use it
the application was not found. what should i do for this?
- jamesyoung8 years agoFrequent Visitor
Client ID should be the Apllication ID.
Client Secret is the Value of the key.