From 6dafcfbc6c90da9f3f6ee3c81895c877ae7722f5 Mon Sep 17 00:00:00 2001 From: Sidney Andrews Date: Wed, 18 Dec 2024 16:19:01 -0500 Subject: [PATCH 1/3] Remove errantly published security articles --- .../cosmos-db/cassandra/security/index.md | 22 ------------------- articles/cosmos-db/gremlin/security/index.md | 22 ------------------- articles/cosmos-db/mongodb/security/index.md | 22 ------------------- 3 files changed, 66 deletions(-) delete mode 100644 articles/cosmos-db/cassandra/security/index.md delete mode 100644 articles/cosmos-db/gremlin/security/index.md delete mode 100644 articles/cosmos-db/mongodb/security/index.md diff --git a/articles/cosmos-db/cassandra/security/index.md b/articles/cosmos-db/cassandra/security/index.md deleted file mode 100644 index f69219438b..0000000000 --- a/articles/cosmos-db/cassandra/security/index.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: Secure applications guidance -titleSuffix: Azure Cosmos DB for Apache Cassandra -description: Review the fundamentals of securing Azure Cosmos DB for Apache Cassandra using role-based access control and Microsoft Entra. -author: seesharprun -ms.author: sidandrews -ms.reviewer: iriaosara -ms.service: azure-cosmos-db -ms.subservice: apache-cassandra -ms.topic: solution-overview -ms.date: 10/01/2024 -ai-usage: ai-assisted -#Customer Intent: As a developer, I want to review the major security areas related to Azure Cosmos DB for Apache Cassandra, so that I can build secure applications using the API for Apache Cassandra. ---- - -# Security guidance for Azure Cosmos DB for Apache Cassandra - -[!INCLUDE[Cassandra](../../includes/appliesto-cassandra.md)] - -When working with Azure Cosmos DB for Cassandra, it's important to ensure that authorized users and applications have access to data while preventing unintentional or unauthorized access. - -[!INCLUDE[Security overview](../../includes/security-overview.md)] diff --git a/articles/cosmos-db/gremlin/security/index.md b/articles/cosmos-db/gremlin/security/index.md deleted file mode 100644 index 3cd5b75cdf..0000000000 --- a/articles/cosmos-db/gremlin/security/index.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: Secure applications guidance -titleSuffix: Azure Cosmos DB for Apache Gremlin -description: Review the fundamentals of securing Azure Cosmos DB for Apache Gremlin using role-based access control and Microsoft Entra. -author: seesharprun -ms.author: sidandrews -ms.reviewer: iriaosara -ms.service: azure-cosmos-db -ms.subservice: apache-gremlin -ms.topic: solution-overview -ms.date: 10/01/2024 -ai-usage: ai-assisted -#Customer Intent: As a developer, I want to review the major security areas related to Azure Cosmos DB for Apache Gremlin, so that I can build secure applications using the API for Apache Gremlin. ---- - -# Security guidance for Azure Cosmos DB for Apache Gremlin - -[!INCLUDE[Gremlin](../../includes/appliesto-gremlin.md)] - -When working with Azure Cosmos DB for Gremlin, it's important to ensure that authorized users and applications have access to data while preventing unintentional or unauthorized access. - -[!INCLUDE[Security overview](../../includes/security-overview.md)] diff --git a/articles/cosmos-db/mongodb/security/index.md b/articles/cosmos-db/mongodb/security/index.md deleted file mode 100644 index 05bc76a826..0000000000 --- a/articles/cosmos-db/mongodb/security/index.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: Secure applications guidance -titleSuffix: Azure Cosmos DB for MongoDB -description: Review the fundamentals of securing Azure Cosmos DB for MongoDB using role-based access control and Microsoft Entra. -author: seesharprun -ms.author: sidandrews -ms.reviewer: iriaosara -ms.service: azure-cosmos-db -ms.subservice: mongodb -ms.topic: solution-overview -ms.date: 10/01/2024 -ai-usage: ai-assisted -#Customer Intent: As a developer, I want to review the major security areas related to Azure Cosmos DB for MongoDB, so that I can build secure applications using the API for MongoDB. ---- - -# Security guidance for Azure Cosmos DB for MongoDB - -[!INCLUDE[MongoDB](../../includes/appliesto-mongodb.md)] - -When working with Azure Cosmos DB for MongoDB, it's important to ensure that authorized users and applications have access to data while preventing unintentional or unauthorized access. - -[!INCLUDE[Security overview](../../includes/security-overview.md)] From fa89d2487e8be2a66eb30b4aeea742e6bfdcfc96 Mon Sep 17 00:00:00 2001 From: Sidney Andrews Date: Wed, 18 Dec 2024 16:21:08 -0500 Subject: [PATCH 2/3] Add redirects --- .../.openpublishing.redirection.cosmos-db.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/articles/cosmos-db/.openpublishing.redirection.cosmos-db.json b/articles/cosmos-db/.openpublishing.redirection.cosmos-db.json index e455ea57ad..ecfedcc992 100644 --- a/articles/cosmos-db/.openpublishing.redirection.cosmos-db.json +++ b/articles/cosmos-db/.openpublishing.redirection.cosmos-db.json @@ -5984,6 +5984,21 @@ "source_path_from_root": "/articles/cosmos-db/gen-ai/quickstart-rag-chatbot.md", "redirect_url": "/azure/cosmos-db/gen-ai/rag-chatbot", "redirect_document_id": true + }, + { + "source_path_from_root": "/articles/cosmos-db/cassandra/security/index.md", + "redirect_url": "/azure/cosmos-db/cassandra", + "redirect_document_id": false + }, + { + "source_path_from_root": "/articles/cosmos-db/gremlin/security/index.md", + "redirect_url": "/azure/cosmos-db/gremlin", + "redirect_document_id": false + }, + { + "source_path_from_root": "/articles/cosmos-db/mongodb/security/index.md", + "redirect_url": "/azure/cosmos-db/mongodb", + "redirect_document_id": false } ] } From 7fb48da8b18d91132d4cb4a743e55539f4a93a8f Mon Sep 17 00:00:00 2001 From: Sidney Andrews Date: Wed, 18 Dec 2024 16:27:17 -0500 Subject: [PATCH 3/3] Remove TOC entries --- articles/cosmos-db/cassandra/TOC.yml | 3 --- articles/cosmos-db/gremlin/TOC.yml | 3 --- articles/cosmos-db/mongodb/TOC.yml | 3 --- 3 files changed, 9 deletions(-) diff --git a/articles/cosmos-db/cassandra/TOC.yml b/articles/cosmos-db/cassandra/TOC.yml index 01981ebd8c..5ad5980870 100644 --- a/articles/cosmos-db/cassandra/TOC.yml +++ b/articles/cosmos-db/cassandra/TOC.yml @@ -193,9 +193,6 @@ items: - name: Security overview href: ../security.yml - - name: Role-based access control guide - displayName: RBAC, Entra - href: security/index.md - name: Considerations and guidance href: ../security-considerations.md - name: Well Architected Framework security guidance diff --git a/articles/cosmos-db/gremlin/TOC.yml b/articles/cosmos-db/gremlin/TOC.yml index 63a655143e..91ff2baa1f 100644 --- a/articles/cosmos-db/gremlin/TOC.yml +++ b/articles/cosmos-db/gremlin/TOC.yml @@ -201,9 +201,6 @@ items: - name: Security overview href: ../security.yml - - name: Role-based access control guide - displayName: RBAC, Entra - href: security/index.md - name: Considerations and guidance href: ../security-considerations.md - name: Well Architected Framework security guidance diff --git a/articles/cosmos-db/mongodb/TOC.yml b/articles/cosmos-db/mongodb/TOC.yml index 5c9247882d..1e4dda3f1b 100644 --- a/articles/cosmos-db/mongodb/TOC.yml +++ b/articles/cosmos-db/mongodb/TOC.yml @@ -276,9 +276,6 @@ items: - name: Security overview href: ../security.yml - - name: Role-based access control guide - displayName: RBAC, Entra - href: security/index.md - name: Considerations and guidance href: ../security-considerations.md - name: Well Architected Framework security guidance