Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Azure app insights viewer

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!

like image 232
TheWebGuy Avatar asked Dec 07 '25 06:12

TheWebGuy


1 Answers

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. enter image description here

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.

like image 64
Alex Bulankou Avatar answered Dec 09 '25 20:12

Alex Bulankou