Azure Pricing: How to estimate Azure project costs
In the previous blog we explained how you can learn about Azure pricing with free services and a pay-as-you-go model. Next, lets understand how you can calculate your project costs when migrating or building a new solution in Azure. We will continue to use the example of Contoso, a hypothetical digital media company, and how they use Azure pricing resources to guide their migration to the cloud.
Accurately Estimate Total Cost of Ownership
Now that Contoso has a better understanding of how Azure pricing works, they need to confirm what solutions they want to migrate. This involves understanding their current infrastructure and applications, defining their goals and requirements, and estimating their project costs on Azure.
Through collaboration and internal alignment, the dev team decided to migrate their media content delivery application and their Data Analytics and Business Intelligence solution. They also decided to build an OpenAI chatbot application in Azure.
Azure provides different tools to help you estimate costs before migrating to the cloud. The Total Cost of Ownership (TCO) Calculator lets you compare costs for running an on-premises infrastructure to an Azure Cloud infrastructure. You enter your current infrastructure configuration (ex: number of servers, storage, storage costs, etc.) and the TCO calculator will compare those costs to anticipated costs when running on Azure.
Customers can also leverage Azure Migrate which provides a simplified migration, modernization, and optimization service for Azure. All pre-migration steps such as discovery, assessments, and right-sizing of on-premises resources are included for infrastructure, data, and applications.
For their migration project Contoso decided to use Azure Migrate to take advantage of the business case capability. This capability builds a business proposal that includes data such as on-premises vs. Azure total cost of ownership, year on year cashflow analysis, and resource utilization based on insight to identify servers and workloads ideal for the cloud.
To help build the OpenAI Chatbot application they leveraged the Azure Architecture Center to get guidance for architecting solutions using established patterns and practices. Using this direction, they identified which Azure products and services would be needed to run this application, such as Azure OpenAI Service, Virtual Machines, and Azure Cosmos DB.
(Baseline OpenAI end-to-end chat reference architecture)
Prepare for new project and build a plan
Knowing the TCO of running their environment on-premises vs Azure and which specific products and services are needed to run their applications lets Contoso successfully estimate their project costs. However, there are options to budget and save on these costs by leveraging Azure's pricing calculator and benefits. We will discuss these in the next blog.
Additional Resources:
Azure Enablement Show: Learn to budget & optimize in Azure
Blog: Get the best value in your cloud journey with Azure pricing offers and resources
Blog: Azure pricing | How to navigate Azure pricing options and resources
Blog: Azure pricing | How to calculate costs of Azure products and services
Blog: Azure pricing | How to optimize costs for your Azure workloads
Microsoft Learn Training: Compare the Pricing and Total Cost of Ownership calculators
Published on:
Learn moreRelated posts
Record Scanner for vinyl collectors cuts costs with Azure Cosmos DB vector search
by Artur Drozdz, Founder of Record Scanner (recordscanner.com) If you’re like me, there’s at least one room in your home with an entire cabine...
🚀 Introducing the New VS Code Extension for Azure Cosmos DB
We’re excited to share that the Azure Databases extension for Visual Studio Code is now officially rebranded as the Azure Cosmos DB extension!...
AI-based T-SQL Refactoring: an automatic intelligent code optimization with Azure OpenAI
This article presents an AI-powered approach to automating SQL Server code analysis and refactoring. The system intelligently identifies ineff...
Azure Boards integration with GitHub Copilot (Private Preview)
Several months ago, GitHub introduced the public preview of its Copilot coding agent, a powerful new capability that allows you to assign GitH...
What is Azure Key Vault and How It Secures Microsoft Dynamics 365 CRM Systems?
Azure Key Vault is a service by Microsoft Azure that helps securely store and manage sensitive information such as API keys, connection string...
Azure AI Foundry Model In Copilot Studio Custom Prompts
Any custom model created in Azure AI Foundry can be used in Copilot Studio. This ... The post Azure AI Foundry Model In Copilot Studio Custom ...
Running Teams PowerShell Cmdlets in Azure Automation
This article describes the prerequisites and how to run cmdlets from the Teams PowerShell module in Azure Automation runbooks. We also conside...