Start A New Azure DevOps Project
Start A New Azure DevOps Project An Azure DevOps project must be setup to take advantage of Power Platform Git Integration. Then we can add an Azure Repo to ...
- Published
- Reading time
- 2 min read
Before you start
Is this guide for you?
- Best entry point
- Power Platform
- Time investment
- 2 min read
Imported reference from Matthew Devaney's blog for learning purposes. Original: https://www.matthewdevaney.com/the-complete-power-platform-pipelines-alm-setup-guide/start-a-new-azure-devops-project/. Author: Matthew Devaney.
Start A New Azure DevOps Project
An Azure DevOps project must be setup to take advantage of Power Platform Git Integration. Then we can add an Azure Repo to the DevOps project to store code in Git. An Azure DevOps license is free for the first 5 users in an organization and only takes a few minutes to setup. Table Of Contents: • < a
href = "#Create-A-New-Azure-DevOps-Organization " > Create A New Azure DevOps Organization </ a > • < a
href = "#Setup-An-Azure-DevOps-Project" > Setup An Azure DevOps Project </ a > Code language: HTML, XML ( xml ) Create A New Azure DevOps Organization
Azure DevOps can be accessed through the Azure Portal . Open the Azure Portal and search for Azure DevOps organizations.
An Azure DevOps organization is needed to create Azure DevOps projects. Press the My Azure Dev Ops Organizations page.
Press the Create new organization button or select an existing organization.
If starting a new organization, select a URL and a host country. Then press Continue. Setup An Azure DevOps Project
On the Azure DevOps home page, select your organization once again, and fill-in the create a project menu. Choose the name ALM Tutorial Project. Set visibility to Private and version control to Git. Then press the Create project button.
The new project will appear inside the selected organization. Open the project.
The project landing screen appears with a welcome message. Next Steps
The next section of the Power Platform Pipelines & ALM Setup Guide.
Next: Configure Development And Target Environments >> Did You Enjoy This Article? 😺
Subscribe to get new Copilot Studio articles sent to your inbox each week for FREE Enter your email address Sign Me Up Questions?
If you have any questions about Start A New Azure DevOps Project please leave a message in the comments section below. You can post using your email address and are not required to create an account to join the discussion.
Tagged
Power Platform
Have a Microsoft 365 topic idea?
Share article suggestions, community session ideas, corrections, or real-world scenarios for future nextM365 learning notes.
Keep learning Microsoft 365
Explore more practical guides for SharePoint, Power Platform, Copilot Studio, migration, automation, governance, and security.
Continue learning
Related tutorials
Next action