Forum Discussion
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:
Who can fix this?
9 Replies
- syam_vFrequent Visitor
I am also facing the same issue. Not able to register. Site is behaving wierdly.
- v-ljerr-msftMicrosoft Employee
Hi All,
Currently, there is a known issue that users may be unable to access the site https://dev.powerbi.com/app, in order to register new developer applications. While we work to remediate impact, users can register their application through the Azure portal per the instructions located here: https://docs.microsoft.com/en-us/power-bi/developer/register-app#register-with-the-azure-portal. Power BI engineers are aware of the issue and are working on a fix. Next update: 01/04/2018 @ 11:00 AM PST.
You can check the status of this issue on Power BI Support page. :smileyhappy:
Regards
- AnonymousNot 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?
- jamesyoungFrequent 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!