Skip to content

Commit d00d49e

Browse files
authored
Merge pull request #99348 from ScarlettFalls/seo-descriptions
Metadata description edits
2 parents 6145046 + 31d7ea4 commit d00d49e

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

articles/iot-edge/how-to-deploy-modules-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Deploy modules from command line - Azure IoT Edge | Microsoft Docs
3-
description: Use the IoT extension for Azure CLI to deploy modules to an IoT Edge device
2+
title: Deploy modules from the Azure CLI command line - Azure IoT Edge
3+
description: Use the Azure CLI with the Azure IoT Extension to push an IoT Edge module from your IoT Hub to your IoT Edge device, as configured by a deployment manifest.
44
author: kgremban
55
manager: philmea
66
ms.author: kgremban

articles/iot-edge/how-to-deploy-modules-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Deploy modules from Azure portal - Azure IoT Edge | Microsoft Docs
3-
description: Use the Azure portal to deploy modules to an IoT Edge device
2+
title: Deploy modules from Azure portal - Azure IoT Edge
3+
description: Use your IoT Hub in the Azure portal to push an IoT Edge module from your IoT Hub to your IoT Edge device, as configured by a deployment manifest.
44
author: kgremban
55
manager: philmea
66
ms.author: kgremban

articles/iot-edge/how-to-deploy-modules-vscode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Deploy modules from Visual Studio Code - Azure IoT Edge | Microsoft Docs
3-
description: Use Visual Studio Code to deploy modules to an IoT Edge device
2+
title: Deploy modules from Visual Studio Code - Azure IoT Edge
3+
description: Use Visual Studio Code with the Azure IoT Tools to push an IoT Edge module from your IoT Hub to your IoT Edge device, as configured by a deployment manifest.
44
author: kgremban
55
manager: philmea
66
ms.author: kgremban

articles/iot-edge/how-to-visual-studio-develop-module.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Develop and debug modules in Visual Studio - Azure IoT Edge | Microsoft Docs
3-
description: Use Visual Studio 2019 to develop and debug modules for Azure IoT Edge
2+
title: Develop and debug modules in Visual Studio - Azure IoT Edge
3+
description: Use Visual Studio with Azure IoT Tools to develop a C or C# IoT Edge module and push it from your IoT Hub to an IoT device, as configured by a deployment manifest.
44
services: iot-edge
55
author: shizn
66
manager: philmea

articles/iot-edge/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
### YamlMime:Landing
22

33
title: Azure IoT Edge documentation
4-
summary: Azure IoT Edge is an Internet of Things (IoT) service that builds on top of IoT Hub. This service is meant for customers who want to analyze data on devices, or "at the edge," instead of in the cloud. By moving parts of your workload to the edge, your devices can spend less time sending messages to the cloud and react more quickly to events.
4+
summary: Azure IoT Edge extends IoT Hub. Analyze device data locally instead of in the cloud to send less data to the cloud, react to events quickly, and operate offline.
55

66
metadata:
77
title: Azure IoT Edge documentation
8-
description: Azure IoT Edge is an Internet of Things (IoT) service that builds on top of IoT Hub. This service is meant for customers who want to analyze data on devices, or "at the edge," instead of in the cloud. By moving parts of your workload to the edge, your devices can spend less time sending messages to the cloud and react more quickly to events.
8+
description: Azure IoT Edge extends IoT Hub. Analyze device data locally instead of in the cloud to send less data to the cloud, react to events quickly, and operate offline.
99
services: iot-edge
1010
ms.service: iot-edge
1111
ms.topic: landing-page

articles/iot-edge/iot-edge-glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Glossary of terms - Azure IoT Edge | Microsoft Docs
3-
description: Concepts - a glossary of common terms relating to Azure IoT Edge.
3+
description: A list of common terms that pertain to the Azure IoT Edge, its components, services, devices, and technologies.
44
author: chrissie926
55
# Author field is for your github username
66
manager: philmea

0 commit comments

Comments
 (0)