dotnet / aspire

An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
https://learn.microsoft.com/dotnet/aspire
MIT License
2.99k stars 283 forks source link

[release/8.0] Backport of changing Azure.Provisioning packages to GA versions. #3984

Closed mitchdenny closed 2 weeks ago

mitchdenny commented 2 weeks ago

Backport of #3293 to release/8.0

Customer Impact

No longer using preview packages for Azure.Provisioning.* (except for AppInsights ... that'll be fixed next week).

Testing

Unit tests check that the generated Bicep baseline hasn't changed.

Risk

Low. The only change from the previous package versions was the version number. The Azure SDK team decided to hold off another change they were making.

Regression?

No

Microsoft Reviewers: Open in CodeFlow