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

Enivronment() should be updated to include graph.microsoft.com #6786

Open
WhitWaldo opened this issue May 8, 2022 · 0 comments
Open

Enivronment() should be updated to include graph.microsoft.com #6786

WhitWaldo opened this issue May 8, 2022 · 0 comments
Assignees
Labels

Comments

@WhitWaldo
Copy link

A linter rule caught that I was using graph.microsoft.com within one of my PowerShell deployment scripts and suggested that I instead use a value from environment(). Looking through the options here though, that isn't one of the values provided - rather, there's just the older AAD Graph endpoints which aren't supposed to be used any longer anyway.

Please update this list to include the newer graph.microsoft.com value (or remove it from a checked linter value until otherwise available as the error messages suggests it's fixable, and it's not today).

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

5 participants