Tom Wolverson

Results 15 comments of Tom Wolverson

Any update? We have Managed Identity configured for table access, and don't want to give it any table modification permissions, so CreateIfNotExists is actually a fatal error. We don't want...

Is this issue fundamental to ARM, or only as an aspect of Bicep's abstraction layer over it? If it's a Bicep problem, can we resolve it by dropping into ARM...

@mcgallan As I described it in the original message. az rest --url "/subscriptions/$sub/resourceGroups/$rg/providers/Microsoft.Web/sites/$site/workflows?api-version=2018-11-01" $sub, $rg, $site refer to what you'd expect; the subscription id, the resource group and the site...

The suggestion on [Mike Stephenson's blog](https://mikestephenson.me/2021/12/30/logic-app-microsoft-azure-workflows-buildtasks-debugsymbolgenerator-dll-does-not-exist/) suggesting that this is a corrupt directory under the extension bundles directory seemed to bear out, the version specified in the error message was...

After further investigation, I've found that opening the workspace progresses past this error, although I have other parameterisation-related issues left to resolve. The screenshots show the workspace is open, but...

This is still happening, please don't ignore issues like this.

I would add that this breaks Logic Apps Standard in totality since they are obligatory to Windows app service

@hemarina @jongio I'm under NDA for this work so probably can't share the actual code, and will need to find some time to provide a repro. The PR linked above...

@WorkJelle I encountered this problem as well, which I think is actually a different issue. I mentioned this in #4072 which has now been closed.