Skip to content

Commit d9b70da

Browse files
committed
Cleaned up prereqs
1 parent a3a21aa commit d9b70da

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

articles/iot-hub/iot-hub-managed-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ In IoT Hub, managed identities can be used for egress connectivity from IoT Hub
1818

1919
## Prerequisites
2020

21-
- Read the documentation of [managed identities for Azure resources](./../active-directory/managed-identities-azure-resources/overview.md) to understand the differences between system-assigned and user-assigned managed identity.
21+
- Understand the managed identity differences between *system-assigned* and *user-assigned* in [What are managed identities for Azure resources?](./../active-directory/managed-identities-azure-resources/overview.md)
2222

23-
- If you don’t have an IoT hub, [create one](iot-hub-create-through-portal.md) before continuing.
23+
- An [IoT hub](iot-hub-create-through-portal.md)
2424

2525
## System-assigned managed identity
2626

articles/iot-hub/iot-hub-rm-rest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ You can use the [IoT Hub resource provider REST API](/rest/api/iothub/iothubreso
2121

2222
## Prerequisites
2323

24-
* Visual Studio.
24+
* Visual Studio
2525

26-
* [Azure PowerShell](/powershell/azure/install-Az-ps).
26+
* [Azure PowerShell module][lnk-powershell-install]
2727

2828
[!INCLUDE [iot-hub-prepare-resource-manager](../../includes/iot-hub-prepare-resource-manager.md)]
2929

articles/iot-hub/iot-hub-rm-template.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,9 @@ You can use Azure Resource Manager to create and manage Azure IoT hubs programma
2525

2626
To complete this tutorial, you need the following:
2727

28-
* Visual Studio.
29-
* An active Azure account. <br/>If you don't have an account, you can create a [free account][lnk-free-trial] in just a couple of minutes.
30-
* An [Azure Storage account][lnk-storage-account] where you can store your Azure Resource Manager template files.
31-
* [Azure PowerShell 1.0][lnk-powershell-install] or later.
28+
* Visual Studio
29+
* An [Azure Storage account][lnk-storage-account] where you can store your Azure Resource Manager template files
30+
* [Azure PowerShell module][lnk-powershell-install]
3231

3332
[!INCLUDE [iot-hub-prepare-resource-manager](../../includes/iot-hub-prepare-resource-manager.md)]
3433

0 commit comments

Comments
 (0)