Skip to content

Latest commit

 

History

History
70 lines (45 loc) · 5.14 KB

microsoft-team.md

File metadata and controls

70 lines (45 loc) · 5.14 KB

Microsoft Team Onboarding

If you work on or with the .NET Team, you will need to onboard into various GitHub projects in order to get your work done.

Join .NET teams in dotnet and Microsoft orgs

Link your GitHub account with Microsoft and then join our teams (in two organizations):

  1. Join the microsoft/dotnet team
  2. Join the dotnet/microsoft team

Security best practices

Bad actors try to break into our accounts all the time (see "failed login attempts" on your account). You need to apply the following guidance to (A) stay secure, and (B) maintain access to your account.

Register at least two of the following two-factor authentication methods:

Additional guidance:

  • Do not use SMS for 2FA or as a recovery fallback (disable those options).
  • Store recovery codes in a safe place, like OneDrive Vault, 2FA-protected OneNote or in a password vault like 1Password.

Note: If you completely lose access to login to your account, GitHub support will not be able to recover your account. That's why all of these options are covered.

A correctly configured account should look similar to the following:

image

Please test your security key to ensure it works. For example, on Windows, you should see a dialog similar to the following (that says "security key"):

image

A few more notes on hardware keys:

  • You should have at least one hardware key that does not travel with you, but is stored in a secure location (like at home) as a last resort in case you lose access to other factors.
  • If you have a FIDO2 key, it can be used with mysignins.
  • If you have USB-C and USB-A only devices, and want to use hardware keys for them, then you need separate keys. This explains why the example below has multiple keys registered (for example, one securely stored at home, and two keys for daily use for USB-C and USB-A only devices).
  • You can use Windows Hello to sign in as a hardware key. This is fine to use, but it doesn't replace the need for hardware key that you store in a secure location. Your Windows Hello key is not tied to you, but the machine. It won't survive hardware failures or re-installing Windows.

Configure your GitHub account as a Microsoft employee (recommended)

Get write permissions to repos (optional)

Join teams to gain write access to repos:

  • Request team membership via https://repos.opensource.microsoft.com/teams.
  • Ask someone if you don't know which team(s) to join, or see below.
  • Select Request to join this team on the right side - it will send email request to maintainers of the team.

Typically you will only need to join one team, because teams are nested. Here are some common teams: