Skip to content

Commit cd23ace

Browse files
committed
More metadata updates
1 parent 92923a2 commit cd23ace

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12427,6 +12427,11 @@
1242712427
"redirect_url": "/azure/cosmos-db/monitor-cosmos-db",
1242812428
"redirect_document_id": false
1242912429
},
12430+
{
12431+
"source_path": "articles/cosmos-db/create-firewall-cli.md",
12432+
"redirect_url": "/azure/cosmos-db/scripts/cli/common/ipfirewall",
12433+
"redirect_document_id": false
12434+
},
1243012435
{
1243112436
"source_path": "articles/iot-suite/iot-suite-v1-connecting-devices-linux.md",
1243212437
"redirect_url": "https://docs.microsoft.com/previous-versions/azure/iot-suite/iot-suite-v1-connecting-devices-linux",

articles/cosmos-db/sql-query-constants.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: SQL constants in Azure Cosmos DB
3-
description: Learn about how the SQL query constants in Azure Cosmos DB are used to represent a specific data value.
3+
description: Learn about how the SQL query constants in Azure Cosmos DB are used to represent a specific data value
44
author: timsander1
55
ms.service: cosmos-db
66
ms.topic: conceptual

articles/cosmos-db/sql-query-log10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: LOG10 in Azure Cosmos DB query language
3-
description: Learn about the LOG10 SQL system function in Azure Cosmos DB to the base-10 logarithm of the specified numeric expression
3+
description: Learn about the LOG10 SQL system function in Azure Cosmos DB to return the base-10 logarithm of the specified numeric expression
44
author: ginamr
55
ms.service: cosmos-db
66
ms.topic: conceptual

articles/cosmos-db/sql-query-offset-limit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: OFFSET LIMIT clause in Azure Cosmos DB
3-
description: Learn how to use the OFFSET LIMIT clause to skip and take some certain values when querying in Azure Cosmos DB.
3+
description: Learn how to use the OFFSET LIMIT clause to skip and take some certain values when querying in Azure Cosmos DB
44
author: timsander1
55
ms.service: cosmos-db
66
ms.topic: conceptual

0 commit comments

Comments
 (0)