Skip to content

Commit 0314aeb

Browse files
authored
Clarify Title
1 parent c108220 commit 0314aeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-functions/migrate-cosmos-db-version-3-version-4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Migrate Azure Cosmos DB extension version 3.x to 4.x
2+
title: Migrate Azure Cosmos DB extension for Azure Functions to version 4.x
33
description: This article shows you how to upgrade your existing function apps using the Azure Cosmos DB extension version 3.x to be able to use version 4.x of the extension.
44
ms.service: azure-functions
55
ms.topic: how-to
66
ms.date: 08/16/2023
77
zone_pivot_groups: programming-languages-set-functions-lang-workers
88
---
99

10-
# Migrate apps from Azure Cosmos DB extension version 3.x to version 4.x
10+
# Migrate function apps from Azure Cosmos DB extension version 3.x to version 4.x
1111

1212
This article highlights considerations for upgrading your existing Azure Functions applications that use the Azure Cosmos DB extension version 3.x to use the newer [extension version 4.x](./functions-bindings-cosmosdb-v2.md?tabs=extensionv4). Migrating from version 3.x to version 4.x of the Azure Cosmos DB extension has breaking changes for your application.
1313

0 commit comments

Comments
 (0)