From 24ed1886fe879be73ba7ae273742a9d1640de567 Mon Sep 17 00:00:00 2001 From: Julia Kasper <42241691+juliajuju93@users.noreply.github.com> Date: Fri, 16 Sep 2022 16:55:28 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc7176c..db18bb7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ products: # .NET Podcasts - Sample Application The .NET Podcast app is a sample application showcasing [.NET 6](https://dotnet.microsoft.com/download/dotnet/6.0), [ASP.NET Core](https://dotnet.microsoft.com/apps/aspnet), [Blazor](https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor), [.NET MAUI](https://dotnet.microsoft.com/apps/maui), [Azure Container Apps](https://azure.microsoft.com/services/container-apps/#overview), [Orleans](https://docs.microsoft.com/dotnet/orleans/overview), and more. -In addition, we created a [Power App](https://docs.microsoft.com/en-us/power-apps/) to handle incoming podcast requests. +In addition, we created an Approval App using [Microsoft Power Apps](https://docs.microsoft.com/en-us/power-apps/) to handle incoming podcast requests. You can browse a [live running version of the .NET Podcasts app](https://dotnetpodcasts.azurewebsites.net/) powered by ASP.NET Core and Blazor.