Skip to content

Commit 78187cd

Browse files
committed
Update screenshots
1 parent b20e585 commit 78187cd

File tree

7 files changed

+13
-5
lines changed

7 files changed

+13
-5
lines changed

articles/iot-operations/connect-to-cloud/howto-configure-adlsv2-endpoint.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: patricka
66
ms.service: azure-iot-operations
77
ms.subservice: azure-data-flows
88
ms.topic: how-to
9-
ms.date: 10/27/2024
9+
ms.date: 10/30/2024
1010
ai-usage: ai-assisted
1111

1212
#CustomerIntent: As an operator, I want to understand how to configure dataflow endpoints for Azure Data Lake Storage Gen2 in Azure IoT Operations so that I can send data to Azure Data Lake Storage Gen2.
@@ -136,11 +136,19 @@ Then, create the *DataflowEndpoint* resource and specify the access token authen
136136

137137
# [Portal](#tab/portal)
138138

139-
1. In the Azure IoT Operations Preview portal, create a new dataflow or edit an existing dataflow by selecting the **Dataflows** tab. If creating a new dataflow, select a source for the dataflow.
140-
1. In the editor, select the destination dataflow endpoint.
141-
1. Choose the Azure Data Lake Storage Gen2 endpoint that you created previously.
139+
1. In the IoT Operations portal, select the **Dataflow endpoints** tab.
140+
1. Under **Create new dataflow endpoint**, select **Azure Data Lake Storage (2nd generation)** > **New**.
141+
1. Enter the following settings for the endpoint:
142142

143-
:::image type="content" source="media/howto-configure-adlsv2-endpoint/dataflow-mq-adls.png" alt-text="Screenshot using operations experience to create a dataflow with an MQTT source and ADLS V2 destination.":::
143+
| Setting | Description |
144+
| --------------------- | ------------------------------------------------------------------------------------------------- |
145+
| Name | The name of the dataflow endpoint. |
146+
| Host | The hostname of the Azure Data Lake Storage Gen2 endpoint in the format `<account>.blob.core.windows.net`. Replace the account placeholder with the endpoint account name. |
147+
| Authentication method | The method used for authentication. Choose *Access token*. |
148+
| Synced secret name | The name of the Kubernetes secret that is synchronized with the ADLSv2 endpoint. |
149+
| Access token secret name | The name of the Kubernetes secret containing the SAS token. |
150+
151+
1. Select **Apply** to provision the endpoint.
144152

145153
# [Bicep](#tab/bicep)
146154

-10.2 KB
Loading
-38.8 KB
Loading
-10.2 KB
Loading
86.8 KB
Loading
18.8 KB
Loading

0 commit comments

Comments
 (0)