Thimo Limpert

Results 7 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...

### Is your proposal related to a problem? I use cal.com to schedule meetings for different organizations. So I let cal.com create events in the calendars of these organizations (or...

✨ feature
calendar-apps
🚨 needs approval

**Describe the bug** The [upptime documentation](https://upptime.js.org/docs/notifications/#microsoft-teams) suggest setting up a workflow according to [MS documentation](https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook?tabs=newteams%2Cdotnet). I suppose this site showed how to use the old Webhook supporting MessageCards. Unfortunately they...

bug

Hi, It seems that the `admin_consent_display_name` and `admin_consent_description` (in block `oauth2_permission_scope`in block `api` are required when creating a permission scope, although they are marked as optional. Unfortunately the API error...

### Issue describing the changes in this PR I wondered why I'm asked for the worker runtime, although it told me the `local.settings.json` was found. Turns out it is a...