Thimo Limpert

Results 3 issues of Thimo Limpert

Fixes #464 by redirecting root to configured `rootDirectUrl` or `defaultRedirectUrl` (configured as App Settings) or `azure.com` (hard coded). You need to configure `AzureWebJobsDisableHomepage=true` to disable the homepage shown at default....

fix #293 by converting all vanities to lowercase

## Introduction We are using the docker image `ghcr.io/terraform-linters/tflint-bundle` currently in our pipelines to check our code. This is deprecated and we should use the plugin management instead. The docker...