Azure / Azure/azure-powershell-common

AzureEnvironment.cs has reference to invalid domain name discover.azure.com

Open
#306 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
36
Forks
62
PR merge metrics
No merged PRs in 30d

Description

When going through the authentication flow with Azure there are several attempts to hit discover.azure.com.
The domain name is not documented anywhere and also always results in a name resolution failure.
This has been criticized by several enterprise security admins recently because they do not want to enable a URL that does not exist.
It is only used to handle an empty Metadata endpoint; we should change it to an endpoint that works or handle the nullOrEmpty case differently.

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.