Skip to content

Commit 1c2659a

Browse files
authored
Merge pull request #91269 from MicrosoftDocs/master
10/10 AM Publish
2 parents 961468f + 681279a commit 1c2659a

File tree

122 files changed

+488
-668
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

122 files changed

+488
-668
lines changed

.openpublishing.redirection.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22921,7 +22921,7 @@
2292122921
},
2292222922
{
2292322923
"source_path": "articles/active-directory/active-directory-reporting-power-bi-content-pack-how-to.md",
22924-
"redirect_url": "/azure/active-directory/reports-monitoring/howto-power-bi-content-pack",
22924+
"redirect_url": "azure/active-directory/reports-monitoring/howto-use-azure-monitor-workbooks",
2292522925
"redirect_document_id": false
2292622926
},
2292722927
{
@@ -22984,6 +22984,23 @@
2298422984
"redirect_url": "/azure/active-directory/reports-monitoring/tutorial-azure-monitor-stream-logs-to-event-hub",
2298522985
"redirect_document_id": true
2298622986
},
22987+
{
22988+
"source_path": "articles/active-directory/reports-monitoring/quickstart-install-power-bi-content-pack.md",
22989+
"redirect_url": "/azure/active-directory/reports-monitoring/howto-use-azure-monitor-workbooks",
22990+
"redirect_document_id": false
22991+
},
22992+
{
22993+
"source_path": "articles/active-directory/reports-monitoring/howto-power-bi-content-pack.md",
22994+
"redirect_url": "/azure/active-directory/reports-monitoring/howto-use-azure-monitor-workbooks",
22995+
"redirect_document_id": false
22996+
},
22997+
{
22998+
"source_path": "articles/active-directory/reports-monitoring/troubleshoot-content-pack.md",
22999+
"redirect_url": "/azure/active-directory/reports-monitoring/howto-use-azure-monitor-workbooks",
23000+
"redirect_document_id": false
23001+
},
23002+
23003+
2298723004
{
2298823005
"source_path": "articles/active-directory/reporting-azure-monitor-diagnostics-azure-storage-account.md",
2298923006
"redirect_url": "/azure/active-directory/reports-monitoring/quickstart-azure-monitor-route-logs-to-storage-account",

articles/active-directory/authentication/howto-authentication-methods-usage-insights.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ Clicking on either of the charts will bring you to a pre-filtered list of regist
5656

5757
Using the control in the upper, right-hand corner, you can change the date range for the audit data shown in the Registrations and Resets charts to 24 hours, 7 days, or 30 days.
5858

59-
Registration data from the
60-
6159
### Registration details
6260

6361
Clicking on the **Users registered**, **Users enabled**, or **Users capable** tiles or insights will bring you to the registration details.

articles/active-directory/reports-monitoring/howto-analyze-activity-logs-log-analytics.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,13 @@ To follow along, you need:
3535

3636
* A Log Analytics workspace in your Azure subscription. Learn how to [create a Log Analytics workspace](https://docs.microsoft.com/azure/log-analytics/log-analytics-quick-create-workspace).
3737
* First, complete the steps to [route the Azure AD activity logs to your Log Analytics workspace](howto-integrate-activity-logs-with-log-analytics.md).
38-
38+
* [Access](https://docs.microsoft.com/en-us/azure/azure-monitor/platform/manage-access#manage-access-using-workspace-permissions) to the log analytics workspace
39+
* The following roles in Azure Active Directory (if you are accessing Log Analytics through Azure Active Directory portal)
40+
- Security Admin
41+
- Security Reader
42+
- Report Reader
43+
- Global Admin
44+
3945
## Navigate to the Log Analytics workspace
4046

4147
1. Sign in to the [Azure portal](https://portal.azure.com).

articles/active-directory/reports-monitoring/howto-power-bi-content-pack.md

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

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ To use Monitor workbooks, you need:
4646

4747
- A [Log Analytics workspace](https://docs.microsoft.com/azure/azure-monitor/learn/quick-create-workspace).
4848

49+
- [Access](https://docs.microsoft.com/azure/azure-monitor/platform/manage-access#manage-access-using-workspace-permissions) to the log analytics workspace
50+
- Following roles in Azure Active Directory (if you are accessing Log Analytics through Azure Active Directory portal)
51+
- Security Admin
52+
- Security Reader
53+
- Report Reader
54+
- Global Admin
55+
4956
## Roles
5057
You must be in one of the following roles as well as have [access to underlying Log Analytics](https://docs.microsoft.com/en-us/azure/azure-monitor/platform/manage-access#manage-access-using-azure-permissions) workspace to manage the workbooks:
5158
- Global Admin

articles/active-directory/reports-monitoring/quickstart-install-power-bi-content-pack.md

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

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
href: quickstart-download-audit-report.md
1818
- name: Configure named locations
1919
href: quickstart-configure-named-locations.md
20-
- name: Install Power BI content pack
21-
href: quickstart-install-power-bi-content-pack.md
2220
- name: Route logs to storage account
2321
href: quickstart-azure-monitor-route-logs-to-storage-account.md
2422

@@ -64,8 +62,6 @@
6462
href: howto-troubleshoot-sign-in-errors.md
6563
- name: Remediate users flagged for risk
6664
href: howto-remediate-users-flagged-for-risk.md
67-
- name: Use Power BI Content Pack for Azure AD reports
68-
href: howto-power-bi-content-pack.md
6965
- name: Configure prerequisites for Reporting API
7066
href: howto-configure-prerequisites-for-reporting-api.md
7167
- name: How to use Azure AD workbooks
@@ -94,8 +90,7 @@
9490
href: troubleshoot-missing-data-download.md
9591
- name: Cannot access Graph APIs for reporting
9692
href: troubleshoot-graph-api.md
97-
- name: Errors in Power BI Content pack
98-
href: troubleshoot-content-pack.md
93+
9994

10095
- name: Reference
10196
expanded: true

0 commit comments

Comments
 (0)