Skip to content

Commit 1131efc

Browse files
authored
Update articles/iot-hub/iot-hub-create-using-powershell.md
Acrolinx fix
1 parent aa5d46f commit 1131efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/iot-hub-create-using-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Login-AzAccount
4343

4444
## Create an IoT hub
4545

46-
Create an IoT hub, using your resource group,. Use the [New-AzIotHub](/powershell/module/az.IotHub/New-azIotHub) command. This example creates an **S1** hub called **MyTestIoTHub** in the **East US** region:
46+
Create an IoT hub using your resource group. Use the [New-AzIotHub](/powershell/module/az.IotHub/New-azIotHub) command. This example creates an **S1** hub called **MyTestIoTHub** in the **East US** region:
4747

4848
```azurepowershell-interactive
4949
New-AzIotHub `

0 commit comments

Comments
 (0)