mirror of
https://github.com/azure/login.git
synced 2026-06-08 04:47:07 +00:00
Update README.md
This commit is contained in:
parent
84519181a8
commit
c02223cd62
1 changed files with 1 additions and 0 deletions
|
|
@ -219,6 +219,7 @@ Follow the steps to configure Azure Service Principal with a secret:
|
|||
|
||||
```
|
||||
* Now in the workflow file in your branch: `.github/workflows/workflow.yml` replace the secret in Azure login action with your secret (Refer to the example above)
|
||||
* Note: The above `az ad sp create-for-rbac` command will give you the `--sdk-auth` deprecation warning. As we are working with CLI for this deprecation process, we strongly recommend users to use this `--sdk-auth` flag as the result dictionary output changes and not accepted by login action if `--sdk-auth` is not used.
|
||||
|
||||
### Configure a service principal with a Federated Credential to use OIDC based authentication:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue