To pass the credentials like this in yaml ( creds: ${{ secrets.AZURE_CREDENTIALS }} ) save the required details in secrets section with name AZURE_CREDENTAILS
{ "clientSecret": "", "subscriptionId": "", "tenantId": "", "clientId": "" }
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To pass the credentials like this in yaml ( creds: ${{ secrets.AZURE_CREDENTIALS }} ) save the required details in secrets section with name AZURE_CREDENTAILS
{ "clientSecret": "", "subscriptionId": "", "tenantId": "", "clientId": "" }