Skip to content

Commit ee1161e

Browse files
committed
removed locale fragment from link
1 parent 0a27e7a commit ee1161e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-hub/iot-hub-devguide-messages-c2d.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,9 @@ You can set the configuration options in one of the following ways:
138138

139139
* **Azure portal**: Under **Settings** on your IoT hub, select **Built-in endpoints** and expand **Cloud to device messaging**. (Setting the **feedback.maxDeliveryCount** property is not currently supported in Azure portal.)
140140

141-
* **Azure CLI**: Use the [az iot hub update](https://docs.microsoft.com/en-us/cli/azure/iot/hub?view=azure-cli-latest#az-iot-hub-update) command.
141+
* **Azure CLI**: Use the [az iot hub update](https://docs.microsoft.com/cli/azure/iot/hub?view=azure-cli-latest#az-iot-hub-update) command.
142142

143-
* **PowerShell**: Use the `-CloudToDevice` parameter in the [Set-AzIoTHub](https://docs.microsoft.com/en-us/powershell/module/az.iothub/set-aziothub?view=azps-3.4.0) command.
143+
* **PowerShell**: Use the `-CloudToDevice` parameter in the [Set-AzIoTHub](https://docs.microsoft.com/powershell/module/az.iothub/set-aziothub?view=azps-3.4.0) command.
144144

145145
## Next steps
146146

0 commit comments

Comments
 (0)