Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Aug 6, 2025

Based on feedback, this PR restores the original Azure Migrate functionality descriptions that were previously removed. The Azure Migrate tool provides cost estimation capabilities that are separate from the standalone TCO Calculator being retired.

Changes Made

Restored Azure Migrate descriptions to original state:

  • docs-mslearn/framework/quantify/planning.md: Restored "and get an estimate comparison of on-premises vs. Azure costs" to Azure Migrate description
  • docs-mslearn/framework/manage/tools-services.md: Restored "Estimate the cost savings achievable by migrating your application to Microsoft Cloud" to Azure Migrate description

docs-mslearn/toolkit/changelog.md:

  • Updated documentation entry to clarify that Azure Migrate cost estimation functionality remains available

Impact

Azure Migrate's built-in cost estimation capabilities remain intact and available to users. The tool provides migration discovery, assessment, and cost comparison functionality that is independent of the standalone TCO Calculator tool scheduled for retirement.

Addresses feedback in #1796.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

@Copilot Copilot AI changed the title [WIP] Remove mention of TCO calculator from FinOps MS Learn pages Remove TCO calculator references from FinOps Microsoft Learn documentation Aug 6, 2025
Copilot finished work on behalf of arthurclares August 6, 2025 09:10
Copy link
Collaborator

@arthurclares arthurclares left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is what needs to be changed and removed
This page: https://learn.microsoft.com/en-us/cloud-computing/finops/framework/quantify/planning#getting-started
Use the Total Cost of Ownership (TCO) Calculator to get a high-level comparison of on-premises vs. cloud servers, databases, storage, and networking infrastructure.
After entering details of your on-premises infrastructure, the TCO Calculator presents cost reports showcasing the cost differences between running workloads on-premises compared to Azure that can be saved and shared across team members.

This page: https://learn.microsoft.com/en-us/cloud-computing/finops/framework/manage/tools-services#getting-started

TCO Calculator: Allows you to estimate the cost savings achievable by migrating your application workloads to Microsoft Cloud.

If you're migrating on-premises infrastructure to the cloud, you might also be interested in:

- **Azure Migrate**: Discover, migrate, and modernize on-premises infrastructure. Estimate the cost savings achievable by migrating your application to Microsoft Cloud.
- **Azure Migrate**: Discover, migrate, and modernize on-premises infrastructure.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't need to be removed. Keep it as is.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot - fix this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in dae7ea3. The Azure Migrate description has been restored to include the cost estimation functionality: "Estimate the cost savings achievable by migrating your application to Microsoft Cloud."


- If you're migrating on-premises infrastructure to the cloud:
- Use [Azure Migrate](https://azure.microsoft.com/products/azure-migrate) to automate the discovering and migration of your on-premises workloads and get an estimate comparison of on-premises vs. Azure costs.
- Use [Azure Migrate](https://azure.microsoft.com/products/azure-migrate) to discover and assess your on-premises workloads for migration to Azure.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Azure Migrate is still a valid tool with the same functionalities as before. Keep it as is.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot - fix this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in dae7ea3. The Azure Migrate description has been restored to include the original functionality: "automate the discovering and migration of your on-premises workloads and get an estimate comparison of on-premises vs. Azure costs."

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Attention 👋 Issue or PR needs to be reviewed by the author or it will be closed due to no activity and removed Needs: Review 👀 PR that is ready to be reviewed labels Aug 6, 2025
@MSBrett MSBrett requested a review from Copilot August 6, 2025 13:45
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes references to TCO (Total Cost of Ownership) calculator functionality from FinOps framework documentation in preparation for the Azure TCO calculator's retirement on August 31, 2025. The changes ensure users aren't directed to deprecated cost comparison tools while maintaining focus on Azure Migrate's core migration capabilities.

Key changes:

  • Removed TCO-style cost comparison references from Azure Migrate descriptions
  • Updated documentation to focus on discovery and assessment capabilities
  • Added changelog entry documenting the removal of deprecated functionality

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
docs-mslearn/toolkit/changelog.md Added documentation update entry for TCO reference removal
docs-mslearn/framework/quantify/planning.md Removed cost comparison language from Azure Migrate description
docs-mslearn/framework/manage/tools-services.md Simplified Azure Migrate description to focus on core capabilities


### Documentation improvements

- **Updated** FinOps framework documentation to remove references to TCO-style cost comparison functionality due to Azure TCO calculator retirement scheduled for August 31, 2025.
Copy link

Copilot AI Aug 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This changelog entry should be documented under the next release version (v13) rather than in a general 'Documentation improvements' section. According to the coding guidelines, every change must have a changelog entry under the correct tool and version.

Copilot generated this review using guidance from repository custom instructions.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot - fix this

If you're migrating on-premises infrastructure to the cloud, you might also be interested in:

- **Azure Migrate**: Discover, migrate, and modernize on-premises infrastructure. Estimate the cost savings achievable by migrating your application to Microsoft Cloud.
- **Azure Migrate**: Discover, migrate, and modernize on-premises infrastructure.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot - fix this


- If you're migrating on-premises infrastructure to the cloud:
- Use [Azure Migrate](https://azure.microsoft.com/products/azure-migrate) to automate the discovering and migration of your on-premises workloads and get an estimate comparison of on-premises vs. Azure costs.
- Use [Azure Migrate](https://azure.microsoft.com/products/azure-migrate) to discover and assess your on-premises workloads for migration to Azure.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot - fix this


### Documentation improvements

- **Updated** FinOps framework documentation to remove references to TCO-style cost comparison functionality due to Azure TCO calculator retirement scheduled for August 31, 2025.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot - fix this

Copy link
Contributor Author

Copilot AI commented Aug 6, 2025

This is what needs to be changed and removed
This page: https://learn.microsoft.com/en-us/cloud-computing/finops/framework/quantify/planning#getting-started
Use the [Total Cost of Ownership (TCO) Ca...

I've restored the Azure Migrate functionality as requested. However, I don't see the specific TCO Calculator references you mentioned in the current repository files. The URLs you referenced may be on the published Microsoft Learn site but not in this source repository. Could you clarify if these specific TCO Calculator references exist in this repository, or if they need to be addressed through a different process?

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs: Attention 👋 Issue or PR needs to be reviewed by the author or it will be closed due to no activity label Aug 6, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Triage 🔍 Untriaged issue needs to be reviewed label Aug 6, 2025
@Copilot Copilot AI changed the title Remove TCO calculator references from FinOps Microsoft Learn documentation Restore Azure Migrate functionality descriptions in FinOps documentation Aug 6, 2025
@Copilot Copilot AI requested a review from MSBrett August 6, 2025 13:52
Copilot finished work on behalf of MSBrett August 6, 2025 13:52
@arthurclares arthurclares marked this pull request as ready for review August 14, 2025 13:58
@arthurclares arthurclares enabled auto-merge (squash) August 14, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs: Triage 🔍 Untriaged issue needs to be reviewed Skill: DevOps GitHub setup and automation Skill: Documentation Documentation updates Tool: FinOps guide Implementing FinOps guide

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants