Skip to content

Commit f69fd18

Browse files
Merge pull request #210111 from w-azure/winona-rest-refactor
Refactor started
2 parents 0f857f8 + cc91bde commit f69fd18

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can use the [IoT Hub resource provider REST API](/rest/api/iothub/iothubreso
2323

2424
* Visual Studio.
2525

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following steps show how to set up password authentication for an AD applica
3232
Select-AzSubscription -SubscriptionName "{your subscription name}"
3333
```
3434

35-
1. Save your **TenantId** and **SubscriptionId** for later.
35+
1. Save your **Id** and **TenantId** for later.
3636

3737
1. Create a new Azure Active Directory application using the following command, replacing the placeholders:
3838

includes/updated-for-az.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ manager: barbkess
77

88
---
99
> [!NOTE]
10-
> This article uses the Azure Az PowerShell module, which is the recommended PowerShell module for interacting with Azure. To get started with the Az PowerShell module, see [Install Azure PowerShell](/powershell/azure/install-az-ps). To learn how to migrate to the Az PowerShell module, see [Migrate Azure PowerShell from AzureRM to Az](/powershell/azure/migrate-from-azurerm-to-az).
10+
> To interact with Azure, the Azure Az PowerShell module is recommended. See [Install Azure PowerShell](/powershell/azure/install-az-ps) to get started. To learn how to migrate to the Az PowerShell module, see [Migrate Azure PowerShell from AzureRM to Az](/powershell/azure/migrate-from-azurerm-to-az).

0 commit comments

Comments
 (0)