Skip to content

Commit

Permalink
Add scenario diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
geekzter committed May 5, 2024
1 parent c238f6e commit f719a8b
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ Below are common configurations. You can mix & match to create your own.

#### Default configuration

![](visuals/app-fic.png)

This creates an App registration with Federated Identity Credential and `Contributor` role on the Azure subscription used by the Terraform `azurerm` provider.

```hcl
Expand All @@ -68,6 +70,8 @@ Pre-requisites:

#### Managed Identity with FIC and custom RBAC

![](visuals/msi-fic-multi-rbac.png)

This creates a Managed Identity with Federated Identity Credential and custom Azure RBAC (role-based access control) role assignments:

```hcl
Expand Down Expand Up @@ -99,6 +103,8 @@ Pre-requisites:

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

![](visuals/msi-fic-group.png)

This creates a Managed Identity with Federated Identity Credential and custom Azure RBAC (role-based access control) role assignments:

```hcl
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f719a8b

Please sign in to comment.