Skip to content

Commit 325f032

Browse files
Merge pull request #226805 from MayankBargali-MSFT/patch-93
(AzureCXP) Updated Pallet Option
2 parents d1fdc14 + ae35f8d commit 325f032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-add-output-binding-cosmos-db-vs-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Before you get started, make sure to install the [Azure Databases extension](htt
3636

3737
|Prompt| Selection|
3838
|--|--|
39-
|**Select an Azure Database Server**| Choose **Azure Cosmos DB for NoSQL** to create a document database that you can query by using a SQL syntax. [Learn more about the Azure Cosmos DB for NoSQL](../cosmos-db/introduction.md). |
39+
|**Select an Azure Database Server**| Choose **Core (SQL)** to create a document database that you can query by using a SQL syntax. [Learn more about the Azure Cosmos DB](../cosmos-db/introduction.md). |
4040
|**Account name**| Enter a unique name to identify your Azure Cosmos DB account. The account name can use only lowercase letters, numbers, and hyphens (-), and must be between 3 and 31 characters long.|
4141
|**Select a capacity model**| Select **Serverless** to create an account in [serverless](../cosmos-db/serverless.md) mode.
4242
|**Select a resource group for new resources**| Choose the resource group where you created your function app in the [previous article](./create-first-function-vs-code-csharp.md). |

0 commit comments

Comments
 (0)