Skip to content

Commit 6dffe42

Browse files
committed
One last Acrolinx wrangle
1 parent 26fd547 commit 6dffe42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/iot-hub-prepare-resource-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The following steps show how to set up authentication for your app to register w
2626
Get-AzSubscription
2727
```
2828

29-
Select the subscription you want to use. You can use either the subscription name or Id from the output of the previous command.
29+
Select the subscription you want to use. You can use either the subscription name or `Id` from the output of the previous command.
3030

3131
```powershell
3232
Select-AzSubscription -SubscriptionName "{your-subscription-name}"

0 commit comments

Comments
 (0)