Skip to content

Commit ce76b15

Browse files
Merge pull request #227643 from shlipsey3/reports-content-maintenance-021623
content-maintenance
2 parents 1285453 + 4deeff1 commit ce76b15

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/active-directory/reports-monitoring/howto-download-logs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.topic: how-to
1010
ms.workload: identity
1111
ms.subservice: report-monitor
12-
ms.date: 12/14/2022
12+
ms.date: 02/16/2023
1313
ms.author: sarahlipsey
1414
ms.reviewer: besiler
1515

@@ -45,11 +45,11 @@ Azure AD stores activity logs for a specific period. For more information, see [
4545
- **CSV**
4646
- **JSON**
4747
- Timestamps in the downloaded files are based on UTC.
48-
- For large data sets (> 250,000 records), you should use the [reporting API](/graph/api/resources/azure-ad-auditlog-overview?view=graph-rest-1.0) to download the data.
48+
- For large data sets (> 250,000 records), you should use the [reporting API](/graph/api/resources/azure-ad-auditlog-overview) to download the data.
4949

5050
> [!NOTE]
5151
> **Issues downloading large data sets**
52-
> The Azure Portal downloader will time out if you attempt to download large data sets. Generally, data sets smaller than 250,000 records work well with the browser download feature. If you face issues completing large downloads in the browser, you should use the [reporting API](/graph/api/resources/azure-ad-auditlog-overview?view=graph-rest-1.0) to download the data.
52+
> The Azure Portal downloader will time out if you attempt to download large data sets. Generally, data sets smaller than 250,000 records work well with the browser download feature. If you face issues completing large downloads in the browser, you should use the [reporting API](/graph/api/resources/azure-ad-auditlog-overview) to download the data.
5353
5454
## How to download activity logs
5555

articles/active-directory/reports-monitoring/howto-troubleshoot-sign-in-errors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.topic: how-to
1010
ms.workload: identity
1111
ms.subservice: report-monitor
12-
ms.date: 10/31/2022
12+
ms.date: 02/16/2023
1313
ms.author: sarahlipsey
1414
ms.reviewer: dhanyahk
1515

@@ -52,7 +52,7 @@ You need:
5252

5353
6. The failure reason describes the error. For example, in the above scenario, the failure reason is **Invalid username or password or Invalid on-premises username or password**. The fix is to simply sign-in again with the correct username and password.
5454

55-
7. You can get additional information, including ideas for remediation, by searching for the error code, **50126** in this example, in the [sign-ins error codes reference](./concept-sign-ins.md).
55+
7. You can get additional information, including ideas for remediation, by searching for the error code, **50126** in this example, in the [sign-ins error codes reference](../develop/reference-aadsts-error-codes.md).
5656

5757
8. If all else fails, or the issue persists despite taking the recommended course of action, [open a support ticket](../fundamentals/active-directory-troubleshooting-support-howto.md) following the steps in the **Troubleshooting and support** tab.
5858

0 commit comments

Comments
 (0)