microsoft partner blog
240 TopicsPartner Blog | MCAPS Start for Partners: Turn FY27 benefits updates into customer value
Customers are moving beyond isolated AI experiments and looking for practical ways to use AI to drive revenue, improve profitability, and create measurable business value. This creates an opportunity for partners to connect Microsoft technology with business outcomes, operationalize AI securely, and guide adoption at scale That work starts with becoming Customer Zero. By applying the latest Microsoft technologies within your own organization, you can build firsthand experience, validate business outcomes, and demonstrate your unique capabilities to customers with greater credibility. At MCAPS Start for Partners, Microsoft shared FY27 updates across partner benefits packages, Frontier offers, AI-driven partner experiences, designations, specializations, incentives, and go-to-market pathways. Together, these updates give you more ways to build capability, differentiate your organization, and turn your expertise into measurable customer value. The FY27 updates follow a practical progression: build capability through your benefits, apply Microsoft technology inside your organization, demonstrate your expertise, and activate the paths most relevant to your business model. Put partner benefits packages to work Built exclusively for partners, Partner benefits packages, provide discounted Microsoft product licenses, Azure credits, technical and Microsoft AI Cloud Partner Program consultations, and AI-powered marketing capabilities. You can use these resources to operate your business, skill your teams, develop solutions, and prepare for customer opportunities. The value comes from active use. New Omdia research found that 88% of surveyed partners said their package significantly helped grow their business, and 90% reported a positive return on investment. 1 Recent IDC research reinforced that partner benefits packages create the strongest return when treated as growth infrastructure, rather than simply as entitlements or discounts. 2 Put your partner benefits packages to work as Customer Zero. Use the included Microsoft technologies to build internal experience and proof points while strengthening your teams’ understanding of adoption, governance, measurement, and change management. This experience can make customer conversations more credible and delivery guidance more practical. The start of FY27 is a practical time to review your current package and confirm that it aligns with your business plans. Your Partner Center admin can purchase a benefits package based on the capacity and capabilities your organization needs. Partners can purchase multiple eligible partner benefits packages to expand their available benefits, although each individual package can be purchased only once per Partner Global Account. Differentiate your capabilities through designations and specializations Solutions Partner designations and specializations enable customers to recognize your capabilities, increase your discoverability, and connect your organization to applicable benefits, incentives, and go-to-market opportunities. Microsoft has consolidated the six current solution area designation badges into three, aligned to AI Business Solutions, Cloud & AI Platforms, and Security. This change impacts only the badges partners receive and does not affect how partners qualify for the designations. The six solution paths (Business Applications, Data & AI (Azure), Digital & App Innovation (Azure), Infrastructure (Azure), Modern Work, and Security) remain the foundation for requirements, scoring, and specializations. With badges aligned to the three commercial solution areas, you can more easily position your capabilities, support seller conversations, and show credibility where it matters most: in front of customers. Continue reading here79Views0likes0CommentsPartner Blog | From AI curiosity to Copilot adoption in 30 days
A focused, partner-led 30-day Copilot trial is now available, backed by record FY27 investments to accelerate SMB growth. Thirty days. Twenty-five users. One clear path to AI. For small and medium-sized businesses, AI is no longer a someday conversation, it's a right-now decision. SMB customers aren't asking whether AI matters anymore; they're asking how to put it to work in ways that are practical, fast, and secure. The hard part isn't interest. It's the starting line. Customers are looking to identify relevant use cases, experience AI in their everyday work, and evaluate its value before making a broader commitment. This creates a significant opportunity for Cloud Solution Provider (CSP) partners to lead customers from initial interest to sustained adoption. The SMB segment represents a Microsoft-estimated $625 billion* market opportunity in FY27, yet most organizations remain early in their AI transformation journey. As shared at MCAPS Start for Partners, FY27 brings record levels of CSP and programmatic incentive investments through the Microsoft AI Cloud Partner Program, alongside investments in partner capabilities, skilling and go-to-market resources designed to enable growth, bring new customers and workloads to the Microsoft ecosystem, and deliver customer success through Frontier transformation, starting with Microsoft Copilot. One of the primary investments we are making for the partner ecosystem is Copilot in 30, now available through CSP New Commerce. Copilot in 30 is a new, limited-time, CSP partner-led Microsoft 365 Copilot Business trial offering designed for SMB customers with fewer than 300 employees. It is available through December 31, 2026. This offer combines a 25-user, 30-day Microsoft 365 Copilot Business trial with partner-ready resources and customer guidance, campaign materials, setup resources, adoption content, and conversion guidance. Together, these resources give you a structured way to turn AI interest into hands-on Copilot experience. What’s new For partners, Copilot in 30 provides a repeatable path to turn customer engagement into adoption planning and growth. Rather than positioning Copilot as a standalone product trial, you can lead a guided experience centered on real business needs. Customers can explore how Microsoft 365 Copilot Business fits into their daily work, test scenarios across roles, and build confidence with a focused group of users. Copilot is the on-ramp. It enables people to work smarter and faster today, and it opens the door to the agents and workflows that follow. You can use the 30-day experience to guide customers through practical scenarios, identify high-value use cases, and create a clearer path from evaluation to paid Microsoft 365 Copilot Business deployment. Continue reading here110Views0likes0CommentsSpin Up MongoDB Atlas Clusters in Azure (Preview)
Your data platform just got a lot closer to home. You can now create MongoDB Atlas projects and deploy clusters directly from the Azure portal - the same place you already manage the rest of your cloud. This builds on the general availability of MongoDB Atlas as an Azure Native Integration. Back then, you could provision an Atlas organization from Azure and manage billing through the Azure Marketplace. Now the workflow goes all the way down to the thing that runs your app: the cluster. Atlas Projects & Clusters An Atlas Project is a logical container that groups clusters and related resources within your Atlas organization. Create one per app, team, or environment and then deploy clusters into it. An Atlas cluster is a fully managed MongoDB deployment running in the cloud. It is where your data lives and where it scales, replicates, backs itself up, and serves every read and write your application makes. Getting the cluster right is what turns a project into a production-ready app: Performance & scale - pick a tier that matches your traffic, from free experiments to high-throughput dedicated workloads. Data residency - the Azure region you choose for the cluster is where your data is stored, so you stay aligned with compliance requirements. Resilience - clusters come with backups and health state you can view at a glance. Organization - clusters live inside projects, giving you clean logical boundaries for teams, environments, and apps. What you can do now, right from Azure Create and browse Atlas projects from your MongoDB Atlas resource. Deploy clusters - Free (M0), Flex, or dedicated M10 / M30 tiers. Choose the Azure region where each cluster's data lives. View cluster details: MongoDB version, region, tier, backups, and state. Keep billing unified through your existing Azure Marketplace plan. Get started in minutes If you already have a MongoDB Atlas resource in Azure, you're four clicks from a running cluster: In the Azure portal, open your MongoDB Atlas resource (search All resources if you need to find it). In the service menu, select Projects (preview), then + Create project and give it a unique name Open the project and, in the Clusters section, select + Create Cluster. Pick a tier, enter a cluster name and Azure region, and select Create. That's it - your cluster deploys. Don't have an Atlas resource yet? Search for MongoDB Atlas in the Azure portal and create one against your subscription first to follow the steps above. You'll need the Owner role on the Atlas organization to create projects and clusters. Choosing your cluster tier Start small and grow. You can begin free and move up as your app takes off. Built for what's next: vector search & AI agents A cluster is the foundation for AI-powered apps. MongoDB Atlas brings native vector search right alongside your operational data, so you can build semantic search and Retrieval-Augmented Generation (RAG) experiences that ground large language models in Foundry in your own enterprise data. That story goes further with agents. As covered in Build and connect Microsoft Foundry agents to MongoDB Atlas, the MongoDB MCP Server is available in the Microsoft Foundry Tool Catalog - letting agents run vector search and database operations against the very clusters you just deployed, with enterprise-grade governance built in. Ready to build? Head to the Azure portal, create a project, and deploy your first cluster today. Start free, then scale when you're ready. Create projects and clusters in MongoDB Atlas — step-by-step docs MongoDB Atlas is generally available as an Azure Native Integration Connect Microsoft Foundry agents to MongoDB Atlas Create a free Azure account87Views0likes0CommentsPartner Blog | Built to grow together: The FY27 Microsoft Marketplace opportunity
The way organizations buy technology is changing quickly. As AI moves from experimentation into production, customers want to source solutions, services, and the expertise to deploy them through the routes they already trust. Increasingly that means cloud marketplaces. The momentum behind Microsoft Marketplace reflects this shift, with sales doubling year-over-year, for the third consecutive year.* For partners, this creates a near-term opportunity to meet customers where they want to buy, while connecting software innovation, services expertise, and the Microsoft reach through one commercial platform. The next wave of transformation will not be driven by AI alone. It will be driven by ecosystems. As organizations enter the era of Frontier Transformation, they are looking beyond technology vendors to partners who can help turn AI investments into measurable business outcomes. In an AI-driven economy, Marketplace is becoming the commercial engine that connects innovation to customer value. Software companies bring innovation. Channel partners bring customer intimacy, services expertise, and local reach. Marketplace brings them together, creating a single platform where the ecosystem can co-build, co-sell, and deliver end-to-end solutions at scale. That shift is the focus of the conversation Sandy Gupta, Vice President, Global ISV Ecosystem, and I had at MCAPS Start for Partners. We shared where Marketplace is headed in FY27 and why this is the moment to treat it as a core growth engine. This blog recaps that session and outlines the priorities partners can act on now. Meeting customers in the markets and moments where they buy Technology innovation can scale globally almost overnight, but customer buying behaviors remain deeply local. AI solutions may reach the market quickly, but adoption is still shaped by regional procurement practices, trusted advisor relationships, and established routes to market. Global reach matters, but it must be paired with local relevance. Continue reading here Be sure to join our Marketplace Discussion board, Marketplace blog and Events calendar to connect with subject matter experts!56Views0likes0CommentsPartner Blog | Navigating the next era of hosting: Your playbook is here
Hosting and hybrid cloud partners are currently navigating significant infrastructure transitions. In a May blog, we explored why changes in virtualization licensing, rising infrastructure costs, and evolving customer expectations are creating both pressure and opportunity for hosting businesses. Now the conversation shifts from understanding the opportunity to taking action. It is about evolution without disruption: preserving what works, modernizing where it matters, and growing into higher-value services with Microsoft Adaptive Cloud. That is why we created the new e-book, Navigating the Next Era of Hosting. It is a practical guide for hosting partners looking to protect margins, retain customer trust, and define a clear modernization path across Azure, hybrid, and AI-ready scenarios. From awareness to action Hosting partners are already fielding more complex customer conversations. Customers want flexibility across on-premises, edge, partner datacenter, and public cloud environments. They want consistent management, built-in security, stronger governance, and clear modernization options without being forced into a single destination or timeline. At the same time, many partners are reevaluating long-standing platform strategies. Licensing changes, evolving commercial models, and rising infrastructure costs are prompting new questions about margin predictability, platform control, and long-term differentiation. This is where action matters. Partners that move early can shape the conversation with customers instead of reacting to it. You can explain what will stay consistent, where modernization can begin, and how customers can retain choice while preparing for what comes next. Continue reading here51Views0likes0CommentsPartner Blog | Your FY27 partner skilling roadmap: What’s new and where to start
Welcome to FY27 and the latest Microsoft Partner Skilling updates. As AI continues to reshape how customers evaluate, buy, and adopt technology, skilling is becoming a practical growth lever across partner roles, from sales and presales to solution architecture, delivery, and customer success. Whether you are building AI solutions, scaling Microsoft 365 Copilot practices, preparing for agent opportunities, or aligning your team to Microsoft AI Cloud Partner Program requirements, this month’s updates give you a clearer path to build the capabilities customers expect. The Microsoft Partner Skilling Hub is the central destination to start, offering no-cost partner skilling across Microsoft Cloud solution areas, with live, in-person, virtual, and on-demand learning tracks for multiple roles and technical certifications. What’s new in FY27 FY27 starts with new skilling resources designed to make it easier for you to plan learning, build AI expertise, and move from readiness to execution. First, the Partner Skilling Hub now includes a new Skilling Plan AI Agent. You can use the AI Agent to get personalized training recommendations, build a complete learning plan, or quickly find a specific course based on your role, solution area, or readiness goal. This update matters because many partner teams are balancing multiple priorities at once. A seller may need a fast path to position Microsoft 365 Copilot for small and medium-sized business (SMB) customers, while a technical consultant may need deeper implementation guidance for agents, governance, and security. The AI Agent gives each learner a more direct starting point. Continue reading blog here Don't forget to follow the new Partner Skilling discussion board to connect with subject matter experts!147Views0likes0CommentsPartner Blog | Copilot monetization for SMBs: Turn adoption into sustained AI value
Driving Copilot adoption for customers is only the beginning. For small and medium-sized businesses (SMBs), value comes when Copilot is used consistently across roles, connected to measurable outcomes, and extended into the workflows that shape daily operations. This is the final installment in our Copilot blog series focused on SMB monetization. Across the series, we have followed a practical SMB path: start with Microsoft 365 Copilot Chat to build familiarity, use readiness and repeatable plays to create qualified pipeline, convert renewal and upgrade momentum into Microsoft 365 Copilot Business conversations, then extend value with agents and managed services. Now the focus shifts to Stage 4, Realize Value, and Stage 5, Manage and Optimize, of the Microsoft Customer Engagement Methodology (MCEM). Stage 4 demonstrates value through structured deployment, department-level scenarios, and agents. Stage 5 is about turning that value into a recurring rhythm of measurement, optimization, governance, and expansion. For partners, this is where the Copilot business opportunity becomes durable. Transforming your customer with AI is not just selling licenses. It is packaging the services, governance, analytics, skilling, and agent lifecycle motions that make AI value measurable, repeatable, and expandable. What changes after deployment SMB customers want AI that fits the way their teams already work. They need practical guidance on where to deploy Copilot, which departments should move first, which workflows are ready for agents, and how success should be measured. The Microsoft 2026 Work Trend Index Annual Report reinforces why this matters. Microsoft found that 58% of surveyed AI users say they are already producing work they could not a year ago, and 66% report spending more time on higher-value work as AI takes on execution. The report also found that organizational factors, including culture, manager support, and talent practices, account for more than twice the reported AI impact of individual factors, at 67% compared with 32%. For partners, that means Copilot value does not scale through deployment alone. It scales when customers connect AI to priority roles, repeatable processes, adoption habits, security baselines, and measurable outcomes. The journey remains practical. Microsoft 365 Copilot Chat introduces AI in an approachable way. Microsoft 365 Copilot Business embeds AI into everyday work. Agents extend AI into core business processes. Together, they give SMB customers a path from AI curiosity to sustained business impact. Continue reading here93Views0likes0CommentsPartner Blog | What's new for Microsoft partners: July 2026 edition
Your voice continues to shape how the Microsoft AI Cloud Partner Program evolves. This month’s update brings together the announcements, investments, and resources partners need now, so you can prioritize where to focus, what to skill, and which motions to scale as AI becomes central to more customer workloads. These updates reflect partner opportunity across the Microsoft ecosystem, grounded in partner feedback, and aligned to how customers are evolving their cloud and AI strategies. Spotlight Join us this month for MCAPS Start for Partners Join us for MCAPS Start for Partners, on Wednesday, July 22, 2026, starting at 7:00 AM Pacific Time. This digital event is designed to give partners a fast start to FY27; the event will share guidance on Microsoft priorities, innovation, investments, and go-to-market motions. Hear from Microsoft leaders and partner voices on where Microsoft is investing, what is changing, and how to activate AI-led growth opportunities. Whether your organization serves small and medium-sized businesses (SMBs), enterprise customers, or both, your teams can use the event to align early, reduce rework, and move faster into the year ahead. Don’t miss the Microsoft Partner FY27 GTM Kickoff Event Join us on July 28, 2026, to learn about the go-to-market (GTM) priorities and initiatives planned for FY27 across Microsoft AI Business Solutions, Microsoft Commercial Cloud and AI, and Microsoft Security. Sign up for a double-click on priorities shared at MCAPS Start for Partners and kickstart your GTM plans and tactics for the new fiscal year. Continue reading blog here390Views0likes0CommentsPartner Blog | From Microsoft Build to AI implementation: Build the skills to lead Frontier Transformation
Microsoft Build showcased the next phase of AI transformation. Across AI platforms, agents, and secure development, one message came through: customers are moving from AI exploration to implementation. For partners, that shift creates a practical opportunity. Customers are looking for guidance on ways to design, deploy, manage, secure, and scale AI-powered solutions that create measurable business value. That takes skilled teams, repeatable delivery capabilities, and a clear path from learning to implementation. This month’s skilling updates focus on turning Build momentum into action. New Frontier Transformation Engineering resources, on-demand Frontier Transformation Summit content, upcoming certification preparation, Microskilling, and go-to-market assets give partners multiple ways to strengthen AI implementation capabilities and show customers they are ready to lead. Build Frontier Transformation Engineering capability Frontier Transformation describes the shift from AI pilots to embedded, governed operating models. It requires technical depth across agents, Copilot, Microsoft Foundry, Microsoft IQ, security, governance, and business process transformation. The Frontier Transformation Engineer Badge is designed for technical professionals building this capability. It validates the skills needed to design and deliver AI agents across Copilot Studio, Microsoft Foundry, and the broader Frontier stack. For partners, the badge signals readiness to move from AI vision to execution. To support that journey, all of the Frontier Transformation Engineer Summit sessions are now available on demand, giving your teams a chance to revisit key content or catch up on sessions they missed. Use the recordings to continue progressing toward badge attainment and prepare your teams for the AI implementation work customers are prioritizing now. Continue reading here92Views1like0CommentsPartner Blog | From planning to execution: FY27 priorities for cloud and AI partners
As we move toward the end of the Microsoft fiscal year and start a new one, it is a timely window to align and focus our partnership on the areas that can shape execution in the months ahead, and those that have the biggest impact for customers. To make that easier, we have rounded up key updates for Microsoft partners building, selling, and scaling cloud and AI solutions. Use this brief to plan your next steps, align your go-to-market motion, and carry momentum into FY27 with confidence. Get early clarity on FY27 priorities and partner opportunity Microsoft Customer and Partner Solutions (MCAPS) Start for Partners on July 22 is the first FY27 alignment milestone. This no-cost digital event is designed to give partners early visibility into where Microsoft is investing, the shared priorities ahead, and how AI-led opportunity is showing up across customer scenarios. The event will connect the Microsoft platform vision to practical partner opportunity. You can expect guidance on modernizing IT environments, using data capabilities, and building innovative AI-powered solutions. For partners, the value is early alignment. Before FY27 planning moves into full execution, MCAPS Start for Partners gives your business a clearer view of the priorities that can shape solution focus, customer conversations, Marketplace motions, and team readiness. Register for MCAPS Start for Partners today. Turn alignment into execution with FY27 go-to-market planning One week later, the Microsoft Partner FY27 GTM Kickoff Event on July 28 builds on that foundation. This no-cost digital event gives partners a closer look at FY27 go-to-market priorities, investments, and updates across Azure solution plays, Microsoft Marketplace, and opportunities for software development companies. The GTM Kickoff is a practical next step after MCAPS Start for Partners. It is designed to move from strategic alignment into execution planning, with sessions across AI Business Solutions, Commercial Cloud and AI, and Security. Partners can choose a primary area of interest during registration to tailor the event-day schedule, while still getting on-demand access to all sessions after the live event. For Commercial Cloud and AI partners, this is a chance to sharpen plans early. Use the event to review your FY27 priorities, refresh your campaign focus, and identify where your Microsoft Marketplace and solution play motions may need updates before customer engagement accelerates. Register for the Microsoft Partner FY27 GTM Kickoff Event and choose the Commercial Cloud and AI track. Continue reading here181Views1like0Comments