Reputation: 1293
I'm wondering if it is possible to customise the developer portal menu. In a dev environment I don't need to worry about people signing up or logging in so it is possible to remove completely the Authenticated and Anonymous menus?
Also is it possible to customise the reports page and use some reports generated from App Insights queries?
Upvotes: 0
Views: 634
Reputation: 20067
it is possible to remove completely the Authenticated and Anonymous menus?
Yes, you can achieve it. Go to the developer portal, click Anonymous user menu
and choose delete navigation item
and then press the Save
button in the menu at the bottom.
For more details, you could refer to this article to learn how to customize developer portal.
Upvotes: 1