diff --git a/README.md b/README.md index daece99..0488a07 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,15 @@ languages: products: - aspnet - azure-event-grid -description: The EventGrid Viewer Blazor application can be used to view Azure EventGrid messages in realtime using ASP.Net Core Blazor and SignalR. For those who would like to secure the application, the EventGrid Viewer Blazor application can be easily configured via appsettings to use Azure AD authentication, Azure KeyVault and Managed Identities +description: The EventGrid Viewer Blazor application can be used to view Azure EventGrid messages in realtime using ASP.Net Core Blazor and SignalR. urlFragment: eventgrid-viewer-blazor --- -![Build](https://github.com/Azure-Samples/eventgrid-viewer-blazor/workflows/Build/badge.svg) +# EventGrid Viewer Blazor application -# Overview +The EventGrid Viewer Blazor application can be used to view Azure EventGrid messages in realtime using ASP.Net Core Blazor and SignalR. For those who would like to secure the application, the EventGrid Viewer Blazor application can be easily configured via appsettings to use Azure AD authentication, Azure KeyVault & Managed Identities. -The EventGrid Viewer Blazor application can be used to view [Azure EventGrid](https://docs.microsoft.com/en-us/azure/event-grid/overview) messages in realtime using [ASP.Net Core Blazor](https://docs.microsoft.com/en-us/aspnet/core/blazor/?view=aspnetcore-3.1) & [SignalR](https://docs.microsoft.com/en-us/aspnet/signalr/overview/getting-started/introduction-to-signalr). For those who would like to secure the application, the EventGrid Viewer Blazor application can be easily configured via appsettings to use Azure AD authentication, Azure KeyVault & Managed Identities. +![Build](https://github.com/Azure-Samples/eventgrid-viewer-blazor/workflows/Build/badge.svg) ![overview diagram](./docs/images/overview.drawio.svg)