jordan
jordan
CC#
Created by jordan on 11/12/2024 in #help
Trying to Get Start with Entra ID and Blazor / .NET Core API
Looking for some good MS docs on using EntraID with .NET, I found this doc https://learn.microsoft.com/en-us/entra/external-id/customers/tutorial-web-app-dotnet-sign-in-prepare-tenant but this is for External ID. trying to find something like this for Entra. Or am I just over looking this. Wanting to dive into this, trying to know of the bits that move. At a high level trying to find all the docs that will point me in the right direction to do the following. - Blazor Frontend that will authenticate all users. - Frontend will pass token to the backend. - Backend validates token. Thanks!
5 replies
CC#
Created by jordan on 9/28/2024 in #help
App Insights vs Azure Monitor (OpenTelemetry)
I am wanting to know what the difference is here, I was reading this document here. and was just trying to make sure I was understanding this correctly.
From my understanding this is just a different way of monitoring and logging based on the OpenTelemetry standard?
7 replies
CC#
Created by jordan on 9/17/2022 in #help
Entities and Models, DTOs oh my?
Going through some courses I noticed that some time they use model and entities and other times they are just using models. What is the difference here?
14 replies