Skip to content

Commit 460b892

Browse files
committed
file and heading rename
1 parent 94f0391 commit 460b892

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/cosmos-db/nosql/change-pk.md renamed to articles/cosmos-db/nosql/change-partition-key.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Change Partition Key
2+
title: Change partition key
33
titleSuffix: Azure Cosmos DB
44
description: Change partition key in Azure Cosmos DB for NOSQL API.
55
author: richagaur
66
ms.author: richagaur
77
ms.service: cosmos-db
88
ms.topic: conceptual
99
---
10-
# Changing the Partition Key in Azure Cosmos DB (Preview)
10+
# Changing the partition key in Azure Cosmos DB (preview)
1111

1212
[!INCLUDE[NoSQL](../includes/appliesto-nosql.md)]
1313

@@ -18,7 +18,7 @@ In the realm of database management, it isn't uncommon for the initially chosen
1818

1919
To address these issues, Azure Cosmos DB offers the ability to seamlessly change the partition key using the Azure portal.
2020

21-
## Getting Started
21+
## Getting started
2222

2323
To change the partition key of a container in Azure Cosmos DB for the NoSQL API using the Azure portal, follow these steps:
2424

@@ -28,7 +28,7 @@ To change the partition key of a container in Azure Cosmos DB for the NoSQL API
2828

2929
![Screenshot of the Change partition key feature in the Data Explorer in an Azure Cosmos DB account.](media/change-pk/cosmosdb-change-pk.png)
3030

31-
## How the Change Partition Key Works
31+
## How the change partition key works
3232

3333
Changing the partition key entails creating a new destination container or selecting an existing destination container within the same database.
3434

@@ -52,7 +52,7 @@ Once the copy is complete, you can start using the new container with desired pa
5252
* [Merge partition](../merge.md)
5353
- The feature is currently supported only in the documented [regions](../container-copy.md#supported-regions).
5454

55-
## Next Steps
55+
## Next steps
5656

5757
- Explore more about [container copy jobs](../container-copy.md).
5858
- Learn further about [how to choose a partition key](../partitioning-overview.md#choose-partitionkey).

0 commit comments

Comments
 (0)