Skip to content

Commit 6683d43

Browse files
Merge pull request #284408 from rbhaiya/patch-7
Update howto-deploy-iot-operations.md
2 parents ef072a2 + 15262a6 commit 6683d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/deploy-iot-ops/howto-deploy-iot-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The Azure portal deployment experience is a helper tool that generates a deploym
115115
| `--disable-rsync-rules` | | Disable the resource sync rules on the deployment feature flag if you don't have **Microsoft.Authorization/roleAssignment/write** permissions in the resource group. |
116116
| `--name` | String | Provide a name for your Azure IoT Operations instance. Otherwise, a default name is assigned. You can view the `instanceName` parameter in the command output. |
117117
| `--no-progress` | | Disables the deployment progress display in the terminal. |
118-
| `--simulate-pc` | | Include the OPC PLC simulator that ships with the OPC UA connector. |
118+
| `--simulate-plc` | | Include the OPC PLC simulator that ships with the OPC UA connector. |
119119
| `--sp-app-id`,<br>`--sp-object-id`,<br>`--sp-secret` | Service principal app ID, service principal object ID, and service principal secret | Include all or some of these parameters to use an existing service principal, app registration, and secret instead of allowing `init` to create new ones. For more information, see [Configure service principal and Key Vault manually](howto-manage-secrets.md#configure-service-principal-and-key-vault-manually). |
120120

121121
### [Azure portal](#tab/portal)

0 commit comments

Comments
 (0)