Skip to content

Commit b78c2b6

Browse files
committed
toc-include-numbering
1 parent 1761197 commit b78c2b6

File tree

4 files changed

+35
-16
lines changed

4 files changed

+35
-16
lines changed

articles/active-directory/reports-monitoring/howto-archive-logs-to-storage-account.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,20 @@ To use this feature, you need:
3030

3131
[!INCLUDE [diagnostic-settings-include](../includes/diagnostic-settings-include.md)]
3232

33-
1. Under **Destination Details** select the **Archive to a storage account** check box.
33+
6. Under **Destination Details** select the **Archive to a storage account** check box.
3434

35-
1. Select the appropriate **Subscription** and **Storage account** from the menus.
35+
7. Select the appropriate **Subscription** and **Storage account** from the menus.
3636

3737
![Diagnostics settings](media/howto-archive-logs-to-storage-account/diagnostic-settings-storage.png)
3838

39-
1. After the categories have been selected, in the **Retention days** field, type in the number of days of retention you need of your log data. By default, this value is *0*, which means that logs are retained in the storage account indefinitely. If you set a different value, events older than the number of days selected are automatically cleaned up.
39+
8. After the categories have been selected, in the **Retention days** field, type in the number of days of retention you need of your log data. By default, this value is *0*, which means that logs are retained in the storage account indefinitely. If you set a different value, events older than the number of days selected are automatically cleaned up.
4040

4141
> [!NOTE]
4242
> The Diagnostic settings storage retention feature is being deprecated. For details on this change, see [**Migrate from diagnostic settings storage retention to Azure Storage lifecycle management**](../../azure-monitor/essentials/migrate-to-azure-storage-lifecycle-policy.md).
4343
44-
1. Select **Save** to save the setting.
44+
9. Select **Save** to save the setting.
4545

46-
1. Close the window to return to the Diagnostic settings pane.
46+
10. Close the window to return to the Diagnostic settings pane.
4747

4848
## Next steps
4949

articles/active-directory/reports-monitoring/howto-integrate-activity-logs-with-azure-monitor-logs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ Follow the steps below to send logs from Azure Active Directory to Azure Monitor
5151

5252
[!INCLUDE [diagnostic-settings-include](../includes/diagnostic-settings-include.md)]
5353

54-
1. Under **Destination Details** select the **Send to Log Analytics workspace** check box.
54+
6. Under **Destination Details** select the **Send to Log Analytics workspace** check box.
5555

56-
1. Select the appropriate **Subscription** and **Log Analytics workspace** from the menus.
56+
7. Select the appropriate **Subscription** and **Log Analytics workspace** from the menus.
5757

58-
1. Select the **Save** button.
58+
8. Select the **Save** button.
5959

6060
![Screenshot of the Diagnostics settings with some destination details shown.](./media/howto-integrate-activity-logs-with-azure-monitor-logs/diagnostic-settings-log-analytics-workspace.png)
6161

articles/active-directory/reports-monitoring/howto-stream-logs-to-event-hub.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Once you have an event hub that contains Azure AD activity logs, you can set up
2828

2929
[!INCLUDE [diagnostic-settings-include](../includes/diagnostic-settings-include.md)]
3030

31-
1. Select the **Stream to an event hub** check box.
31+
6. Select the **Stream to an event hub** check box.
3232

33-
1. Select the Azure subscription, Event Hubs namespace, and optional event hub where you want to route the logs.
33+
7. Select the Azure subscription, Event Hubs namespace, and optional event hub where you want to route the logs.
3434

3535
The subscription and Event Hubs namespace must both be associated with the Azure AD tenant from where you're streaming the logs.
3636

articles/active-directory/reports-monitoring/toc.yml

Lines changed: 25 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,19 @@ items:
1414
- name: Identity logs
1515
expanded: true
1616
items:
17+
- name: Concepts
18+
expanded: false
19+
items:
20+
- name: Audit logs
21+
href: concept-audit-logs.md
22+
- name: Sign-in logs
23+
href: concept-sign-ins.md
24+
- name: Sign-in logs (preview)
25+
href: concept-all-sign-ins.md
26+
- name: Basic info in the sign-in logs
27+
href: reference-basic-info-sign-in-logs.md
28+
- name: Provisioning logs
29+
href: concept-provisioning-logs.md
1730
- name: How-to guides
1831
expanded: true
1932
items:
@@ -31,12 +44,18 @@ items:
3144
- name: Identity reports
3245
expanded: true
3346
items:
34-
- name: Usage and Insights report
35-
href: concept-usage-insights-report.md
36-
- name: How to use Identity Recommendations
37-
href: howto-use-recommendations.md
38-
- name: How to use Identity Workbooks
39-
href: howto-use-azure-monitor-workbooks.md
47+
- name: Concepts
48+
expanded: false
49+
items:
50+
- name: Usage and Insights report
51+
href: concept-usage-insights-report.md
52+
- name: How-to guides
53+
expanded: true
54+
items:
55+
- name: How to use Identity Recommendations
56+
href: howto-use-recommendations.md
57+
- name: How to use Identity Workbooks
58+
href: howto-use-azure-monitor-workbooks.md
4059
- name: Recommendations
4160
expanded: false
4261
items:

0 commit comments

Comments
 (0)