Skip to content

Conversation

@github-actions
Copy link
Contributor

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

Backport of #10414 to release/9.4

/cc @eerhardt @ArcturusZhang

Customer Impact

Fixes a bug with using AddTables/AddTableService in storage not generating the correct bicep. See Generated Bicep for TableService is missing required 'name' property (dotnet/aspire#10328) for original issue.

Testing

Existing tests. Also manually deployed an app using AddTableService and ensured the bicep works correctly.

Risk

Low as this only affects Azure Table Storage.

Regression?

This was earlier a regression, but was worked around with Fix missing 'name' property in TableService Bicep generation (dotnet/aspire#10334). This change makes the correct fix.

@davidfowl davidfowl merged commit cb6b01e into release/9.4 Jul 19, 2025
255 checks passed
@davidfowl davidfowl deleted the backport/pr-10414-to-release/9.4 branch July 19, 2025 01:52
@github-actions github-actions bot locked and limited conversation to collaborators Aug 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants