Michael S. Collier
Michael S. Collier
FYI - Removal of Profile Switcher seemed to resolve the problem for me.
@shanalikhan I'm going to try some more. Likely re-enabling Profile Switcher and observe results. The challenge I'm having is understanding _why__ Settings Sync is unable to save. Is there a...
@jeffhollan FYI
For the purposes of this discussion, let's use the [Azure Service Bus trigger](https://keda.sh/docs/scalers/azure-service-bus/#trigger-specification) as an example. The documentation indicates that the **connection** value is resolved from an environment variable. As...
@v-anvari I think this would still be a valuable feature for Azure Functions' Cosmos DB extension.
@v-anvari I think this would still be a desirable feature.
The Azure Dev CLI currently does not support deploying code to an Azure Web App which is configured with a private endpoint. By default, [adding a private endpoint to a...
@richardpark-msft I hope to get time to try later today. :)
The `azd deploy --debug` command certainly prints a lot more information now! The extra info helped me to get an idea of what is likely failing. I noticed a "Resource...
Is there a way to make this work when using a SystemAssigned identity for the Function app? When trying to use SystemAssigned, I seem to be caught in a where...