{"id":25012,"date":"2026-08-06T09:10:00","date_gmt":"2026-08-06T16:10:00","guid":{"rendered":"https:\/\/www.microsoft.com\/insidetrack\/blog\/?p=25012"},"modified":"2026-08-05T16:05:36","modified_gmt":"2026-08-05T23:05:36","slug":"optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/","title":{"rendered":"Optimizing Azure resources at Microsoft with AI and Managed Cloud Labs"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Virtual labs give our employees at Microsoft on-demand access to the environments they need for development, testing, troubleshooting, and customer support.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But at our scale\u2014we have hundreds of thousands of labs and virtual machines internally here at Microsoft\u2014determining the right amount of cloud resources for each workload becomes a significant challenge.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Managed Cloud Labs (formerly MyWorkspace) is our internal, Azure-based cloud-labs-on-demand platform that supports more than 20,000 labs and 150,000 VMs across our customer support, cloud solution architecture, engineering, testing, and release teams.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With Managed Cloud Labs, our employees can model all different kinds of lab environments. Some environments might support a simple customer issue, while others re-create a complex enterprise infrastructure scenario.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Each lab runs with a mix of workloads, performance needs, storage demands, and usage patterns. Its flexibility makes Managed Cloud Labs beneficial; it\u2019s also what makes cost optimization difficult.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, our business leads configure CPU, memory, and storage quota limits for their teams within Managed Cloud Labs, typically based on the largest environment used. Yet after these quotas have been set, there wasn\u2019t an easily scalable way to determine if a given lab was provisioned for more capacity than it actually needed, resulting in unnecessary excess cost for these teams.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As the annual cost of Azure resources on Managed Cloud Labs climbed to eight figures at Microsoft, finding a better solution became urgent. This was especially true for storage performance\u2014one of the platform\u2019s primary cost drivers. Our team in Microsoft Digital, the company\u2019s IT organization, went to work on a new approach that connected real usage telemetry with the infrastructure decisions that drive cost.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The result is an AI optimization service that can process performance telemetry, user behavior, infrastructure configuration, and cost signals across Managed Cloud Labs. The service learns how resources are used and can right size them for labs, matching the needs of each individual workload without disrupting the teams who depend on it every day.<\/p>\n\n\n\n<div class=\"wp-block-columns is-not-stacked-on-mobile has-white-200-background-color has-background is-layout-flex wp-container-core-columns-is-layout-4f8dfcf8 wp-block-columns-is-layout-flex has-2-columns\" style=\"border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding-top:var(--wp--preset--spacing--spacing-16);padding-right:var(--wp--preset--spacing--spacing-16);padding-bottom:var(--wp--preset--spacing--spacing-16);padding-left:var(--wp--preset--spacing--spacing-16)\">\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:65px\">\n<figure class=\"wp-block-image aligncenter size-full is-resized\" style=\"margin-top:var(--wp--preset--spacing--spacing-10)\"><img loading=\"lazy\" decoding=\"async\" width=\"95\" height=\"96\" src=\"https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2025\/07\/Learn-how-p-g.png\" alt=\"\" class=\"wp-image-19668\" style=\"width:48px\"\/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--0);margin-bottom:var(--wp--preset--spacing--spacing-4)\"><strong><strong>Learn more\u00a0<\/strong><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--spacing-4);margin-bottom:var(--wp--preset--spacing--spacing-4)\"><a href=\"https:\/\/www.microsoft.com\/insidetrack\/blog\/?s=Managed+cloud+labs\">Read more of our stories about Managed Cloud Labs.<\/a><\/p>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Using AI to match cloud resources to workload needs<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Managed Cloud Labs was designed as a cost-efficient lab platform, enabling us to quickly provision and deprovision resources on demand. However, due to the popularity of the service, usage and costs continued to rise. The obvious solution was cutting resources or imposing blanket quota, but this would risk damaging the very user experience that made the service valuable.<\/p>\n\n\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">\u201cIt\u2019s an incredible amount of data for a human to analyze. Even using our reporting and querying database capabilities, it would be very difficult to manage manually.\u201d<\/p>\n<cite>Nathan Prentice, principal product manager, Microsoft Digital<\/cite><\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">To assess whether a lab is over-provisioned, our team would need to inspect every virtual machine, CPU, disk, performance tier, usage pattern, and cost signal across an enormous, constantly changing environment. Our team uses existing tools like Azure Advisor to help analyze resource configurations and usage telemetry and provide recommendations for optimizing resources, but storage costs remained a concern.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">CPUs can be turned off when not in use, but operating systems and data disks preserve the state of each lab and keep incurring costs. That made storage the most promising place to reduce costs without breaking the experience.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Our team built an AI workflow that analyzes 30 days of disk usage data\u2014including read\/write operations and usage trends\u2014then recommends whether a disk should stay on premium storage or move to a lower-cost SKU. This helps us individually evaluate each lab, VM, and disk, then recommend or apply the right performance tier, rather than forcing everyone into the same blanket policy.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u201cIt\u2019s an incredible amount of data for a human to analyze,\u201d says Nathan Prentice, a principal product manager in Microsoft Digital. \u201cEven using our reporting and querying database capabilities, it would be very difficult to manage manually.\u201d<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Building intelligence into the platform<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We focused on extending the cost optimization capabilities through an intelligent, data-driven framework that evaluates real-world infrastructure usage at scale. The team developed a system that identifies opportunities to optimize storage performance tiers based on actual workload requirements. A disk may be appropriately sized for capacity, but workload telemetry often reveals that it does not require the performance characteristics of a higher-cost storage SKU.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Building on Azure&#8217;s native optimization capabilities and recommendations from Azure Advisor, the team created an AI-powered workflow that analyzes billions of telemetry signals, including disk utilization trends, throughput, IOPS, workload behaviors, and performance patterns. AI models hosted on Azure AI Foundry assess historical and real-time usage data to generate high-confidence recommendations while continuously evaluating potential risks to application performance and user experience.<\/p>\n\n\n\n<figure class=\"wp-block-image alignright size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2026\/08\/Nirag-Tibdewal.png\" alt=\"A photo of Tibdewal.\" class=\"wp-image-25015\" style=\"width:150px\" srcset=\"https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2026\/08\/Nirag-Tibdewal.png 500w, https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2026\/08\/Nirag-Tibdewal-300x300.png 300w, https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2026\/08\/Nirag-Tibdewal-150x150.png 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/figure>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">\u201cWe saw an opportunity to combine Microsoft AI capabilities with operational telemetry to change how cloud cost optimization is performed. By using AI models hosted on Azure AI Foundry and enriching them with real-world workload and performance data, we built an intelligent decision framework that identifies optimization opportunities across Azure resources at scale.\u201d<\/p>\n<cite>Nirag Tibdewal, senior software engineer, Microsoft Digital<\/cite><\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">We designed the solution with an emphasis on reliability, governance, and operational safety. Recommendations pass through multiple layers of validation and policy-driven guardrails. Managed services perform safety checks and assess workload impact, making sure recommendations meet predefined confidence thresholds before any action is considered.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To further minimize risk, the team adopted a phased deployment strategy. The system initially operated in observation mode, generating recommendations without taking action. Recommendations are validated in pre-production environments before being rolled out incrementally across increasingly larger virtual machine populations. This approach allowed the team to validate outcomes and refine recommendation quality to build confidence in the system and provide a seamless experience for engineers.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u201cWe saw an opportunity to combine Microsoft AI capabilities with operational telemetry to change how cloud cost optimization is performed,\u201d says Nirag Tibdewal, a senior software engineer in Microsoft Digital. \u201cBy using AI models hosted on Azure AI Foundry and enriching them with real-world workload and performance data, we built an intelligent decision framework that identifies optimization opportunities across Azure resources at scale.\u201d<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Tangible impacts without disruption<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The Microsoft Customer and Partner Solutions (MCAPS) team has been working with the Managed Cloud Labs AI solution since January. MCAPS support engineers work with Microsoft customers and partners who face issues with our products. They use Managed Cloud Labs to set up labs that replicate customer environments and can be used to investigate these issues and test fixes. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Sometimes these lab environments are used to test performance and to scale related issues, so the business leads configure resource quotas at high levels. But often the labs are built to test configuration issues where large storage capacity or high IOPs aren&#8217;t required, resulting in mismatches between Azure resources the teams are paying for and what they actually need.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">\u201cWith this AI-driven solution, we\u2019ve reduced Azure Storage costs by 40%. We&#8217;re targeting underutilized disks that can be resized to less costly SKUs while still providing the required performance, with no impact to users. Cost savings is a significant priority for our leadership, so our ability to save this amount of money without impacting users has been a big success.\u201d<\/p>\n<cite>Kevin Williamson, principal technical advisor, MCAPS<\/cite><\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Our solution lowers costs for MCAPS and frees up constrained Azure capacity for other Microsoft teams. The storage-cost reduction is already saving the team a significant chunk of money without having to change business rules or impact support engineers.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u201cWith this AI-driven solution, we\u2019ve reduced Azure Storage costs by 40%,\u201d says Kevin Williamson, a principal technical advisor in MCAPS. \u201cWe&#8217;re targeting underutilized disks that can be resized to less costly SKUs while still providing the required performance, with no impact to users. Cost savings is a significant priority for our leadership, so our ability to save this amount of money without impacting users has been a big success.\u201d<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Optimizing at scale<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We can now focus on optimization at platform scale. We\u2019ve reduced premium disk deployment from 95% to approximately 16% without reported disruptions. And we\u2019re hosting the same scale as before, but doing it at 20% to 30% lower cost.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Our engineers are unaffected by lab performance, and they haven\u2019t changed the way they work.<\/p>\n\n\n\n<figure class=\"wp-block-image alignright size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2026\/08\/James-Ferris.png\" alt=\"A photo of Ferris.\" class=\"wp-image-25016\" style=\"width:150px\" srcset=\"https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2026\/08\/James-Ferris.png 500w, https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2026\/08\/James-Ferris-300x300.png 300w, https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2026\/08\/James-Ferris-150x150.png 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/figure>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">\u201cWe advanced infrastructure efficiency by building a time-series\u2013driven pipeline to better understand real disk usage patterns across workloads. This supports AI-powered SKU recommendations, helping make Azure-based lab environments more data-driven and cost-efficient while intelligently optimized at scale.\u201d<\/p>\n<cite>James Ferris, software engineer, Microsoft Digital<\/cite><\/blockquote>\n\n\n\n<div class=\"wp-block-group has-white-200-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-37425b6a wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--rd-xs);padding-right:var(--wp--preset--spacing--rd-xs);padding-bottom:var(--wp--preset--spacing--rd-xs);padding-left:var(--wp--preset--spacing--rd-xs)\">\n<h3 class=\"wp-block-heading\" style=\"margin-top:0;margin-bottom:0\">Key takeaways<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Here are some tips to help your organization improve your cloud efficiency:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\"><strong>Replace assumptions with telemetry before right-sizing cloud resources.<\/strong> Identify where telemetry exists today and use it to challenge resource assumptions.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><strong>Use AI to scale what humans can\u2019t.<\/strong> With tens of thousands of labs and VMs, AI analyzes usage patterns across disks, CPUs, and workloads to deliver recommendations no manual process could match.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><strong>Target storage for the biggest savings.<\/strong> By focusing on disk performance tiers\u2014rather than size\u2014teams reduced one of the largest cost drivers without impacting lab functionality.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><strong>Treat cost optimization as a continuous capability, not a one-time cleanup. <\/strong>By embedding optimization directly into the platform, cost management becomes continuous instead of reactive.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><strong>Use guardrails to protect the employee experience. <\/strong>Pair AI-driven recommendations with validation steps and human-designed safeguards so optimization improves cost efficiency without disrupting the teams who rely on the platform.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Try it out<\/h3>\n\n\n\n<ul class=\"wp-block-list is-style-list-no-bullets\">\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/www.microsoft.com\/insidetrack\/blog\/enabling-effortless-cloud-infrastructure-management-with-managed-cloud-labs-and-microsoft-azure?OCID=InsideTrack_Product_10803\">Get started using Managed Cloud Labs.<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Related links<\/h3>\n\n\n\n<ul style=\"margin-top:var(--wp--preset--spacing--spacing-20)\" class=\"wp-block-list\">\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/azure.microsoft.com\/en-us\/products\/advisor\" target=\"_blank\" rel=\"noreferrer noopener\">Explore Microsoft Azure Advisor.<\/a><\/li>\n\n\n\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/www.microsoft.com\/insidetrack\/blog\/smarter-labs-faster-fixes-how-were-using-ai-to-provision-our-virtual-labs-more-effectively\/\">See how we\u2019re using AI to provision our virtual labs more effectively.<\/a><\/li>\n\n\n\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/learn.microsoft.com\/en-us\/azure\/advisor\/advisor-overview\" target=\"_blank\" rel=\"noreferrer noopener\">Check out the Microsoft Learn content about Azure Advisor.<\/a><\/li>\n<\/ul>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Virtual labs give our employees at Microsoft on-demand access to the environments they need for development, testing, troubleshooting, and customer support. But at our scale\u2014we have hundreds of thousands of labs and virtual machines internally here at Microsoft\u2014determining the right amount of cloud resources for each workload becomes a significant challenge. Managed Cloud Labs (formerly [&hellip;]<\/p>\n","protected":false},"author":222,"featured_media":25013,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":true,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_hide_featured_on_single":false,"_show_featured_caption_on_single":true,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[199,929],"coauthors":[887],"class_list":["post-25012","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-microsoft-digital","tag-ai","tag-it-operations","m-blog-post"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Optimizing Azure resources at Microsoft with AI and Managed Cloud Labs - Inside Track Blog<\/title>\n<meta name=\"description\" content=\"Microsoft Managed Cloud Labs uses AI to optimize Azure cloud labs, right-sizing storage to reduce costs without disrupting users.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Optimizing Azure resources at Microsoft with AI and Managed Cloud Labs - Inside Track Blog\" \/>\n<meta property=\"og:description\" content=\"Microsoft Managed Cloud Labs uses AI to optimize Azure cloud labs, right-sizing storage to reduce costs without disrupting users.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/\" \/>\n<meta property=\"og:site_name\" content=\"Inside Track Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-06T16:10:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2026\/08\/10803-Hero_image.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2300\" \/>\n\t<meta property=\"og:image:height\" content=\"1293\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Diana Mivelli\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Diana Mivelli\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\\\/\"},\"author\":{\"name\":\"Diana Mivelli\",\"@id\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/#\\\/schema\\\/person\\\/3039796f641e8b86242f6469d55368d1\"},\"headline\":\"Optimizing Azure resources at Microsoft with AI and Managed Cloud Labs\",\"datePublished\":\"2026-08-06T16:10:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\\\/\"},\"wordCount\":1599,\"image\":{\"@id\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/uploads\\\/prod\\\/2026\\\/08\\\/10803-Hero_image.jpg\",\"keywords\":[\"AI\",\"IT operations\"],\"articleSection\":[\"Microsoft Digital\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\\\/\",\"url\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\\\/\",\"name\":\"Optimizing Azure resources at Microsoft with AI and Managed Cloud Labs - Inside Track Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/uploads\\\/prod\\\/2026\\\/08\\\/10803-Hero_image.jpg\",\"datePublished\":\"2026-08-06T16:10:00+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/#\\\/schema\\\/person\\\/3039796f641e8b86242f6469d55368d1\"},\"description\":\"Microsoft Managed Cloud Labs uses AI to optimize Azure cloud labs, right-sizing storage to reduce costs without disrupting users.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/uploads\\\/prod\\\/2026\\\/08\\\/10803-Hero_image.jpg\",\"contentUrl\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/uploads\\\/prod\\\/2026\\\/08\\\/10803-Hero_image.jpg\",\"width\":2300,\"height\":1293,\"caption\":\"Our team in Microsoft Digital is using AI to make Managed Cloud Labs more efficient by matching resources to real workload needs, while also reducing capacity waste at scale.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Optimizing Azure resources at Microsoft with AI and Managed Cloud Labs\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/\",\"name\":\"Inside Track Blog\",\"description\":\"How Microsoft does IT\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/#\\\/schema\\\/person\\\/3039796f641e8b86242f6469d55368d1\",\"name\":\"Diana Mivelli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/33052f328fe5ed829feff91b090394434bc12b01967e37cf9b864a2cfe9d34d3?s=96&d=mm&r=g830f3ae4798e551064c3df53a29e4f6d\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/33052f328fe5ed829feff91b090394434bc12b01967e37cf9b864a2cfe9d34d3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/33052f328fe5ed829feff91b090394434bc12b01967e37cf9b864a2cfe9d34d3?s=96&d=mm&r=g\",\"caption\":\"Diana Mivelli\"},\"url\":\"https:\\\/\\\/www.microsoft.com\\\/insidetrack\\\/blog\\\/author\\\/dmivelli\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Optimizing Azure resources at Microsoft with AI and Managed Cloud Labs - Inside Track Blog","description":"Microsoft Managed Cloud Labs uses AI to optimize Azure cloud labs, right-sizing storage to reduce costs without disrupting users.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/","og_locale":"en_US","og_type":"article","og_title":"Optimizing Azure resources at Microsoft with AI and Managed Cloud Labs - Inside Track Blog","og_description":"Microsoft Managed Cloud Labs uses AI to optimize Azure cloud labs, right-sizing storage to reduce costs without disrupting users.","og_url":"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/","og_site_name":"Inside Track Blog","article_published_time":"2026-08-06T16:10:00+00:00","og_image":[{"width":2300,"height":1293,"url":"https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2026\/08\/10803-Hero_image.jpg","type":"image\/jpeg"}],"author":"Diana Mivelli","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Diana Mivelli","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/#article","isPartOf":{"@id":"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/"},"author":{"name":"Diana Mivelli","@id":"https:\/\/www.microsoft.com\/insidetrack\/blog\/#\/schema\/person\/3039796f641e8b86242f6469d55368d1"},"headline":"Optimizing Azure resources at Microsoft with AI and Managed Cloud Labs","datePublished":"2026-08-06T16:10:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/"},"wordCount":1599,"image":{"@id":"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2026\/08\/10803-Hero_image.jpg","keywords":["AI","IT operations"],"articleSection":["Microsoft Digital"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/","url":"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/","name":"Optimizing Azure resources at Microsoft with AI and Managed Cloud Labs - Inside Track Blog","isPartOf":{"@id":"https:\/\/www.microsoft.com\/insidetrack\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/#primaryimage"},"image":{"@id":"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2026\/08\/10803-Hero_image.jpg","datePublished":"2026-08-06T16:10:00+00:00","author":{"@id":"https:\/\/www.microsoft.com\/insidetrack\/blog\/#\/schema\/person\/3039796f641e8b86242f6469d55368d1"},"description":"Microsoft Managed Cloud Labs uses AI to optimize Azure cloud labs, right-sizing storage to reduce costs without disrupting users.","breadcrumb":{"@id":"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/#primaryimage","url":"https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2026\/08\/10803-Hero_image.jpg","contentUrl":"https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2026\/08\/10803-Hero_image.jpg","width":2300,"height":1293,"caption":"Our team in Microsoft Digital is using AI to make Managed Cloud Labs more efficient by matching resources to real workload needs, while also reducing capacity waste at scale."},{"@type":"BreadcrumbList","@id":"https:\/\/www.microsoft.com\/insidetrack\/blog\/optimizing-azure-resources-at-microsoft-with-ai-and-managed-cloud-labs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.microsoft.com\/insidetrack\/blog\/"},{"@type":"ListItem","position":2,"name":"Optimizing Azure resources at Microsoft with AI and Managed Cloud Labs"}]},{"@type":"WebSite","@id":"https:\/\/www.microsoft.com\/insidetrack\/blog\/#website","url":"https:\/\/www.microsoft.com\/insidetrack\/blog\/","name":"Inside Track Blog","description":"How Microsoft does IT","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.microsoft.com\/insidetrack\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.microsoft.com\/insidetrack\/blog\/#\/schema\/person\/3039796f641e8b86242f6469d55368d1","name":"Diana Mivelli","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/33052f328fe5ed829feff91b090394434bc12b01967e37cf9b864a2cfe9d34d3?s=96&d=mm&r=g830f3ae4798e551064c3df53a29e4f6d","url":"https:\/\/secure.gravatar.com\/avatar\/33052f328fe5ed829feff91b090394434bc12b01967e37cf9b864a2cfe9d34d3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/33052f328fe5ed829feff91b090394434bc12b01967e37cf9b864a2cfe9d34d3?s=96&d=mm&r=g","caption":"Diana Mivelli"},"url":"https:\/\/www.microsoft.com\/insidetrack\/blog\/author\/dmivelli\/"}]}},"jetpack_featured_media_url":"https:\/\/www.microsoft.com\/insidetrack\/blog\/uploads\/prod\/2026\/08\/10803-Hero_image.jpg","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9hcZA-6vq","_links":{"self":[{"href":"https:\/\/www.microsoft.com\/insidetrack\/blog\/wp-json\/wp\/v2\/posts\/25012","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.microsoft.com\/insidetrack\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.microsoft.com\/insidetrack\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/insidetrack\/blog\/wp-json\/wp\/v2\/users\/222"}],"replies":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/insidetrack\/blog\/wp-json\/wp\/v2\/comments?post=25012"}],"version-history":[{"count":6,"href":"https:\/\/www.microsoft.com\/insidetrack\/blog\/wp-json\/wp\/v2\/posts\/25012\/revisions"}],"predecessor-version":[{"id":25052,"href":"https:\/\/www.microsoft.com\/insidetrack\/blog\/wp-json\/wp\/v2\/posts\/25012\/revisions\/25052"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/insidetrack\/blog\/wp-json\/wp\/v2\/media\/25013"}],"wp:attachment":[{"href":"https:\/\/www.microsoft.com\/insidetrack\/blog\/wp-json\/wp\/v2\/media?parent=25012"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.microsoft.com\/insidetrack\/blog\/wp-json\/wp\/v2\/categories?post=25012"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.microsoft.com\/insidetrack\/blog\/wp-json\/wp\/v2\/tags?post=25012"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.microsoft.com\/insidetrack\/blog\/wp-json\/wp\/v2\/coauthors?post=25012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}