Skip to content

Commit f5b7a36

Browse files
authored
Merge pull request #248673 from ggailey777/patch-1
Clarify Title
2 parents 8c93eb3 + 9a60ab4 commit f5b7a36

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/azure-functions/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -756,9 +756,9 @@
756756
- name: Output
757757
href: functions-bindings-cosmosdb-v2-output.md
758758
displayName: Azure Cosmos DB
759-
- name: Migrate Azure Cosmos DB extension 3.x to 4.x
760-
href: migrate-cosmos-db-version-3-version-4.md
761-
displayName: Azure Cosmos DB
759+
- name: Migrate version 3.x to 4.x
760+
href: migrate-cosmos-db-version-3-version-4.md
761+
displayName: Azure Cosmos DB
762762
- name: Azure Data Explorer
763763
items:
764764
- name: Overview

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)