Is there now a way to set the Trigger Properties(Name/Connection) using the value from Azure App Configuration?.
I added a startup class that reads the data from Azure App Configuration but it seems the trigger set its properties earlier than that, therefore not able to bind the data that came from the app configuration.
I also found this thread about it but im not sure if there is a new update?: https://github.com/MicrosoftDocs/azure-docs/issues/63419 https://github.com/Azure/AppConfiguration/issues/203