Skip to content

Commit 31a603a

Browse files
committed
Pat changes
1 parent 23520bf commit 31a603a

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

articles/iot-operations/connect-to-cloud/howto-configure-mqtt-bridge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 11/15/2023
1212
#CustomerIntent: As an operator, I want to bridge Azure IoT MQ to another MQTT broker so that I can integrate Azure IoT MQ with other messaging systems.
1313
---
1414

15-
# Connect Azure IoT MQ Preview MQTT bridge to other MQTT brokers
15+
# Connect Azure IoT MQ Preview MQTT bridge cloud connector to other MQTT brokers
1616

1717
[!INCLUDE [public-preview-note](../includes/public-preview-note.md)]
1818

articles/iot-operations/develop/howto-develop-mqttnet-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ ms.date: 11/15/2023
1212
#CustomerIntent: As an developer, I want to understand how to use MQTTnet to develop distributed apps that talk with Azure IoT MQ.
1313
---
1414

15-
# Use MQTTnet to develop distributed application workloads that talk with Azure IoT MQ Preview
15+
# Use MQTTnet to develop distributed application workloads that connect to Azure IoT MQ Preview
1616

1717
[!INCLUDE [public-preview-note](../includes/public-preview-note.md)]
1818

19-
[MQTTnet](https://dotnet.github.io/MQTTnet/) is an open-source, high performance .NET library for MQTT based communication. This article uses a Kubernetes service account token to connect to Azure IoT MQ Preview MQTT broker using MQTTnet. You should use service account tokens to connect to in-cluster clients.
19+
[MQTTnet](https://dotnet.github.io/MQTTnet/) is an open-source, high performance .NET library for MQTT based communication. This article uses a Kubernetes service account token and MQTTnet to connect to Azure IoT MQ Preview. You should use service account tokens to connect to in-cluster clients.
2020

2121
## Sample code
2222

articles/iot-operations/manage-layered-network/howto-configure-aks-edge-essentials-layered-network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure Layered Network Management to enable Azure IoT Operations in an isolated network
2+
title: Configure Layered Network Management to use Azure IoT Operations in an isolated network
33
description: Configure Azure IoT Layered Network Management service to enable Azure IoT Operations in an isolated network.
44
author: PatAltimore
55
ms.subservice: layered-network-management
@@ -12,7 +12,7 @@ ms.date: 11/15/2023
1212
#CustomerIntent: As an operator, I want to Azure Arc enable AKS Edge Essentials clusters using Layered Network Management so that I have secure isolate devices.
1313
---
1414

15-
# Configure Layered Network Management Preview service to enable Azure IoT Operations Preview in an isolated network
15+
# Configure Layered Network Management Preview to use Azure IoT Operations Preview in an isolated network
1616

1717
[!INCLUDE [public-preview-note](../includes/public-preview-note.md)]
1818

articles/iot-operations/manage-layered-network/howto-configure-l3-cluster-layered-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 11/15/2023
1111
#CustomerIntent: As an operator, I want to configure Layered Network Management so that I have secure isolate devices.
1212
---
1313

14-
# Configure level 3 cluster in Azure IoT Layered Network Management Preview service
14+
# Configure level 3 cluster in an isolated network with Azure IoT Layered Network Management Preview
1515

1616
[!INCLUDE [public-preview-note](../includes/public-preview-note.md)]
1717

articles/iot-operations/manage-layered-network/howto-connect-arc-enabled-servers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 01/09/2024
1010
#CustomerIntent: As an operator, I want to configure Layered Network Management so that I have secure isolated devices.
1111
---
1212

13-
# Connect Azure Arc-enabled servers from an isolated network environment using Azure IoT Layered Network Management Preview
13+
# Connect Azure Arc-enabled servers from an Azure IoT Layered Network Management Preview isolated network
1414

1515
[!INCLUDE [public-preview-note](../includes/public-preview-note.md)]
1616

articles/iot-operations/view-analyze-data/tutorial-upload-mqtt-lakehouse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 11/15/2023
1010
#CustomerIntent: As an operator, I want to learn how to send MQTT data from the edge to a lakehouse in the cloud.
1111
---
1212

13-
# Upload MQTT data to Microsoft Fabric lakehouse using Azure IoT MQ Preview
13+
# Upload MQTT data from Azure IoT MQ Preview to Microsoft Fabric lakehouse
1414

1515
[!INCLUDE [public-preview-note](../includes/public-preview-note.md)]
1616

0 commit comments

Comments
 (0)