Assignment 3 - Azure DevOps Account
For this assignment you are going to create an Azure DevOps account, and add your instructor as a member of your organization. This will allow you to use Azure DevOps for your projects, and will also allow your instructor to see your work.
Show/Hide Video
Register or Sign In
Important
You will not need to enter a credit card or payment information. By using your fvtc.edu email address, you will be able to create a free Azure DevOps organization that is sufficient for this course. If you are prompted to enter a credit card or payment information, please do not proceed! Instead, contact your instructor for assistance.
Go to Azure Repos and Sign in with your fvtc.edu email address.
You should see a prompt to create an organization. If you don't see this prompt, click on the "New organization" button.
For the organization name, use your first and last name (e.g., "ryan-appel"). This will help keep things organized and make it easier for your instructor to find your work.
Follow the prompts to complete the organization creation process. DO NOT enter a credit card or payment information. Azure DevOps offers a free tier that is sufficient for this course.
Create a Project
Once your organization is created, you should be prompted to create a new project. If not, click on the "New project" button.
Name your project "Version Control Essentials". You can leave all of the other settings at their default values.
Add Your Instructor
Go to your Azure DevOps organization settings (Not the project settings). You can find this by clicking on the blue "Azure DevOps" logo in the top left corner, then selecting "Organization settings" on the bottom left.
In the organization settings, click on "Users" in the left sidebar.
Click on the "Add users" button, and search for your instructor by their LAST NAME (e.g., "Doe"). You should see your instructor's name appear in the search results (e.g., "Doe, John"). If you see results that say "Admin" next to them, DO NOT select those. Instead, look for the one that says "Doe, John".
Confirm that the Access level is set to "Basic."
In the "Add to project" section, select the project you just created ("Version Control Essentials").
Uncheck the "Send email invitation" option. This is not necessary, as your instructor will be able to access your organization directly.
Submission
Submit the URL to your Azure DevOps organization in Blackboard. The URL should look like: https://dev.azure.com/your-organization-name.