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
@@ -109,7 +109,7 @@ For more information about powerful query operations, see [getting started with
109
109
> [!NOTE]
110
110
> You may experience a 5 minute delay when sending events to **Log Analytics workspace** for the first time.
111
111
112
-
Azure Monitor logs also provide powerful error and alert notification services, which can be viewed by clicking**Diagnose and solve problems**:
112
+
Azure Monitor logs also provide powerful error and alert notification services, which can be viewed by selecting**Diagnose and solve problems**:
113
113
114
114
[](media/how-to-configure-monitoring/log-analytics-notifications.png#lightbox)
Copy file name to clipboardExpand all lines: articles/digital-twins/how-to-use-swagger.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,17 +107,17 @@ To learn more about interactively testing requests protected by OAuth 2.0, see t
107
107
108
108

109
109
110
-
4. Configure the application manifest to allow OAuth 2.0 implicit flow. Click **Manifest** to open the application manifest for your app. Set *oauth2AllowImplicitFlow* to `true`.
110
+
4. Configure the application manifest to allow OAuth 2.0 implicit flow. Select **Manifest** to open the application manifest for your app. Set *oauth2AllowImplicitFlow* to `true`.
111
111
112
112

113
113
114
114
5. Copy the ID of your Azure AD app.
115
115
116
116
After completing the Azure Active Directory registration:
117
117
118
-
6. Click the **Authorize** button on your swagger page.
118
+
6. Select the **Authorize** button on your swagger page.
119
119
120
-
[](media/how-to-use-swagger/swagger-select-authorize-btn.png#lightbox)
120
+
[](media/how-to-use-swagger/swagger-select-authorize-btn.png#lightbox)
121
121
122
122
7. Paste the application ID into the **client_id** field.
0 commit comments