Skip to content

Commit 6e0f76b

Browse files
typo
1 parent 41371f6 commit 6e0f76b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/iot-operations/troubleshoot/troubleshoot.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ This article contains troubleshooting tips for Azure IoT Operations.
1515

1616
## Troubleshoot general deployment of Azure IoT Operations
1717

18-
For general deployment and configuration troubleshooting, you can use the Azure CLI IoT Operations *check* and *support* commands.
18+
For general deployment and configuration troubleshooting, you can use the Azure CLI IoT Operations `check` and `support` commands.
1919

2020
[Azure CLI version 2.53.0 or higher](/cli/azure/install-azure-cli) is required and the [Azure IoT Operations extension](/cli/azure/iot/ops) installed.
2121

22-
- Use [az iot ops check](/cli/azure/iot/ops#az-iot-ops-check) to evaluate Azure IoT Operations service deployment for health, configuration, and usability. The *check* command can help you find problems in your deployment and configuration.
22+
- Use [az iot ops check](/cli/azure/iot/ops#az-iot-ops-check) to evaluate Azure IoT Operations service deployment for health, configuration, and usability. The `check` command can help you find problems in your deployment and configuration.
2323

24-
- Use [az iot ops support create-bundle](/cli/azure/iot/ops/support#az-iot-ops-support-create-bundle) to collect logs and traces to help you diagnose problems. The *support create-bundle* command creates a standard support bundle zip archive you can review or provide to Microsoft Support.
24+
- Use [az iot ops support create-bundle](/cli/azure/iot/ops/support#az-iot-ops-support-create-bundle) to collect logs and traces to help you diagnose problems. The `support create-bundle` command creates a standard support bundle zip archive you can review or provide to Microsoft Support.
2525

2626
### Troubleshoot UnauthorizedNamespaceError error message
2727

0 commit comments

Comments
 (0)