obesser

Results 7 comments of obesser

Thanks @nturinski , but I already use the `WEBSITE_RUN_FROM_PACKAGE` setting with a url and it works fine. I also use the `AzureWebJobsStorage__accountName` instead of `AzureWebJobsStorage` in order to authenticate to...

So, what would be a solution for networks with SSL inspection that replaces the certificate? Maybe an ignore-certificate flag?

Oh, missed that line in the docs.. So I guess we are left with no deployment options when using an identity-based storage connection, until this issue about Run From Package...

### Repro steps You can use [Storage Explorer ](https://azure.microsoft.com/en-us/products/storage/storage-explorer) and the [Azurite emulator](https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite?tabs=visual-studio) or an actual Azure Storage Table to perform these steps. 1. Create a table named `table_name` 2....

In addition, `skipImageReferences` is just being ignored, so it's also not possible to exclude the ephemeral container's image, see also #10892