shibayan / terraform-azurerm-keyvault-acmebot

Terraform Module for Key Vault Acmebot
Apache License 2.0
30 stars 35 forks source link

Site created by the function is not working #68

Closed marncosta closed 2 months ago

marncosta commented 6 months ago

The installation runs smoothly and everything in Azure is created correctly.

But I got the attached page: This page is not working.

Screenshot 2024-04-24 at 11 24 19
shibayan commented 6 months ago

Have you added the necessary settings for Entra ID authentication? HTTP 401 will occur if no authentication settings have been made; please refer to the definition in the example directory.