Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DeploymentManager] BREAKING CHANGE: az deploymentmanager: Remove command module since it is no longer maintained by service #25523

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

deveshguha
Copy link
Contributor

Related command

az deploymentmanager

Description

The deploymentmanager service is being deprecated and public docs are already removed. This PR is to remove this module from being published.

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change
[Component Name 2] az command b: Add some customer-facing feature


This checklist is used to make sure that common guidelines for a pull request are followed.

@yonzhan
Copy link
Collaborator

yonzhan commented Feb 21, 2023

DeploymentManager

@zhoxing-ms
Copy link
Contributor

zhoxing-ms commented Feb 21, 2023

@deveshguha Please note that removing a command module will cause a breaking change for user's scripts. We recommend removing the module in our unified breaking change sprint (the next breaking change sprint is Build Event) to reduce the impact of breaking change on users~
For more details about breaking change process, please refer to document breaking_changes

@deveshguha
Copy link
Contributor Author

There are no active users for this module from our telemetry for several months now. The usage documentation/tutorials/guidelines have been removed from Azure docs in the summer of 2022. Given there are no active users that could break, we may consider removing the module immediately.

Having the module available requires us to maintain the compute and associated resources in Azure which are unnecessary, and we would like to free up these unused resources to go back into the Azure fleet available for customers. These resources are being auto cleaned up frequently to reclaim the compute for Azure customers that is adding to operations cost for us to redeploy.
We were asked to reduce COGS and maintaining this module which has no users adds significantly to COGS while having no benefit to Azure customers.
Given these. could we consider removing this module immediately?

@zhoxing-ms zhoxing-ms changed the title [DeploymentManager] remove deploymentmanager module [DeploymentManager] BREAKING CHANGE: az deploymentmanager: Remove command module since it is no longer maintained by service Feb 23, 2023
@zhoxing-ms zhoxing-ms merged commit 5d5ed03 into Azure:dev Feb 23, 2023
zhoxing-ms added a commit to zhoxing-ms/azure-cli that referenced this pull request Mar 2, 2023
…Remove command module since it is no longer maintained by service (Azure#25523)"

This reverts commit 5d5ed03.
avgale pushed a commit to avgale/azure-cli that referenced this pull request Aug 24, 2023
…ommand module since it is no longer maintained by service (Azure#25523)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants