Skip to content

Commit f719a8b

Browse files
committed
Add scenario diagrams
1 parent c238f6e commit f719a8b

File tree

5 files changed

+6
-0
lines changed

5 files changed

+6
-0
lines changed

terraform/azure-devops/create-service-connection/doc-gen/header.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ Below are common configurations. You can mix & match to create your own.
5151

5252
#### Default configuration
5353

54+
![](visuals/app-fic.png)
55+
5456
This creates an App registration with Federated Identity Credential and `Contributor` role on the Azure subscription used by the Terraform `azurerm` provider.
5557

5658
```hcl
@@ -68,6 +70,8 @@ Pre-requisites:
6870

6971
#### Managed Identity with FIC and custom RBAC
7072

73+
![](visuals/msi-fic-multi-rbac.png)
74+
7175
This creates a Managed Identity with Federated Identity Credential and custom Azure RBAC (role-based access control) role assignments:
7276

7377
```hcl
@@ -99,6 +103,8 @@ Pre-requisites:
99103

100104
#### Managed Identity assigned to Entra ID security group
101105

106+
![](visuals/msi-fic-group.png)
107+
102108
This creates a Managed Identity with Federated Identity Credential and custom Azure RBAC (role-based access control) role assignments:
103109

104110
```hcl
Loading
Binary file not shown.
Loading
Loading

0 commit comments

Comments
 (0)