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

Standardize URLs to dev.azure.com Format #4853

Open
mmitche opened this issue Jan 29, 2025 · 0 comments
Open

Standardize URLs to dev.azure.com Format #4853

mmitche opened this issue Jan 29, 2025 · 0 comments

Comments

@mmitche
Copy link
Member

mmitche commented Jan 29, 2025

We have identified an inconsistency in the URLs used within our repositories. Currently, there is a mix of dev.azure.com and visualstudio.com URLs present in both the code and service connections. This inconsistency is found in product repositories and arcade. This can lead to confusion and potential issues in our workflows.

Expected Behavior:
All URLs should be standardized to use the dev.azure.com format. This includes in:

  • Source
  • Service connections
  • Docs

Actual Behavior:
A mix of dev.azure.com and visualstudio.com URLs are found.

Impact:

  • Potential confusion and errors in service connections.
  • Inconsistent documentation and code references.

Proposed Solution:

  • Update all instances of visualstudio.com URLs to dev.azure.com in the codebase.
  • Ensure all service connections are updated to use dev.azure.com URLs.
  • Find documentation that references VisualStudio.com URLs and update to dev.azure.com
  • Review and update any related documentation to reflect this change.
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

No branches or pull requests

1 participant