microsoft / DevHomeAzureExtension

Dev Home Azure Extension
MIT License
78 stars 16 forks source link

Add support for signin Urls being valid AzureUris #7

Closed dkbennett closed 11 months ago

dkbennett commented 11 months ago

Summary of the pull request

Updates the AzureUri parsing to allow Azure Signin Uris to be considered valid Uris.

References and relevant issues

Closes https://github.com/microsoft/DevHomeADOExtension/issues/77

Detailed description of the pull request / Additional comments

Validation steps performed

PR checklist

dkbennett commented 11 months ago

@dhoehna Please verify the Uris added to the valid test list correctly capture the known expected Uri formats for signin Uris.

vineeththomasalex commented 11 months ago

Nice!