We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d557b10 commit 2c7d73fCopy full SHA for 2c7d73f
articles/cosmos-db/mongodb/how-to-dotnet-get-started.md
@@ -27,7 +27,7 @@ This article shows you how to connect to Azure Cosmos DB for MongoDB using .NET
27
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
28
- [.NET 6.0](https://dotnet.microsoft.com/download)
29
- [Azure Command-Line Interface (CLI)](/cli/azure/) or [Azure PowerShell](/powershell/azure/)
30
-- [Azure Cosmos DB for MongoDB resource](quickstart-dotnet.md#create-an-azure-cosmos-db-account)
+- [Azure Cosmos DB for MongoDB resource](../nosql/how-to-dotnet-create-database.md)
31
32
## Create a new .NET Core app
33
0 commit comments