In this post, we will see step by step process, of how to create a new Azure DevOps Organization and a default project creation from the start with a Visual studio profile. Also recommendations around how many organizations you can create within Azure DevOps.
Fig 1: Visual studio Profile - Create new organization
It opens “Get started with Azure DevOps” page and click on Continue
Fig 2: Get started with Azure DevOps
It opens another page, fill in the details like the organization name, and which location you want to host your projects, and click on Continue
Fig 3 - Fill in Azure DevOps Organization details
Fig - Azure DevOps Organization - Project creation
If you revisit the visual studio profile page again, you can see the newly created Organization from the Azure DevOps organization list under your account.
Fig 5: Visual studio Profile - Created new organization
Note: Instead of creating multiple Organizations, try to create multiple projects within one Organization. Your Organization can have unlimited private projects.