Skip to content

[release/9.0] Update Azure.Provisioning to latest#6489

Merged
eerhardt merged 18 commits into
release/9.0from
backport/pr-6390-to-release/9.0
Oct 26, 2024
Merged

[release/9.0] Update Azure.Provisioning to latest#6489
eerhardt merged 18 commits into
release/9.0from
backport/pr-6390-to-release/9.0

Conversation

@github-actions

@github-actions github-actions Bot commented Oct 25, 2024

Copy link
Copy Markdown
Contributor

Backport of #6390 to release/9.0

/cc @eerhardt

Customer Impact

We need to use the GA version of the Azure.Provisioning libraries, so we can ship our Aspire.Hosting.Azure* packages as stable.

Also fix an issue when using dashes - in resource names and using AspireV8ResourceNamePropertyResolver. We are prematurely converting the dash to an underscore, and the Azure resource name is not the same as it was in v8. This needs to be fixed together with this change because the APIs we need to fix the issue are being made public in this new Azure.Provisioning version.

Fix #6474

Testing

Automated unit tests in repo still pass with the same bicep output.

Risk

There is some low risk in the new version of Azure.Provisioning, but all our tests are passing.

Regression?

No

Microsoft Reviewers: Open in CodeFlow

@mitchdenny

Copy link
Copy Markdown
Member

/azp run dotnet.aspire

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@github-actions github-actions Bot force-pushed the backport/pr-6390-to-release/9.0 branch 2 times, most recently from b8fa9af to eaffd06 Compare October 25, 2024 16:37
@github-actions github-actions Bot force-pushed the backport/pr-6390-to-release/9.0 branch from eaffd06 to 2e9d07b Compare October 25, 2024 17:50
@joperezr

Copy link
Copy Markdown
Member

We knew this is coming and it is needed for the release. Approved.

@joperezr

Copy link
Copy Markdown
Member

@eerhardt let me know when this is ready to merge.

@joperezr

Copy link
Copy Markdown
Member

/azp run dotnet.aspire

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@joperezr

Copy link
Copy Markdown
Member

@eerhardt were you planning to make more changes here or is this ready to go?

@eerhardt

eerhardt commented Oct 26, 2024

Copy link
Copy Markdown
Member

@eerhardt were you planning to make more changes here or is this ready to go?

We just got the stable packages pushed to nuget.org. I'm updating this with the stable dependencies and removing the nuget.config entries. Then it will be ready to merge.

UPDATE: I see you did part of this above. I just need to remove the test nuget.config changes.

@eerhardt eerhardt enabled auto-merge (squash) October 26, 2024 04:29
@davidfowl

Copy link
Copy Markdown
Contributor

Let’s gooo

@eerhardt eerhardt merged commit 494ad15 into release/9.0 Oct 26, 2024
@eerhardt eerhardt deleted the backport/pr-6390-to-release/9.0 branch October 26, 2024 05:59
@eerhardt eerhardt restored the backport/pr-6390-to-release/9.0 branch October 27, 2024 22:57
@eerhardt eerhardt deleted the backport/pr-6390-to-release/9.0 branch October 27, 2024 22:57
@eerhardt eerhardt restored the backport/pr-6390-to-release/9.0 branch October 27, 2024 22:58
@eerhardt eerhardt deleted the backport/pr-6390-to-release/9.0 branch October 27, 2024 22:58
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 27, 2024
@github-actions github-actions Bot added the area-integrations Issues pertaining to Aspire Integrations packages label Mar 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-integrations Issues pertaining to Aspire Integrations packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants