diff --git a/docs/SetupServerSite.md b/docs/SetupServerSite.md index b8d9ea7..cb4d513 100644 --- a/docs/SetupServerSite.md +++ b/docs/SetupServerSite.md @@ -1,8 +1,9 @@ # How to set up and configure the web site -From March 2025, API Key will not longer be an option for authenticate against the Azure Application Insights API. +From March 2026, API Key will not longer be an option for authenticate against the Azure Application Insights API. That means that the users need to be authenticated with Entra ID. TinyInsights has a Blazor server application that can be deployed to your environment so you can continue to use it to visualize the data you have logged to Application Insights. The reason a server solution is used, is that is will be more secured to store the Entra settings on a server. +YOu can also watch this video about how to set it up, https://youtu.be/MIuG2gPtMrc ## Configure Azure and Entra 1. Sign in to the **Azure Portal**. @@ -73,4 +74,4 @@ This has to be added to appsettings.json: **Application id will be found under **API Access** menu for your applicationinsights instance. -![Application id](images/setup-server/app-id.png) \ No newline at end of file +![Application id](images/setup-server/app-id.png)