Skip to content

Commit 9dda566

Browse files
committed
ms.topic refresh -- how-to and misc
1 parent 94396da commit 9dda566

File tree

39 files changed

+139
-151
lines changed

39 files changed

+139
-151
lines changed

articles/iot-hub/horizontal-arm-route-messages.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
2-
title: Use ARM template to publish Azure IoT Hub, storage account, route messages
3-
description: Use ARM template to publish Azure IoT Hub, storage account, route messages
2+
title: Quickstart - route messages to storage (ARM)
3+
titleSuffix: Azure IoT Hub
4+
description: Learn how to use an ARM template to publish Azure IoT Hub, storage account, route messages in this quickstart
45
author: kgremban
6+
7+
ms.author: kgremban
58
ms.service: iot-hub
6-
services: iot-hub
7-
ms.topic: quickstart
9+
ms.topic: quickstart-arm
810
ms.date: 08/24/2020
9-
ms.author: kgremban
1011
ms.custom: mvc, subject-armqs, mode-arm
1112
---
1213

articles/iot-hub/iot-hub-automatic-device-management-cli.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
2-
title: Automatic device management at scale with Azure IoT Hub (CLI) | Microsoft Docs
2+
title: Automatic device management at scale (CLI)
3+
titleSuffix: Azure IoT Hub
34
description: Use Azure IoT Hub automatic configurations to manage multiple IoT devices or modules
45
author: kgremban
6+
7+
ms.author: kgremban
58
ms.service: iot-hub
6-
ms.custom: devx-track-azurecli
7-
services: iot-hub
8-
ms.topic: conceptual
9+
ms.topic: how-to
910
ms.date: 07/08/2021
10-
ms.author: kgremban
11+
ms.custom: devx-track-azurecli
1112
---
1213

1314
# Automatic IoT device and module management using the Azure CLI

articles/iot-hub/iot-hub-automatic-device-management.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
2-
title: Automatic device management at scale with Azure IoT Hub
2+
title: Automatic device management at scale (Azure portal)
3+
titleSuffix: Azure IoT Hub
34
description: Use Azure IoT Hub automatic configurations to manage multiple IoT devices and modules in the Azure portal
45
author: kgremban
6+
57
ms.service: iot-hub
6-
services: iot-hub
7-
ms.topic: conceptual
8+
ms.topic: how-to
89
ms.date: 09/22/2022
910
ms.author: kgremban
1011
ms.custom: ['Role: Cloud Development', 'Role: IoT Device']

articles/iot-hub/iot-hub-azure-service-health-integration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Check Azure IoT Hub service and resource health | Microsoft Docs
2+
title: Check Azure IoT Hub service and resource health
33
description: Use Azure Service Health and Azure Resource Health to monitor your IoT Hub
44
author: kgremban
5+
6+
ms.author: kgremban
57
ms.service: iot-hub
6-
services: iot-hub
7-
ms.topic: conceptual
8+
ms.topic: how-to
89
ms.date: 04/21/2020
9-
ms.author: kgremban
1010
ms.custom: [amqp, 'Role: Cloud Development', 'Role: Technical Support', devx-track-csharp]
1111
---
1212

articles/iot-hub/iot-hub-bulk-identity-mgmt.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
2-
title: Import/Export of Azure IoT Hub device identities | Microsoft Docs
2+
title: Import/Export of Azure IoT Hub device identities
33
description: How to use the Azure IoT service SDK to run bulk operations against the identity registry to import and export device identities. Import operations enable you to create, update, and delete device identities in bulk.
44
author: kgremban
55

6+
ms.author: kgremban
67
ms.service: iot-hub
7-
services: iot-hub
8-
ms.topic: conceptual
8+
ms.topic: how-to
99
ms.date: 10/02/2019
10-
ms.author: kgremban
1110
ms.custom: devx-track-csharp
1211
---
1312

articles/iot-hub/iot-hub-compare-event-hubs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Compare Azure IoT Hub to Azure Event Hubs | Microsoft Docs
2+
title: Compare Azure IoT Hub to Azure Event Hubs
33
description: A comparison of the IoT Hub and Event Hubs Azure services highlighting functional differences and use cases. The comparison includes supported protocols, device management, monitoring, and file uploads.
44
author: kgremban
5+
6+
ms.author: kgremban
57
ms.service: iot-hub
6-
services: iot-hub
7-
ms.topic: conceptual
8+
ms.topic: product-comparison
89
ms.date: 11/21/2022
9-
ms.author: kgremban
1010
ms.custom: [amqp, mqtt, 'Role: Cloud Development', 'Role: System Architecture']
1111
---
1212

articles/iot-hub/iot-hub-configure-file-upload-cli.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
2-
title: Configure file upload to IoT Hub using Azure CLI | Microsoft Docs
2+
title: Configure file upload to IoT Hub using Azure CLI
33
description: How to configure file uploads to Azure IoT Hub using the cross-platform Azure CLI.
44
author: kgremban
55

6+
ms.author: kgremban
67
ms.service: iot-hub
7-
ms.custom: devx-track-azurecli
8-
services: iot-hub
9-
ms.topic: conceptual
8+
ms.topic: how-to
109
ms.date: 07/20/2021
11-
ms.author: kgremban
10+
ms.custom: devx-track-azurecli
1211
---
1312

1413
# Configure IoT Hub file uploads using Azure CLI

articles/iot-hub/iot-hub-configure-file-upload-powershell.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
2-
title: Use the Azure PowerShell to configure file upload | Microsoft Docs
3-
description: How to use the Azure PowerShell cmdlets to configure your IoT hub to enable file uploads from connected devices. Includes information about configuring the destination Azure storage account.
2+
title: Use Azure PowerShell to configure file upload
3+
description: How to use Azure PowerShell cmdlets to configure your IoT hub to enable file uploads from connected devices. Includes information about configuring the destination Azure storage account.
44
author: kgremban
55

6+
ms.author: kgremban
67
ms.service: iot-hub
7-
services: iot-hub
8-
ms.topic: conceptual
8+
ms.topic: how-to
99
ms.date: 07/20/2021
10-
ms.author: kgremban
1110
ms.custom: devx-track-azurepowershell
1211
---
1312

articles/iot-hub/iot-hub-configure-file-upload.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
2-
title: Use the Azure portal to configure file upload | Microsoft Docs
2+
title: Use the Azure portal to configure file upload
33
description: How to use the Azure portal to configure your IoT hub to enable file uploads from connected devices. Includes information about configuring the destination Azure storage account.
44
author: kgremban
55

6+
ms.author: kgremban
67
ms.service: iot-hub
7-
services: iot-hub
8-
ms.topic: conceptual
8+
ms.topic: how-to
99
ms.date: 07/20/2021
10-
ms.author: kgremban
1110
---
1211

1312
# Configure IoT Hub file uploads using the Azure portal

articles/iot-hub/iot-hub-create-through-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Use the Azure portal to create an IoT Hub
33
description: How to create, manage, and delete Azure IoT hubs through the Azure portal. Includes information about pricing tiers, scaling, security, and messaging configuration.
44
author: kgremban
5+
6+
ms.author: kgremban
57
ms.service: iot-hub
6-
services: iot-hub
7-
ms.topic: conceptual
8+
ms.topic: how-to
89
ms.date: 12/20/2022
9-
ms.author: kgremban
1010
ms.custom: ['Role: Cloud Development']
1111
---
1212

0 commit comments

Comments
 (0)