Skip to content

Commit 4183cff

Browse files
Merge pull request #218873 from pauljewellmsft/pauljewell-devguide-metadata
Update ms.custom metadata tag
2 parents 940efe6 + 2d9ba1d commit 4183cff

14 files changed

+16
-16
lines changed

articles/storage/blobs/storage-blob-container-create-javascript.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Create a blob container with JavaScript - Azure Storage
33
description: Learn how to create a blob container in your Azure Storage account using the JavaScript client library.
44
services: storage
5-
author: normesta
5+
author: pauljewellmsft
66

77
ms.service: storage
88
ms.topic: how-to
99
ms.date: 03/28/2022
10-
ms.author: normesta
10+
ms.author: pauljewell
1111
ms.subservice: blobs
1212
ms.devlang: javascript
13-
ms.custom: devx-track-js
13+
ms.custom: devx-track-js, devguide-js
1414
---
1515

1616
# Create a container in Azure Storage with JavaScript

articles/storage/blobs/storage-blob-container-delete-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: how-to
1010
ms.date: 03/28/2022
1111
ms.subservice: blobs
1212
ms.devlang: javascript
13-
ms.custom: devx-track-js
13+
ms.custom: devx-track-js, devguide-js
1414
---
1515

1616
# Delete and restore a container in Azure Storage with JavaScript

articles/storage/blobs/storage-blob-container-properties-metadata-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: how-to
1111
ms.date: 03/28/2022
1212

1313
ms.devlang: javascript
14-
ms.custom: devx-track-javascript
14+
ms.custom: devx-track-js, devguide-js
1515
---
1616

1717
# Manage container properties and metadata with JavaScript

articles/storage/blobs/storage-blob-containers-list-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 03/28/2022
1111

1212
ms.subservice: blobs
1313
ms.devlang: javascript
14-
ms.custom: devx-track-js
14+
ms.custom: devx-track-js, devguide-js
1515
---
1616

1717
# List blob containers with JavaScript

articles/storage/blobs/storage-blob-copy-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: storage
99
ms.subservice: blobs
1010
ms.topic: how-to
1111
ms.devlang: javascript
12-
ms.custom: "devx-track-js"
12+
ms.custom: devx-track-js, devguide-js
1313
---
1414

1515
# Copy a blob with Azure Storage using the JavaScript client library

articles/storage/blobs/storage-blob-create-user-delegation-sas-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: how-to
1111
ms.date: 07/15/2022
1212

1313
ms.subservice: blobs
14-
ms.custom: template-how-to, devx-track-js
14+
ms.custom: template-how-to, devx-track-js, devguide-js
1515

1616
---
1717

articles/storage/blobs/storage-blob-delete-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: storage
99
ms.subservice: blobs
1010
ms.topic: how-to
1111
ms.devlang: javascript
12-
ms.custom: "devx-track-js"
12+
ms.custom: devx-track-js, devguide-js
1313
---
1414

1515
# Delete and restore a blob in your Azure Storage account using the JavaScript client library

articles/storage/blobs/storage-blob-download-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: storage
99
ms.subservice: blobs
1010
ms.topic: how-to
1111
ms.devlang: javascript
12-
ms.custom: "devx-track-javascript"
12+
ms.custom: devx-track-js, devguide-js
1313
---
1414

1515
# Download a blob in Azure Storage using the JavaScript client library

articles/storage/blobs/storage-blob-get-url-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: storage
99
ms.subservice: blobs
1010
ms.topic: how-to
1111
ms.devlang: javascript
12-
ms.custom: "devx-track-javascript"
12+
ms.custom: devx-track-js, devguide-js
1313
---
1414

1515
# Get URL for container or blob in Azure Storage using the JavaScript client library

articles/storage/blobs/storage-blob-javascript-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: how-to
1111
ms.date: 09/19/2022
1212

1313
ms.subservice: blobs
14-
ms.custom: template-how-to
14+
ms.custom: template-how-to, devx-track-js, devguide-js
1515
---
1616

1717

0 commit comments

Comments
 (0)