Update azure azure-sdk-for-net monorepo - #3879
Conversation
Code reviewNo issues found. This is a mechanical Renovate dependency bump touching only |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: af4542156c
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| <PackageVersion Include="Azure.ResourceManager.AppConfiguration" Version="1.4.1" /> | ||
| <PackageVersion Include="Azure.ResourceManager.ApplicationInsights" Version="1.1.0" /> | ||
| <PackageVersion Include="Azure.ResourceManager.AppService" Version="1.4.1" /> | ||
| <PackageVersion Include="Azure.ResourceManager.AppService" Version="1.5.0" /> |
There was a problem hiding this comment.
Restore the split domain-registration API
When ModularPipelines.Azure is compiled, AppService 1.5.0 no longer provides the domain-registration API that this project consumes because that API was separated into Azure.ResourceManager.DomainRegistration. Consequently, AzureComputeProvisioner.AppServiceDomainAsync and AzureComputeProvisionerContractTests can no longer resolve AppServiceDomainData, AppServiceDomainResource, or GetAppServiceDomains(). Keep AppService at 1.4.1 or migrate the provisioner to the new package and API as part of this upgrade.
Useful? React with 👍 / 👎.
This PR contains the following updates:
1.4.1→1.5.01.1.0→1.2.0Release Notes
Azure/azure-sdk-for-net (Azure.ResourceManager.AppService)
v1.5.0Compare Source
1.5.0 (2026-06-02)
Features Added
Bugs Fixed
AppServiceApiDefinitionInfo.Uriis not a valid URI.FunctionAppStorage.Valueis not a valid URI.Other Changes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.