Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jiashuo Li <4003950+jiasli@users.noreply.github.com>
  • Loading branch information
MoChilia and jiasli authored Aug 14, 2023
1 parent dd13fe0 commit 92c031d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ Refer to the [Azure Stack Hub Login Action Tutorial](https://learn.microsoft.com

For using any credentials like Azure Service Principal, Publish Profile etc add them as [secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets) in the GitHub repository and then use them in the workflow.

Follow the following steps to configure Azure Service Principal with a secret in the scope of `resource-group` as the role of `contributor`:
Follow the following steps to configure Azure Service Principal with a secret at the scope of `{resource-group}` as the role of `contributor`:

- Define a new secret under your repository settings, Add secret menu
- Store the output of the below [Azure CLI](https://learn.microsoft.com/cli/azure/?view=azure-cli-latest) command as the value of secret variable, for example 'AZURE_CREDENTIALS'
Expand Down

0 comments on commit 92c031d

Please sign in to comment.