From 54258551679ba31764970e09d5ddd3a3acd4a0f0 Mon Sep 17 00:00:00 2001 From: Sai Ganesh Date: Fri, 13 Jan 2023 17:42:09 +0530 Subject: [PATCH] Link for the github environment secrets is changed (#289) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3a8044a..7c6693bc 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ Refer to the [Azure Stack Hub Login Action Tutorial](https://learn.microsoft.com ### Configure a service principal with a secret -For using any credentials like Azure Service Principal, Publish Profile etc add them as [secrets](https://help.github.com/articles/virtual-environments-for-github-actions#creating-and-using-secrets-encrypted-variables) in the GitHub repository and then use them in the workflow. +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: