Manual GitHub Authentication

published by: Cory Fowler

Generate Token

  1. Open GitHub Personal Access Token in your web browser.
  2. Sign into your GitHub account where you forked this repository.
  3. Click Generate Token
  4. Enter a value in the Token description text box
  5. Select all the check boxes image of GitHub Personal Access Tokens
  6. Click Generate token
  7. Copy the token

Add the GitHub Token to Azure in the Azure Resource Explorer

  1. Open Azure Resource Browser in your web browser.
  2. Log in with your Azure account.
  3. Selected the correct Azure subscription.
  4. Select Read/Write mode.
  5. Click Edit.
  6. Paste the token into the token parameter.
  7. Click PUT