-
Notifications
You must be signed in to change notification settings - Fork 953
Open
Labels
ARMMgmtThis issue is related to a management-plane library.This issue is related to a management-plane library.needs-author-feedbackWorkflow: More information is needed from author to address the issue.Workflow: More information is needed from author to address the issue.no-recent-activityThere has been no recent activity on this issue.There has been no recent activity on this issue.
Description
Bug Report
Between github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources/v2 and github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources/v3, the ARM resources DeploymentsClient was entirely removed.
As far as I can see, there's no replacement for it anywhere else in the SDK. This blocks our client upgrade to the new version of the package.
sdk/resourcemanager/resources/armresources/CHANGELOG.md says:
# Release History
## 3.0.0 (2025-06-10)
### Breaking Changes
...
- Function `NewDeploymentsClient` has been removed
And that's it. :-(
Please can we have it back?
Metadata
Metadata
Assignees
Labels
ARMMgmtThis issue is related to a management-plane library.This issue is related to a management-plane library.needs-author-feedbackWorkflow: More information is needed from author to address the issue.Workflow: More information is needed from author to address the issue.no-recent-activityThere has been no recent activity on this issue.There has been no recent activity on this issue.