Skip to main content

Set Up an Azure Private Link in Wayfinder using Terraform

< overview | terraform module for azure private links


Which terraform module do I use?

Use Wayfinder's installation Terraform module for Azure to configure Wayfinder and enable Azure's private link feature.


What happens when I run the installation terraform module?

By running the installation terraform module you:

  • Inform Wayfinder about the Azure subnet that its AKS cluster is using.
  • Configure (optionally) the resource group where the private cluster endpoints and private DNS entries will reside.
  • Grant Wayfinder's default Azure identity with the necessary permissions to create private endpoints and DNS entries within the resource group.

What happens if I have an old version of Wayfinder?

The private link feature is enabled by default when you use Wayfinder's latest installation Terraform module.

If you're on any of our older supported versions of Wayfinder, then please contact our Support Team to assist you with upgrade instructions.


What happens if I didn't install Wayfinder using the Terraform module?

Please contact our Support Team who can review your installation process and provide you with additional information.



What comes next?