SCEPman deployment with sophisticated configuration using local state
Edit the variables in the example terraform.tfvars
.
Note: The following Azure Resource names must be globally unique:
storage_account_name
key_vault_name
app_service_name_primary
app_service_name_certificate_master
If you want to deploy the Community Edition, leave AppConfig:LicenseKey
in app_settings_primary
as trial. If you want to deploy the Enterprise Edition, use your valid license key.
terraform init
terraform plan
terraform apply
Visit the homepage of your SCEPman App Service and follow the instructions for running the CMDlet Complete-SCEPmanDeployment
of the SCEPman PowerShell module. This configures the Managed Identities of your App Services.
terraform destroy