GitHub Authorization

published by: Tyler Lu

  1. Generate Token:

    • Open https://github.com/settings/tokens in your web browser.

    • Sign into GitHub.

    • Fork this repository to your GitHub account.

    • Click Generate Token.

    • Enter a value in the Token description text box.

    • Select the following scopes (your selections should match the screenshot below):

      • repo -> repo:status, repo_deployment, public_repo

      • user -> read:user, user:emial, user:follow

        Note: the user scope itself must be selected.

  2. Add the GitHub Token to Azure in the Azure Resource Explorer: