Open rjygraham opened 3 years ago
Hi @balag0, Could you please look into this issue. Transferring this issue to core tools for further investigation.
Thanks. yes. this is not supported in core tools currently. will take care of this. assigned this to myself cc @pragnagopa
@balag0 - Assigned this current sprint. Let me know if this needs to be assigned to next sprint instead.
Assigning this to sprint 101
Yes, didn't get a chance to work on this. Sprint 101 is good. Thanks
@balag0 moving this back to triaged
, please feel free to assign to a sprint when we're pretty confident we'll be able to close this. Thanks!
I am working on this, but this needs some other pieces implemented first in kudu and elsewhere which I am focusing on first.
Any news on this ?
Just tested, Func cli still fails. Error message:
Error creating a Blob container reference. Please make sure your connection string in "AzureWebJobsStorage" is valid
Interestingly deploying from visual studio 2022 (17.2) works fine.
Related, the Azure devops pipeline task fails. Unbelievable I thought I was doing something wrong here. I was also misled by the message in Portal:
The portal is not able to confirm the status of your Key Vault reference at this time. Please confirm the status directly from the app by checking whether the environment variables have resolved.
Just opened a ticket: https://github.com/microsoft/azure-pipelines-tasks/issues/16749
This is crucial, why is it not touched for years? Also, there is no good error message or notification that tells the developer that this is not supported. I wasted hours here!
When a function hosted on Linux Consumption plan has AzureWebJobsStorage configuration setting set to valid Key Vault reference, errors block successful deployment via Az CLI and Functions CLI.
Investigative information
Please provide the following:
Repro steps
Expected behavior
Actual behavior
Az CLI fails with the following errors:
Functions CLI fails with the following errors:
Known workarounds
Related information
Provide any related information