Skip to content

Commit 22321dc

Browse files
meenag16dominicbetts
authored andcommitted
Update concept-production-guidelines.md
1 parent 734c2d1 commit 22321dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/iot-operations/deploy-iot-ops/concept-production-guidelines.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Decide whether you're deploying Azure IoT Operations to a single-node or multi-n
1818

1919
## Platform
2020

21-
Currently, K3s on Ubuntu 24.04 is the only generally available platform for deploying Azure IoT Operations in production.
21+
Currently, K3s v1.30 on Ubuntu 24.04 is the only generally available platform for deploying Azure IoT Operations in production.
2222

2323
## Cluster setup
2424

@@ -41,8 +41,8 @@ Consider the following measures to ensure your cluster setup is secure before de
4141
* [Validate images](../secure-iot-ops/howto-validate-images.md) to ensure they're signed by Microsoft.
4242
* When doing TLS encryption, [bring your own issuer](../secure-iot-ops/concept-default-root-ca.md#bring-your-own-issuer) and integrate with an enterprise PKI.
4343
* [Use secrets](../secure-iot-ops/howto-manage-secrets.md) for on-premises authentication.
44-
* Keep your cluster and Azure IoT Operations deployment up to date with the latest patches and minor releases to get all available security and bug fixes.
4544
* Use [user-assigned managed identities](./howto-enable-secure-settings.md#set-up-a-user-assigned-managed-identity-for-cloud-connections) for cloud connections.
45+
* Keep your cluster and Azure IoT Operations deployment up to date with the latest patches and minor releases to get all available security and bug fixes.
4646

4747
### Networking
4848

@@ -79,7 +79,7 @@ In the Azure portal deployment wizard, the broker resource is set up in the **Co
7979

8080
In the Azure portal deployment wizard, the schema registry and its required storage account are set up in the **Dependency management** tab.
8181

82-
* The storage account must have public network access enabled.
82+
* The storage account is only supported with public network access enabled.
8383
* The storage account must have hierarchical namespace enabled.
8484
* The schema registry's managed identity must have contributor permissions for the storage account.
8585

0 commit comments

Comments
 (0)