Under your Azure DevOps, there could be multiple organizations. Select the organization where you want to create a project.
In the below image, “infowaddy” is my organization.
I gave the Project name as “StockNote”, chosen Visibility as “Private” and Version control as “Git” and Work item process (for project management process) as “Scrum”.
“StockNote” project is ready to start maintaining the source codes via Git.
Go to Repos > Files and copy Repos URL which has to use in Git application to summit the source codes and create the CICD pipeline.