Skip to content

Commit

Permalink
Merge pull request #65 from Azure-Samples/seesharprun-patch-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
seesharprun authored Nov 7, 2024
2 parents 7596b84 + 533aa23 commit 8934872
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ products:

This is a simple Blazor web application to illustrate common basic usage of Azure Cosmos DB for NoSQL's client library for .NET. This sample application accesses an existing account, database, and container using the [`Microsoft.Azure.Cosmos`](https://www.nuget.org/packages/Microsoft.Azure.Cosmos) and [`Azure.Identity`](https://www.nuget.org/packages/Azure.Identity) libraries from NuGet.

### Prerequisites
## Prerequisites

- [Docker](https://www.docker.com/)
- [Azure Developer CLI](https://aka.ms/azd-install)
- [.NET SDK 9.0](https://dotnet.microsoft.com/download/dotnet/9.0)

### Quickstart
## Quickstart

1. Log in to Azure Developer CLI.

Expand Down

0 comments on commit 8934872

Please sign in to comment.