Azure / Azure/bicep

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

Open
#6,786 0 comments 0 reactions 1 assignee Claimed by @admodras View on GitHub
enhancement intermediate language investigate provider improvement story: linter rules
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

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 ](https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/bicep-functions-deployment#example-1 )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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.