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 b5a6e9c commit 8966e2eCopy full SHA for 8966e2e
articles/cosmos-db/nosql/quickstart-dotnet.md
@@ -43,7 +43,7 @@ Use the Azure Developer CLI (`azd`) to create an Azure Cosmos DB for NoSQL accou
43
> [!TIP]
44
> We recommend creating a new uniquely named directory within the fileshare folder (`~/clouddrive`).
45
>
46
- > For example, this command will create a new directory and remove the existing directory if it already exists:
+ > For example, this command will create a new directory and navigate to that directory:
47
48
> ```azurecli-interactive
49
> mkdir ~/clouddrive/cosmos-db-nosql-dotnet-quickstart
0 commit comments