Skip to content

Commit ee4c845

Browse files
authored
Merge pull request #115281 from SnehaGunda/master
Fixing redirect file & link
2 parents 83ebb71 + 843321f commit ee4c845

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.openpublishing.redirection.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2454,6 +2454,9 @@
24542454
{
24552455
"source_path": "articles/cosmos-db/globally-distributed-transactional-analytical-storage.md",
24562456
"redirect_url": "/azure/cosmos-db/synapse-link",
2457+
"redirect_document_id": false
2458+
},
2459+
{
24572460
"source_path": "articles/cosmos-db/sql-api-java-get-started.md",
24582461
"redirect_url": "/azure/cosmos-db/create-sql-api-java",
24592462
"redirect_document_id": false

articles/cosmos-db/cassandra-support.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,7 @@ Azure Cosmos DB Cassandra API is a managed service platform. It does not require
101101

102102
## Hosted CQL shell (preview)
103103

104-
You can open a hosted native Cassandra shell (CQLSH v5.0.1) directly from the Data Explorer in the [Azure portal](data-explorer.md) or the [Azure Cosmos explorer](https://cosmos.azure.com/). Before enabling the CQL shell, you must [enable the Notebooks](enable-notebooks.md)
105-
) feature in your account (if not already enabled, you will be prompted when clicking on `Open Cassandra Shell`). Check the highlighted note in [Enable notebooks for Azure Cosmos DB accounts](enable-notebooks.md) for supported Azure Regions.
104+
You can open a hosted native Cassandra shell (CQLSH v5.0.1) directly from the Data Explorer in the [Azure portal](data-explorer.md) or the [Azure Cosmos explorer](https://cosmos.azure.com/). Before enabling the CQL shell, you must [enable the Notebooks](enable-notebooks.md) feature in your account (if not already enabled, you will be prompted when clicking on `Open Cassandra Shell`). Check the highlighted note in [Enable notebooks for Azure Cosmos DB accounts](enable-notebooks.md) for supported Azure Regions.
106105

107106
![CQLSH](./media/cassandra-support/cqlsh.png)
108107

0 commit comments

Comments
 (0)