Azure with Terraform
Deploy the Internal Scanner to your Azure subscription using AKS (Azure Kubernetes Service).
Overview
The Azure deployment uses a Terraform module that provisions AKS and deploys the Internal Scanner with the following capabilities:
| Feature | Description |
|---|---|
| AKS Cluster | Managed Kubernetes with node autoscaling |
| VNet Integration | Deploy in private subnets with no public IP |
| Azure AD | Identity and access management |
| Key Vault | Secure credential storage |
| Private Link | Secure connectivity to Azure services |
| Azure Monitor | Observability and logging |
Getting Started
Contact your Detectify account team to get started with Azure deployment. They can provide the latest Terraform module and walk through configuration for your environment.
For immediate deployment, you can also use the Helm Chart on any existing AKS cluster.
Next Steps
- Requirements — General requirements for all deployments
- Deployment Options — View all deployment options
Last updated on