From 2988f9b8f4999a8ae2f2ff31f9f4884dd752f8d5 Mon Sep 17 00:00:00 2001 From: Sidney Andrews Date: Thu, 7 Nov 2024 15:09:47 -0500 Subject: [PATCH] Update readme.md Signed-off-by: Sidney Andrews --- readme.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/readme.md b/readme.md index 8d79e58..c1b9067 100644 --- a/readme.md +++ b/readme.md @@ -56,6 +56,3 @@ This is a simple Blazor web application to illustrate common basic usage of Azur ```dotnetcli dotnet watch run ``` - - > [!IMPORTANT] - > When your Azure infrastructure is provisioned, the endpoint for your deployed Azure Cosmos DB for NoSQL account is automatically saved in the .NET user secrets store to make debugging easier. For more information, see [safe storage of app secrets in development](https://learn.microsoft.com/aspnet/core/security/app-secrets).