Skip to content

Commit 011c83f

Browse files
Merge pull request #239767 from dominicbetts/central-metadata-1
IoT Central: metadata updates
2 parents 7905504 + e36a286 commit 011c83f

File tree

76 files changed

+131
-132
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+131
-132
lines changed

articles/iot-central/core/concepts-architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Architectural concepts in Azure IoT Central | Microsoft Docs
3-
description: This article introduces key concepts relating the architecture of Azure IoT Central
2+
title: Architectural concepts in Azure IoT Central
3+
description: This article introduces key IoT Central architectural concepts such as device management, security, integration, and extensibility.
44
author: dominicbetts
55
ms.author: dobett
66
ms.date: 11/28/2022

articles/iot-central/core/concepts-device-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Device authentication in Azure IoT Central | Microsoft Docs
3-
description: This article introduces key concepts relating to device authentication in Azure IoT Central
2+
title: Device authentication in Azure IoT Central
3+
description: This article introduces key IoT Central device authentication concepts such as enrollment groups, shared access signatures, and X.509 certificates.
44
author: dominicbetts
55
ms.author: dobett
66
ms.date: 10/28/2022

articles/iot-central/core/concepts-device-templates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: What are device templates in Azure IoT Central | Microsoft Docs
3-
description: Azure IoT Central device templates let you specify the behavior of the devices connected to your application. A device template specifies the telemetry, properties, and commands the device must implement. A device template also defines the UI for the device in IoT Central such as the forms and views an operator uses.
2+
title: What are device templates in Azure IoT Central
3+
description: Device templates let you specify the behavior of the devices connected to your application. They also define a UI for the device in IoT Central.
44
author: dominicbetts
55
ms.author: dobett
66
ms.date: 06/03/2022

articles/iot-central/core/concepts-faq-apaas-paas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Move from IoT Central to a PaaS solution | Microsoft Docs
3-
description: How do I move between aPaaS and PaaS solution approaches?
2+
title: Move from IoT Central to a PaaS solution
3+
description: This article discusses to move between application platform as a service (aPaaS) and platform as a service (PaaS) Azure IoT solution approaches.
44
author: dominicbetts
55
ms.author: dobett
66
ms.date: 11/28/2022

articles/iot-central/core/concepts-faq-extend.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Extend IoT Central | Microsoft Docs
3-
description: How do I extend IoT Central if it's missing something I need?
2+
title: How to extend IoT Central
3+
description: How to use data exports, rules, or the REST API to extend IoT Central if it's missing something you need.
44
author: dominicbetts
55
ms.author: dobett
66
ms.date: 06/09/2022

articles/iot-central/core/concepts-iiot-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Industrial IoT patterns with Azure IoT Central | Microsoft Docs
2+
title: Industrial IoT patterns with Azure IoT Central
33
description: This article introduces common Industrial IoT patterns that you can implement using Azure IoT Central
44
author: dominicbetts
55
ms.author: dobett

articles/iot-central/core/concepts-iot-edge.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Azure IoT Edge and Azure IoT Central | Microsoft Docs
3-
description: Understand how to use Azure IoT Edge with an IoT Central application.
2+
title: Azure IoT Edge and Azure IoT Central
3+
description: Understand how to use Azure IoT Edge with an IoT Central application including the different gateway patterns and IoT Edge management capabilities.
44
author: dominicbetts
55
ms.author: dobett
66
ms.date: 10/11/2022

articles/iot-central/core/concepts-quotas-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Azure IoT Central quotas and limits | Microsoft Docs
3-
description: This article lists the key quotas and limits that apply to an IoT Central application.
2+
title: Azure IoT Central quotas and limits
3+
description: This article lists the key quotas and limits that apply to an IoT Central application including those from the underlying DPS and IoT Hub services.
44
author: dominicbetts
55
ms.author: dobett
66
ms.date: 06/07/2022

articles/iot-central/core/howto-administer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Change Azure IoT Central application settings | Microsoft Docs
2+
title: Change Azure IoT Central application settings
33
description: Learn how to manage your Azure IoT Central application by changing application name, URL, upload image, and delete an application
44
author: dominicbetts
55
ms.author: dobett

articles/iot-central/core/howto-authorize-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Authorize REST API in Azure IoT Central
3-
description: How to authenticate and authorize IoT Central REST API calls
3+
description: How to authenticate and authorize IoT Central REST API calls by using bearer tokens or or an IoT Central API token.
44
author: dominicbetts
55
ms.author: dobett
66
ms.date: 07/25/2022

0 commit comments

Comments
 (0)