Skip to content

Commit f15ae12

Browse files
authored
Merge pull request #112216 from john-par/fix-metadata-to-unblock-builds
Fix metadata to unblock builds
2 parents a117c6b + 81fca60 commit f15ae12

19 files changed

+37
-36
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Automatic device management at scale with Azure IoT Hub (CLI) | Microsoft Docs
33
description: Use Azure IoT Hub automatic configurations to manage multiple IoT devices or modules
4-
author: ChrisGMsft
4+
author: Philmea
55
manager: bruz
66
ms.service: iot-hub
77
services: iot-hub
88
ms.topic: conceptual
99
ms.date: 12/13/2019
10-
ms.author: chrisgre
10+
ms.author: philmea
1111
---
1212

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Automatic device management at scale with Azure IoT Hub | Microsoft Docs
33
description: Use Azure IoT Hub automatic configurations to manage multiple IoT devices and modules
4-
author: ChrisGMsft
4+
author: Philmea
55
manager: bruz
66
ms.service: iot-hub
77
services: iot-hub
88
ms.topic: conceptual
99
ms.date: 12/13/2019
10-
ms.author: chrisgre
10+
ms.author: philmea
1111
---
1212

1313
# Automatic IoT device and module management using the Azure portal

articles/iot-hub/iot-hub-configuration-best-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Device configuration best practices for Azure IoT Hub | Microsoft Docs
33
description: Learn about best practices for using automatic device management to minimize repetitive and complex tasks involved in managing IoT devices at scale.
4-
author: chrisgre
5-
ms.author: chrisgre
4+
author: Philmea
5+
ms.author: philmea
66
ms.date: 06/28/2019
77
ms.topic: conceptual
88
ms.service: iot-hub

articles/iot-hub/iot-hub-device-sdk-c-serializer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.topic: conceptual
99
ms.date: 09/06/2016
1010
ms.author: robinsh
1111
ms.custom: amqp
12+
---
1213

1314
# Azure IoT device SDK for C – more about serializer
1415

articles/iot-pnp/concepts-common-interfaces.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Common interfaces - IoT Plug and Play Preview | Microsoft Docs
33
description: Description of common interfaces for IoT Plug and Play developers
4-
author: ChrisGMsft
5-
ms.author: chrisgre
4+
author: Philmea
5+
ms.author: philmea
66
ms.date: 12/26/2019
77
ms.topic: conceptual
88
ms.service: iot-pnp

articles/iot-pnp/concepts-model-discovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Implement IoT Plug and Play Preview model discovery | Microsoft Docs
33
description: As a solution developer, learn about how you can implement IoT Plug and Play model discovery in your solution.
4-
author: ChrisGMsft
5-
ms.author: chrisgre
4+
author: Philmea
5+
ms.author: philmea
66
ms.date: 12/26/2019
77
ms.topic: conceptual
88
ms.custom: mvc

articles/iot-pnp/howto-install-pnp-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Use the Azure IoT extension for Azure CLI to interact with IoT Plug and Play Preview devices | Microsoft Docs
33
description: Install the Azure IoT extension for Azure CLI and use it to interact with the IoT Plug and Play devices connected to my IoT hub.
4-
author: ChrisGMsft
5-
ms.author: chrisgre
4+
author: Philmea
5+
ms.author: philmea
66
ms.date: 12/26/2019
77
ms.topic: how-to
88
ms.service: iot-pnp

articles/iot-pnp/iot-plug-and-play-glossary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Glossary of terms - IoT Plug and Play Preview | Microsoft Docs
33
description: Concepts - a glossary of common terms relating to IoT Plug and Play Preview.
4-
author: ChrisGMsft
5-
ms.author: chrisgre
4+
author: Philmea
5+
ms.author: philmea
66
ms.date: 12/23/2019
77
ms.topic: conceptual
88
ms.custom: mvc

articles/iot-pnp/overview-iot-plug-and-play.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Introduction to IoT Plug and Play Preview | Microsoft Docs
33
description: Learn about IoT Plug and Play Preview. IoT Plug and Play is based on an open modeling language that enables IoT devices to declare their capabilities. IoT devices present that declaration, called a device capability model, when they connect to cloud solutions such as Azure IoT Central or partner applications. The cloud solution can then automatically understand the device and start interacting with it — all without writing any code.
4-
author: ChrisGMsft
5-
ms.author: chrisgre
4+
author: Philmea
5+
ms.author: philmea
66
ms.date: 12/23/2019
77
ms.topic: overview
88
ms.custom: mvc

articles/iot-pnp/quickstart-connect-pnp-device-c-windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Connect IoT Plug and Play Preview sample device code to IoT Hub (Windows) | Microsoft Docs
33
description: Build and run IoT Plug and Play Preview sample device code on Windows that connects to an IoT hub. Use the Azure IoT explorer tool to view the information sent by the device to the hub.
4-
author: ChrisGMsft
5-
ms.author: chrisgre
4+
author: Philmea
5+
ms.author: philmea
66
ms.date: 12/26/2019
77
ms.topic: quickstart
88
ms.service: iot-pnp

0 commit comments

Comments
 (0)