Joining the Azure Domain on a PC - brian-anderson01/Capstone GitHub Wiki
Joining the Azure Domain on a new computer
- Start by going through the initial Windows setup, language, network etc.
- After these steps you will get to the account section
- Here you want to login with your username@domainname
- Below is a screenshot of what this looks like:

- Click next and input your Azure AD password
- With the settings I have implimented, the user now has to setup 2FA
- Scan the QR code on the screen in an authenticator app
- Click next and input the code from the authenticator and then click next again
- Continue through the Windows setup and you will be logged in
- You are now logged in as an Azure AD user and have Intune enforcing, if enabled
Joining the Azure Domain on a computer that is already setup
- Logged in as a local administrator, navigate to settings
- Choose accounts, then other users from the left
- Under "Work or school users" click "Add work or school user"
- You should now be at a screen that look like the one below:

- In the user account box input your username@domain login
- Choose whether you would like this new user to be a local admin or standard and click add
- Now switch users on the computer and login with your username@domain and your Azure AD password.
- You will now need to put in your 2FA code and set a pin, then you will be logged in
View joined computers on Azure AD admin portal
- Login to the Azure AD Portal and choose Azure Active Directory
- Under manage, on the left choose devices
- Any Azure AD joined devices will be listed with their hostname
- Clicking on the device will show details about it
- By clicking manage in the top left, more options and controls can be implemented on the device.