Skip to content

Commit 39b59a4

Browse files
committed
gh token scope
1 parent 6a7eba3 commit 39b59a4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-arc/kubernetes/tutorial-workload-management.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,12 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
3232

3333
In order to successfully deploy the sample, you need:
3434

35-
- [Azure CLI](/cli/azure/install-azure-cli).
35+
- [Azure CLI](/cli/azure/install-azure-cli)
3636
- [GitHub CLI](https://cli.github.com)
3737
- [Helm](https://helm.sh/docs/helm/helm_install/)
3838
- [kubectl](https://kubernetes.io/docs/tasks/tools/#kubectl)
39+
- [jq](https://stedolan.github.io/jq/download/)
40+
- GitHub token with the following scopes: `repo`, `workflow`, `write:packages`, `delete:packages`, `read:org`, `delete_repo`.
3941

4042
## 1 - Deploy the sample
4143

0 commit comments

Comments
 (0)