File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
articles/lighthouse/how-to Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Monitor delegated resources at scale
3
3
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
5
5
ms.topic : how-to
6
6
ms.custom : devx-track-azurepowershell
7
7
---
@@ -38,6 +38,7 @@ You can create a Log Analytics workspace by using the [Azure portal](../../azure
38
38
> # Register the Microsoft.Insights resource providers Application Ids
39
39
> New-AzADServicePrincipal -ApplicationId 1215fb39-1d15-4c05-b2e3-d519ac3feab4 -Role Contributor
40
40
> New-AzADServicePrincipal -ApplicationId 6da94f3c-0d67-4092-a408-bb5d1cb08d2d -Role Contributor
41
+ > New-AzADServicePrincipal -ApplicationId ca7f3f0b-7d91-482c-8e09-c5d840d0eac5 -Role Contributor
41
42
> ```
42
43
43
44
## Deploy policies that log data
You can’t perform that action at this time.
0 commit comments