Skip to content

Commit 1975849

Browse files
Merge pull request #258797 from dominicbetts/aio-remove-aka-links
AIO: Remove aka links
2 parents 8fd320c + 148957a commit 1975849

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
@@ -43,7 +43,7 @@ The data that OPC UA servers expose can have a complex structure and can be diff
4343

4444
## Sign into the Azure IoT Operations portal
4545

46-
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.
46+
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.
4747

4848
> [!IMPORTANT]
4949
> 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
@@ -157,7 +157,7 @@ Create a basic pipeline to pass through the data to a separate MQTT topic.
157157
158158
In the following steps, leave all values at their default unless otherwise specified:
159159
160-
1. In the [Azure IoT Operations portal](https://aka.ms/iot-operations-portal), navigate to **Data pipelines** in your cluster.
160+
1. In the [Azure IoT Operations portal](https://iotoperations.azure.com), navigate to **Data pipelines** in your cluster.
161161
162162
1. To create a new pipeline, select **+ Create pipeline**.
163163
@@ -209,7 +209,7 @@ Create a reference data pipeline to temporarily store reference data in a refere
209209

210210
In the following steps, leave all values at their default unless otherwise specified:
211211

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

214214
1. Select **+ Create pipeline** to create a new pipeline.
215215

@@ -261,7 +261,7 @@ After you publish the message, the pipeline receives the message and stores the
261261

262262
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.
263263

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

266266
1. Select **+ Create pipeline** to create a new pipeline.
267267

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)