Skip to content

Commit 90a0fc5

Browse files
committed
Fix links
1 parent 55cd187 commit 90a0fc5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Create an Arc-enabled K3s cluster that meets the system requirements.
3232
* If you expect intermittent connectivity for your cluster, ensure that you've allocated enough disk space to the cluster cache data and messages while the [cluster is offline](../overview-iot-operations.md#offline-support).
3333
* If possible, have a second cluster as a staging area for testing new changes before deploying to the primary production cluster.
3434
* [Turn off auto-upgrade for Azure Arc](/azure/azure-arc/kubernetes/agent-upgrade#toggle-automatic-upgrade-on-or-off-when-connecting-a-cluster-to-azure-arc) to have complete control over when new updates are applied to your cluster.
35-
* *For multi-node clusters*: [Configure clusters with Edge Volumes](./howto-prepare-cluster#configure-multi-node-clusters-for-azure-container-storage) to prepare for enabling fault tolerance during deployment.
35+
* *For multi-node clusters*: [Configure clusters with Edge Volumes](./howto-prepare-cluster.md#configure-multi-node-clusters-for-azure-container-storage) to prepare for enabling fault tolerance during deployment.
3636

3737
**Security**
3838

@@ -102,7 +102,7 @@ After deployment, you can [edit BrokerListener resources](../manage-mqtt-broker/
102102

103103
You can also [edit BrokerAuthentication resources]
104104

105-
* Use [X.509 certificates or Kubernetes service account tokens for authentication](../manage-mqtt-broker/howto-configure-authentication#configure-authentication-method).
105+
* Use [X.509 certificates or Kubernetes service account tokens for authentication](../manage-mqtt-broker/howto-configure-authentication.md#configure-authentication-method).
106106
* Don't use no-auth.
107107

108108
When you create a new resource, manage its authorization:

articles/iot-operations/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ items:
2626
- name: Enable secure settings
2727
href: deploy-iot-ops/howto-enable-secure-settings.md
2828
- name: Production deployment guidelines
29-
href: deploy-iot-ops/howto-production-guidelines.md
29+
href: deploy-iot-ops/concept-production-guidelines.md
3030
- name: Secure your deployment
3131
items:
3232
- name: Certificate management

0 commit comments

Comments
 (0)