Skip to content

Commit f0a7af3

Browse files
authored
Merge pull request #170999 from craigshoemaker/patch-1
[Static Web Apps] Update get-started-cli.md
2 parents ae0db77 + b9f6094 commit f0a7af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/get-started-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Now that the repository is created, you can create a static web app from the Azu
112112
113113
- `<LOCATION>`: Replace this value with the location nearest you. Options include: _CentralUS_, _EastAsia_, _EastUS2_, _WestEurope_, and _WestUS2_.
114114
115-
- `<YOUR_GITHUB_PERSONAL_ACCESS_TOKEN>`: Replace this value with the [GitHub personal access token](https://docs.github.com/github/authenticating-to-github/creating-a-personal-access-token) you previously generated. (minimal permissions are `Workflow` scope)
115+
- `<YOUR_GITHUB_PERSONAL_ACCESS_TOKEN>`: Replace this value with the [GitHub personal access token](https://docs.github.com/github/authenticating-to-github/creating-a-personal-access-token) you previously generated. Minimal permissions are `workflow` scope for public repositories, and `repo` scope for private repositories.
116116
117117
You can now view the created app in Azure.
118118

0 commit comments

Comments
 (0)