Skip to content

Commit bcc1cda

Browse files
Merge pull request #236026 from WilliamAntonRohm/ms-author-shweta
Resolve live publish PR issue -- update ms.author and author metadata
2 parents 5d0b76e + 1ed761e commit bcc1cda

File tree

7 files changed

+17
-17
lines changed

7 files changed

+17
-17
lines changed

articles/cosmos-db/how-to-container-copy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Create and manage intra-account container copy jobs in Azure Cosmos DB
33
description: Learn how to create, monitor, and manage container copy jobs within an Azure Cosmos DB account using CLI commands.
4-
author: nayakshweta
4+
author: seesharprun
55
ms.service: cosmos-db
66
ms.custom: ignite-2022, devx-track-azurecli
77
ms.topic: how-to
88
ms.date: 08/01/2022
9-
ms.author: shwetn
9+
ms.author: sidandrews
1010
ms.reviewer: sidandrews
1111
---
1212

articles/cosmos-db/intra-account-container-copy.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Intra-account container copy jobs
33
titleSuffix: Azure Cosmos DB
44
description: Copy container data between containers within an account in Azure Cosmos DB.
5-
author: nayakshweta
6-
ms.author: shwetn
5+
author: seesharprun
6+
ms.author: sidandrews
77
ms.reviewer: sidandrews
88
ms.service: cosmos-db
99
ms.topic: conceptual
@@ -76,9 +76,9 @@ The rate of container copy job progress is determined by these factors:
7676

7777
Container copy jobs don't work with accounts having following capabilities enabled. You will need to disable these features before running the container copy jobs.
7878

79-
- [Disable local auth](https://learn.microsoft.com/azure/cosmos-db/how-to-setup-rbac#use-azure-resource-manager-templates)
80-
- [Private endpoint / IP Firewall enabled](https://learn.microsoft.com/azure/cosmos-db/how-to-configure-firewall#allow-requests-from-global-azure-datacenters-or-other-sources-within-azure). You will need to provide access to connections within public Azure datacenters to run container copy jobs.
81-
- [Merge partition](https://learn.microsoft.com/azure/cosmos-db/merge).
79+
- [Disable local auth](how-to-setup-rbac.md#use-azure-resource-manager-templates)
80+
- [Private endpoint / IP Firewall enabled](how-to-configure-firewall.md#allow-requests-from-global-azure-datacenters-or-other-sources-within-azure). You will need to provide access to connections within public Azure datacenters to run container copy jobs.
81+
- [Merge partition](merge.md).
8282

8383

8484
### Account Configurations

articles/cosmos-db/mongodb/choose-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Choose between RU-based and vCore-based models
33
titleSuffix: Azure Cosmos DB for MongoDB
44
description: Choose whether the RU-based or vCore-based option for Azure Cosmos DB for MongoDB is ideal for your workload.
5-
author: nayakshweta
6-
ms.author: shwetn
5+
author: seesharprun
6+
ms.author: sidandrews
77
ms.reviewer: gahllevy
88
ms.service: cosmos-db
99
ms.subservice: mongodb

articles/cosmos-db/mongodb/integrations-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Integrations overview in Azure Cosmos DB for MongoDB
33
description: Learn how to integrate Azure Cosmos DB for MongoDB account with other Azure services.
4-
author: nayakshweta
4+
author: seesharprun
55
ms.service: cosmos-db
66
ms.custom: ignite-2022
77
ms.topic: how-to
88
ms.date: 07/25/2022
9-
ms.author: shwetn
9+
ms.author: sidandrews
1010
---
1111

1212
# Integrate Azure Cosmos DB for MongoDB with Azure services

articles/cosmos-db/mongodb/migrate-databricks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Migrate from MongoDB to Azure Cosmos DB for MongoDB, using Databricks and Spark
33
description: Learn how to use Databricks Spark to migrate large datasets from MongoDB instances to Azure Cosmos DB.
4-
author: nayakshweta
5-
ms.author: shwetn
4+
author: seesharprun
5+
ms.author: sidandrews
66
ms.service: cosmos-db
77
ms.subservice: mongodb
88
ms.custom: ignite-2022

articles/cosmos-db/mongodb/vcore/compatibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Compatibility and feature support
33
titleSuffix: Azure Cosmos DB for MongoDB vCore
44
description: Review Azure Cosmos DB for MongoDB vCore supported features and syntax including; commands, query support, datatypes, aggregation, and operators.
5-
author: nayakshweta
6-
ms.author: shwetn
5+
author: seesharprun
6+
ms.author: sidandrews
77
ms.reviewer: gahllevy
88
ms.service: cosmos-db
99
ms.subservice: mongodb-vcore

articles/cosmos-db/mongodb/vcore/migration-options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Migrate data from MongoDB
33
titleSuffix: Azure Cosmos DB for MongoDB vCore
44
description: Learn about the various options to migrate your data from other MongoDB sources to Azure Cosmos DB for MongoDB vCore.
5-
author: nayakshweta
6-
ms.author: shwetn
5+
author: seesharprun
6+
ms.author: sidandrews
77
ms.reviewer: gahllevy
88
ms.service: cosmos-db
99
ms.subservice: mongodb-vcore

0 commit comments

Comments
 (0)