You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/digital-twins/how-to-configure-postman.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,9 +82,7 @@ Set up and configure Postman to obtain an Azure Active Directory token. Afterwar
82
82
83
83
| Name | Replace with | Example |
84
84
|---------|---------|---------|
85
-
| YOUR_AZURE_TENANT | The name of your tenant or organization | `microsoft` |
86
-
87
-
The YOUR_AZURE_TENANT placeholder is for your **Tenant ID** in the Azure Active Directory. There is a numeric directory Id and a human-readable tenant Id. You must use the human-readable Id. The **Tenant ID** is located under the **Overview** tab of your Azure Active Directory.
85
+
| YOUR_AZURE_TENANT | The name of your tenant or organization. Use the human-friendly name instead of the alphanumeric **Tenant ID** of your Azure Active Directory app registration. | `microsoft` |
88
86
89
87
1. Go to [www.getpostman.com](https://www.getpostman.com/) to download the app.
0 commit comments