Skip to content

Commit b28b882

Browse files
committed
update command
1 parent 8065319 commit b28b882

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/lighthouse/how-to/monitor-at-scale.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitor delegated resources at scale
33
description: Azure Lighthouse helps you use Azure Monitor Logs in a scalable way across customer tenants.
4-
ms.date: 06/20/2022
4+
ms.date: 08/02/2022
55
ms.topic: how-to
66
ms.custom: devx-track-azurepowershell
77
---
@@ -38,6 +38,7 @@ You can create a Log Analytics workspace by using the [Azure portal](../../azure
3838
> # Register the Microsoft.Insights resource providers Application Ids
3939
> New-AzADServicePrincipal -ApplicationId 1215fb39-1d15-4c05-b2e3-d519ac3feab4 -Role Contributor
4040
> New-AzADServicePrincipal -ApplicationId 6da94f3c-0d67-4092-a408-bb5d1cb08d2d -Role Contributor
41+
> New-AzADServicePrincipal -ApplicationId ca7f3f0b-7d91-482c-8e09-c5d840d0eac5 -Role Contributor
4142
> ```
4243
4344
## Deploy policies that log data

0 commit comments

Comments
 (0)