Reputation: 12515
I recently setup two of our apps to use app insights (coming from Elmah). But now I need to give the QA and BA teams access to view the error logs. What's the best way to do this? Do they need an azure account as well? Is there a windows app viewer, etc? I fear navigating the azure portal might be a little too complicated for them.
Thank you!
Upvotes: 3
Views: 563
Reputation: 2456
They don't need to have Azure account to view AI resource in Azure, as they need is live ID. You can add them clicking on Users icon-> Users blade -> Add access.
I would say this is the easiest way, another approach would be to set up Continuous export and export data to something like PowerBI, but this is much more involved.
Upvotes: 3