Skip to content

Add facility for AzureWebJobStorage#136

Closed
d-s-dc wants to merge 1 commit intoAzure:devfrom
d-s-dc:dev
Closed

Add facility for AzureWebJobStorage#136
d-s-dc wants to merge 1 commit intoAzure:devfrom
d-s-dc:dev

Conversation

@d-s-dc
Copy link
Copy Markdown

@d-s-dc d-s-dc commented Sep 2, 2025

Issue

As per the documentation, if we are using AzureWebJobsStorage environment setting, we can specify AzureWebJobsStorage__accountName instead of __blobServiceUri or __serviceUri.

The existing implementation doesn't have this facility and incorrectly throws an error incorrectly not recognizing the environment setting

Fix

Add the code to allow __accountName if the AzureWebJobsStorage environment setting is used.

@hallvictoria
Copy link
Copy Markdown
Contributor

Thanks for raising this. We'll review the scenario and get a fix out.

@hallvictoria
Copy link
Copy Markdown
Contributor

Closing in favor of #145

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants