Skip to content

Commit cbc3ba4

Browse files
committed
click > select
1 parent c2777e8 commit cbc3ba4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/active-directory-b2c/azure-monitor.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -223,21 +223,21 @@ To configure monitoring settings for Azure AD B2C activity logs:
223223
1. Select the **Directory + Subscription** icon in the portal toolbar, and then select the directory that contains your Azure AD B2C tenant.
224224
1. Select **Azure Active Directory**
225225
1. Under **Monitoring**, select **Diagnostic settings**.
226-
1. If there are existing settings on the resource, you will see a list of settings already configured. Either click **Add diagnostic setting** to add a new setting or **Edit** setting to edit an existing one. Each setting can have no more than one of each of the destination types..
226+
1. If there are existing settings on the resource, you will see a list of settings already configured. Either select **Add diagnostic setting** to add a new setting, or **Edit** setting to edit an existing one. Each setting can have no more than one of each of the destination types..
227227

228228
![Diagnostics settings pane in Azure portal](./media/azure-monitor/azure-monitor-portal-05-diagnostic-settings-pane-enabled.png)
229229

230230
1. Give your setting a name if it doesn't already have one.
231-
1. Check the box for each destination to send the logs. Click **Configure** to specify their settings as described in the following table.
231+
1. Check the box for each destination to send the logs. Select **Configure** to specify their settings as described in the following table.
232232

233233
| Setting | Description |
234234
|:---|:---|
235235
| Archive to a storage account | Name of storage account. |
236236
| Stream to an event hub | The namespace where the event hub is created (if this is your first time streaming logs) or streamed to (if there are already resources that are streaming that log category to this namespace).
237237
| Send to Log Analytics | Name of workspace. |
238238

239-
1. Select the **AuditLogs** and **SignInLogs**.
240-
1. Select **Save** to save your settings.
239+
1. Select **AuditLogs** and **SignInLogs**.
240+
1. Select **Save**.
241241

242242
## Next steps
243243

0 commit comments

Comments
 (0)