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
Hello, I came across this tool and I've tried to deploy it on my test Tenant. I ran into some deployment errors but was able to get past those fairly easily. but they are below.
The alert/insight metrics are deprecated it looks like so the ARM deployment script fails
{ "status": "Failed", "error": { "code": "BadRequest", "message": "Creating or editing classic alert rules based on this metric is no longer supported. To learn about new alert rules see https://aka.ms/create-metric-alerts" } }
The Readme has some outdated instructions on how to create the SPN to allow the web app to log in and gather the AzureAD data, I was able to get passed this. I can log into the site once it's deployed. The UI comes up but displays this error below and doens't display any SPN data.
The SPN the site is using has both application and delegated MS Graph permissions.
Any help would be appreciated!
The text was updated successfully, but these errors were encountered:
jbla9028
changed the title
Errors Provisioning and [NG-Module Error] Cannot read properly 'lenght' of undefined.
Errors Provisioning and [NG-Module Error] Cannot read properly 'length' of undefined.
May 13, 2021
Hello, I came across this tool and I've tried to deploy it on my test Tenant. I ran into some deployment errors but was able to get past those fairly easily. but they are below.
Microsoft.Insights/alertrules - Forbidden Requests
Microsoft.Insights/alertrules - ServerErrors
Microsoft.Insights/alertrules - LongHttpQueue
Microsoft.Insights/alertrules - CPUHigh
{ "status": "Failed", "error": { "code": "BadRequest", "message": "Creating or editing classic alert rules based on this metric is no longer supported. To learn about new alert rules see https://aka.ms/create-metric-alerts" } }
The Readme has some outdated instructions on how to create the SPN to allow the web app to log in and gather the AzureAD data, I was able to get passed this. I can log into the site once it's deployed. The UI comes up but displays this error below and doens't display any SPN data.
The SPN the site is using has both application and delegated MS Graph permissions.
![Screenshot 2021-05-13 151554](https://user-images.githubusercontent.com/44985530/118175486-293f2000-b3fe-11eb-9655-a32067d92528.png)
Any help would be appreciated!
The text was updated successfully, but these errors were encountered: