Skip to content

Commit 7c60a7c

Browse files
Merge pull request #287367 from rbhaiya/patch-10
Update howto-deploy-iot-operations.md
2 parents faa2a09 + 7cf9361 commit 7c60a7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ Azure IoT Operations requires a schema registry on your cluster. Schema registry
157157
| `--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. |
158158
| `--add-insecure-listener` | | Add an insecure 1883 port config to the default listener. *Not for production use*. |
159159
| `--broker-config-file` | Path to JSON file | Provide a configuration file for the MQTT broker. For more information, see [Advanced MQTT broker config](https://github.com/Azure/azure-iot-ops-cli-extension/wiki/Advanced-Mqtt-Broker-Config) and [Configure core MQTT broker settings](../manage-mqtt-broker/howto-configure-availability-scale.md). |
160-
| `--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. |
161160

162161
Once the `create` command completes successfully, you have a working Azure IoT Operations instance running on your cluster. At this point, your instance is configured for most testing and evaluation scenarios. If you want to prepare your instance for production scenarios, continue to the next section to enable secure settings.
163162

0 commit comments

Comments
 (0)