Skip to content

Commit 23ab80e

Browse files
Update connect-keyvault.md
1 parent 59a5ef0 commit 23ab80e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/github/connect-keyvault.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ To ensure seamless integration between GitHub Actions and Azure Key Vault, confi
4646
___
4747

4848
2. **CLI**: Grant the necessary permissions to the service principal or managed identity used by your GitHub Actions workflow through CLI
49+
4950
# [OpenID Connect](#tab/openid)
5051

5152
### What is Federated Identity?
@@ -89,7 +90,7 @@ Federated identity allows external identities, like GitHub, to access Azure reso
8990
```sh
9091
az keyvault set-policy --name <KEYVAULT_NAME> --spn <CLIENT_ID> --secret-permissions get list
9192
```
92-
93+
___
9394
# [Service principal](#tab/userlevel)
9495

9596
### Step 1: Create a Service Principal

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy