Skip to content

Commit b1caaff

Browse files
committed
Remove preview messages
1 parent 77be3fb commit b1caaff

File tree

9 files changed

+12
-12
lines changed

9 files changed

+12
-12
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ If you select **Create new**, enter the following settings:
372372
| Set activation date | If turned on, the date when the secret becomes active. |
373373
| Set expiration date | If turned on, the date when the secret expires. |
374374

375-
To learn more about secrets, see [Create and manage secrets in Azure IoT Operations Preview](../secure-iot-ops/howto-manage-secrets.md).
375+
To learn more about secrets, see [Create and manage secrets in Azure IoT Operations](../secure-iot-ops/howto-manage-secrets.md).
376376

377377
# [Bicep](#tab/bicep)
378378

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ After you select **Add reference**, if you select **Create new**, enter the foll
172172
| Set activation date | If turned on, the date when the secret becomes active. |
173173
| Set expiration date | If turned on, the date when the secret expires. |
174174

175-
To learn more about secrets, see [Create and manage secrets in Azure IoT Operations Preview](../secure-iot-ops/howto-manage-secrets.md).
175+
To learn more about secrets, see [Create and manage secrets in Azure IoT Operations](../secure-iot-ops/howto-manage-secrets.md).
176176

177177
# [Bicep](#tab/bicep)
178178

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ If you select **Create new**, enter the following settings:
615615
| Set activation date | If turned on, the date when the secret becomes active. |
616616
| Set expiration date | If turned on, the date when the secret expires. |
617617

618-
To learn more about secrets, see [Create and manage secrets in Azure IoT Operations Preview](../secure-iot-ops/howto-manage-secrets.md).
618+
To learn more about secrets, see [Create and manage secrets in Azure IoT Operations](../secure-iot-ops/howto-manage-secrets.md).
619619

620620
# [Bicep](#tab/bicep)
621621

articles/iot-operations/deploy-iot-ops/howto-enable-secure-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This article provides instructions for enabling secure settings if you didn't do
1717

1818
## Prerequisites
1919

20-
* An Azure IoT Operations instance deployed with test settings. For example, follow the instructions in [Quickstart: Run Azure IoT Operations Preview in GitHub Codespaces](../get-started-end-to-end-sample/quickstart-deploy.md).
20+
* An Azure IoT Operations instance deployed with test settings. For example, follow the instructions in [Quickstart: Run Azure IoT Operations in GitHub Codespaces](../get-started-end-to-end-sample/quickstart-deploy.md).
2121

2222
* Azure CLI installed on your development machine. This scenario requires Azure CLI version 2.64.0 or later. Use `az --version` to check your version and `az upgrade` to update, if necessary. For more information, see [How to install the Azure CLI](/cli/azure/install-azure-cli).
2323

@@ -154,7 +154,7 @@ To set up secrets management:
154154
155155
---
156156
157-
Now that secret synchronization setup is complete, you can refer to [Manage secrets for your Azure IoT Operations Preview deployment](./howto-manage-secrets.md) to learn how to use secrets with Azure IoT Operations.
157+
Now that secret synchronization setup is complete, you can refer to [Manage secrets for your Azure IoT Operations deployment](./howto-manage-secrets.md) to learn how to use secrets with Azure IoT Operations.
158158
159159
## Set up a user-assigned managed identity for cloud connections
160160

articles/iot-operations/discover-manage-assets/howto-use-media-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The media connector:
2222

2323
## Prerequisites
2424

25-
A deployed instance of Azure IoT Operations. If you don't already have an instance, see [Quickstart: Run Azure IoT Operations Preview in GitHub Codespaces with K3s](../get-started-end-to-end-sample/quickstart-deploy.md).
25+
A deployed instance of Azure IoT Operations. If you don't already have an instance, see [Quickstart: Run Azure IoT Operations in GitHub Codespaces with K3s](../get-started-end-to-end-sample/quickstart-deploy.md).
2626

2727
## Deploy the media server
2828

articles/iot-operations/discover-manage-assets/howto-use-onvif-connector.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ ms.date: 11/06/2024
1212

1313
# Configure the connector for ONVIF (preview)
1414

15-
In Azure IoT Operations, the connector for ONVIF (preview) enables you to control an ONVIF compliant camera that's connected to your Azure IoT Operations Preview cluster. This article explains how to configure and use the connector for ONVIF to perform tasks such as reading and writing properties to control a camera or discovering the media streams a camera supports.
15+
In Azure IoT Operations, the connector for ONVIF (preview) enables you to control an ONVIF compliant camera that's connected to your Azure IoT Operations cluster. This article explains how to configure and use the connector for ONVIF to perform tasks such as reading and writing properties to control a camera or discovering the media streams a camera supports.
1616

1717
## Prerequisites
1818

19-
A deployed instance of Azure IoT Operations. If you don't already have an instance, see [Quickstart: Run Azure IoT Operations Preview in GitHub Codespaces with K3s](../get-started-end-to-end-sample/quickstart-deploy.md).
19+
A deployed instance of Azure IoT Operations. If you don't already have an instance, see [Quickstart: Run Azure IoT Operations in GitHub Codespaces with K3s](../get-started-end-to-end-sample/quickstart-deploy.md).
2020

2121
An ONVIF compliant camera connected to your Azure IoT Operations cluster. If you don't have a camera, you can use a simulator such as the [ONVIF RTSP simulator](https://arcjumpstart.com/simulate_an_onvif_camera_with_rtsp).
2222

articles/iot-operations/manage-mqtt-broker/howto-configure-brokerlistener.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ To enable TLS with automatic certificate management, specify the TLS settings on
380380

381381
### Verify cert-manager installation
382382

383-
With automatic certificate management, you use cert-manager to manage the TLS server certificate. By default, cert-manager is installed alongside Azure IoT Operations Preview in the `cert-manager` namespace already. Verify the installation before proceeding.
383+
With automatic certificate management, you use cert-manager to manage the TLS server certificate. By default, cert-manager is installed alongside Azure IoT Operations in the `cert-manager` namespace already. Verify the installation before proceeding.
384384

385385
1. Use `kubectl` to check for the pods matching the cert-manager app labels.
386386

articles/iot-operations/manage-mqtt-broker/overview-broker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.service: azure-iot-operations
1717

1818
[!INCLUDE [kubernetes-management-preview-note](../includes/kubernetes-management-preview-note.md)]
1919

20-
Azure IoT Operations features an enterprise-grade, standards-compliant MQTT broker that is scalable, highly available, and Kubernetes-native. It provides the messaging plane for Azure IoT Operations Preview, enables bi-directional edge/cloud communication and powers [event-driven applications](/azure/architecture/guide/architecture-styles/event-driven) at the edge.
20+
Azure IoT Operations features an enterprise-grade, standards-compliant MQTT broker that is scalable, highly available, and Kubernetes-native. It provides the messaging plane for Azure IoT Operations, enables bi-directional edge/cloud communication and powers [event-driven applications](/azure/architecture/guide/architecture-styles/event-driven) at the edge.
2121

2222
## MQTT compliance
2323

docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1183,8 +1183,8 @@
11831183
"articles/iot-central/**/*yml": "Azure IoT Central",
11841184
"articles/iot-dps/**/*.md": "Azure IoT Hub Device Provisioning Service",
11851185
"articles/iot-dps/**/*.yml": "Azure IoT Hub Device Provisioning Service",
1186-
"articles/iot-operations/**/*.md": "Azure IoT Operations Preview",
1187-
"articles/iot-operations/**/*.yml": "Azure IoT Operations Preview",
1186+
"articles/iot-operations/**/*.md": "Azure IoT Operations",
1187+
"articles/iot-operations/**/*.yml": "Azure IoT Operations",
11881188
"articles/iot/**/*.md": "Azure IoT",
11891189
"articles/iot/**/*yml": "Azure IoT",
11901190
"articles/jenkins/**/*.yml": "Jenkins",

0 commit comments

Comments
 (0)