Skip to content

feat: write docs for azure wif connection#361

Open
cathylin-wang wants to merge 4 commits into
mainfrom
cathy/azure-wif-docs
Open

feat: write docs for azure wif connection#361
cathylin-wang wants to merge 4 commits into
mainfrom
cathy/azure-wif-docs

Conversation

@cathylin-wang

@cathylin-wang cathylin-wang commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Update Azure connection docs for new WIF flow.

blocked on merging until feature flag flips on

@mintlify

mintlify Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
porter 🟢 Ready View Preview Jun 18, 2026, 8:04 PM


<Tab title="Azure">
Porter connects to Azure using a service principal with permissions to manage your infrastructure.
Porter connects to Azure using a service principal authenticated via [workload identity federation](https://learn.microsoft.com/en-us/entra/workload-id/workload-identity-federation) to manage your infrastructure.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gcp page links google's docs so i'm copying and linking microsoft's here

## Create the Service Principal

You can create the service principal using our automated script (recommended) or manually.
You can create the service principal using our automated script (recommended) or manually. Both flows need the **OIDC subject** and **OIDC issuer** that Porter shows in the dashboard during the Azure cloud account connection — copy these before starting.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

flagging we need dashboard info in bold
lmk if this should be more obvious

```bash
# Download the setup script
curl -O https://raw.githubusercontent.com/porter-dev/docs/main/scripts/setup-azure-porter.sh
curl -O https://raw.githubusercontent.com/porter-dev/docs/main/scripts/setup-azure-porter-wif.sh

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should i delete this old script now or wait till everyone's migrated off?

- Microsoft.Compute
- Microsoft.ContainerRegistry
- Microsoft.ContainerService
- Microsoft.KeyVault

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lowkey the old setup script didn't have this permission
this doc is stale or that script has a bug (and i copied it for the new one so that means there's still a bug)

@cathylin-wang cathylin-wang marked this pull request as ready for review June 23, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant