Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors Provisioning and [NG-Module Error] Cannot read properly 'length' of undefined. #275

Open
jbla9028 opened this issue May 13, 2021 · 0 comments

Comments

@jbla9028
Copy link

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.

  1. The alert/insight metrics are deprecated it looks like so the ARM deployment script fails

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.

Screenshot 2021-05-13 151502

The SPN the site is using has both application and delegated MS Graph permissions.
Screenshot 2021-05-13 151554

Any help would be appreciated!

@jbla9028 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant