Skip to content

Commit f244526

Browse files
authored
Merge pull request #97336 from ScarlettFalls/longtitlefix
Shortened metadata titles in IoT Edge articles
2 parents 995ee7f + fabe6ec commit f244526

17 files changed

+17
-18
lines changed

articles/iot-edge/how-to-auto-provision-simulated-device-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Automatically provision Linux devices with DPS - Azure IoT Edge | Microsoft Docs
2+
title: Provision device with a virtual TPM on Linux VM - Azure IoT Edge
33
description: Use a simulated TPM on a Linux VM to test Azure Device Provisioning Service for Azure IoT Edge
44
author: kgremban
55
manager: philmea

articles/iot-edge/how-to-auto-provision-symmetric-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Automatically provision devices with DPS using symmetric key attestation - Azure IoT Edge | Microsoft Docs
2+
title: Provision device using symmetric key attestation - Azure IoT Edge
33
description: Use symmetric key attestation to test automatic device provisioning for Azure IoT Edge with Device Provisioning Service
44
author: kgremban
55
manager: philmea

articles/iot-edge/how-to-ci-cd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Continuous integration and continuous deployment - Azure IoT Edge | Microsoft Docs
2+
title: Continuous integration & continuous deployment - Azure IoT Edge
33
description: Set up continuous integration and continuous deployment - Azure IoT Edge with Azure DevOps, Azure Pipelines
44
author: shizn
55
manager: philmea

articles/iot-edge/how-to-deploy-blob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Deploy the Azure Blob Storage module to devices - Azure IoT Edge | Microsoft Docs
2+
title: Deploy blob storage on module to your device - Azure IoT Edge
33
description: Deploy an Azure Blob Storage module to your IoT Edge device to store data at the edge.
44
author: arduppal
55
ms.author: arduppal

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create automatic deployments from command line - Azure IoT Edge | Microsoft Docs
2+
title: Deploy modules at scale using Azure CLI - Azure IoT Edge
33
description: Use the IoT extension for Azure CLI to create automatic deployments for groups of IoT Edge devices
44
keywords:
55
author: kgremban

articles/iot-edge/how-to-deploy-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create automatic deployments from Azure portal - Azure IoT Edge | Microsoft Docs
2+
title: Deploy modules at scale in Azure portal - Azure IoT Edge
33
description: Use the Azure portal to create automatic deployments for groups of IoT Edge devices
44
keywords:
55
author: kgremban

articles/iot-edge/iot-edge-security-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Learn how the security manager protects devices, software - Azure IoT Edge | Microsoft Docs
2+
title: Azure IoT Edge security manager - Azure IoT Edge
33
description: Manages the IoT Edge device security stance and the integrity of security services.
44
services: iot-edge
55
keywords: security, secure element, enclave, TEE, IoT Edge

articles/iot-edge/module-composition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Declare modules and routes with deployment manifests - Azure IoT Edge | Microsoft Docs
2+
title: Deploy module & routes with deployment manifests - Azure IoT Edge
33
description: Learn how a deployment manifest declares which modules to deploy, how to deploy them, and how to create message routes between them.
44
author: kgremban
55
manager: philmea

articles/iot-edge/module-edgeagent-edgehub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: EdgeAgent and EdgeHub desired properties reference - Azure IoT Edge | Microsoft Docs
2+
title: Properties of the agent and hub module twins - Azure IoT Edge
33
description: Review the specific properties and their values for the edgeAgent and edgeHub module twins
44
author: kgremban
55
manager: philmea

articles/iot-edge/production-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Prepare devices and deployments for production - Azure IoT Edge | Microsoft Docs
2+
title: Prepare to deploy your solution in production - Azure IoT Edge
33
description: Learn how to take your Azure IoT Edge solution from development to production, including setting up your devices with the appropriate certificates and making a deployment plan for future code updates.
44
author: kgremban
55
manager: philmea

0 commit comments

Comments
 (0)