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 11---
22title : Monitor delegated resources at scale
33description : 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
55ms.topic : how-to
66ms.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
You can’t perform that action at this time.
0 commit comments