Skip to content

Commit 14ba103

Browse files
authored
Merge pull request #221491 from shlipsey3/reports-toc-activity-logs-121422
reports-toc-activity-logs-121422
2 parents 5ff95fd + b6f489c commit 14ba103

16 files changed

+177
-555
lines changed

.openpublishing.redirection.active-directory.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4351,6 +4351,21 @@
43514351
"redirect_url": "/azure/active-directory/conditional-access/location-condition",
43524352
"redirect_document_id": true
43534353
},
4354+
{
4355+
"source_path_from_root": "/articles/active-directory/reports-monitoring/howto-find-activity-reports.md",
4356+
"redirect_url": "/azure/active-directory/reports-monitoring/howto-access-activity-logs",
4357+
"redirect_document_id": true
4358+
},
4359+
{
4360+
"source_path_from_root": "/articles/active-directory/reports-monitoring/troubleshoot-missing-data-download.md",
4361+
"redirect_url": "/azure/active-directory/reports-monitoring/reports-faq",
4362+
"redirect_document_id": false
4363+
},
4364+
{
4365+
"source_path_from_root": "/articles/active-directory/reports-monitoring/troubleshoot-missing-audit-data.md",
4366+
"redirect_url": "/azure/active-directory/reports-monitoring/reports-faq",
4367+
"redirect_document_id": false
4368+
},
43544369
{
43554370
"source_path_from_root": "/articles/active-directory/customize-branding.md",
43564371
"redirect_url": "/azure/active-directory/fundamentals/customize-branding",

articles/active-directory/governance/identity-governance-applications-deploy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.workload: identity
1111
ms.tgt_pltfrm: na
1212
ms.topic: conceptual
1313
ms.subservice: compliance
14-
ms.date: 6/28/2022
14+
ms.date: 12/19/2022
1515
ms.author: amsliu
1616
ms.reviewer: markwahl-msft
1717
ms.collection: M365-identity-device-management
@@ -57,7 +57,7 @@ Azure AD, in conjunction with Azure Monitor, provides several reports to help yo
5757

5858
* An administrator, or a catalog owner, can [retrieve the list of users who have access package assignments](entitlement-management-access-package-assignments.md), via the Azure portal, Graph or PowerShell.
5959
* You can also send the audit logs to Azure Monitor and view a history of [changes to the access package](entitlement-management-logs-and-reporting.md#view-events-for-an-access-package), in the Azure portal, or via PowerShell.
60-
* You can view the last 30 days of sign ins to an application in the [sign ins report](../reports-monitoring/howto-find-activity-reports.md#sign-ins-report) in the Azure portal, or via [Graph](/graph/api/signin-list?view=graph-rest-1.0&tabs=http&preserve-view=true).
60+
* You can view the last 30 days of sign-ins to an application in the [sign-ins report](../reports-monitoring/reference-basic-info-sign-in-logs.md) in the Azure portal, or via [Graph](/graph/api/signin-list?view=graph-rest-1.0&tabs=http&preserve-view=true).
6161
* You can also send the [sign in logs to Azure Monitor](../reports-monitoring/concept-activity-logs-azure-monitor.md) to archive sign in activity for up to two years.
6262

6363
## Monitor to adjust entitlement management policies and access as needed

articles/active-directory/manage-apps/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,10 +133,10 @@ landingContent:
133133
url: ../reports-monitoring/concept-provisioning-logs.md
134134
- linkListType: how-to-guide
135135
links:
136+
- text: Access activity logs
137+
url: ../reports-monitoring/howto-access-activity-logs.md
136138
- text: Download logs
137139
url: ../reports-monitoring/howto-download-logs.md
138-
- text: Find activity report
139-
url: ../reports-monitoring/howto-find-activity-reports.md
140140
- text: Set up access reviews
141141
url: ../governance/deploy-access-reviews.md
142142
- title: Remote access to on-premises apps

articles/active-directory/reports-monitoring/howto-access-activity-logs.md

Lines changed: 89 additions & 69 deletions
Large diffs are not rendered by default.

articles/active-directory/reports-monitoring/howto-find-activity-reports.md

Lines changed: 0 additions & 226 deletions
This file was deleted.

articles/active-directory/reports-monitoring/howto-use-azure-monitor-workbooks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To use Azure Workbooks for Azure AD, you need:
3636
- Reports Reader
3737
- Global Administrator
3838

39-
3. Ensure that you have the one of the following Azure subscription roles:
39+
3. Ensure that you have the one of the following Azure roles for the subscription:
4040
- Global Reader
4141
- Reports Reader
4242
- Security Reader
@@ -77,7 +77,7 @@ Workbooks can be created from scratch or from a template. When creating a new wo
7777
1. Select a workbook template from the Gallery.
7878
1. Select **Edit** from the top of the page.
7979
- Each element of the workbook has its own **Edit** button.
80-
- or more information on editing workbook elements, see [Azure Workbooks Templates](../../azure-monitor/visualize/workbooks-templates.md)
80+
- For more information on editing workbook elements, see [Azure Workbooks Templates](../../azure-monitor/visualize/workbooks-templates.md)
8181

8282
1. Select the **Edit** button for any element. Make your changes and select **Done editing**.
8383
![Screenshot of a workbook in Edit mode, with the Edit and Done Editing buttons highlighted.](./media/howto-use-azure-monitor-workbooks/edit-buttons.png)

0 commit comments

Comments
 (0)