Skip to content

Commit 6704c1d

Browse files
committed
IoT Hub author
1 parent 3d93315 commit 6704c1d

File tree

104 files changed

+208
-208
lines changed

Some content is hidden

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

104 files changed

+208
-208
lines changed

articles/iot-hub/authenticate-authorize-azure-ad.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: Control access with Microsoft Entra ID
33
titleSuffix: Azure IoT Hub
44
description: Understand how Azure IoT Hub uses Microsoft Entra ID to authenticate identities and authorize access to IoT hubs and devices.
5-
author: kgremban
5+
author: SoniaLopezBravo
66
ms.service: azure-iot-hub
77
services: iot-hub
8-
ms.author: kgremban
8+
ms.author: sonialopez
99
ms.topic: conceptual
1010
ms.date: 09/01/2023
1111
ms.custom: ["Role: Cloud Development", "Role: IoT Device", "Role: System Architecture", devx-track-azurecli]

articles/iot-hub/authenticate-authorize-sas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Control access with shared access signatures
33
titleSuffix: Azure IoT Hub
44
description: Understand how Azure IoT Hub uses shared access signatures (SAS) to authenticate identities and authorize access to IoT hubs and devices.
5-
author: kgremban
5+
author: SoniaLopezBravo
66
ms.service: azure-iot-hub
7-
ms.author: kgremban
7+
ms.author: sonialopez
88
ms.topic: conceptual
99
ms.date: 09/01/2023
1010
ms.custom: ['Role: Cloud Development', 'Role: IoT Device', 'Role: System Architecture']

articles/iot-hub/authenticate-authorize-x509.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: Authenticate with X.509 certificates
33
titleSuffix: Azure IoT Hub
44
description: Understand how Azure IoT Hub uses X.509 certificates to authenticate IoT hubs and devices.
5-
author: kgremban
5+
author: SoniaLopezBravo
66
ms.service: azure-iot-hub
77
services: iot-hub
8-
ms.author: kgremban
8+
ms.author: sonialopez
99
ms.topic: conceptual
1010
ms.date: 01/31/2025
1111
ms.custom: ['Role: Cloud Development', 'Role: IoT Device', 'Role: System Architecture']

articles/iot-hub/create-connect-device.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Register and connect an IoT device
33
titleSuffix: Azure IoT Hub
44
description: How to create, manage, and delete Azure IoT devices and how to retrieve the device connection string.
5-
author: kgremban
5+
author: SoniaLopezBravo
66

7-
ms.author: kgremban
7+
ms.author: sonialopez
88
ms.service: azure-iot-hub
99
ms.topic: how-to
1010
ms.date: 06/19/2024

articles/iot-hub/create-hub.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Create an Azure IoT hub
33
titleSuffix: Azure IoT Hub
44
description: How to create, manage, and delete Azure IoT hubs through the Azure portal, CLI, and PowerShell. Includes information about retrieving the service connection string.
5-
author: kgremban
5+
author: SoniaLopezBravo
66

7-
ms.author: kgremban
7+
ms.author: sonialopez
88
ms.service: azure-iot-hub
99
ms.topic: how-to
1010
ms.date: 07/10/2024

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Quickstart - route messages to storage (ARM template)
33
titleSuffix: Azure IoT Hub
44
description: Learn how to use an ARM template to publish Azure IoT Hub, storage account, route messages in this quickstart
5-
author: kgremban
5+
author: SoniaLopezBravo
66

7-
ms.author: kgremban
7+
ms.author: sonialopez
88
ms.service: azure-iot-hub
99
ms.topic: quickstart-arm
1010
ms.date: 01/04/2024

articles/iot-hub/how-to-cloud-to-device-messaging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Send cloud-to-device messages
33
titleSuffix: Azure IoT Hub
44
description: How to send cloud-to-device messages from a back-end app and receive them on a device app using the Azure IoT SDKs for C#, Python, Java, and Node.js.
5-
author: kgremban
6-
ms.author: kgremban
5+
author: SoniaLopezBravo
6+
ms.author: sonialopez
77
ms.service: azure-iot-hub
88
ms.topic: how-to
99
ms.date: 1/6/2025

articles/iot-hub/how-to-collect-device-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Collect device debug logs
33
titleSuffix: Azure IoT Hub
44
description: To troubleshoot device issues, it's sometimes useful to collect low-level debug logs from the devices. This article shows how to use the device SDKs to generate debug logs.
5-
author: kgremban
6-
ms.author: kgremban
5+
author: SoniaLopezBravo
6+
ms.author: sonialopez
77
ms.date: 01/20/2023
88
ms.topic: how-to
99
ms.service: azure-iot-hub

articles/iot-hub/how-to-device-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Device management using direct methods
33
titleSuffix: Azure IoT Hub
44
description: How to use Azure IoT Hub direct methods for device management tasks including invoking a remote device reboot.
5-
author: kgremban
6-
ms.author: kgremban
5+
author: SoniaLopezBravo
6+
ms.author: sonialopez
77
manager: lizross
88
ms.service: azure-iot-hub
99
ms.devlang: csharp

articles/iot-hub/how-to-device-twins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Get started with Azure IoT Hub device twins
33
titleSuffix: Azure IoT Hub
44
description: How to use the Azure IoT SDKs to create device and backend service application code for device twins.
5-
author: kgremban
6-
ms.author: kgremban
5+
author: SoniaLopezBravo
6+
ms.author: sonialopez
77
manager: lizross
88
ms.service: azure-iot-hub
99
ms.devlang: csharp

0 commit comments

Comments
 (0)