Forum Widgets
Latest Discussions
MCA Pricing
Hi, I am trying to get organization pricing for MCA customer using an api. Is there any api available for getting the organization discount pricing. For EA account, i found this api is available for fetching the pricing . https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Billing/EA/agreements?api-version=2020-05-01 Like this is any api avilable for getting MCA account organization discount pricing.sushmadhasApr 27, 2025Copper Contributor29Views0likes1CommentSetup of FinOps Toolkit
OK, so I've deployed the toolkit, setup the exports on an MCA account with 9x billing profiles, created FOCUS + Price Sheet exports for each billing profile followed by reservation details, transactions and recommendations for each billing profile. Where it's failing for me is that I try to run the msexports_ExecuteETL and msexports_ETL_ingestion and it prompting me for msexports_ETL_ingestion: blobPath destinationFile destinationFolder ingestionId schemaFile exportDatasetType exportDatasetVersion msexports_ExecuteETL: folderPath fileName What should these value be? Also we are currently migrating from EA agreement, to MCA, on the Cost Management Exports I can't see the subscription residing in the MCA agreement and therefore can't select the storage account in there to export to, why might that be?HarethApr 02, 2025Copper Contributor48Views0likes1Commentfinops toolkit - missing clusterUri
I installed finops toolkit but I did not get any value in the clusterURI from my hub. Any thoughts on how to fix it? thanks instructions: Copy the Data Explorer cluster URI: Select the resource group where your FinOps hub instance was deployed. Select Settings > Deployments > hub > Outputs. Copy the clusterUri output value.sergiovargaMar 26, 2025Copper Contributor23Views0likes0CommentsUnderstanding Cloud Cost Fluctuations with Power BI
Staying on top of your cloud costs requires regular reviews. There are many ways to slice and dice your cloud costs; one approach I find helpful is comparing daily and monthly cost deltas. Below is a visual from my Power BI report showing how my previous month’s costs compare to the month prior. The visual is filtered to only show delta increases/decreases over $1K. I can quickly see we spent $5K more on Azure SQL Database in the selected month compared to the previous month. I call this my 'large cost swings' graph. I understand that everything is not linear, nor do things translate nicely from one day or month to the next. However, the data has a story to tell. What I ask my team to focus on is the story the data is telling. In this case, we made some modifications to ADF and SQL, leading to a $4K net reduction in costs. Some stories explain the outcome of one or more actions. Then there are those stories which can help shape your future consumption and spending.AdeelazizMar 13, 2025Brass Contributor223Views2likes9CommentsStandardization on the lowest sku for App Service Plan
Hi, Do you know if it's possible to standardize on the lowest SKU of an App Service Plan Premium V3 (P0v3) and then purchase reservations? Would these reservations be usable on P2v3 and P3v3, provided that the VM type is the same within all the SKUs?Edward_OlneMar 01, 2025Copper Contributor251Views0likes1CommentNavigating Azure Retail Pricing Data in Power BI: My Journey
Recently, I embarked on integrating Azure Retail Pricing data into my Power BI Cost Management dashboard. Initially, this seemed daunting, but with the right orientation and assistance from Copilot, I successfully navigated through it. Did you know? Microsoft offers a Retail Pricing API that allows you to import data into Power BI in your preferred currency. The first hurdle I encountered was the API’s paginated results. To overcome this, I created a function in Power BI that iterates through the paginated results using a base URL. To my surprise, both the Retail Price table and the Azure Cost Management table had only one common column: meterID. This led to a many-to-many relationship, which is less than ideal as it introduces data ambiguity. Since there were multiple matching meterIDs with different retail prices, I addressed this by creating Measures. Additionally, I created another measure to calculate the retail cost, as the Retail Price table did not contain any consumption data. Happy to share more details if anyone's interested. #Azure #PowerBi #AzureCostManagement #AzureRetailPricingAdeelazizFeb 18, 2025Brass Contributor80Views0likes3CommentsSelecting Tables to Sync from finance and operations | programmatically
Dears, I've some important questions please Is there any option to programmatically select Tables to Sync from finance and operations, currently it’s a manual process and time-consuming task? We’re open to any tool: PowerShell, Python, Power Automate & etc Is there any option to force the sync to start without waiting the interval settings in the advanced configuration? Choose finance and operations data in Azure Synapse Link for Dataverse - Power Apps | Microsoft LearnSolvedMahmoud_ElgendiNov 29, 2024Copper Contributor304Views0likes2CommentsCost Optimization to help Finance Team
Dear All, I would need all the possibilities in Azure to optimize the cost which will help the finance and IT team with the budget. How can we control the cost while using Azure resources like virtual machines, virtual networks, load balancers, app gateway, storage, and other developer team tasks which is spinning the cost like water. Need the steps to manage the cost and is there any alternative way to use the Azure resources with cost effective?Mohamed_HashimOct 12, 2024Copper Contributor194Views0likes2CommentsStep by Step to Create a Tag Filter in FinOps Hub (Portuguese)
Now live on the Azure InfraGurus regional blog, is guidance on filtering by tags using FinOps hubs. This local language blog is published in Portuguese. https://techcommunity.microsoft.com/t5/azure-infragurus/passo-a-passo-para-criar-um-filtro-de-tag-no-finops-hub/ba-p/4249215 If you'e looking for more Infrastructure guidance in Portuguese, check out the rest of the blog: https://techcommunity.microsoft.com/t5/azure-infragurus/bg-p/AzureInfraGurus108Views1like0CommentsFin All new Resources and ideally their cost
Hello: I wonder if there is a way to find out ALL Resources in our tenant that were created since specific date (like last 7 days) and their cost for the same period. Ideally I'd like to run it via PowerShell... How can I do it? We are not enforcing "create date" tags... Thank you!SolvedOleg_AAug 26, 2024Copper Contributor293Views0likes2Comments