Skip to content

The Partner Admin Link (PAL) provider provides a way to link a Azure Service Principal to a partner account.

License

Notifications You must be signed in to change notification settings

XenitAB/terraform-provider-pal

Repository files navigation

Terrraform Provider PAL

Provider to configure Partner Admin Link for indiviual Azure Service Principals.

How To

There is a example in examples/basic/main.tf that creates a Azure Service Principal with a random generated password. The Service Principal is then used to authenticate with the random password to create the Partner Admin Link.

Contributing

Follow the contribution guide to get started contributing.