Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 11, 2025

Backport of #10334 to release/9.4

/cc @eerhardt @copilot

Customer Impact

Customers using AddTables or AddTableService in Azure Storage are unable to provision the Azure resource because we have invalid bicep.

Testing

Manually provisioned a storage account locally with a call to AddTableService.
Automated bicep snapshot tests.

Risk

This changes back to the 9.3 behavior. So the risk should be low.

Regression?

Yes. This breaks having AddTables in your apphost.

Copilot AI and others added 4 commits July 11, 2025 22:37
Co-authored-by: eerhardt <8291187+eerhardt@users.noreply.github.com>
This doesn't work because of Azure/azure-sdk-for-net#51210. Reverting back to the 9.3 behavior of not creating the bicep resource at all, which is fine for now since we don't have child table resources yet.
Co-authored-by: eerhardt <8291187+eerhardt@users.noreply.github.com>
@davidfowl davidfowl merged commit 44a9624 into release/9.4 Jul 12, 2025
255 checks passed
@davidfowl davidfowl deleted the backport/pr-10334-to-release/9.4 branch July 12, 2025 00:01
@github-actions github-actions bot locked and limited conversation to collaborators Aug 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants