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

Use https in ado:OrganizationUrl #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jiasli
Copy link
Member

@jiasli jiasli commented Sep 1, 2021

The instruction clearly says ado:OrganizationUrl should use HTTPS.

1. Find the key `ado:OrganizationUrl` and replace the existing value to the URL of your Azure DevOps organization; NOTE: This must use HTTPS.

Using http://dev.azure.com/organization causes confusion and leads to failure:

# PowerShell
> az rest --url '"http://dev.azure.com/azure-sdk/_apis/projects?stateFilter=All&api-version=2.2"' --resource 499b84ac-1321-427f-aa17-267ca6975798

... Microsoft Internet Explorer's Enhanced Security Configuration is currently enabled on your environment. This enhanced level of security prevents our web integration experiences from displaying or performing correctly. To continue with your operation please disable this configuration or contact your administrator. ...

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

Successfully merging this pull request may close these issues.

1 participant