From fd90ffb15b458eec0bd9367ba91dcac164121b3a Mon Sep 17 00:00:00 2001 From: michaeldeongreen Date: Sun, 12 Jul 2020 11:53:00 -0500 Subject: [PATCH] Attempting to get the repo added to docs.microsoft.com. (#12) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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)