I had an existing organization on Azure DevOps (say, org1) to host my main projects and I recently added another organization (say, org2) to host projects I work on for a non-profit where I volunteer.
After creating org2, whenever I log into Azure DevOps or access https://dev.azure.com, it redirects me to https://dev.azure.com/org2 instead of https://dev.azure.com/org1 as it did before I created the new organization. Unfortunately, I access org1 much more frequently so this is a silly inconvenience.
How can I set or change the default organization so that my default page is https://dev.azure.com/org1 again?