Skip to content

Commit 5eb4415

Browse files
committed
Just link out
1 parent 70a68a2 commit 5eb4415

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

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

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -126,19 +126,7 @@ Then, create the *DataflowEndpoint* resource and specify the access token authen
126126

127127
# [Portal](#tab/portal)
128128

129-
1. In the IoT Operations portal, select the **Dataflow endpoints** tab.
130-
1. Under **Create new dataflow endpoint**, select **Azure Data Lake Storage (2nd generation)** > **New**.
131-
1. Enter the following settings for the endpoint:
132-
133-
| Setting | Description |
134-
| --------------------- | ------------------------------------------------------------------------------------------------- |
135-
| Name | The name of the dataflow endpoint. |
136-
| 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. |
137-
| Authentication method | The method used for authentication. Choose *Access token*. |
138-
| Synced secret name | The name of the Kubernetes secret that is synchronized with the ADLSv2 endpoint. |
139-
| Access token secret name | The name of the Kubernetes secret containing the SAS token. |
140-
141-
1. Select **Apply** to provision the endpoint.
129+
See the [access token](#access-token) section for steps to create a secret in the operations experience portal.
142130

143131
# [Bicep](#tab/bicep)
144132

0 commit comments

Comments
 (0)