You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/view-audit-logs.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ manager: celestedg
9
9
ms.service: active-directory
10
10
ms.topic: conceptual
11
11
ms.workload: identity
12
-
ms.date: 02/12/2020
12
+
ms.date: 02/20/2020
13
13
ms.author: marsma
14
14
ms.subservice: B2C
15
15
ms.custom: fasttrack-edit
@@ -109,13 +109,14 @@ The following PowerShell script shows an example of how to query the Azure AD re
109
109
You can try this script in the [Azure Cloud Shell](overview.md). Be sure to update it with your application ID, client secret, and the name of your Azure AD B2C tenant.
110
110
111
111
```powershell
112
-
# This script requires the registration of a Web Application in Azure Active Directory:
0 commit comments