Skip to content

Commit 148957a

Browse files
committed
Remove aka link
1 parent 977da5b commit 148957a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/iot-operations/get-started/quickstart-add-assets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The data that OPC UA servers expose can have a complex structure and can be diff
4646

4747
## Sign into the Azure IoT Operations portal
4848

49-
To create asset endpoints, assets and subscribe to OPC UA tags and events, use the Azure IoT Operations (preview) portal. Navigate to the [Azure IoT Operations](https://aka.ms/iot-operations-portal) portal in your browser and sign with your Microsoft Entra ID credentials.
49+
To create asset endpoints, assets and subscribe to OPC UA tags and events, use the Azure IoT Operations (preview) portal. Navigate to the [Azure IoT Operations](https://iotoperations.azure.com) portal in your browser and sign with your Microsoft Entra ID credentials.
5050

5151
> [!IMPORTANT]
5252
> You must use a work or school account to sign in to the Azure IoT Operations portal. To learn more, see [Known Issues > Create Entra account](../troubleshoot/known-issues.md#azure-iot-operations-preview-portal).

articles/iot-operations/get-started/quickstart-process-telemetry.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Create a basic pipeline to pass through the data to a separate MQTT topic.
140140
141141
In the following steps, leave all values at their default unless otherwise specified:
142142
143-
1. In the [Azure IoT Operations portal](https://aka.ms/iot-operations-portal), navigate to **Data pipelines** in your cluster.
143+
1. In the [Azure IoT Operations portal](https://iotoperations.azure.com), navigate to **Data pipelines** in your cluster.
144144
145145
1. To create a new pipeline, select **+ Create pipeline**.
146146
@@ -192,7 +192,7 @@ Create a reference data pipeline to temporarily store reference data in a refere
192192

193193
In the following steps, leave all values at their default unless otherwise specified:
194194

195-
1. In the [Azure IoT Operations portal](https://aka.ms/iot-operations-portal), navigate to **Data pipelines** in your cluster.
195+
1. In the [Azure IoT Operations portal](https://iotoperations.azure.com), navigate to **Data pipelines** in your cluster.
196196

197197
1. Select **+ Create pipeline** to create a new pipeline.
198198

@@ -244,7 +244,7 @@ After you publish the message, the pipeline receives the message and stores the
244244

245245
Create a Data Processor pipeline to process and enrich your data before it sends it to your Microsoft Fabric lakehouse. This pipeline uses the data stored in the equipment data reference data set to enrich messages.
246246

247-
1. In the [Azure IoT Operations portal](https://aka.ms/iot-operations-portal), navigate to **Data pipelines** in your cluster.
247+
1. In the [Azure IoT Operations portal](https://iotoperations.azure.com), navigate to **Data pipelines** in your cluster.
248248

249249
1. Select **+ Create pipeline** to create a new pipeline.
250250

articles/iot-operations/manage-devices-assets/howto-manage-assets-remotely.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To configure an assets endpoint, you need a running instance of Azure IoT Operat
3434

3535
## Sign in to the Azure IoT Operations portal
3636

37-
Navigate to the [Azure IoT Operations portal](https://aka.ms/iot-operations-portal) in your browser and sign in by using your Microsoft Entra ID credentials.
37+
Navigate to the [Azure IoT Operations portal](https://iotoperations.azure.com) in your browser and sign in by using your Microsoft Entra ID credentials.
3838

3939
## Select your cluster
4040

0 commit comments

Comments
 (0)