301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: mesh.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML> <html lang="en-US" dir="ltr"> <head> <meta charset="UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/> <meta http-equiv="x-ua-compatible" content="ie=edge"/> <script defer="defer" type="text/javascript" src="https://rum.hlx.page/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.js" data-routing="p00000-e000000"></script> <link rel="SHORTCUT ICON" href="/favicon.ico?v2" type="image/x-icon"/> <meta name="robots" content="index, follow"/> <meta name="template" content="reimagine---pdp-template"/> <meta name="awa-canvasType" content="web"/> <meta name="awa-isTented" content="false"/> <meta name="awa-pgtmp" content="reimagine---pdp-template"/> <meta name="awa-pageType" content="Microsoft Teams"/> <meta name="awa-market" content="en-us"/> <meta name="awa-cms" content="AEM"/> <meta name="awa-enabledFeatures" content="contentbackfillgenerate;esiproductcards;uhf-ms-io-endpoint;uhf-esi-cv;uhf-esi-cache;contentsquare;mediapixel;holiday-themer;lazyload-static-components;clientlibDefer;upsellEnabled;contentbackfillpkgdelete;healthcheck;contentbackfillhttpgenerate;perf-tracker-1ds;dynamic-bundle;cvIncrementer;tentingEnabled;chatCookiesImplemented;alertCountDownWithoutServerTime;pdpDynamicRendering;bundlesDynamicRendering;contentbackfillmetadatachangesvideo;contentbackfillmetadatachangesnonvideo;listDynamicRendering;experimentation-without-personalization;generic-list-importer;combinedUHF;cvCallEnabled;m365ProductCatalog;support-unsupported-locales;deferClickTale;videoLazyLoad;prefetchFontsEnabled;enable-code-isolation;imageLinkTag;fetchPriority;contentIngestionAgent;enableClickgroupTelemetry;imageLazyLoad;contentIngestionAgent-dispatcher2westus2Agent;isCacheControlFeatureEnabled;feature-controlled-content-card;lcpPrioritizationPhase1;ocReimagineTelemetry;deferScriptsEnabled;lcpPrioritizationPhase2;ocReimagineSlotNumberTelemetry;contentIngestionAgent-dispatcher1westus2Agent;ocReimagineComponentNameTelemetry;ocReimagineTemplateNameTelemetry;ptePhase1;extended-html-minification-sites;dynamicPrice;gl-auto-config;displayV35Toggle;chatCustomEndpoint;enableBoostPersonalization;ocReimagineTelemetryTemplateNameSwap;enableEmailConnector;enable-eventingService;ocReimagineAIAssistant;acsPMEFeatureEnabled;ocReimagineCustomerApiUrl;ocReimagineCustomerFilterApiUrl;email-FigmaEmailAutomation;storeVideoUmp;ocProductPricePrimaryLocale;complianceManagerEnabled;entertainmentEW"/> <title>Introducing Microsoft Mesh | Connect like never before </title> <link rel="canonical" href="https://www.microsoft.com/en-us/microsoft-teams/microsoft-mesh"/> <meta name="description" content="Microsoft Mesh enables presence and shared experiences from anywhere – on any device – through mixed reality applications."/> <meta name="twitter:url" content="https://www.microsoft.com/en-us/microsoft-teams/microsoft-mesh"/> <meta name="twitter:title" content="Introducing Microsoft Mesh | Connect like never before "/> <meta name="twitter:description" content="Microsoft Mesh enables presence and shared experiences from anywhere – on any device – through mixed reality applications."/> <meta name="twitter:card" content="summary"/> <meta property="og:url" content="https://www.microsoft.com/en-us/microsoft-teams/microsoft-mesh"/> <meta property="og:title" content="Introducing Microsoft Mesh | Connect like never before "/> <meta property="og:description" content="Microsoft Mesh enables presence and shared experiences from anywhere – on any device – through mixed reality applications."/> <meta property="og:type" content="website"/> <link rel="stylesheet" href="/etc.clientlibs/onecloud/clientlibs/clientlib-mwf-new/main-light.min.ACSHASH561c834597fb9bc5aac4021e21e006be.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/onecloud/clientlibs/clientlib-reimagine/main-teams.min.ACSHASHbce9fbdeb06bfb33a66aa6d5a55f9a69.css" type="text/css"> <script src="/etc.clientlibs/onecloud/clientlibs/clientlib-vars/publisher.min.ACSHASHd04116a7de4f2a26cdce768dfe83c5b0.js"></script> <script src="/etc.clientlibs/onecloud/clientlibs/clientlib-onecloud-util.min.ACSHASH1c7e214f5af8caa06f783a38d40127c6.js"></script> <script src="/etc.clientlibs/onecloud/clientlibs/clientlib-mwf-new/main-light.min.ACSHASH3cb55a1b7e29cabded7d23377524b55e.js"></script> <script src="/etc.clientlibs/onecloud/clientlibs/clientlib-reimagine/main-light.min.ACSHASH9602e1f9980357159639769036188424.js"></script> <script src="/etc.clientlibs/onecloud/clientlibs/clientlib-events.min.ACSHASH7677f65c1626ab1bde509437776d4291.js"></script> <link rel="stylesheet" href="/etc.clientlibs/cascade.component.authoring/clientlibs/clientlib-uhf.min.ACSHASHf9f2395c582fa601707b7a5dfae9f05f.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/onecloud/clientlibs/clientlib-action.min.ACSHASH44700d76f3f63fa33f30039bb9c74b39.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/onecloud/clientlibs/clientlib-reimagine-page/clientlib-aem-styles.min.ACSHASHd66c468f4ca17e83ccd97a4518b3e814.css" type="text/css"> <script>oc.geo.country = "DE";</script> <script id="ie11-polyfill-script"> var isModernBrowser = ( 'fetch' in window && 'assign' in Object ); if ( !isModernBrowser ) { var scriptElement = document.createElement('script'); scriptElement.async = false; scriptElement.src = '/etc.clientlibs/cascade.component.authoring/clientlibs/clientlib-polyfills/resources/ie11-polyfills.js'; var polyfillScriptElement = document.querySelector('#ie11-polyfill-script'); if (polyfillScriptElement) { polyfillScriptElement.parentNode.insertBefore(scriptElement, polyfillScriptElement.nextSibling); } } </script> <script src="/etc.clientlibs/cascade.component.authoring/clientlibs/clientlib-polyfills.min.ACSHASHf381d5147c85ee687ea8fbef32c83d37.js"></script> <script src="/etc.clientlibs/cascade.component.authoring/clientlibs/clientlib-jquery.min.ACSHASH35986a813756f39ab6b922979ffedb03.js"></script> <script src="/etc.clientlibs/cascade.component.authoring/clientlibs/clientlib-jquery-cookie.min.ACSHASH20aafdf6904d3dc5db0e0e33abbfc1a4.js"></script> <script src="/etc.clientlibs/microsoft/clientlibs/exp-analytics/v1.min.ACSHASH4cffc2c9b55f8bde649e0d2535a1eebd.js"></script> <script type="text/javascript"> var expToken = { "exp": { "target": { "propertyToken": "3c148cf5-9769-f782-32c4-14f7eba5d269", "visitorJsHash": "30368a72d017e4133bfd3b5d073d06ff", "expJsHash": "db0dce867304f211cfbebf6b29784f34", "isExpWithoutPersonalizationEnabled": ("false"==="true") } } }; window.cas = expToken; </script> <meta name="cas-exp-visitor" content="/etc.clientlibs/microsoft/components/structure/page/clientlibs/visitor.min.ACSHASH30368a72d017e4133bfd3b5d073d06ff.js"><meta name="cas-exp-visitor" content="/etc.clientlibs/cascade.component.authoring/components/structure/cascade-page/clientlibs/visitor.min.ACSHASH30368a72d017e4133bfd3b5d073d06ff.js"> <meta name="cas-exp-at" content="/etc.clientlibs/microsoft/components/structure/page/clientlibs/experimentation.min.ACSHASHdb0dce867304f211cfbebf6b29784f34.js"><meta name="cas-exp-at" content="/etc.clientlibs/cascade.component.authoring/components/structure/cascade-page/clientlibs/experimentation.min.ACSHASHdb0dce867304f211cfbebf6b29784f34.js"> <script type="text/javascript" src="/etc.clientlibs/microsoft/clientlibs/exp-cookiecomp/v1.min.ACSHASHbe3f2a9f6a41fc40556efe260fc861a5.js" async></script> <meta name="exp-visitor-anchor" content=""/> <meta name="exp-atjs-anchor" content=""/> <link id="onecloud-head-style" href="/msonecloudapi/assets/msochead.css" type="text/css" rel="stylesheet"/> <script id="onecloud-head-script" type="text/javascript" src="/msonecloudapi/assets/msochead.js"> </script> <script type="text/javascript" async src="https://play.vidyard.com/embed/v4.js"></script> <meta name="oc-version" content="reimagine"/> <script src="/etc.clientlibs/cascade.component.authoring/dynamicclientsidelibs/handlerscripts/v1.min.ACSHASHd7106db242c2b41f88a1b02418bec7e2.js"></script> </head> <body class="reimagine-page page basicpage"> <div data-geo-country="DE"> <span style="display:none"> <script> window.mscv = 'CASMicrosoftCV1661bbcc.0' </script> <script> window.msservercv = 'CASMicrosoftCV1661bbcc.0' </script> Trace Id is missing <script> window.traceid = undefined; </script> </span> <script type="text/javascript"> window.msauthIsPublisher = true; </script> <span aria-hidden="true" class="d-none geo-info" data-continent="EU" data-country_code="DE" data-region_code="HE" data-city="FRANKFURT" data-timezone="GMT+1" data-zip="" data-county="" data-areacode=""> </span> <div id="page-top" tabindex="-1"></div> <div id="modalsRenderedAfterPageLoad"> </div> <div class="root responsivegrid"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="universalheader aem-GridColumn aem-GridColumn--default--12" data-component-id="cf9a86dceae618e01d6e6399d243873c"> <link rel="stylesheet" href="/etc.clientlibs/microsoft/components/content/universalheader/v1/universalheader/clientlibs/site.min.ACSHASHa8a3710424dc6e0dff393c6964441bdb.css" type="text/css"> <link rel="stylesheet" href="https://www.microsoft.com/onerfstatics/marketingsites-neu-prod/west-european/shell/_scrf/css/themes=default.device=uplevel_web_pc/63-57d110/c9-be0100/a6-e969ef/43-9f2e7c/82-8b5456/a0-5d3913/3d-28500e/ae-f1ac0c?ver=2.0&_cf=02242021_3231" type="text/css" media="all" /> <div id="headerArea" class="uhf" data-m='{"cN":"headerArea","cT":"Area_coreuiArea","id":"a1Body","sN":1,"aN":"Body"}'> <div id="headerRegion" data-region-key="headerregion" data-m='{"cN":"headerRegion","cT":"Region_coreui-region","id":"r1a1","sN":1,"aN":"a1"}' > <div id="headerUniversalHeader" data-m='{"cN":"headerUniversalHeader","cT":"Module_coreui-universalheader","id":"m1r1a1","sN":1,"aN":"r1a1"}' data-module-id="Category|headerRegion|coreui-region|headerUniversalHeader|coreui-universalheader"> <div data-m='{"cN":"cookiebanner_cont","cT":"Container","id":"c1m1r1a1","sN":1,"aN":"m1r1a1"}'> <div id="uhfCookieAlert" data-locale="en-us"> <div id="msccBannerV2"></div> </div> </div> <a id="uhfSkipToMain" class="m-skip-to-main" href="javascript:void(0)" data-href="#mainContent" tabindex="0" data-m='{"cN":"Skip to content_nonnav","id":"nn2m1r1a1","sN":2,"aN":"m1r1a1"}'>Skip to main content</a> <header class="c-uhfh context-uhf no-js c-sgl-stck c-category-header " itemscope="itemscope" data-header-footprint="/OfficeProducts/teamsheader, fromService: True" data-magict="true" itemtype="http://schema.org/Organization"> <div class="theme-light js-global-head f-closed global-head-cont" data-m='{"cN":"Universal Header_cont","cT":"Container","id":"c3m1r1a1","sN":3,"aN":"m1r1a1"}'> <div class="c-uhfh-gcontainer-st"> <button type="button" class="c-action-trigger c-glyph glyph-global-nav-button" aria-label="All Microsoft expand to see list of Microsoft products and services" initialState-label="All Microsoft expand to see list of Microsoft products and services" toggleState-label="Close All Microsoft list" aria-expanded="false" data-m='{"cN":"Mobile menu button_nonnav","id":"nn1c3m1r1a1","sN":1,"aN":"c3m1r1a1"}'></button> <button type="button" class="c-action-trigger c-glyph glyph-arrow-htmllegacy c-close-search" aria-expanded="false" data-m='{"cN":"Close Search_nonnav","id":"nn2c3m1r1a1","sN":2,"aN":"c3m1r1a1"}'></button> <a id="uhfLogo" class="c-logo c-sgl-stk-uhfLogo" itemprop="url" href="https://www.microsoft.com" aria-label="Microsoft" data-m='{"cN":"GlobalNav_Logo_cont","cT":"Container","id":"c3c3m1r1a1","sN":3,"aN":"c3m1r1a1"}'> <img alt="" itemprop="logo" class="c-image" src="https://uhf.microsoft.com/images/microsoft/RE1Mu3b.png" role="presentation" aria-hidden="true" /> <span itemprop="name" role="presentation" aria-hidden="true">Microsoft</span> </a> <div class="f-mobile-title"> <button type="button" class="c-action-trigger c-glyph glyph-chevron-left" aria-label="See more menu options" data-m='{"cN":"Mobile back button_nonnav","id":"nn4c3m1r1a1","sN":4,"aN":"c3m1r1a1"}'></button> <span data-global-title="Microsoft home" class="js-mobile-title">Teams</span> <button type="button" class="c-action-trigger c-glyph glyph-chevron-right" aria-label="See more menu options" data-m='{"cN":"Mobile forward button_nonnav","id":"nn5c3m1r1a1","sN":5,"aN":"c3m1r1a1"}'></button> </div> <div class="c-show-pipe x-hidden-vp-mobile-st"> <a id="uhfCatLogo" class="c-logo c-cat-logo" href="https://www.microsoft.com/en-us/microsoft-teams/group-chat-software " aria-label="Teams" itemprop="url" data-m='{"cN":"CatNav_Teams_nav","id":"n6c3m1r1a1","sN":6,"aN":"c3m1r1a1"}'> <span>Teams</span> </a> </div> <div class="cat-logo-button-cont x-hidden"> <button type="button" id="uhfCatLogoButton" class="c-cat-logo-button x-hidden" aria-expanded="false" aria-label="Teams" data-m='{"cN":"Teams_nonnav","id":"nn7c3m1r1a1","sN":7,"aN":"c3m1r1a1"}'> Teams </button> </div> <nav id="uhf-g-nav" aria-label="Contextual menu" class="c-uhfh-gnav" data-m='{"cN":"Category nav_cont","cT":"Container","id":"c8c3m1r1a1","sN":8,"aN":"c3m1r1a1"}'> <ul class="js-paddle-items"> <li class="single-link js-nav-menu x-hidden-none-mobile-vp uhf-menu-item"> <a class="c-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/group-chat-software " data-m='{"cN":"CatNav_Home_nav","id":"n1c8c3m1r1a1","sN":1,"aN":"c8c3m1r1a1"}' > Home </a> </li> <li class="nested-menu uhf-menu-item"> <div class="c-uhf-menu js-nav-menu"> <button type="button" id="c-shellmenu_0" aria-expanded="false" data-m='{"id":"nn2c8c3m1r1a1","sN":2,"aN":"c8c3m1r1a1"}'>Products</button> <ul class="f-multi-column f-multi-column-2" data-class-idn="f-multi-column f-multi-column-2" aria-hidden="true" data-m='{"cT":"Container","id":"c3c8c3m1r1a1","sN":3,"aN":"c8c3m1r1a1"}'> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c1c3c8c3m1r1a1","sN":1,"aN":"c3c8c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_1-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c1c3c8c3m1r1a1","sN":1,"aN":"c1c3c8c3m1r1a1"}'>Teams for</span> <button id="uhf-navbtn-shellmenu_1-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c1c3c8c3m1r1a1","sN":2,"aN":"c1c3c8c3m1r1a1"}'>Teams for</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_1-span"> <li class="js-nav-menu single-link" data-m='{"cN":"Small \u0026 medium business_cont","cT":"Container","id":"c3c1c3c8c3m1r1a1","sN":3,"aN":"c1c3c8c3m1r1a1"}'> <a id="shellmenu_2" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/small-medium-business" data-m='{"cN":"CatNav_Small \u0026 medium business_nav","id":"n1c3c1c3c8c3m1r1a1","sN":1,"aN":"c3c1c3c8c3m1r1a1"}'>Small & medium business</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Enterprise_cont","cT":"Container","id":"c4c1c3c8c3m1r1a1","sN":4,"aN":"c1c3c8c3m1r1a1"}'> <a id="shellmenu_3" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/enterprise" data-m='{"cN":"CatNav_Enterprise_nav","id":"n1c4c1c3c8c3m1r1a1","sN":1,"aN":"c4c1c3c8c3m1r1a1"}'>Enterprise</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Home_cont","cT":"Container","id":"c5c1c3c8c3m1r1a1","sN":5,"aN":"c1c3c8c3m1r1a1"}'> <a id="shellmenu_4" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/teams-for-home" data-m='{"cN":"CatNav_Home_nav","id":"n1c5c1c3c8c3m1r1a1","sN":1,"aN":"c5c1c3c8c3m1r1a1"}'>Home</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Education_cont","cT":"Container","id":"c6c1c3c8c3m1r1a1","sN":6,"aN":"c1c3c8c3m1r1a1"}'> <a id="shellmenu_5" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/education" data-m='{"cN":"CatNav_Education_nav","id":"n1c6c1c3c8c3m1r1a1","sN":1,"aN":"c6c1c3c8c3m1r1a1"}'>Education</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"See all_cont","cT":"Container","id":"c7c1c3c8c3m1r1a1","sN":7,"aN":"c1c3c8c3m1r1a1"}'> <a id="shellmenu_6" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/teams-products" data-m='{"cN":"CatNav_See all_nav","id":"n1c7c1c3c8c3m1r1a1","sN":1,"aN":"c7c1c3c8c3m1r1a1"}'>See all</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c2c3c8c3m1r1a1","sN":2,"aN":"c3c8c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_7-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c2c3c8c3m1r1a1","sN":1,"aN":"c2c3c8c3m1r1a1"}'>Add-ons</span> <button id="uhf-navbtn-shellmenu_7-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c2c3c8c3m1r1a1","sN":2,"aN":"c2c3c8c3m1r1a1"}'>Add-ons</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_7-span"> <li class="js-nav-menu single-link" data-m='{"cN":"Teams Premium_cont","cT":"Container","id":"c3c2c3c8c3m1r1a1","sN":3,"aN":"c2c3c8c3m1r1a1"}'> <a id="shellmenu_8" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/premium" data-m='{"cN":"CatNav_Teams Premium_nav","id":"n1c3c2c3c8c3m1r1a1","sN":1,"aN":"c3c2c3c8c3m1r1a1"}'>Teams Premium</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Teams Phone_cont","cT":"Container","id":"c4c2c3c8c3m1r1a1","sN":4,"aN":"c2c3c8c3m1r1a1"}'> <a id="shellmenu_9" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/microsoft-teams-phone" data-m='{"cN":"CatNav_Teams Phone_nav","id":"n1c4c2c3c8c3m1r1a1","sN":1,"aN":"c4c2c3c8c3m1r1a1"}'>Teams Phone</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Teams Rooms_cont","cT":"Container","id":"c5c2c3c8c3m1r1a1","sN":5,"aN":"c2c3c8c3m1r1a1"}'> <a id="shellmenu_10" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/microsoft-teams-rooms" data-m='{"cN":"CatNav_Teams Rooms_nav","id":"n1c5c2c3c8c3m1r1a1","sN":1,"aN":"c5c2c3c8c3m1r1a1"}'>Teams Rooms</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Teams Devices_cont","cT":"Container","id":"c6c2c3c8c3m1r1a1","sN":6,"aN":"c2c3c8c3m1r1a1"}'> <a id="shellmenu_11" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/across-devices" data-m='{"cN":"CatNav_Teams Devices_nav","id":"n1c6c2c3c8c3m1r1a1","sN":1,"aN":"c6c2c3c8c3m1r1a1"}'>Teams Devices</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Microsoft Places_cont","cT":"Container","id":"c7c2c3c8c3m1r1a1","sN":7,"aN":"c2c3c8c3m1r1a1"}'> <a id="shellmenu_12" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-places" data-m='{"cN":"CatNav_Microsoft Places_nav","id":"n1c7c2c3c8c3m1r1a1","sN":1,"aN":"c7c2c3c8c3m1r1a1"}'>Microsoft Places</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"eCDN_cont","cT":"Container","id":"c8c2c3c8c3m1r1a1","sN":8,"aN":"c2c3c8c3m1r1a1"}'> <a id="shellmenu_13" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/ecdn" data-m='{"cN":"CatNav_eCDN_nav","id":"n1c8c2c3c8c3m1r1a1","sN":1,"aN":"c8c2c3c8c3m1r1a1"}'>eCDN</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"App \u0026 workflow automation_cont","cT":"Container","id":"c9c2c3c8c3m1r1a1","sN":9,"aN":"c2c3c8c3m1r1a1"}'> <a id="shellmenu_14" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/apps-and-workflows" data-m='{"cN":"CatNav_App \u0026 workflow automation_nav","id":"n1c9c2c3c8c3m1r1a1","sN":1,"aN":"c9c2c3c8c3m1r1a1"}'>App & workflow automation</a> </li> </ul> </li> </ul> </div> </li> <li class="nested-menu uhf-menu-item"> <div class="c-uhf-menu js-nav-menu"> <button type="button" id="c-shellmenu_15" aria-expanded="false" data-m='{"cN":"CatNav_Features_nonnav","id":"nn4c8c3m1r1a1","sN":4,"aN":"c8c3m1r1a1"}'>Features</button> <ul class="f-multi-column f-multi-column-6" data-class-idn="f-multi-column f-multi-column-6" aria-hidden="true" data-m='{"cN":"Features_cont","cT":"Container","id":"c5c8c3m1r1a1","sN":5,"aN":"c8c3m1r1a1"}'> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c1c5c8c3m1r1a1","sN":1,"aN":"c5c8c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_16-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c1c5c8c3m1r1a1","sN":1,"aN":"c1c5c8c3m1r1a1"}'>Meetings and conferencing</span> <button id="uhf-navbtn-shellmenu_16-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c1c5c8c3m1r1a1","sN":2,"aN":"c1c5c8c3m1r1a1"}'>Meetings and conferencing</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_16-span"> <li class="js-nav-menu single-link" data-m='{"cN":"Online meetings_cont","cT":"Container","id":"c3c1c5c8c3m1r1a1","sN":3,"aN":"c1c5c8c3m1r1a1"}'> <a id="shellmenu_17" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/online-meetings" data-m='{"cN":"CatNav_Online meetings_nav","id":"n1c3c1c5c8c3m1r1a1","sN":1,"aN":"c3c1c5c8c3m1r1a1"}'>Online meetings</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Video conferencing_cont","cT":"Container","id":"c4c1c5c8c3m1r1a1","sN":4,"aN":"c1c5c8c3m1r1a1"}'> <a id="shellmenu_18" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/video-conferencing" data-m='{"cN":"CatNav_Video conferencing_nav","id":"n1c4c1c5c8c3m1r1a1","sN":1,"aN":"c4c1c5c8c3m1r1a1"}'>Video conferencing</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Screen sharing_cont","cT":"Container","id":"c5c1c5c8c3m1r1a1","sN":5,"aN":"c1c5c8c3m1r1a1"}'> <a id="shellmenu_19" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/screen-sharing" data-m='{"cN":"CatNav_Screen sharing_nav","id":"n1c5c1c5c8c3m1r1a1","sN":1,"aN":"c5c1c5c8c3m1r1a1"}'>Screen sharing</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Custom backgrounds_cont","cT":"Container","id":"c6c1c5c8c3m1r1a1","sN":6,"aN":"c1c5c8c3m1r1a1"}'> <a id="shellmenu_20" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/virtual-meeting-backgrounds" data-m='{"cN":"CatNav_Custom backgrounds_nav","id":"n1c6c1c5c8c3m1r1a1","sN":1,"aN":"c6c1c5c8c3m1r1a1"}'>Custom backgrounds</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Webinars_cont","cT":"Container","id":"c7c1c5c8c3m1r1a1","sN":7,"aN":"c1c5c8c3m1r1a1"}'> <a id="shellmenu_21" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/webinars" data-m='{"cN":"CatNav_Webinars_nav","id":"n1c7c1c5c8c3m1r1a1","sN":1,"aN":"c7c1c5c8c3m1r1a1"}'>Webinars</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Accessibility_cont","cT":"Container","id":"c8c1c5c8c3m1r1a1","sN":8,"aN":"c1c5c8c3m1r1a1"}'> <a id="shellmenu_22" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/accessibility-closed-captions-transcriptions" data-m='{"cN":"CatNav_Accessibility_nav","id":"n1c8c1c5c8c3m1r1a1","sN":1,"aN":"c8c1c5c8c3m1r1a1"}'>Accessibility</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Town hall_cont","cT":"Container","id":"c9c1c5c8c3m1r1a1","sN":9,"aN":"c1c5c8c3m1r1a1"}'> <a id="shellmenu_23" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/townhall" data-m='{"cN":"CatNav_Town hall_nav","id":"n1c9c1c5c8c3m1r1a1","sN":1,"aN":"c9c1c5c8c3m1r1a1"}'>Town hall</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c2c5c8c3m1r1a1","sN":2,"aN":"c5c8c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_24-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c2c5c8c3m1r1a1","sN":1,"aN":"c2c5c8c3m1r1a1"}'>Teams Phone</span> <button id="uhf-navbtn-shellmenu_24-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c2c5c8c3m1r1a1","sN":2,"aN":"c2c5c8c3m1r1a1"}'>Teams Phone</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_24-span"> <li class="js-nav-menu single-link" data-m='{"cN":"Teams Phone_cont","cT":"Container","id":"c3c2c5c8c3m1r1a1","sN":3,"aN":"c2c5c8c3m1r1a1"}'> <a id="shellmenu_25" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/microsoft-teams-phone" data-m='{"cN":"CatNav_Teams Phone_nav","id":"n1c3c2c5c8c3m1r1a1","sN":1,"aN":"c3c2c5c8c3m1r1a1"}'>Teams Phone</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"VOIP_cont","cT":"Container","id":"c4c2c5c8c3m1r1a1","sN":4,"aN":"c2c5c8c3m1r1a1"}'> <a id="shellmenu_26" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/voip-voice-over-ip" data-m='{"cN":"CatNav_VOIP_nav","id":"n1c4c2c5c8c3m1r1a1","sN":1,"aN":"c4c2c5c8c3m1r1a1"}'>VOIP</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"PBX_cont","cT":"Container","id":"c5c2c5c8c3m1r1a1","sN":5,"aN":"c2c5c8c3m1r1a1"}'> <a id="shellmenu_27" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/pbx-private-branch-exchange" data-m='{"cN":"CatNav_PBX_nav","id":"n1c5c2c5c8c3m1r1a1","sN":1,"aN":"c5c2c5c8c3m1r1a1"}'>PBX</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Video calling_cont","cT":"Container","id":"c6c2c5c8c3m1r1a1","sN":6,"aN":"c2c5c8c3m1r1a1"}'> <a id="shellmenu_28" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/video-calling" data-m='{"cN":"CatNav_Video calling_nav","id":"n1c6c2c5c8c3m1r1a1","sN":1,"aN":"c6c2c5c8c3m1r1a1"}'>Video calling</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Business phones_cont","cT":"Container","id":"c7c2c5c8c3m1r1a1","sN":7,"aN":"c2c5c8c3m1r1a1"}'> <a id="shellmenu_29" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/business-phone-systems" data-m='{"cN":"CatNav_Business phones_nav","id":"n1c7c2c5c8c3m1r1a1","sN":1,"aN":"c7c2c5c8c3m1r1a1"}'>Business phones</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Contact Center_cont","cT":"Container","id":"c8c2c5c8c3m1r1a1","sN":8,"aN":"c2c5c8c3m1r1a1"}'> <a id="shellmenu_30" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/contact-center" data-m='{"cN":"CatNav_Contact Center_nav","id":"n1c8c2c5c8c3m1r1a1","sN":1,"aN":"c8c2c5c8c3m1r1a1"}'>Contact Center</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c3c5c8c3m1r1a1","sN":3,"aN":"c5c8c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_31-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c3c5c8c3m1r1a1","sN":1,"aN":"c3c5c8c3m1r1a1"}'>Chat and collaboration</span> <button id="uhf-navbtn-shellmenu_31-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c3c5c8c3m1r1a1","sN":2,"aN":"c3c5c8c3m1r1a1"}'>Chat and collaboration</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_31-span"> <li class="js-nav-menu single-link" data-m='{"cN":"AI in Teams_cont","cT":"Container","id":"c3c3c5c8c3m1r1a1","sN":3,"aN":"c3c5c8c3m1r1a1"}'> <a id="shellmenu_32" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/teams-ai" data-m='{"cN":"CatNav_AI in Teams_nav","id":"n1c3c3c5c8c3m1r1a1","sN":1,"aN":"c3c3c5c8c3m1r1a1"}'>AI in Teams</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Instant messaging_cont","cT":"Container","id":"c4c3c5c8c3m1r1a1","sN":4,"aN":"c3c5c8c3m1r1a1"}'> <a id="shellmenu_33" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/instant-messaging" data-m='{"cN":"CatNav_Instant messaging_nav","id":"n1c4c3c5c8c3m1r1a1","sN":1,"aN":"c4c3c5c8c3m1r1a1"}'>Instant messaging</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"File sharing_cont","cT":"Container","id":"c5c3c5c8c3m1r1a1","sN":5,"aN":"c3c5c8c3m1r1a1"}'> <a id="shellmenu_34" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/file-sharing" data-m='{"cN":"CatNav_File sharing_nav","id":"n1c5c3c5c8c3m1r1a1","sN":1,"aN":"c5c3c5c8c3m1r1a1"}'>File sharing</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Collaboration_cont","cT":"Container","id":"c6c3c5c8c3m1r1a1","sN":6,"aN":"c3c5c8c3m1r1a1"}'> <a id="shellmenu_35" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/collaboration" data-m='{"cN":"CatNav_Collaboration_nav","id":"n1c6c3c5c8c3m1r1a1","sN":1,"aN":"c6c3c5c8c3m1r1a1"}'>Collaboration</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Chat_cont","cT":"Container","id":"c7c3c5c8c3m1r1a1","sN":7,"aN":"c3c5c8c3m1r1a1"}'> <a id="shellmenu_36" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/video-chat-apps" data-m='{"cN":"CatNav_Chat_nav","id":"n1c7c3c5c8c3m1r1a1","sN":1,"aN":"c7c3c5c8c3m1r1a1"}'>Chat</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c4c5c8c3m1r1a1","sN":4,"aN":"c5c8c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_37-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c4c5c8c3m1r1a1","sN":1,"aN":"c4c5c8c3m1r1a1"}'>Devices</span> <button id="uhf-navbtn-shellmenu_37-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c4c5c8c3m1r1a1","sN":2,"aN":"c4c5c8c3m1r1a1"}'>Devices</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_37-span"> <li class="js-nav-menu single-link" data-m='{"cN":"Teams Devices_cont","cT":"Container","id":"c3c4c5c8c3m1r1a1","sN":3,"aN":"c4c5c8c3m1r1a1"}'> <a id="shellmenu_38" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/across-devices" data-m='{"cN":"CatNav_Teams Devices_nav","id":"n1c3c4c5c8c3m1r1a1","sN":1,"aN":"c3c4c5c8c3m1r1a1"}'>Teams Devices</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Teams Rooms_cont","cT":"Container","id":"c4c4c5c8c3m1r1a1","sN":4,"aN":"c4c5c8c3m1r1a1"}'> <a id="shellmenu_39" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/microsoft-teams-rooms" data-m='{"cN":"CatNav_Teams Rooms_nav","id":"n1c4c4c5c8c3m1r1a1","sN":1,"aN":"c4c4c5c8c3m1r1a1"}'>Teams Rooms</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c5c5c8c3m1r1a1","sN":5,"aN":"c5c8c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_40-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c5c5c8c3m1r1a1","sN":1,"aN":"c5c5c8c3m1r1a1"}'>Apps</span> <button id="uhf-navbtn-shellmenu_40-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c5c5c8c3m1r1a1","sN":2,"aN":"c5c5c8c3m1r1a1"}'>Apps</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_40-span"> <li class="js-nav-menu single-link" data-m='{"cN":"Apps and workflows_cont","cT":"Container","id":"c3c5c5c8c3m1r1a1","sN":3,"aN":"c5c5c8c3m1r1a1"}'> <a id="shellmenu_41" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/apps-and-workflows" data-m='{"cN":"CatNav_Apps and workflows_nav","id":"n1c3c5c5c8c3m1r1a1","sN":1,"aN":"c3c5c5c8c3m1r1a1"}'>Apps and workflows</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Meeting apps_cont","cT":"Container","id":"c4c5c5c8c3m1r1a1","sN":4,"aN":"c5c5c8c3m1r1a1"}'> <a id="shellmenu_42" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/meetings-apps" data-m='{"cN":"CatNav_Meeting apps_nav","id":"n1c4c5c5c8c3m1r1a1","sN":1,"aN":"c4c5c5c8c3m1r1a1"}'>Meeting apps</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Microsoft Mesh_cont","cT":"Container","id":"c5c5c5c8c3m1r1a1","sN":5,"aN":"c5c5c8c3m1r1a1"}'> <a id="shellmenu_43" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/microsoft-mesh" data-m='{"cN":"CatNav_Microsoft Mesh_nav","id":"n1c5c5c5c8c3m1r1a1","sN":1,"aN":"c5c5c5c8c3m1r1a1"}'>Microsoft Mesh</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Microsoft Places_cont","cT":"Container","id":"c6c5c5c8c3m1r1a1","sN":6,"aN":"c5c5c8c3m1r1a1"}'> <a id="shellmenu_44" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-places" data-m='{"cN":"CatNav_Microsoft Places_nav","id":"n1c6c5c5c8c3m1r1a1","sN":1,"aN":"c6c5c5c8c3m1r1a1"}'>Microsoft Places</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c6c5c8c3m1r1a1","sN":6,"aN":"c5c8c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_45-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c6c5c8c3m1r1a1","sN":1,"aN":"c6c5c8c3m1r1a1"}'>Business and management</span> <button id="uhf-navbtn-shellmenu_45-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c6c5c8c3m1r1a1","sN":2,"aN":"c6c5c8c3m1r1a1"}'>Business and management</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_45-span"> <li class="js-nav-menu single-link" data-m='{"cN":"Workforce management_cont","cT":"Container","id":"c3c6c5c8c3m1r1a1","sN":3,"aN":"c6c5c8c3m1r1a1"}'> <a id="shellmenu_46" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/workforce-management-wfm" data-m='{"cN":"CatNav_Workforce management_nav","id":"n1c3c6c5c8c3m1r1a1","sN":1,"aN":"c3c6c5c8c3m1r1a1"}'>Workforce management</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Staffing/scheduling_cont","cT":"Container","id":"c4c6c5c8c3m1r1a1","sN":4,"aN":"c6c5c8c3m1r1a1"}'> <a id="shellmenu_47" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/staff-scheduling-shift-management" data-m='{"cN":"CatNav_Staffing/scheduling_nav","id":"n1c4c6c5c8c3m1r1a1","sN":1,"aN":"c4c6c5c8c3m1r1a1"}'>Staffing/scheduling</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Hot Desking_cont","cT":"Container","id":"c5c6c5c8c3m1r1a1","sN":5,"aN":"c6c5c8c3m1r1a1"}'> <a id="shellmenu_48" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/hot-desking" data-m='{"cN":"CatNav_Hot Desking_nav","id":"n1c5c6c5c8c3m1r1a1","sN":1,"aN":"c5c6c5c8c3m1r1a1"}'>Hot Desking</a> </li> </ul> </li> </ul> </div> </li> <li class="single-link js-nav-menu uhf-menu-item"> <a id="c-shellmenu_49" class="c-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/compare-microsoft-teams-options?activetab=pivot:primaryr1" data-m='{"cN":"CatNav_Pricing_nav","id":"n6c8c3m1r1a1","sN":6,"aN":"c8c3m1r1a1"}'>Pricing</a> </li> <li class="nested-menu uhf-menu-item"> <div class="c-uhf-menu js-nav-menu"> <button type="button" id="c-shellmenu_50" aria-expanded="false" data-m='{"cN":"CatNav_Solutions_nonnav","id":"nn7c8c3m1r1a1","sN":7,"aN":"c8c3m1r1a1"}'>Solutions</button> <ul class="" data-class-idn="" aria-hidden="true" data-m='{"cN":"Solutions_cont","cT":"Container","id":"c8c8c3m1r1a1","sN":8,"aN":"c8c3m1r1a1"}'> <li class="js-nav-menu single-link" data-m='{"cN":"Education_cont","cT":"Container","id":"c1c8c8c3m1r1a1","sN":1,"aN":"c8c8c3m1r1a1"}'> <a id="c-shellmenu_51" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/education" data-m='{"cN":"CatNav_Education_nav","id":"n1c1c8c8c3m1r1a1","sN":1,"aN":"c1c8c8c3m1r1a1"}'>Education</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Manufacturing_cont","cT":"Container","id":"c2c8c8c3m1r1a1","sN":2,"aN":"c8c8c3m1r1a1"}'> <a id="c-shellmenu_52" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/manufacturing-solutions" data-m='{"cN":"CatNav_Manufacturing_nav","id":"n1c2c8c8c3m1r1a1","sN":1,"aN":"c2c8c8c3m1r1a1"}'>Manufacturing</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Financial services_cont","cT":"Container","id":"c3c8c8c3m1r1a1","sN":3,"aN":"c8c8c3m1r1a1"}'> <a id="c-shellmenu_53" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/financial-services-solutions" data-m='{"cN":"CatNav_Financial services_nav","id":"n1c3c8c8c3m1r1a1","sN":1,"aN":"c3c8c8c3m1r1a1"}'>Financial services</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Frontline solutions_cont","cT":"Container","id":"c4c8c8c3m1r1a1","sN":4,"aN":"c8c8c3m1r1a1"}'> <a id="c-shellmenu_54" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-365/enterprise/frontline" data-m='{"cN":"CatNav_Frontline solutions_nav","id":"n1c4c8c8c3m1r1a1","sN":1,"aN":"c4c8c8c3m1r1a1"}'>Frontline solutions</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Smart workplace_cont","cT":"Container","id":"c5c8c8c3m1r1a1","sN":5,"aN":"c8c8c3m1r1a1"}'> <a id="c-shellmenu_55" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/enterprise/smart-workplace" data-m='{"cN":"CatNav_Smart workplace_nav","id":"n1c5c8c8c3m1r1a1","sN":1,"aN":"c5c8c8c3m1r1a1"}'>Smart workplace</a> </li> </ul> </div> </li> <li class="nested-menu uhf-menu-item"> <div class="c-uhf-menu js-nav-menu"> <button type="button" id="c-shellmenu_56" aria-expanded="false" data-m='{"cN":"CatNav_Resources_nonnav","id":"nn9c8c3m1r1a1","sN":9,"aN":"c8c3m1r1a1"}'>Resources</button> <ul class="f-multi-column f-multi-column-5" data-class-idn="f-multi-column f-multi-column-5" aria-hidden="true" data-m='{"cN":"Resources_cont","cT":"Container","id":"c10c8c3m1r1a1","sN":10,"aN":"c8c3m1r1a1"}'> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c1c10c8c3m1r1a1","sN":1,"aN":"c10c8c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_57-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c1c10c8c3m1r1a1","sN":1,"aN":"c1c10c8c3m1r1a1"}'>Demos</span> <button id="uhf-navbtn-shellmenu_57-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c1c10c8c3m1r1a1","sN":2,"aN":"c1c10c8c3m1r1a1"}'>Demos</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_57-span"> <li class="js-nav-menu single-link" data-m='{"cN":"Teams YouTube Channel_cont","cT":"Container","id":"c3c1c10c8c3m1r1a1","sN":3,"aN":"c1c10c8c3m1r1a1"}'> <a id="shellmenu_58" class="js-subm-uhf-nav-link" href="https://www.youtube.com/channel/UCTmtQNkwjkCXvLOSBWaFSbA" data-m='{"cN":"CatNav_Teams YouTube Channel_nav","id":"n1c3c1c10c8c3m1r1a1","sN":1,"aN":"c3c1c10c8c3m1r1a1"}'>Teams YouTube Channel</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Teams basics_cont","cT":"Container","id":"c4c1c10c8c3m1r1a1","sN":4,"aN":"c1c10c8c3m1r1a1"}'> <a id="shellmenu_59" class="js-subm-uhf-nav-link" href="https://teamsdemo.office.com/#/0/0" data-m='{"cN":"CatNav_Teams basics_nav","id":"n1c4c1c10c8c3m1r1a1","sN":1,"aN":"c4c1c10c8c3m1r1a1"}'>Teams basics</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Chat and meetings_cont","cT":"Container","id":"c5c1c10c8c3m1r1a1","sN":5,"aN":"c1c10c8c3m1r1a1"}'> <a id="shellmenu_60" class="js-subm-uhf-nav-link" href="https://teamsdemo.office.com/ChatsAndMeetings/index.html#/0/0" data-m='{"cN":"CatNav_Chat and meetings_nav","id":"n1c5c1c10c8c3m1r1a1","sN":1,"aN":"c5c1c10c8c3m1r1a1"}'>Chat and meetings</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Tips and tricks_cont","cT":"Container","id":"c6c1c10c8c3m1r1a1","sN":6,"aN":"c1c10c8c3m1r1a1"}'> <a id="shellmenu_61" class="js-subm-uhf-nav-link" href="https://teamsdemo.office.com/TipsAndTricks/index.html#/0/0" data-m='{"cN":"CatNav_Tips and tricks_nav","id":"n1c6c1c10c8c3m1r1a1","sN":1,"aN":"c6c1c10c8c3m1r1a1"}'>Tips and tricks</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c2c10c8c3m1r1a1","sN":2,"aN":"c10c8c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_62-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c2c10c8c3m1r1a1","sN":1,"aN":"c2c10c8c3m1r1a1"}'>Teamwork articles</span> <button id="uhf-navbtn-shellmenu_62-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c2c10c8c3m1r1a1","sN":2,"aN":"c2c10c8c3m1r1a1"}'>Teamwork articles</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_62-span"> <li class="js-nav-menu single-link" data-m='{"cN":"Managing remote teams_cont","cT":"Container","id":"c3c2c10c8c3m1r1a1","sN":3,"aN":"c2c10c8c3m1r1a1"}'> <a id="shellmenu_63" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-365/business-insights-ideas/resources/managing-remote-teams-is-easy-with-these-collaboration-tools" data-m='{"cN":"CatNav_Managing remote teams_nav","id":"n1c3c2c10c8c3m1r1a1","sN":1,"aN":"c3c2c10c8c3m1r1a1"}'>Managing remote teams</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Online meeting agendas_cont","cT":"Container","id":"c4c2c10c8c3m1r1a1","sN":4,"aN":"c2c10c8c3m1r1a1"}'> <a id="shellmenu_64" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-365/business-insights-ideas/resources/6-ways-to-make-your-online-meeting-agendas-pop" data-m='{"cN":"CatNav_Online meeting agendas_nav","id":"n1c4c2c10c8c3m1r1a1","sN":1,"aN":"c4c2c10c8c3m1r1a1"}'>Online meeting agendas</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Work from home_cont","cT":"Container","id":"c5c2c10c8c3m1r1a1","sN":5,"aN":"c2c10c8c3m1r1a1"}'> <a id="shellmenu_65" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-365/business-insights-ideas/resources/how-to-work-from-home-and-look-good" data-m='{"cN":"CatNav_Work from home_nav","id":"n1c5c2c10c8c3m1r1a1","sN":1,"aN":"c5c2c10c8c3m1r1a1"}'>Work from home</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Group chat in the workplace_cont","cT":"Container","id":"c6c2c10c8c3m1r1a1","sN":6,"aN":"c2c10c8c3m1r1a1"}'> <a id="shellmenu_66" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-365/business-insights-ideas/resources/5-ways-to-make-group-chats-the-best-place-at-work" data-m='{"cN":"CatNav_Group chat in the workplace_nav","id":"n1c6c2c10c8c3m1r1a1","sN":1,"aN":"c6c2c10c8c3m1r1a1"}'>Group chat in the workplace</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Work at home office_cont","cT":"Container","id":"c7c2c10c8c3m1r1a1","sN":7,"aN":"c2c10c8c3m1r1a1"}'> <a id="shellmenu_67" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-365/business-insights-ideas/resources/5-ways-you-need-to-work-at-home-to-feel-like-you-never-left-the-office" data-m='{"cN":"CatNav_Work at home office_nav","id":"n1c7c2c10c8c3m1r1a1","sN":1,"aN":"c7c2c10c8c3m1r1a1"}'>Work at home office</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"See all business tech articles_cont","cT":"Container","id":"c8c2c10c8c3m1r1a1","sN":8,"aN":"c2c10c8c3m1r1a1"}'> <a id="shellmenu_68" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-365/business-insights-ideas/business-tech" data-m='{"cN":"CatNav_See all business tech articles_nav","id":"n1c8c2c10c8c3m1r1a1","sN":1,"aN":"c8c2c10c8c3m1r1a1"}'>See all business tech articles</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c3c10c8c3m1r1a1","sN":3,"aN":"c10c8c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_69-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c3c10c8c3m1r1a1","sN":1,"aN":"c3c10c8c3m1r1a1"}'>Technical resources</span> <button id="uhf-navbtn-shellmenu_69-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c3c10c8c3m1r1a1","sN":2,"aN":"c3c10c8c3m1r1a1"}'>Technical resources</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_69-span"> <li class="js-nav-menu single-link" data-m='{"cN":"IT Guidance_cont","cT":"Container","id":"c3c3c10c8c3m1r1a1","sN":3,"aN":"c3c10c8c3m1r1a1"}'> <a id="shellmenu_70" class="js-subm-uhf-nav-link" href="https://docs.microsoft.com/en-us/microsoftteams/microsoft-teams" data-m='{"cN":"CatNav_IT Guidance_nav","id":"n1c3c3c10c8c3m1r1a1","sN":1,"aN":"c3c3c10c8c3m1r1a1"}'>IT Guidance</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Tech community_cont","cT":"Container","id":"c4c3c10c8c3m1r1a1","sN":4,"aN":"c3c10c8c3m1r1a1"}'> <a id="shellmenu_71" class="js-subm-uhf-nav-link" href="https://techcommunity.microsoft.com/t5/microsoft-teams-blog/bg-p/MicrosoftTeamsBlog" data-m='{"cN":"CatNav_Tech community_nav","id":"n1c4c3c10c8c3m1r1a1","sN":1,"aN":"c4c3c10c8c3m1r1a1"}'>Tech community</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Developer platform_cont","cT":"Container","id":"c5c3c10c8c3m1r1a1","sN":5,"aN":"c3c10c8c3m1r1a1"}'> <a id="shellmenu_72" class="js-subm-uhf-nav-link" href="https://developer.microsoft.com/en-us/microsoft-teams" data-m='{"cN":"CatNav_Developer platform_nav","id":"n1c5c3c10c8c3m1r1a1","sN":1,"aN":"c5c3c10c8c3m1r1a1"}'>Developer platform</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Admin documentation_cont","cT":"Container","id":"c6c3c10c8c3m1r1a1","sN":6,"aN":"c3c10c8c3m1r1a1"}'> <a id="shellmenu_73" class="js-subm-uhf-nav-link" href="https://docs.microsoft.com/en-us/MicrosoftTeams/" data-m='{"cN":"CatNav_Admin documentation_nav","id":"n1c6c3c10c8c3m1r1a1","sN":1,"aN":"c6c3c10c8c3m1r1a1"}'>Admin documentation</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c4c10c8c3m1r1a1","sN":4,"aN":"c10c8c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_74-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c4c10c8c3m1r1a1","sN":1,"aN":"c4c10c8c3m1r1a1"}'>Training</span> <button id="uhf-navbtn-shellmenu_74-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c4c10c8c3m1r1a1","sN":2,"aN":"c4c10c8c3m1r1a1"}'>Training</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_74-span"> <li class="js-nav-menu single-link" data-m='{"cN":"Quick start guide_cont","cT":"Container","id":"c3c4c10c8c3m1r1a1","sN":3,"aN":"c4c10c8c3m1r1a1"}'> <a id="shellmenu_75" class="js-subm-uhf-nav-link" href="https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE4X6Ux" data-m='{"cN":"CatNav_Quick start guide_nav","id":"n1c3c4c10c8c3m1r1a1","sN":1,"aN":"c3c4c10c8c3m1r1a1"}'>Quick start guide</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Training videos_cont","cT":"Container","id":"c4c4c10c8c3m1r1a1","sN":4,"aN":"c4c10c8c3m1r1a1"}'> <a id="shellmenu_76" class="js-subm-uhf-nav-link" href="https://support.office.com/en-us/article/microsoft-teams-video-training-4f108e54-240b-4351-8084-b1089f0d21d7" data-m='{"cN":"CatNav_Training videos_nav","id":"n1c4c4c10c8c3m1r1a1","sN":1,"aN":"c4c4c10c8c3m1r1a1"}'>Training videos</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Training courses_cont","cT":"Container","id":"c5c4c10c8c3m1r1a1","sN":5,"aN":"c4c10c8c3m1r1a1"}'> <a id="shellmenu_77" class="js-subm-uhf-nav-link" href="https://docs.microsoft.com/en-us/microsoftteams/instructor-led-training-teams-landing-page#pivot=home&panel=home-all" data-m='{"cN":"CatNav_Training courses_nav","id":"n1c5c4c10c8c3m1r1a1","sN":1,"aN":"c5c4c10c8c3m1r1a1"}'>Training courses</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c5c10c8c3m1r1a1","sN":5,"aN":"c10c8c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_78-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c5c10c8c3m1r1a1","sN":1,"aN":"c5c10c8c3m1r1a1"}'>More</span> <button id="uhf-navbtn-shellmenu_78-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c5c10c8c3m1r1a1","sN":2,"aN":"c5c10c8c3m1r1a1"}'>More</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_78-span"> <li class="js-nav-menu single-link" data-m='{"cN":"Customer stories_cont","cT":"Container","id":"c3c5c10c8c3m1r1a1","sN":3,"aN":"c5c10c8c3m1r1a1"}'> <a id="shellmenu_79" class="js-subm-uhf-nav-link" href="https://customers.microsoft.com/en-us/search?sq=&ff=story_product_categories%26%3EMicrosoft%20Teams&p=2&so=story_publish_date%20desc" data-m='{"cN":"CatNav_Customer stories_nav","id":"n1c3c5c10c8c3m1r1a1","sN":1,"aN":"c3c5c10c8c3m1r1a1"}'>Customer stories</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Online Whiteboard Collaboration_cont","cT":"Container","id":"c4c5c10c8c3m1r1a1","sN":4,"aN":"c5c10c8c3m1r1a1"}'> <a id="shellmenu_80" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-365/business-insights-ideas/resources/intuitive-digital-whiteboard-collaboration" data-m='{"cN":"CatNav_Online Whiteboard Collaboration_nav","id":"n1c4c5c10c8c3m1r1a1","sN":1,"aN":"c4c5c10c8c3m1r1a1"}'>Online Whiteboard Collaboration</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"AI-powered meeting notes_cont","cT":"Container","id":"c5c5c10c8c3m1r1a1","sN":5,"aN":"c5c10c8c3m1r1a1"}'> <a id="shellmenu_81" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-365/business-insights-ideas/resources/ai-summarizer-note-taking-tools" data-m='{"cN":"CatNav_AI-powered meeting notes_nav","id":"n1c5c5c10c8c3m1r1a1","sN":1,"aN":"c5c5c10c8c3m1r1a1"}'>AI-powered meeting notes</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Intelligent video technology_cont","cT":"Container","id":"c6c5c10c8c3m1r1a1","sN":6,"aN":"c5c10c8c3m1r1a1"}'> <a id="shellmenu_82" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-365/business-insights-ideas/resources/intelligent-ai-video-solutions" data-m='{"cN":"CatNav_Intelligent video technology_nav","id":"n1c6c5c10c8c3m1r1a1","sN":1,"aN":"c6c5c10c8c3m1r1a1"}'>Intelligent video technology</a> </li> </ul> </li> </ul> </div> </li> <li class="single-link js-nav-menu uhf-menu-item"> <a id="c-shellmenu_83" class="c-uhf-nav-link" href="https://support.microsoft.com/en-us/teams" data-m='{"cN":"CatNav_Support_nav","id":"n11c8c3m1r1a1","sN":11,"aN":"c8c3m1r1a1"}'>Support</a> </li> <li class="single-link js-nav-menu uhf-menu-item"> <a id="c-shellmenu_custom_button_outline_download_bhvr41" class="c-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/download-app" data-m='{"cN":"CatNav_Download Teams_nav","id":"n12c8c3m1r1a1","sN":12,"aN":"c8c3m1r1a1"}'>Download Teams</a> </li> <li class="single-link js-nav-menu uhf-menu-item"> <a id="c-shellmenu_custom_button_outline_newtab_signin_bhvr100" class="c-uhf-nav-link" href="https://go.microsoft.com/fwlink/p/?linkid=873020" data-m='{"cN":"CatNav_Sign in_nav","id":"n13c8c3m1r1a1","sN":13,"aN":"c8c3m1r1a1"}'>Sign in</a> </li> <li id="overflow-menu" class="overflow-menu x-hidden uhf-menu-item"> <div class="c-uhf-menu js-nav-menu"> <button data-m='{"pid":"More","id":"nn14c8c3m1r1a1","sN":14,"aN":"c8c3m1r1a1"}' type="button" aria-label="More" aria-expanded="false">More</button> <ul id="overflow-menu-list" aria-hidden="true" class="overflow-menu-list"> </ul> </div> </li> </ul> </nav> <div class="c-uhfh-actions no-uhf-actions-exists" data-m='{"cN":"Header actions_cont","cT":"Container","id":"c9c3m1r1a1","sN":9,"aN":"c3m1r1a1"}'> <div class="wf-menu"> <nav id="uhf-c-nav" aria-label="All Microsoft menu" data-m='{"cN":"GlobalNav_cont","cT":"Container","id":"c1c9c3m1r1a1","sN":1,"aN":"c9c3m1r1a1"}'> <ul class="js-paddle-items"> <li> <div class="c-uhf-menu js-nav-menu"> <button type="button" class="c-button-logo all-ms-nav" aria-expanded="false" data-m='{"cN":"GlobalNav_More_nonnav","id":"nn1c1c9c3m1r1a1","sN":1,"aN":"c1c9c3m1r1a1"}'> <span>All Microsoft</span></button> <ul class="f-multi-column f-multi-column-6" aria-hidden="true" data-m='{"cN":"More_cont","cT":"Container","id":"c2c1c9c3m1r1a1","sN":2,"aN":"c1c9c3m1r1a1"}'> <li class="c-w0-contr"> <h2 class="c-uhf-sronly">Global</h2> <ul class="c-w0"> <li class="js-nav-menu single-link" data-m='{"cN":"M365_cont","cT":"Container","id":"c1c2c1c9c3m1r1a1","sN":1,"aN":"c2c1c9c3m1r1a1"}'> <a id="shellmenu_86" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/microsoft-365" data-m='{"cN":"W0Nav_M365_nav","id":"n1c1c2c1c9c3m1r1a1","sN":1,"aN":"c1c2c1c9c3m1r1a1"}'>Microsoft 365</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Teams_cont","cT":"Container","id":"c2c2c1c9c3m1r1a1","sN":2,"aN":"c2c1c9c3m1r1a1"}'> <a id="l0_Teams" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/group-chat-software" data-m='{"cN":"W0Nav_Teams_nav","id":"n1c2c2c1c9c3m1r1a1","sN":1,"aN":"c2c2c1c9c3m1r1a1"}'>Teams</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Copilot_cont","cT":"Container","id":"c3c2c1c9c3m1r1a1","sN":3,"aN":"c2c1c9c3m1r1a1"}'> <a id="shellmenu_88" class="js-subm-uhf-nav-link" href="https://copilot.microsoft.com/" data-m='{"cN":"W0Nav_Copilot_nav","id":"n1c3c2c1c9c3m1r1a1","sN":1,"aN":"c3c2c1c9c3m1r1a1"}'>Copilot</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Windows_cont","cT":"Container","id":"c4c2c1c9c3m1r1a1","sN":4,"aN":"c2c1c9c3m1r1a1"}'> <a id="shellmenu_89" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/windows/" data-m='{"cN":"W0Nav_Windows_nav","id":"n1c4c2c1c9c3m1r1a1","sN":1,"aN":"c4c2c1c9c3m1r1a1"}'>Windows</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Surface_cont","cT":"Container","id":"c5c2c1c9c3m1r1a1","sN":5,"aN":"c2c1c9c3m1r1a1"}'> <a id="shellmenu_90" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/surface" data-m='{"cN":"W0Nav_Surface_nav","id":"n1c5c2c1c9c3m1r1a1","sN":1,"aN":"c5c2c1c9c3m1r1a1"}'>Surface</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Xbox_cont","cT":"Container","id":"c6c2c1c9c3m1r1a1","sN":6,"aN":"c2c1c9c3m1r1a1"}'> <a id="shellmenu_91" class="js-subm-uhf-nav-link" href="https://www.xbox.com/" data-m='{"cN":"W0Nav_Xbox_nav","id":"n1c6c2c1c9c3m1r1a1","sN":1,"aN":"c6c2c1c9c3m1r1a1"}'>Xbox</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Deals_cont","cT":"Container","id":"c7c2c1c9c3m1r1a1","sN":7,"aN":"c2c1c9c3m1r1a1"}'> <a id="shellmenu_92" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/store/b/sale?icid=gm_nav_L0_salepage" data-m='{"cN":"W0Nav_Deals_nav","id":"n1c7c2c1c9c3m1r1a1","sN":1,"aN":"c7c2c1c9c3m1r1a1"}'>Deals</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Small Business_cont","cT":"Container","id":"c8c2c1c9c3m1r1a1","sN":8,"aN":"c2c1c9c3m1r1a1"}'> <a id="l0_SmallBusiness" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/store/b/business" data-m='{"cN":"W0Nav_Small Business_nav","id":"n1c8c2c1c9c3m1r1a1","sN":1,"aN":"c8c2c1c9c3m1r1a1"}'>Small Business</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Support_cont","cT":"Container","id":"c9c2c1c9c3m1r1a1","sN":9,"aN":"c2c1c9c3m1r1a1"}'> <a id="l1_support" class="js-subm-uhf-nav-link" href="https://support.microsoft.com/en-us" data-m='{"cN":"W0Nav_Support_nav","id":"n1c9c2c1c9c3m1r1a1","sN":1,"aN":"c9c2c1c9c3m1r1a1"}'>Support</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c10c2c1c9c3m1r1a1","sN":10,"aN":"c2c1c9c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_96-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c10c2c1c9c3m1r1a1","sN":1,"aN":"c10c2c1c9c3m1r1a1"}'>Software</span> <button id="uhf-navbtn-shellmenu_96-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c10c2c1c9c3m1r1a1","sN":2,"aN":"c10c2c1c9c3m1r1a1"}'>Software</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_96-span"> <li class="js-nav-menu single-link" data-m='{"cN":"More_Software_WindowsApps_cont","cT":"Container","id":"c3c10c2c1c9c3m1r1a1","sN":3,"aN":"c10c2c1c9c3m1r1a1"}'> <a id="shellmenu_97" class="js-subm-uhf-nav-link" href="https://apps.microsoft.com/home" data-m='{"cN":"GlobalNav_More_Software_WindowsApps_nav","id":"n1c3c10c2c1c9c3m1r1a1","sN":1,"aN":"c3c10c2c1c9c3m1r1a1"}'>Windows Apps</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Software_AI_cont","cT":"Container","id":"c4c10c2c1c9c3m1r1a1","sN":4,"aN":"c10c2c1c9c3m1r1a1"}'> <a id="shellmenu_98" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/ai" data-m='{"cN":"GlobalNav_More_Software_AI_nav","id":"n1c4c10c2c1c9c3m1r1a1","sN":1,"aN":"c4c10c2c1c9c3m1r1a1"}'>AI</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Software_Outlook_cont","cT":"Container","id":"c5c10c2c1c9c3m1r1a1","sN":5,"aN":"c10c2c1c9c3m1r1a1"}'> <a id="shellmenu_99" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-365/outlook/email-and-calendar-software-microsoft-outlook" data-m='{"cN":"GlobalNav_More_Software_Outlook_nav","id":"n1c5c10c2c1c9c3m1r1a1","sN":1,"aN":"c5c10c2c1c9c3m1r1a1"}'>Outlook</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Software_OneDrive_cont","cT":"Container","id":"c6c10c2c1c9c3m1r1a1","sN":6,"aN":"c10c2c1c9c3m1r1a1"}'> <a id="shellmenu_100" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-365/onedrive/online-cloud-storage" data-m='{"cN":"GlobalNav_More_Software_OneDrive_nav","id":"n1c6c10c2c1c9c3m1r1a1","sN":1,"aN":"c6c10c2c1c9c3m1r1a1"}'>OneDrive</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Software_Microsoft Teams_cont","cT":"Container","id":"c7c10c2c1c9c3m1r1a1","sN":7,"aN":"c10c2c1c9c3m1r1a1"}'> <a id="shellmenu_101" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-teams/group-chat-software" data-m='{"cN":"GlobalNav_More_Software_Microsoft Teams_nav","id":"n1c7c10c2c1c9c3m1r1a1","sN":1,"aN":"c7c10c2c1c9c3m1r1a1"}'>Microsoft Teams</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Software_OneNote_cont","cT":"Container","id":"c8c10c2c1c9c3m1r1a1","sN":8,"aN":"c10c2c1c9c3m1r1a1"}'> <a id="shellmenu_102" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-365/onenote/digital-note-taking-app" data-m='{"cN":"GlobalNav_More_Software_OneNote_nav","id":"n1c8c10c2c1c9c3m1r1a1","sN":1,"aN":"c8c10c2c1c9c3m1r1a1"}'>OneNote</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Software_Edge_cont","cT":"Container","id":"c9c10c2c1c9c3m1r1a1","sN":9,"aN":"c10c2c1c9c3m1r1a1"}'> <a id="shellmenu_103" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/edge" data-m='{"cN":"GlobalNav_More_Software_Edge_nav","id":"n1c9c10c2c1c9c3m1r1a1","sN":1,"aN":"c9c10c2c1c9c3m1r1a1"}'>Microsoft Edge</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Software_Skype_cont","cT":"Container","id":"c10c10c2c1c9c3m1r1a1","sN":10,"aN":"c10c2c1c9c3m1r1a1"}'> <a id="shellmenu_104" class="js-subm-uhf-nav-link" href="https://www.skype.com/en/" data-m='{"cN":"GlobalNav_More_Software_Skype_nav","id":"n1c10c10c2c1c9c3m1r1a1","sN":1,"aN":"c10c10c2c1c9c3m1r1a1"}'>Skype</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cN":"PCsAndDevices_cont","cT":"Container","id":"c11c2c1c9c3m1r1a1","sN":11,"aN":"c2c1c9c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_105-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"cN":"GlobalNav_PCsAndDevices_nonnav","id":"nn1c11c2c1c9c3m1r1a1","sN":1,"aN":"c11c2c1c9c3m1r1a1"}'>PCs & Devices </span> <button id="uhf-navbtn-shellmenu_105-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"cN":"GlobalNav_PCsAndDevices_nonnav","id":"nn2c11c2c1c9c3m1r1a1","sN":2,"aN":"c11c2c1c9c3m1r1a1"}'>PCs & Devices </button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_105-span"> <li class="js-nav-menu single-link" data-m='{"cN":"More_PCsAndDevices_PCsAndTablets_cont","cT":"Container","id":"c3c11c2c1c9c3m1r1a1","sN":3,"aN":"c11c2c1c9c3m1r1a1"}'> <a id="shellmenu_106" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/store/b/pc?icid=CNavDevicesPC" data-m='{"cN":"GlobalNav_More_PCsAndDevices_PCsAndTablets_nav","id":"n1c3c11c2c1c9c3m1r1a1","sN":1,"aN":"c3c11c2c1c9c3m1r1a1"}'>Computers</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_PCsAndDevices_ShopXbox_cont","cT":"Container","id":"c4c11c2c1c9c3m1r1a1","sN":4,"aN":"c11c2c1c9c3m1r1a1"}'> <a id="shellmenu_107" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/store/b/xbox?icid=CNavDevicesXbox" data-m='{"cN":"GlobalNav_More_PCsAndDevices_ShopXbox_nav","id":"n1c4c11c2c1c9c3m1r1a1","sN":1,"aN":"c4c11c2c1c9c3m1r1a1"}'>Shop Xbox</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_PCsAndDevices_Accessories_cont","cT":"Container","id":"c5c11c2c1c9c3m1r1a1","sN":5,"aN":"c11c2c1c9c3m1r1a1"}'> <a id="shellmenu_108" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/store/b/accessories?icid=CNavDevicesAccessories" data-m='{"cN":"GlobalNav_More_PCsAndDevices_Accessories_nav","id":"n1c5c11c2c1c9c3m1r1a1","sN":1,"aN":"c5c11c2c1c9c3m1r1a1"}'>Accessories</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_PCsAndDevices_VMAndMixedReality_cont","cT":"Container","id":"c6c11c2c1c9c3m1r1a1","sN":6,"aN":"c11c2c1c9c3m1r1a1"}'> <a id="shellmenu_109" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/store/b/virtualreality?icid=CNavVirtualReality" data-m='{"cN":"GlobalNav_More_PCsAndDevices_VMAndMixedReality_nav","id":"n1c6c11c2c1c9c3m1r1a1","sN":1,"aN":"c6c11c2c1c9c3m1r1a1"}'>VR & mixed reality</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_PCsAndDevicesCertifiedRefurbished_cont","cT":"Container","id":"c7c11c2c1c9c3m1r1a1","sN":7,"aN":"c11c2c1c9c3m1r1a1"}'> <a id="shellmenu_110" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/store/b/certified-refurbished-products" data-m='{"cN":"GlobalNav_More_PCsAndDevicesCertifiedRefurbished_nav","id":"n1c7c11c2c1c9c3m1r1a1","sN":1,"aN":"c7c11c2c1c9c3m1r1a1"}'>Certified Refurbished</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_PCsAndDevices_Trade-in-for-cash_cont","cT":"Container","id":"c8c11c2c1c9c3m1r1a1","sN":8,"aN":"c11c2c1c9c3m1r1a1"}'> <a id="shellmenu_111" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/store/b/microsoft-trade-in" data-m='{"cN":"GlobalNav_More_PCsAndDevices_Trade-in-for-cash_nav","id":"n1c8c11c2c1c9c3m1r1a1","sN":1,"aN":"c8c11c2c1c9c3m1r1a1"}'>Trade-in for cash</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c12c2c1c9c3m1r1a1","sN":12,"aN":"c2c1c9c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_112-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c12c2c1c9c3m1r1a1","sN":1,"aN":"c12c2c1c9c3m1r1a1"}'>Entertainment</span> <button id="uhf-navbtn-shellmenu_112-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c12c2c1c9c3m1r1a1","sN":2,"aN":"c12c2c1c9c3m1r1a1"}'>Entertainment</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_112-span"> <li class="js-nav-menu single-link" data-m='{"cN":"More_Entertainment_XboxGamePassUltimate_cont","cT":"Container","id":"c3c12c2c1c9c3m1r1a1","sN":3,"aN":"c12c2c1c9c3m1r1a1"}'> <a id="shellmenu_113" class="js-subm-uhf-nav-link" href="https://www.xbox.com/en-us/games/store/xbox-game-pass-ultimate/cfq7ttc0khs0?icid=CNavAllXboxGamePassUltimate" data-m='{"cN":"GlobalNav_More_Entertainment_XboxGamePassUltimate_nav","id":"n1c3c12c2c1c9c3m1r1a1","sN":1,"aN":"c3c12c2c1c9c3m1r1a1"}'>Xbox Game Pass Ultimate</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Entertainment_PC_Game_Pass_cont","cT":"Container","id":"c4c12c2c1c9c3m1r1a1","sN":4,"aN":"c12c2c1c9c3m1r1a1"}'> <a id="shellmenu_114" class="js-subm-uhf-nav-link" href="https://www.xbox.com/en-us/games/store/pc-game-pass/cfq7ttc0kgq8?icid=CNavAllPCGamePass" data-m='{"cN":"GlobalNav_More_Entertainment_PC_Game_Pass_nav","id":"n1c4c12c2c1c9c3m1r1a1","sN":1,"aN":"c4c12c2c1c9c3m1r1a1"}'>PC Game Pass</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Entertainment_XboxGames_cont","cT":"Container","id":"c5c12c2c1c9c3m1r1a1","sN":5,"aN":"c12c2c1c9c3m1r1a1"}'> <a id="shellmenu_115" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/store/b/xboxgames?icid=CNavGamesXboxGames" data-m='{"cN":"GlobalNav_More_Entertainment_XboxGames_nav","id":"n1c5c12c2c1c9c3m1r1a1","sN":1,"aN":"c5c12c2c1c9c3m1r1a1"}'>Xbox games</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Entertainment_PCGames_cont","cT":"Container","id":"c6c12c2c1c9c3m1r1a1","sN":6,"aN":"c12c2c1c9c3m1r1a1"}'> <a id="shellmenu_116" class="js-subm-uhf-nav-link" href="https://apps.microsoft.com/games" data-m='{"cN":"GlobalNav_More_Entertainment_PCGames_nav","id":"n1c6c12c2c1c9c3m1r1a1","sN":1,"aN":"c6c12c2c1c9c3m1r1a1"}'>PC games</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Entertainment_MoviesAndTV_cont","cT":"Container","id":"c7c12c2c1c9c3m1r1a1","sN":7,"aN":"c12c2c1c9c3m1r1a1"}'> <a id="shellmenu_117" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/store/movies-and-tv?icid=TopNavMoviesTv" data-m='{"cN":"GlobalNav_More_Entertainment_MoviesAndTV_nav","id":"n1c7c12c2c1c9c3m1r1a1","sN":1,"aN":"c7c12c2c1c9c3m1r1a1"}'>Movies & TV</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c13c2c1c9c3m1r1a1","sN":13,"aN":"c2c1c9c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_118-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c13c2c1c9c3m1r1a1","sN":1,"aN":"c13c2c1c9c3m1r1a1"}'>Business</span> <button id="uhf-navbtn-shellmenu_118-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c13c2c1c9c3m1r1a1","sN":2,"aN":"c13c2c1c9c3m1r1a1"}'>Business</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_118-span"> <li class="js-nav-menu single-link" data-m='{"cN":"More_Business_Microsoft_Cloud_cont","cT":"Container","id":"c3c13c2c1c9c3m1r1a1","sN":3,"aN":"c13c2c1c9c3m1r1a1"}'> <a id="shellmenu_119" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-cloud" data-m='{"cN":"GlobalNav_More_Business_Microsoft_Cloud_nav","id":"n1c3c13c2c1c9c3m1r1a1","sN":1,"aN":"c3c13c2c1c9c3m1r1a1"}'>Microsoft Cloud</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Business_Microsoft Security_cont","cT":"Container","id":"c4c13c2c1c9c3m1r1a1","sN":4,"aN":"c13c2c1c9c3m1r1a1"}'> <a id="shellmenu_120" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/security" data-m='{"cN":"GlobalNav_More_Business_Microsoft Security_nav","id":"n1c4c13c2c1c9c3m1r1a1","sN":1,"aN":"c4c13c2c1c9c3m1r1a1"}'>Microsoft Security</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Business_MicrosoftDynamics365_cont","cT":"Container","id":"c5c13c2c1c9c3m1r1a1","sN":5,"aN":"c13c2c1c9c3m1r1a1"}'> <a id="shellmenu_121" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/dynamics-365" data-m='{"cN":"GlobalNav_More_Business_MicrosoftDynamics365_nav","id":"n1c5c13c2c1c9c3m1r1a1","sN":1,"aN":"c5c13c2c1c9c3m1r1a1"}'>Dynamics 365</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Business_Microsoft365forbusiness_cont","cT":"Container","id":"c6c13c2c1c9c3m1r1a1","sN":6,"aN":"c13c2c1c9c3m1r1a1"}'> <a id="shellmenu_122" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/microsoft-365/business" data-m='{"cN":"GlobalNav_More_Business_Microsoft365forbusiness_nav","id":"n1c6c13c2c1c9c3m1r1a1","sN":1,"aN":"c6c13c2c1c9c3m1r1a1"}'>Microsoft 365 for business</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Business_MicrosoftPowerPlatform_cont","cT":"Container","id":"c7c13c2c1c9c3m1r1a1","sN":7,"aN":"c13c2c1c9c3m1r1a1"}'> <a id="shellmenu_123" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/power-platform" data-m='{"cN":"GlobalNav_More_Business_MicrosoftPowerPlatform_nav","id":"n1c7c13c2c1c9c3m1r1a1","sN":1,"aN":"c7c13c2c1c9c3m1r1a1"}'>Microsoft Power Platform</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Business_Windows365_cont","cT":"Container","id":"c8c13c2c1c9c3m1r1a1","sN":8,"aN":"c13c2c1c9c3m1r1a1"}'> <a id="shellmenu_124" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/windows-365" data-m='{"cN":"GlobalNav_More_Business_Windows365_nav","id":"n1c8c13c2c1c9c3m1r1a1","sN":1,"aN":"c8c13c2c1c9c3m1r1a1"}'>Windows 365</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Business_MicrosoftIndustry_cont","cT":"Container","id":"c9c13c2c1c9c3m1r1a1","sN":9,"aN":"c13c2c1c9c3m1r1a1"}'> <a id="shellmenu_125" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/industry" data-m='{"cN":"GlobalNav_More_Business_MicrosoftIndustry_nav","id":"n1c9c13c2c1c9c3m1r1a1","sN":1,"aN":"c9c13c2c1c9c3m1r1a1"}'>Microsoft Industry</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Business_SmallBusiness_cont","cT":"Container","id":"c10c13c2c1c9c3m1r1a1","sN":10,"aN":"c13c2c1c9c3m1r1a1"}'> <a id="shellmenu_126" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/store/b/business?icid=CNavBusinessStore" data-m='{"cN":"GlobalNav_More_Business_SmallBusiness_nav","id":"n1c10c13c2c1c9c3m1r1a1","sN":1,"aN":"c10c13c2c1c9c3m1r1a1"}'>Small Business</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c14c2c1c9c3m1r1a1","sN":14,"aN":"c2c1c9c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_127-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c14c2c1c9c3m1r1a1","sN":1,"aN":"c14c2c1c9c3m1r1a1"}'>Developer & IT </span> <button id="uhf-navbtn-shellmenu_127-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c14c2c1c9c3m1r1a1","sN":2,"aN":"c14c2c1c9c3m1r1a1"}'>Developer & IT </button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_127-span"> <li class="js-nav-menu single-link" data-m='{"cN":"More_DeveloperAndIT_Azure_cont","cT":"Container","id":"c3c14c2c1c9c3m1r1a1","sN":3,"aN":"c14c2c1c9c3m1r1a1"}'> <a id="shellmenu_128" class="js-subm-uhf-nav-link" href="https://azure.microsoft.com/en-us/" data-m='{"cN":"GlobalNav_More_DeveloperAndIT_Azure_nav","id":"n1c3c14c2c1c9c3m1r1a1","sN":1,"aN":"c3c14c2c1c9c3m1r1a1"}'>Azure</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_DeveloperAndIT_MicrosoftDeveloper_cont","cT":"Container","id":"c4c14c2c1c9c3m1r1a1","sN":4,"aN":"c14c2c1c9c3m1r1a1"}'> <a id="shellmenu_129" class="js-subm-uhf-nav-link" href="https://developer.microsoft.com/en-us/" data-m='{"cN":"GlobalNav_More_DeveloperAndIT_MicrosoftDeveloper_nav","id":"n1c4c14c2c1c9c3m1r1a1","sN":1,"aN":"c4c14c2c1c9c3m1r1a1"}'>Microsoft Developer</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_DeveloperAndIT_MicrosoftLearn_cont","cT":"Container","id":"c5c14c2c1c9c3m1r1a1","sN":5,"aN":"c14c2c1c9c3m1r1a1"}'> <a id="shellmenu_130" class="js-subm-uhf-nav-link" href="https://learn.microsoft.com/" data-m='{"cN":"GlobalNav_More_DeveloperAndIT_MicrosoftLearn_nav","id":"n1c5c14c2c1c9c3m1r1a1","sN":1,"aN":"c5c14c2c1c9c3m1r1a1"}'>Microsoft Learn</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_DeveloperAndIT_ExploreISVSuccess_cont","cT":"Container","id":"c6c14c2c1c9c3m1r1a1","sN":6,"aN":"c14c2c1c9c3m1r1a1"}'> <a id="shellmenu_131" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/isv/isv-success?ocid=cmm3atxvn98" data-m='{"cN":"GlobalNav_More_DeveloperAndIT_ExploreISVSuccess_nav","id":"n1c6c14c2c1c9c3m1r1a1","sN":1,"aN":"c6c14c2c1c9c3m1r1a1"}'>Support for AI marketplace apps</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_DeveloperAndIT_MicrosoftTechCommunity_cont","cT":"Container","id":"c7c14c2c1c9c3m1r1a1","sN":7,"aN":"c14c2c1c9c3m1r1a1"}'> <a id="shellmenu_132" class="js-subm-uhf-nav-link" href="https://techcommunity.microsoft.com/" data-m='{"cN":"GlobalNav_More_DeveloperAndIT_MicrosoftTechCommunity_nav","id":"n1c7c14c2c1c9c3m1r1a1","sN":1,"aN":"c7c14c2c1c9c3m1r1a1"}'>Microsoft Tech Community</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_DeveloperAndIT_AzureMarketplace_cont","cT":"Container","id":"c8c14c2c1c9c3m1r1a1","sN":8,"aN":"c14c2c1c9c3m1r1a1"}'> <a id="shellmenu_133" class="js-subm-uhf-nav-link" href="https://azuremarketplace.microsoft.com/en-us/" data-m='{"cN":"GlobalNav_More_DeveloperAndIT_AzureMarketplace_nav","id":"n1c8c14c2c1c9c3m1r1a1","sN":1,"aN":"c8c14c2c1c9c3m1r1a1"}'>Azure Marketplace</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_DeveloperAndIT_AppSource_cont","cT":"Container","id":"c9c14c2c1c9c3m1r1a1","sN":9,"aN":"c14c2c1c9c3m1r1a1"}'> <a id="shellmenu_134" class="js-subm-uhf-nav-link" href="https://appsource.microsoft.com/en-us/" data-m='{"cN":"GlobalNav_More_DeveloperAndIT_AppSource_nav","id":"n1c9c14c2c1c9c3m1r1a1","sN":1,"aN":"c9c14c2c1c9c3m1r1a1"}'>AppSource</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_DeveloperAndIT_VisualStudio_cont","cT":"Container","id":"c10c14c2c1c9c3m1r1a1","sN":10,"aN":"c14c2c1c9c3m1r1a1"}'> <a id="shellmenu_135" class="js-subm-uhf-nav-link" href="https://visualstudio.microsoft.com/" data-m='{"cN":"GlobalNav_More_DeveloperAndIT_VisualStudio_nav","id":"n1c10c14c2c1c9c3m1r1a1","sN":1,"aN":"c10c14c2c1c9c3m1r1a1"}'>Visual Studio</a> </li> </ul> </li> <li class="f-sub-menu js-nav-menu nested-menu" data-m='{"cT":"Container","id":"c15c2c1c9c3m1r1a1","sN":15,"aN":"c2c1c9c3m1r1a1"}'> <span id="uhf-navspn-shellmenu_136-span" style="display:none" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn1c15c2c1c9c3m1r1a1","sN":1,"aN":"c15c2c1c9c3m1r1a1"}'>Other</span> <button id="uhf-navbtn-shellmenu_136-button" type="button" f-multi-parent="true" aria-expanded="false" data-m='{"id":"nn2c15c2c1c9c3m1r1a1","sN":2,"aN":"c15c2c1c9c3m1r1a1"}'>Other</button> <ul aria-hidden="true" aria-labelledby="uhf-navspn-shellmenu_136-span"> <li class="js-nav-menu single-link" data-m='{"cN":"More_Other_Microsoft Rewards_cont","cT":"Container","id":"c3c15c2c1c9c3m1r1a1","sN":3,"aN":"c15c2c1c9c3m1r1a1"}'> <a id="shellmenu_137" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/rewards" data-m='{"cN":"GlobalNav_More_Other_Microsoft Rewards_nav","id":"n1c3c15c2c1c9c3m1r1a1","sN":1,"aN":"c3c15c2c1c9c3m1r1a1"}'>Microsoft Rewards </a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Other_FreeDownloadsAndSecurity_cont","cT":"Container","id":"c4c15c2c1c9c3m1r1a1","sN":4,"aN":"c15c2c1c9c3m1r1a1"}'> <a id="shellmenu_138" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/download" data-m='{"cN":"GlobalNav_More_Other_FreeDownloadsAndSecurity_nav","id":"n1c4c15c2c1c9c3m1r1a1","sN":1,"aN":"c4c15c2c1c9c3m1r1a1"}'>Free downloads & security</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Other_Education_cont","cT":"Container","id":"c5c15c2c1c9c3m1r1a1","sN":5,"aN":"c15c2c1c9c3m1r1a1"}'> <a id="shellmenu_139" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/education" data-m='{"cN":"GlobalNav_More_Other_Education_nav","id":"n1c5c15c2c1c9c3m1r1a1","sN":1,"aN":"c5c15c2c1c9c3m1r1a1"}'>Education</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Other_GiftCards_cont","cT":"Container","id":"c6c15c2c1c9c3m1r1a1","sN":6,"aN":"c15c2c1c9c3m1r1a1"}'> <a id="shellmenu_140" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/en-us/store/b/gift-cards" data-m='{"cN":"GlobalNav_More_Other_GiftCards_nav","id":"n1c6c15c2c1c9c3m1r1a1","sN":1,"aN":"c6c15c2c1c9c3m1r1a1"}'>Gift cards</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Other_Licensing_cont","cT":"Container","id":"c7c15c2c1c9c3m1r1a1","sN":7,"aN":"c15c2c1c9c3m1r1a1"}'> <a id="Licensing" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/licensing/" data-m='{"cN":"GlobalNav_More_Other_Licensing_nav","id":"n1c7c15c2c1c9c3m1r1a1","sN":1,"aN":"c7c15c2c1c9c3m1r1a1"}'>Licensing</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"More_Other_Unlocked_stories_cont","cT":"Container","id":"c8c15c2c1c9c3m1r1a1","sN":8,"aN":"c15c2c1c9c3m1r1a1"}'> <a id="shellmenu_142" class="js-subm-uhf-nav-link" href="https://unlocked.microsoft.com/" data-m='{"cN":"GlobalNav_More_Other_Unlocked_stories_nav","id":"n1c8c15c2c1c9c3m1r1a1","sN":1,"aN":"c8c15c2c1c9c3m1r1a1"}'>Unlocked stories</a> </li> </ul> </li> <li class="f-multi-column-info"> <a data-m='{"id":"n16c2c1c9c3m1r1a1","sN":16,"aN":"c2c1c9c3m1r1a1"}' href="https://www.microsoft.com/en-us/sitemap" aria-label="" class="c-glyph">View Sitemap</a> </li> </ul> </div> </li> </ul> </nav> </div> </div> </div> </div> </header> </div> </div> </div> <div class='meControl-configInfo' data-isenabled='true' data-convergedstack='true' data-baseurl='/cascadeauth/account' data-appid='10fa57ef-4895-4ab2-872c-8c3613d4f7fb' data-appcallbackurl='https://www.microsoft.com/cascadeauth/account/signin-oidc' data-accountconstraint='0' data-apigeneration='GEN2' data-silentauthrequirereload='false' data-silentauthaction='aadfirst'></div> <div class='userInfo-config' data-userInfoUrl='/cascadeauth/api/v1/account/userinfo' data-userInfoTimeoutMS='1000' data-retryDelayMS='2000' data-maxRetryAttempt='3'></div> <script src="/etc.clientlibs/microsoft/components/content/universalheader/v1/universalheader/clientlibs/site.min.ACSHASHa6d36aa0e4468d714f658e3e0c362e68.js"></script> </div> <div class="layout-container responsivegrid aem-GridColumn aem-GridColumn--default--12" data-component-id="28134f1ee1370eee417bc52d1ed0a717"> <main class="microsoft-template-layout-container" tabindex="-1"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="responsivegrid aem-GridColumn aem-GridColumn--default--12"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="market-selector aem-GridColumn aem-GridColumn--default--12" data-component-id="7dabb685e871dc600af47131d0924b5e" oc-component-name="market-selector"> <div data-refresh-mode="ajax" data-oc="oc26e5" id="market-selector-oc26e5"> </div> <script src="/etc.clientlibs/onecloud/components/content/market-selector/v1/market-selector/clientlibs/sites/base.min.ACSHASH42fffab3acd04ea132f8c11d5e26059f.js"></script> </div> <div ocr-component-name="section-master" data-component-id="2b9a710ec7952a9e39aaccb62b93dcee" class="section-master bg--special-fade section-master--bg-image section-master--bg-image-stacked section-master--layout-header-vertical-alignment-middle section-master--blade-hero-slim section-master--2-column-hero-rtl aem-GridColumn aem-GridColumn--default--12"> <div class="section-master__image "> <div class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/HeroImage-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=3477&hei=1216&qlt=100&fit=constrain" class=" " alt="An image of a tablet with a picture of a flower on it." width="3477" height="1216" loading="lazy"/> </div> </div> <div class="container" data-oc="occef8" id="primaryArea"> <div class="row"> <div class="col"> <div class="layout section-master__layout section-master--layout-cols-2 "> <div class="layout__col"> <div class="section-master__layout-header"> <div ocr-component-name="block-heading" data-component-id="6ead05f340b941df5109567514e89a43" class="block-heading animation animation--effect-2"> <div class="fg--base-strong block-heading__title" ocr-telemetry-name ocr-en-title="<h1>Microsoft Mesh</h1> "> <script src="/etc.clientlibs/onecloud/clientlibs/clientlib-product-pricing.min.ACSHASHa34586f5be96a2ea15fe00541db2cdf3.js"></script> <link rel="stylesheet" href="/etc.clientlibs/onecloud/clientlibs/clientlib-product-pricing.min.ACSHASH2add065651afb45e8c80967dd7b86a41.css" type="text/css"> <div data-oc-token-text> <h1>Microsoft Mesh</h1> </div> </div> <div class="fg--base-subtle block-heading__paragraph"> <div data-oc-token-text> Connect your workforce with avatars and immersive 3D spaces. </div> </div> <div class="block-heading__button-group"> <div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> <a class="btn " data-target="#modal-11" data-bi-ecn="Watch the video" role="button" data-bi-ehn="Microsoft Mesh" data-bi-tags="{"BiLinkName":"watchthevideo1"}" tabindex="0" data-bi-hn="Microsoft Mesh" data-bi-bhvr="0" data-bi-cn="Watch the video" data-bi-compnm="Action Group" target="_self" data-oc="oc18e3" data-bi-ct="Component Button" id="action-oc18e3" href="#modal-11" data-bi-sn="1" aria-label="Watch the video about Microsoft Mesh" data-bi-view="Microsoft Mesh" data-isenvauthor="false"> <span class="btn__text">Watch the video</span> </a> <script src="/etc.clientlibs/onecloud/clientlibs/clientlib-localstorage.min.ACSHASHb884ef4864d6867bd00aa4a7a5cfb368.js"></script> <script src="/etc.clientlibs/onecloud/clientlibs/clientlib-action.min.ACSHASH0536048a262465cb22b560c666018a77.js"></script> </div> </div> <div class="parsys block-heading__slot"> <div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> </div> </div> </div> </div> </div> <div class="layout__col"> <div class="section-master__layout-slot "> </div> </div> </div> </div> </div> </div> <div class="row section-master__slot"> <div class="col"> </div> </div> </div> <div ocr-component-name="secondary-sticky-nav" class="secondary-sticky-nav aem-GridColumn aem-GridColumn--default--12" data-component-id="83e50c71372fe9edec320caf70f0e995"> <div class="sticky" data-mount="sticky" data-direction="top" data-observer-behavior="always"> <div class="secondary-nav "> <nav id="sticky-nav" class="container d-flex flex-grow-1" aria-label="In Page quick links"> <div class="dropdown"> <a class="w-100 dropdown__link" id="xd4be9ed14e7343839dec2d48a77f5586" data-mount="m365-dropdown" aria-expanded="false" aria-controls="x4cbd03505d2c4bb89f5bbcfd7e27def7" type="button" role="button" tabindex="0"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center"> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-highlight label-small"> <div class=" mb-0"> <div data-oc-token-text> Key benefits </div> </div> </div> </div> <div class="list-item__trailing"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-chevron-down" role="presentation" aria-hidden="true"> </span> </div> </div> </div> </div> <div class="indicator indicator--horizontal indicator--size-s"></div> </a> <ul class="dropdown-menu menu-list p-0 rounded-scrollbar overflow-auto" id="x4cbd03505d2c4bb89f5bbcfd7e27def7" aria-labelledby="xd4be9ed14e7343839dec2d48a77f5586" tabindex="-1"> <li class="menu-list__list-item"> <a class="menu-list__item-link" href="#Key-benefits" role="link" data-bi-ecn="Key benefits" data-bi-tags="{"BiLinkName":"keybenefits"}" tabindex="0" data-bi-bhvr="0" data-bi-cn="Key benefits" data-bi-compnm="Secondary Sticky Nav" data-oc="oc0ab1" data-bi-ct="Tab Nav" id="nt:unstructured-oc0ab1" data-bi-sn="1" aria-label="Key benefits"> <div class="indicator indicator--shape-pill"></div> <span class="menu-list__list-item-text"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Key benefits"> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Key benefits </div> </div> </div> </div> </div> </div> </span> </a> </li> <li class="menu-list__list-item"> <a class="menu-list__item-link" href="#Features-and-videos" role="link" data-bi-ecn="Features and videos" data-bi-tags="{"BiLinkName":"featuresandvideos"}" tabindex="0" data-bi-bhvr="0" data-bi-cn="Features and videos" data-bi-compnm="Secondary Sticky Nav" data-oc="oc143f" data-bi-ct="Tab Nav" id="nt:unstructured-oc143f" data-bi-sn="2" aria-label="Features and videos"> <div class="indicator indicator--shape-pill"></div> <span class="menu-list__list-item-text"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Features and videos"> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Features and videos </div> </div> </div> </div> </div> </div> </span> </a> </li> <li class="menu-list__list-item"> <a class="menu-list__item-link" href="#Customer-stories" role="link" data-bi-ecn="Customer stories" data-bi-tags="{"BiLinkName":"customer-stories"}" tabindex="0" data-bi-bhvr="0" data-bi-cn="Customer stories" data-bi-compnm="Secondary Sticky Nav" data-oc="oc327b" data-bi-ct="Tab Nav" id="nt:unstructured-oc327b" data-bi-sn="3" aria-label="Customer stories"> <div class="indicator indicator--shape-pill"></div> <span class="menu-list__list-item-text"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Customer stories"> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Customer stories </div> </div> </div> </div> </div> </div> </span> </a> </li> <li class="menu-list__list-item"> <a class="menu-list__item-link" href="#Next-steps" role="link" data-bi-ecn="Next steps" data-bi-tags="{"BiLinkName":"nextsteps"}" tabindex="0" data-bi-bhvr="0" data-bi-cn="Next steps" data-bi-compnm="Secondary Sticky Nav" data-oc="oc063b" data-bi-ct="Tab Nav" id="nt:unstructured-oc063b" data-bi-sn="4" aria-label="Next steps"> <div class="indicator indicator--shape-pill"></div> <span class="menu-list__list-item-text"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Next steps"> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Next steps </div> </div> </div> </div> </div> </div> </span> </a> </li> <li class="menu-list__list-item"> <a class="menu-list__item-link" href="#News-and-resources" role="link" data-bi-ecn="News and resources" data-bi-tags="{"BiLinkName":"newsandresources"}" tabindex="0" data-bi-bhvr="0" data-bi-cn="News and resources" data-bi-compnm="Secondary Sticky Nav" data-oc="oc8dae" data-bi-ct="Tab Nav" id="nt:unstructured-oc8dae" data-bi-sn="5" aria-label="News and resources"> <div class="indicator indicator--shape-pill"></div> <span class="menu-list__list-item-text"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="News and resources"> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> News and resources </div> </div> </div> </div> </div> </div> </span> </a> </li> <li class="menu-list__list-item"> <a class="menu-list__item-link" href="#FAQ" role="link" data-bi-ecn="FAQ" data-bi-tags="{"BiLinkName":"faq"}" tabindex="0" data-bi-bhvr="0" data-bi-cn="FAQ" data-bi-compnm="Secondary Sticky Nav" data-oc="oc9f8f" data-bi-ct="Tab Nav" id="nt:unstructured-oc9f8f" data-bi-sn="6" aria-label="FAQ"> <div class="indicator indicator--shape-pill"></div> <span class="menu-list__list-item-text"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="FAQ"> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> FAQ </div> </div> </div> </div> </div> </div> </span> </a> </li> </ul> </div> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents my-s align-items-center d-flex btn--sm"> </div> </nav> </div> </div> <div class="scrollspy-container"> <div ocr-component-name="section-master" data-component-id="2b9a710ec7952a9e39aaccb62b93dcee" class="section-master bg--special-fade section-master--breadth-comfortable section-master--2-column-hero-rtl"> <div class="container" data-oc="oc5aee" id="Key-benefits"> <div class="row"> <div class="col"> <div class="layout section-master__layout"> <div class="layout__col"> <div class="section-master__layout-header"> <div ocr-component-name="block-heading" data-component-id="6ead05f340b941df5109567514e89a43" class="block-heading block-heading--size-l animation animation--effect-2-scroll"> <div class=" block-heading__eyebrow"> <div data-oc-token-text> KEY BENEFITS </div> </div> <div class=" block-heading__title" ocr-telemetry-name ocr-en-title="<h2>Foster copresence in a world of flexible work</h2> "> <div data-oc-token-text> <h2>Foster copresence in a world of flexible work</h2> </div> </div> <div class=" block-heading__paragraph"> <div data-oc-token-text> Use Mesh seamlessly in Teams meetings and as a standalone app for hosting larger sized, custom experiences </div> </div> </div> </div> </div> </div> </div> </div> <div class="row section-master__slot"> <div class="col"> <div ocr-component-name="tabs-pill-bar" class="tabs-pill-bar tabs animation animation--effect-3-scroll" data-component-id="a6ec002c9fc08e6eb70ef3ac2ba79ac3"> <div class="cmp-tabs d-contents" data-cmp-is="tabs"> <div class="pill-bar no-gutters "> <div id="pill-bar_tabs-pill-bar-occ2ef" data-mount="tab-slider" class="col"> <div class="tab-overflow"> <div class="tab-window"> <div class="tab-group" role="tablist"> <button id="tabs-pill-bar-occ2ef_tab0-tab" data-cmp-hook-tabs="tab" class="pill-bar__item active" href="#tabs-pill-bar-occ2ef_tab0" role="tab" data-mount="ocr-tabs" aria-label="Work seamlessly" aria-controls="tabs-pill-bar-occ2ef_tab0" aria-selected="true" aria-disabled="" tabindex="0" data-bi-an="Tab_1_Work seamlessly" data-bi-ecn="Work seamlessly" data-bi-ehn="Foster copresence in a world of flexible work" data-bi-ct="Pill Nav" data-bi-hn="Foster copresence in a world of flexible work" data-bi-cn="Work seamlessly" data-bi-compnm="Accordion - Filtered" data-bi-view="KEY BENEFITS | Foster copresence in a world of flexible work"> <span class="pill-bar__item__label">Work seamlessly</span> </button> <button id="tabs-pill-bar-occ2ef_tab1-tab" data-cmp-hook-tabs="tab" class="pill-bar__item " href="#tabs-pill-bar-occ2ef_tab1" role="tab" data-mount="ocr-tabs" aria-label="Manage confidently" aria-controls="tabs-pill-bar-occ2ef_tab1" aria-selected="false" aria-disabled="" tabindex="-1" data-bi-an="Tab_2_Manage confidently" data-bi-ecn="Manage confidently" data-bi-ehn="Foster copresence in a world of flexible work" data-bi-ct="Pill Nav" data-bi-hn="Foster copresence in a world of flexible work" data-bi-cn="Manage confidently" data-bi-compnm="Accordion - Filtered" data-bi-view="KEY BENEFITS | Foster copresence in a world of flexible work"> <span class="pill-bar__item__label">Manage confidently</span> </button> <button id="tabs-pill-bar-occ2ef_tab2-tab" data-cmp-hook-tabs="tab" class="pill-bar__item " href="#tabs-pill-bar-occ2ef_tab2" role="tab" data-mount="ocr-tabs" aria-label="Accelerate growth" aria-controls="tabs-pill-bar-occ2ef_tab2" aria-selected="false" aria-disabled="" tabindex="-1" data-bi-an="Tab_3_Accelerate growth" data-bi-ecn="Accelerate growth" data-bi-ehn="Foster copresence in a world of flexible work" data-bi-ct="Pill Nav" data-bi-hn="Foster copresence in a world of flexible work" data-bi-cn="Accelerate growth" data-bi-compnm="Accordion - Filtered" data-bi-view="KEY BENEFITS | Foster copresence in a world of flexible work"> <span class="pill-bar__item__label">Accelerate growth</span> </button> </div> </div> </div> <div class="tab-arrows"> <button type="button" class="arrow-prev" tabindex="-1" aria-hidden="true" data-width="40" data-bi-ehn="Foster copresence in a world of flexible work" data-bi-ct="Nav Left" data-bi-hn="Foster copresence in a world of flexible work" data-bi-cn="Previous" data-bi-compnm="Accordion - Filtered" data-bi-view="KEY BENEFITS | Foster copresence in a world of flexible work"> <span class="sr-only">Previous</span> </button> <div class="arrow-prev pill-bar__arrow-prev-bg"></div> <button type="button" class="arrow-next" tabindex="-1" aria-hidden="true" data-width="40" data-bi-ehn="Foster copresence in a world of flexible work" data-bi-ct="Nav Right" data-bi-hn="Foster copresence in a world of flexible work" data-bi-cn="Next" data-bi-compnm="Accordion - Filtered" data-bi-view="KEY BENEFITS | Foster copresence in a world of flexible work"> <span class="sr-only">Next</span> </button> <div class="arrow-next pill-bar__arrow-next-bg"></div> </div> </div> </div> <div class="row"> <div class="col"> <div class="tab-panel-group"> <div data-cmp-hook-tabs="tabitems" id="tabs-pill-bar-occ2ef_tab0" class="tab-panel fade show active" role="tabpanel" aria-labelledby="_tab0-tab" tabindex="0tabs-pill-bar-occ2ef"> <div><div ocr-component-name="accordion" data-component-id="83a648d7a0b795a0825b6d7dfc9568c8" class="accordion"> <div class="ocr-accordion accordion--vertical "> <div data-mount="ocr-accordion"> <ul class="accordion" id="accordion-container-accordion-ocda56"> <li class="ocr-accordion-item"> <span class="indicator indicator--shape-pill"></span> <div class="ocr-accordion-item__content"> <div class="button-group button-group--stacked "> <button class="ocr-accordion-item__header btn-collapse" data-target="#accordion-ocda56-item_1705297561665" aria-expanded="true" data-mount="ocr-collapse" data-bi-an="Tab_1_Work seamlessly" data-bi-ecn="Use familiar devices" data-bi-ehn="Foster copresence in a world of flexible work" data-bi-ct="Accordion Collapse" data-bi-hn="Foster copresence in a world of flexible work" data-bi-bhvr="8" data-bi-compnm="Accordion - Filtered" data-bi-cn="Use familiar devices" data-bi-view="KEY BENEFITS | Foster copresence in a world of flexible work"> <h3 class="h5 "> <div data-oc-token-text> Use familiar devices </div> </h3> </button> </div> <div class="collapse show" id="accordion-ocda56-item_1705297561665" data-parent="accordion-container-accordion-ocda56"> <div class="ocr-accordion-item__body"> <div> <div data-oc-token-text> Enjoy rich immersive experiences on PCs and Meta Quest VR devices. </div> </div> <div> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media slide-in-bottom-2 img-fluid multi-feature-feature"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset rounded-l"> <picture data-oc="ocd220" id="image-ocd220"> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=crop, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=crop 2x" media="(min-width: 1400px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=crop, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=crop 2x" media="(min-width: 1084px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha" media="(min-width: 860px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 540px)"/> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A group of people on a laptop with a vr headset." loading="lazy"/> </picture> </div> </div> </div> </div> </div> </div> </li> <li class="ocr-accordion-item"> <span class="indicator indicator--shape-pill"></span> <div class="ocr-accordion-item__content"> <div class="button-group button-group--stacked "> <button class="ocr-accordion-item__header btn-collapse" data-target="#accordion-ocda56-item_1705297563407" aria-expanded="false" data-mount="ocr-collapse" data-bi-an="Tab_1_Work seamlessly" data-bi-ecn="Experience Mesh in Teams" data-bi-ehn="Foster copresence in a world of flexible work" data-bi-ct="Accordion Expand" data-bi-hn="Foster copresence in a world of flexible work" data-bi-bhvr="7" data-bi-compnm="Accordion - Filtered" data-bi-cn="Experience Mesh in Teams" data-bi-view="KEY BENEFITS | Foster copresence in a world of flexible work"> <h3 class="h5 "> <div data-oc-token-text> Experience Mesh in Teams </div> </h3> </button> </div> <div class="collapse " id="accordion-ocda56-item_1705297563407" data-parent="accordion-container-accordion-ocda56"> <div class="ocr-accordion-item__body"> <div> <div data-oc-token-text> Use avatars and immersive spaces in any Teams meetings. </div> </div> <div> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media slide-in-bottom-2 img-fluid multi-feature-feature"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <picture data-oc="oc03ed" id="image-oc03ed"> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1400px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1084px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 860px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 540px)"/> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A group of people sitting around a fire pit in the sims 4." loading="lazy"/> </picture> </div> </div> </div> </div> </div> </div> </li> <li class="ocr-accordion-item"> <span class="indicator indicator--shape-pill"></span> <div class="ocr-accordion-item__content"> <div class="button-group button-group--stacked "> <button class="ocr-accordion-item__header btn-collapse" data-target="#accordion-ocda56-item_1705297564941" aria-expanded="false" data-mount="ocr-collapse" data-bi-an="Tab_1_Work seamlessly" data-bi-ecn="Enjoy comprehensive security" data-bi-ehn="Foster copresence in a world of flexible work" data-bi-ct="Accordion Expand" data-bi-hn="Foster copresence in a world of flexible work" data-bi-bhvr="7" data-bi-compnm="Accordion - Filtered" data-bi-cn="Enjoy comprehensive security" data-bi-view="KEY BENEFITS | Foster copresence in a world of flexible work"> <h3 class="h5 "> <div data-oc-token-text> Enjoy comprehensive security </div> </h3> </button> </div> <div class="collapse " id="accordion-ocda56-item_1705297564941" data-parent="accordion-container-accordion-ocda56"> <div class="ocr-accordion-item__body"> <div> <div data-oc-token-text> Use Mesh confidently with the enterprise-grade security and privacy integral to Microsoft 365. </div> </div> <div> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media slide-in-bottom-2 img-fluid multi-feature-feature"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <picture data-oc="occdf2" id="image-occdf2"> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1400px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1084px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 860px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 540px)"/> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion1.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A screen showing a group of people in a room." loading="lazy"/> </picture> </div> </div> </div> </div> </div> </div> </li> </ul> </div> </div> <script src="/etc.clientlibs/onecloud/components/content/reimagine/atomic/accordion/v2/accordion/clientlibs/site.min.ACSHASH1476bb18b47b03a6026164a3e74df19e.js"></script> </div> </div> </div> <div data-cmp-hook-tabs="tabitems" id="tabs-pill-bar-occ2ef_tab1" class="tab-panel fade " role="tabpanel" aria-labelledby="_tab1-tab" tabindex="1tabs-pill-bar-occ2ef" hidden> <div><div ocr-component-name="accordion" data-component-id="83a648d7a0b795a0825b6d7dfc9568c8" class="accordion"> <div class="ocr-accordion accordion--vertical "> <div data-mount="ocr-accordion"> <ul class="accordion" id="accordion-container-accordion-oc9ae0"> <li class="ocr-accordion-item"> <span class="indicator indicator--shape-pill"></span> <div class="ocr-accordion-item__content"> <div class="button-group button-group--stacked "> <button class="ocr-accordion-item__header btn-collapse" data-target="#accordion-oc9ae0-item_1705297600974" aria-expanded="true" data-mount="ocr-collapse" data-bi-an="Tab_2_Manage confidently" data-bi-ecn="Bring people together" data-bi-ehn="Foster copresence in a world of flexible work" data-bi-ct="Accordion Collapse" data-bi-hn="Foster copresence in a world of flexible work" data-bi-bhvr="8" data-bi-compnm="Accordion - Filtered" data-bi-cn="Bring people together" data-bi-view="KEY BENEFITS | Foster copresence in a world of flexible work"> <h3 class="h5 "> <div data-oc-token-text> Bring people together </div> </h3> </button> </div> <div class="collapse show" id="accordion-oc9ae0-item_1705297600974" data-parent="accordion-container-accordion-oc9ae0"> <div class="ocr-accordion-item__body"> <div> <div data-oc-token-text> Seamlessly unite distributed teams in a 3D environment that creates a powerful sense of togetherness. </div> </div> <div> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media slide-in-bottom-2 img-fluid multi-feature-feature"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset rounded-l"> <picture data-oc="ocf4db" id="image-ocf4db"> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1400px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1084px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 860px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 540px)"/> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A group of people sitting around a table in a conference room." loading="lazy"/> </picture> </div> </div> </div> </div> </div> </div> </li> <li class="ocr-accordion-item"> <span class="indicator indicator--shape-pill"></span> <div class="ocr-accordion-item__content"> <div class="button-group button-group--stacked "> <button class="ocr-accordion-item__header btn-collapse" data-target="#accordion-oc9ae0-item_1705297602316" aria-expanded="false" data-mount="ocr-collapse" data-bi-an="Tab_2_Manage confidently" data-bi-ecn="Deepen connection" data-bi-ehn="Foster copresence in a world of flexible work" data-bi-ct="Accordion Expand" data-bi-hn="Foster copresence in a world of flexible work" data-bi-bhvr="7" data-bi-compnm="Accordion - Filtered" data-bi-cn="Deepen connection" data-bi-view="KEY BENEFITS | Foster copresence in a world of flexible work"> <h3 class="h5 "> <div data-oc-token-text> Deepen connection </div> </h3> </button> </div> <div class="collapse " id="accordion-oc9ae0-item_1705297602316" data-parent="accordion-container-accordion-oc9ae0"> <div class="ocr-accordion-item__body"> <div> <div data-oc-token-text> Enable multiple discussions in the same place and foster serendipitous conversations and shared experiences. </div> </div> <div> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media slide-in-bottom-2 img-fluid multi-feature-feature"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset rounded-l"> <picture data-oc="oc1074" id="image-oc1074"> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1400px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1084px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 860px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 540px)"/> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A group of people sitting around a table in a virtual world." loading="lazy"/> </picture> </div> </div> </div> </div> </div> </div> </li> <li class="ocr-accordion-item"> <span class="indicator indicator--shape-pill"></span> <div class="ocr-accordion-item__content"> <div class="button-group button-group--stacked "> <button class="ocr-accordion-item__header btn-collapse" data-target="#accordion-oc9ae0-item_1705297603732" aria-expanded="false" data-mount="ocr-collapse" data-bi-an="Tab_2_Manage confidently" data-bi-ecn="Reduce distractions" data-bi-ehn="Foster copresence in a world of flexible work" data-bi-ct="Accordion Expand" data-bi-hn="Foster copresence in a world of flexible work" data-bi-bhvr="7" data-bi-compnm="Accordion - Filtered" data-bi-cn="Reduce distractions" data-bi-view="KEY BENEFITS | Foster copresence in a world of flexible work"> <h3 class="h5 "> <div data-oc-token-text> Reduce distractions </div> </h3> </button> </div> <div class="collapse " id="accordion-oc9ae0-item_1705297603732" data-parent="accordion-container-accordion-oc9ae0"> <div class="ocr-accordion-item__body"> <div> <div data-oc-token-text> Help participants focus in immersive 3D environments such as a fireside chat, roundtable, meeting room, or cozy couch. </div> </div> <div> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media slide-in-bottom-2 img-fluid multi-feature-feature"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset rounded-l"> <picture data-oc="oc4ff5" id="image-oc4ff5"> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1400px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1084px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 860px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 540px)"/> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A group of people sitting in a room." loading="lazy"/> </picture> </div> </div> </div> </div> </div> </div> </li> <li class="ocr-accordion-item"> <span class="indicator indicator--shape-pill"></span> <div class="ocr-accordion-item__content"> <div class="button-group button-group--stacked "> <button class="ocr-accordion-item__header btn-collapse" data-target="#accordion-oc9ae0-item_1705644839439" aria-expanded="false" data-mount="ocr-collapse" data-bi-an="Tab_2_Manage confidently" data-bi-ecn="Inspire innovation" data-bi-ehn="Foster copresence in a world of flexible work" data-bi-ct="Accordion Expand" data-bi-hn="Foster copresence in a world of flexible work" data-bi-bhvr="7" data-bi-compnm="Accordion - Filtered" data-bi-cn="Inspire innovation" data-bi-view="KEY BENEFITS | Foster copresence in a world of flexible work"> <h3 class="h5 "> <div data-oc-token-text> Inspire innovation </div> </h3> </button> </div> <div class="collapse " id="accordion-oc9ae0-item_1705644839439" data-parent="accordion-container-accordion-oc9ae0"> <div class="ocr-accordion-item__body"> <div> <div data-oc-token-text> Ignite engagement and creativity with meeting technology that has evolved to include spatial interaction. </div> </div> <div> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media slide-in-bottom-2 img-fluid multi-feature-feature"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset rounded-l"> <picture data-oc="oce831" id="image-oce831"> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.4-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.4-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1400px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.4-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.4-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1084px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.4-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.4-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 860px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.4-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.4-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 540px)"/> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion2.4-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A group of people in a living room." loading="lazy"/> </picture> </div> </div> </div> </div> </div> </div> </li> </ul> </div> </div> </div> </div> </div> <div data-cmp-hook-tabs="tabitems" id="tabs-pill-bar-occ2ef_tab2" class="tab-panel fade " role="tabpanel" aria-labelledby="_tab2-tab" tabindex="2tabs-pill-bar-occ2ef" hidden> <div><div ocr-component-name="accordion" data-component-id="83a648d7a0b795a0825b6d7dfc9568c8" class="accordion"> <div class="ocr-accordion accordion--vertical "> <div data-mount="ocr-accordion"> <ul class="accordion" id="accordion-container-accordion-ocaf38"> <li class="ocr-accordion-item"> <span class="indicator indicator--shape-pill"></span> <div class="ocr-accordion-item__content"> <div class="button-group button-group--stacked "> <button class="ocr-accordion-item__header btn-collapse" data-target="#accordion-ocaf38-item_1705297617685" aria-expanded="true" data-mount="ocr-collapse" data-bi-an="Tab_3_Accelerate growth" data-bi-ecn="Remove barriers" data-bi-ehn="Foster copresence in a world of flexible work" data-bi-ct="Accordion Collapse" data-bi-hn="Foster copresence in a world of flexible work" data-bi-bhvr="8" data-bi-compnm="Accordion - Filtered" data-bi-cn="Remove barriers" data-bi-view="KEY BENEFITS | Foster copresence in a world of flexible work"> <h3 class="h5 "> <div data-oc-token-text> Remove barriers </div> </h3> </button> </div> <div class="collapse show" id="accordion-ocaf38-item_1705297617685" data-parent="accordion-container-accordion-ocaf38"> <div class="ocr-accordion-item__body"> <div> <div data-oc-token-text> Bring people together from around the world into a shared 3D space using the tools they already have. </div> </div> <div> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media slide-in-bottom-2 img-fluid multi-feature-feature"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset rounded-l"> <picture data-oc="oc422e" id="image-oc422e"> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1400px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1084px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 860px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 540px)"/> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.1-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A group of people sitting around a fire pit in a video game." loading="lazy"/> </picture> </div> </div> </div> </div> </div> </div> </li> <li class="ocr-accordion-item"> <span class="indicator indicator--shape-pill"></span> <div class="ocr-accordion-item__content"> <div class="button-group button-group--stacked "> <button class="ocr-accordion-item__header btn-collapse" data-target="#accordion-ocaf38-item_1705297619504" aria-expanded="false" data-mount="ocr-collapse" data-bi-an="Tab_3_Accelerate growth" data-bi-ecn="Scale efficiently" data-bi-ehn="Foster copresence in a world of flexible work" data-bi-ct="Accordion Expand" data-bi-hn="Foster copresence in a world of flexible work" data-bi-bhvr="7" data-bi-compnm="Accordion - Filtered" data-bi-cn="Scale efficiently" data-bi-view="KEY BENEFITS | Foster copresence in a world of flexible work"> <h3 class="h5 "> <div data-oc-token-text> Scale efficiently </div> </h3> </button> </div> <div class="collapse " id="accordion-ocaf38-item_1705297619504" data-parent="accordion-container-accordion-ocaf38"> <div class="ocr-accordion-item__body"> <div> <div data-oc-token-text> Easily create 3D spaces using the Mesh toolkit and no-code editor. </div> </div> <div> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media slide-in-bottom-2 img-fluid multi-feature-feature"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset rounded-l"> <picture data-oc="oce96a" id="image-oce96a"> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1400px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1084px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 860px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 540px)"/> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.2-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A group of people are sitting in a room with a screen." loading="lazy"/> </picture> </div> </div> </div> </div> </div> </div> </li> <li class="ocr-accordion-item"> <span class="indicator indicator--shape-pill"></span> <div class="ocr-accordion-item__content"> <div class="button-group button-group--stacked "> <button class="ocr-accordion-item__header btn-collapse" data-target="#accordion-ocaf38-item_1705297620903" aria-expanded="false" data-mount="ocr-collapse" data-bi-an="Tab_3_Accelerate growth" data-bi-ecn="Make a lasting impact" data-bi-ehn="Foster copresence in a world of flexible work" data-bi-ct="Accordion Expand" data-bi-hn="Foster copresence in a world of flexible work" data-bi-bhvr="7" data-bi-compnm="Accordion - Filtered" data-bi-cn="Make a lasting impact" data-bi-view="KEY BENEFITS | Foster copresence in a world of flexible work"> <h3 class="h5 "> <div data-oc-token-text> Make a lasting impact </div> </h3> </button> </div> <div class="collapse " id="accordion-ocaf38-item_1705297620903" data-parent="accordion-container-accordion-ocaf38"> <div class="ocr-accordion-item__body"> <div> <div data-oc-token-text> Provide your audiences with memorable, engaging experiences that reflect your organization’s culture. </div> </div> <div> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media slide-in-bottom-2 img-fluid multi-feature-feature"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset rounded-l"> <picture data-oc="ocfc36" id="image-ocfc36"> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1400px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 1084px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 860px)"/> <source srcset="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain, https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1312&hei=1056&qlt=100&fmt=png-alpha&fit=constrain 2x" media="(min-width: 540px)"/> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Accordion3.3-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=656&hei=528&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A sims 3 game with a group of people sitting on a bench." loading="lazy"/> </picture> </div> </div> </div> </div> </div> </div> </li> </ul> </div> </div> </div> </div> </div> <a class="btn btn-link sr-only-focusable" aria-label="Back to Key benefits tab section" data-focus="back-to-tabs">Back to Key benefits tab</a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div ocr-component-name="modal" data-component-id="d73704b488e9f411875cbdfb1198c533" class="reimagine-modal"> <div class="modal-wrapper modal--full-screen"> <div data-mount="reimagine-modal" class="modal fade theme-day" id="modal-11" role="dialog" aria-hidden="true" tabindex="-1"> <div class="modal-header align-items-center" data-mount="sticky"> <div class="spacer"></div> <button class="modal-close btn btn--icon-only btn--secondary theme-night" data-dismiss="modal" aria-label="Close"> <span class="glyph-prepend glyph-prepend-cancel" aria-hidden="true"></span> </button> </div> <div class="modal-dialog container "> <div class="modal-col d-flex justify-content-center"> <div class="modal-content justify-content-center my-l w-100"> <div class="modal-body theme-day"> <div class="parsys"> <div class="cascade-media-player" data-component-id="d61b66016a6d9ab7d4619e3866ac611a"> <div> <script type="module" src="https://www.microsoft.com/videoplayer/ump.mjs"></script> <link rel="stylesheet" href="/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.min.ACSHASH131d95cf2ec0e511b73b264fa0c84059.css" type="text/css"> <script type="text/javascript" src="/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.min.ACSHASH79cf9e2923b6eccf812d5c310d2f6b9b.js"></script> <div class="ump-container ump-inherit"> <universal-media-player options="{"playButtonSize":"medium","unlocalizedTitle":"MS-Mesh-film","sources":[{"src":"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/MS-Mesh-film-AVS.m3u8?packagedStreaming=true","type":"HLS"},{"src":"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/MS-Mesh-film-0x720-3266k","type":"MP4","quality":"HQ"},{"src":"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/MS-Mesh-film-0x1080-6439k","type":"MP4","quality":"HD"},{"src":"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/MS-Mesh-film-0x540-2160k","type":"MP4","quality":"SD"},{"src":"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/MS-Mesh-film-0x360-958k","type":"MP4","quality":"LO"}],"downloadableFiles":[{"mediaType":"transcript","locale":"en-us","url":"/content/dam/microsoft/final/en-us/microsoft-product-and-services/microsoft-365/video/teams-mesh-video1/MS-Mesh-film_transcript_en-us.txt"}],"partnerName":"cas","aspectRatio":"16:9","language":"en-US","title":"modal-11","autoplay":false,"maskLevel":0,"layout":"fluid","playFullScreen":false,"ccFiles":[{"ccType":"TTML","locale":"en-us","url":"/content/dam/microsoft/final/en-us/microsoft-product-and-services/microsoft-365/video/teams-mesh-video1/MS-Mesh-film_cc_en-us.ttml"}],"playButtonTheme":"dark","qualityBehavior":"auto","loop":false,"percentage":0,"share":false,"id":"c55df85d-0013-414a-a213-ed3791c0e1dd","poster":"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/MS-Mesh-film_tbmnl_en-us?scl=1","muted":false,"reporting":true}"></universal-media-player> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div></div> <div ocr-component-name="section-master" data-component-id="2b9a710ec7952a9e39aaccb62b93dcee" class="section-master bg--special-fade section-master--alignment-center section-master--layout-header-horizontal-alignment-center"> <div class="container" data-oc="oc84c1" id="Features-and-videos"> <div class="row"> <div class="col"> <div class="layout section-master__layout"> <div class="layout__col"> <div class="section-master__layout-header"> <div ocr-component-name="block-heading" data-component-id="6ead05f340b941df5109567514e89a43" class="block-heading block-heading--size-l animation animation--effect-2-scroll"> <div class=" block-heading__eyebrow"> <div data-oc-token-text> FEATURES </div> </div> <div class=" block-heading__title" ocr-telemetry-name ocr-en-title="<h2>Elevate team engagement</h2> "> <div data-oc-token-text> <h2>Elevate team engagement</h2> </div> </div> <div class=" block-heading__paragraph"> <div data-oc-token-text> Avatars and immersive spaces in Teams are included with certain Microsoft 365 and Teams business plans. Custom experiences are added premium features. </div> </div> </div> </div> </div> </div> </div> </div> <div class="row section-master__slot"> <div class="col"> <div ocr-component-name="features-grid" data-component-id="7a3a21914df35b50158949dc5fd595b0" class="features-grid layout"> <div class="layout__col"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start block-feature--2xs block-feature--align-stacked animation animation--effect-3-scroll block-feature--indicator"> <div class="block-feature__badge"> <div ocr-component-name="badge" data-component-id="c37d8f9ba85341ed66b14ed6f7c1e390" class="badge"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <div class="ocr-img media__asset"> <img src="/content/dam/microsoft/final/en-us/microsoft-brand/icons/Icon_Features_Avatarsforteams-mesh.png" aria-hidden="true" role="presentation" alt/> </div> </div> </div> </div> <div class="block-feature__body d-flex flex-column align-items-start"> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class=" block-feature__title"> <div data-oc-token-text> <h3><span class="d-block h6">Avatars for Teams</span></h3> </div> </div> </div> <div class=" base block-feature__paragraph"> <div data-oc-token-text> Create multiple avatars with inclusive options to represent yourself uniquely in Teams meetings. </div> </div> <div class="block-feature__footer"> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link link-inline " data-target="#label-1" data-bi-ecn="See more" role="button" data-bi-ehn="Avatars for Teams" data-bi-tags="{"BiLinkName":"seemore21"}" tabindex="0" data-bi-hn="Avatars for Teams" data-bi-bhvr="0" data-bi-cn="See more" data-bi-compnm="Features Grid" target="_self" data-oc="ocbd6d" data-bi-ct="Card Link" id="action-ocbd6d" href="#label-1" data-bi-sn="1" aria-label="See more about Avatars for Teams" data-bi-view="FEATURES | Elevate team engagement"> <span class="link__text">See more</span> </a> </div> </div> </div> </div> </div> </div> <div class="layout__col"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start block-feature--2xs block-feature--align-stacked animation animation--effect-3-scroll block-feature--indicator"> <div class="block-feature__badge"> <div ocr-component-name="badge" data-component-id="c37d8f9ba85341ed66b14ed6f7c1e390" class="badge"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <div class="ocr-img media__asset"> <img src="/content/dam/microsoft/final/en-us/microsoft-brand/icons/Icon_Immersivespacesinteams-mesh.png" aria-hidden="true" role="presentation" alt/> </div> </div> </div> </div> <div class="block-feature__body d-flex flex-column align-items-start"> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class=" block-feature__title"> <div data-oc-token-text> <h3><span class="d-block h6">Immersive spaces in Teams</span></h3> </div> </div> </div> <div class=" base block-feature__paragraph"> <div data-oc-token-text> Experience how immersive spaces in Teams foster a feeling of copresence among participants. </div> </div> <div class="block-feature__footer"> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link link-inline " data-target="#label-2" data-bi-ecn="See more" role="button" data-bi-ehn="Immersive spaces in Teams" data-bi-tags="{"BiLinkName":"seemore22"}" tabindex="0" data-bi-hn="Immersive spaces in Teams" data-bi-bhvr="0" data-bi-cn="See more" data-bi-compnm="Features Grid" target="_self" data-oc="oc88d4" data-bi-ct="Card Link" id="action-oc88d4" href="#label-2" data-bi-sn="2" aria-label="See more about Immersive spaces in Teams" data-bi-view="FEATURES | Elevate team engagement"> <span class="link__text">See more</span> </a> </div> </div> </div> </div> </div> </div> <div class="layout__col"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start block-feature--2xs block-feature--align-stacked animation animation--effect-3-scroll block-feature--indicator"> <div class="block-feature__badge"> <div ocr-component-name="badge" data-component-id="c37d8f9ba85341ed66b14ed6f7c1e390" class="badge"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <div class="ocr-img media__asset"> <img src="/content/dam/microsoft/final/en-us/microsoft-brand/icons/Icon_Customimmersiveexp-mesh.png" aria-hidden="true" role="presentation" alt/> </div> </div> </div> </div> <div class="block-feature__body d-flex flex-column align-items-start"> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class=" block-feature__title"> <div data-oc-token-text> <h3><span class="d-block h6">Custom immersive experiences in Mesh<sup><a aria-label="Footnote4" id="footnote4" href="#footnotetext4" class="ms-rte-link">4</a></sup></span></h3> </div> </div> </div> <div class=" base block-feature__paragraph"> <div data-oc-token-text> Tailor immersive experiences to meet your business needs, such as employee events, trainings, tours, or internal product showcases. </div> </div> <div class="block-feature__footer"> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link link-inline " data-target="#label-3" data-bi-ecn="See more" role="button" data-bi-ehn="Custom immersive experiences in Mesh4" data-bi-tags="{"BiLinkName":"seemore23"}" tabindex="0" data-bi-hn="Custom immersive experiences in Mesh4" data-bi-bhvr="0" data-bi-cn="See more" data-bi-compnm="Features Grid" target="_self" data-oc="oc5773" data-bi-ct="Card Link" id="action-oc5773" href="#label-3" data-bi-sn="3" aria-label="See more about Custom immersive experiences in Mesh" data-bi-view="FEATURES | Elevate team engagement"> <span class="link__text">See more</span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div ocr-component-name="modal" data-component-id="d73704b488e9f411875cbdfb1198c533" class="reimagine-modal"> <div class="modal-wrapper modal--full-screen modal--full-bleed modal--dialog-card"> <div data-mount="reimagine-modal" class="modal fade theme-day" id="label-1" role="dialog" aria-label="See more label" aria-hidden="true" tabindex="-1"> <div class="modal-header align-items-center"> <div class="spacer"></div> <button class="modal-close btn btn--icon-only btn--secondary theme-night" data-dismiss="modal" aria-label="Close"> <span class="glyph-prepend glyph-prepend-cancel" aria-hidden="true"></span> </button> </div> <div class="modal-dialog"> <div class="modal-col d-flex justify-content-center"> <div class="modal-content justify-content-center my-l"> <div class="modal-body theme-day"> <div class="parsys"> <div ocr-component-name="carousel" class="carousel" data-component-id="30e413605fff43088d2a5f45572b059f"> <div class="carousel carousel--type-large" data-oc="ocb97d" id="carousel-ocb97d"> <div id="" class="spinner spinner-lg d-none" tabindex="-1" role="alert" aria-live="assertive" style="margin: 0 auto;"> <span class="sr-only"></span> <span role="presentation" class="spinner-dot spinner-dot-1"></span> <span role="presentation" class="spinner-dot spinner-dot-2"></span> <span role="presentation" class="spinner-dot spinner-dot-3"></span> <span role="presentation" class="spinner-dot spinner-dot-4"></span> <span role="presentation" class="spinner-dot spinner-dot-5"></span> </div> <section class="carousel__section " aria-label="See more carousel label" data-mount="ocr-carousel"> <span id="carousel-carousel-ocb97d-announcement-text" class="carousel__announcement-text sr-only" aria-live="polite"></span> <div class="carousel__controls carousel__container" id="carousel-ocb97d-controls"> <button type="button" class="carousel__arrow-prev" title="Previous Slide" data-slide="prev" aria-labelledby="carousel-control-prev-carousel-ocb97d" aria-controls="carousel-ocb97d-carousel__container" data-bi-ecn="Previous Slide" data-bi-ct="Nav Left" data-bi-cn="Previous Slide" data-bi-compnm="Secondary Sticky Nav"> <span class="sr-only" id="carousel-control-prev-carousel-ocb97d">Previous Slide</span> <span class="glyph-prepend glyph-prepend-back glyph-prepend-medium" aria-hidden="true"></span> </button> <ol class="carousel__indicators"> <li> <a href="#carousel-ocb97d-0" class="carousel__indicators-item" role="button" aria-controls="carousel-ocb97d-0" aria-label="Slide 1 indicator" aria-current="false" data-current-slide-translatable="current slide"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> <li> <a href="#carousel-ocb97d-1" class="carousel__indicators-item" role="button" aria-controls="carousel-ocb97d-1" aria-label="Slide 2 indicator" aria-current="false" data-current-slide-translatable="current slide"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> <li> <a href="#carousel-ocb97d-2" class="carousel__indicators-item" role="button" aria-controls="carousel-ocb97d-2" aria-label="Slide 3 indicator" aria-current="false" data-current-slide-translatable="current slide"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> <li> <a href="#carousel-ocb97d-3" class="carousel__indicators-item" role="button" aria-controls="carousel-ocb97d-3" aria-label="Slide 4 indicator" aria-current="false" data-current-slide-translatable="current slide"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> </ol> <button type="button" class="carousel__arrow-next" title="Next Slide" data-slide="next" aria-labelledby="carousel-control-next-carousel-ocb97d" aria-controls="carousel-ocb97d-carousel__container" data-bi-ecn="Next Slide" data-bi-ct="Nav Right" data-bi-cn="Next Slide" data-bi-compnm="Secondary Sticky Nav"> <span class="sr-only" id="carousel-control-next-carousel-ocb97d">Next Slide</span> <span class="glyph-prepend glyph-prepend-forward glyph-prepend-medium" aria-hidden="true"></span> </button> </div> <div class="carousel__window hide-scrollbar "> <div id="carousel-ocb97d-carousel__container" class="carousel__container layout layout--overflow layout--cols-2"> <div role="group" aria-roledescription="slide" id="carousel-ocb97d-0" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 0" aria-label="1 of 4"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start block-feature--2xs"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="Features"> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> <div class=" block-feature__label"> <div data-oc-token-text> AVATARS FOR TEAMS </div> </div> </div> <div class=" block-feature__title"> <div data-oc-token-text> Features </div> </div> </div> </div> <div class="block-feature__body d-flex flex-column align-items-start"> <div class=" base block-feature__paragraph"> <div data-oc-token-text> Express yourself using familiar features, such as live reactions including hearts, thumbs up, and clapping. </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturesCardPopup_1.1_Features-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=706&qlt=85&fit=constrain" class=" " alt="An animated image of an office lobby" loading="lazy" data-oc="oc3e2d" id="image-oc3e2d"/> </div> </div> </div> </div> </div> </div> <div role="group" aria-roledescription="slide" id="carousel-ocb97d-1" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 1" aria-label="2 of 4"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start block-feature--2xs"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="Engagement"> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> </div> <div class=" block-feature__title"> <div data-oc-token-text> Engagement </div> </div> </div> </div> <div class="block-feature__body d-flex flex-column align-items-start"> <div class=" base block-feature__paragraph"> <div data-oc-token-text> Feel more connected with avatars that simulate eye contact, facial expressions, body movements, and gestures. </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturesCardPopup_1.2_Enagagement-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=706&qlt=85&fit=constrain" class=" " alt="An animated image showing a group of people in a meeting" loading="lazy" data-oc="oc210a" id="image-oc210a"/> </div> </div> </div> </div> </div> </div> <div role="group" aria-roledescription="slide" id="carousel-ocb97d-2" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 2" aria-label="3 of 4"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start block-feature--2xs"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="Flexibility"> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> </div> <div class=" block-feature__title"> <div data-oc-token-text> Flexibility </div> </div> </div> </div> <div class="block-feature__body d-flex flex-column align-items-start"> <div class=" base block-feature__paragraph"> <div data-oc-token-text> Create up to three avatars to reflect your appearance, style, or mood for the day and during any Teams meeting. </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturesCardPopup_1.3_Flexibilty-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=706&qlt=85&fit=constrain" class=" " alt="A screen shot of a group of people in a video conference." loading="lazy" data-oc="oc620f" id="image-oc620f"/> </div> </div> </div> </div> </div> </div> <div role="group" aria-roledescription="slide" id="carousel-ocb97d-3" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 3" aria-label="4 of 4"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start block-feature--2xs"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="Personalization"> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> </div> <div class=" block-feature__title"> <div data-oc-token-text> Personalization </div> </div> </div> </div> <div class="block-feature__body d-flex flex-column align-items-start"> <div class=" base block-feature__paragraph"> <div data-oc-token-text> Personalize your avatar’s hair, skin, eyes, clothing, accessories, and other features. </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturesCardPopup_1.4_Personalization-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=706&qlt=85&fit=constrain" class=" " alt="A group of people sitting around a table in a room." loading="lazy" data-oc="ocb456" id="image-ocb456"/> </div> </div> </div> </div> </div> </div> <div class="empty-slide"></div> </div> </div> <a href="javascript:void(0);" class="carousel__back-to-controls sr-only-focusable position-absolute">Back to see more carousel link</a> </section> </div></div> </div> </div> </div> </div> </div> </div> </div></div> <div ocr-component-name="modal" data-component-id="d73704b488e9f411875cbdfb1198c533" class="reimagine-modal"> <div class="modal-wrapper modal--full-screen modal--full-bleed modal--dialog-card"> <div data-mount="reimagine-modal" class="modal fade theme-day" id="label-2" role="dialog" aria-label="See more of IMMERSIVE SPACES FOR TEAMS" aria-hidden="true" tabindex="-1"> <div class="modal-header align-items-center"> <div class="spacer"></div> <button class="modal-close btn btn--icon-only btn--secondary theme-night" data-dismiss="modal" aria-label="Close"> <span class="glyph-prepend glyph-prepend-cancel" aria-hidden="true"></span> </button> </div> <div class="modal-dialog"> <div class="modal-col d-flex justify-content-center"> <div class="modal-content justify-content-center my-l"> <div class="modal-body theme-day"> <div class="parsys"> <div ocr-component-name="carousel" class="carousel" data-component-id="30e413605fff43088d2a5f45572b059f"> <div class="carousel carousel--type-large" data-oc="oc9882" id="carousel-oc9882"> <div id="" class="spinner spinner-lg d-none" tabindex="-1" role="alert" aria-live="assertive" style="margin: 0 auto;"> <span class="sr-only"></span> <span role="presentation" class="spinner-dot spinner-dot-1"></span> <span role="presentation" class="spinner-dot spinner-dot-2"></span> <span role="presentation" class="spinner-dot spinner-dot-3"></span> <span role="presentation" class="spinner-dot spinner-dot-4"></span> <span role="presentation" class="spinner-dot spinner-dot-5"></span> </div> <section class="carousel__section " aria-label="See more of IMMERSIVE SPACES FOR TEAMS" data-mount="ocr-carousel"> <span id="carousel-carousel-oc9882-announcement-text" class="carousel__announcement-text sr-only" aria-live="polite"></span> <div class="carousel__controls carousel__container" id="carousel-oc9882-controls"> <button type="button" class="carousel__arrow-prev" title="Previous Slide" data-slide="prev" aria-labelledby="carousel-control-prev-carousel-oc9882" aria-controls="carousel-oc9882-carousel__container" data-bi-ecn="Previous Slide" data-bi-ct="Nav Left" data-bi-cn="Previous Slide" data-bi-compnm="Secondary Sticky Nav"> <span class="sr-only" id="carousel-control-prev-carousel-oc9882">Previous Slide</span> <span class="glyph-prepend glyph-prepend-back glyph-prepend-medium" aria-hidden="true"></span> </button> <ol class="carousel__indicators"> <li> <a href="#carousel-oc9882-0" class="carousel__indicators-item" role="button" aria-controls="carousel-oc9882-0" aria-label="Slide 1 indicator" aria-current="false" data-current-slide-translatable="current slide"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> <li> <a href="#carousel-oc9882-1" class="carousel__indicators-item" role="button" aria-controls="carousel-oc9882-1" aria-label="Slide 2 indicator" aria-current="false" data-current-slide-translatable="current slide"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> <li> <a href="#carousel-oc9882-2" class="carousel__indicators-item" role="button" aria-controls="carousel-oc9882-2" aria-label="Slide 3 indicator" aria-current="false" data-current-slide-translatable="current slide"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> </ol> <button type="button" class="carousel__arrow-next" title="Next Slide" data-slide="next" aria-labelledby="carousel-control-next-carousel-oc9882" aria-controls="carousel-oc9882-carousel__container" data-bi-ecn="Next Slide" data-bi-ct="Nav Right" data-bi-cn="Next Slide" data-bi-compnm="Secondary Sticky Nav"> <span class="sr-only" id="carousel-control-next-carousel-oc9882">Next Slide</span> <span class="glyph-prepend glyph-prepend-forward glyph-prepend-medium" aria-hidden="true"></span> </button> </div> <div class="carousel__window hide-scrollbar "> <div id="carousel-oc9882-carousel__container" class="carousel__container layout layout--overflow layout--cols-2"> <div role="group" aria-roledescription="slide" id="carousel-oc9882-0" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 0" aria-label="1 of 3"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start block-feature--2xs"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="Global reach"> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> <div class=" block-feature__label"> <div data-oc-token-text> IMMERSIVE SPACES FOR TEAMS </div> </div> </div> <div class=" block-feature__title"> <div data-oc-token-text> Global reach </div> </div> </div> </div> <div class="block-feature__body d-flex flex-column align-items-start"> <div class=" base block-feature__paragraph"> <div data-oc-token-text> Bring people from different locations together in an immersive, 3D space. </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturesCardPopup_2.1_GlobalReach-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=706&qlt=85&fit=constrain" class=" " alt="A screen shot of a sims game with people playing with bubbles." loading="lazy" data-oc="ocaffe" id="image-ocaffe"/> </div> </div> </div> </div> </div> </div> <div role="group" aria-roledescription="slide" id="carousel-oc9882-1" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 1" aria-label="2 of 3"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start block-feature--2xs"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="Amplified connectedness"> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> </div> <div class=" block-feature__title"> <div data-oc-token-text> Amplified connectedness </div> </div> </div> </div> <div class="block-feature__body d-flex flex-column align-items-start"> <div class=" base block-feature__paragraph"> <div data-oc-token-text> Experience a sense of physical togetherness in meetings, social gatherings, or roundtable discussions held in a shared 3D space. </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturesCardPopup_2.2_%20AmplifiedConnectedness-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=706&qlt=85&fit=constrain" class=" " alt="The sims 3 - the sims 3 - the sims 3 - the sims 3 - the si." loading="lazy" data-oc="oc8b0f" id="image-oc8b0f"/> </div> </div> </div> </div> </div> </div> <div role="group" aria-roledescription="slide" id="carousel-oc9882-2" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 2" aria-label="3 of 3"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start block-feature--2xs"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="Natural conversation"> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> </div> <div class=" block-feature__title"> <div data-oc-token-text> Natural conversation </div> </div> </div> </div> <div class="block-feature__body d-flex flex-column align-items-start"> <div class=" base block-feature__paragraph"> <div data-oc-token-text> Have multiple, simultaneous conversations and communicate effectively in subgroups without talking over each other. </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturesCardPopup_2.3_Naturalconversation-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=706&qlt=85&fit=constrain" class=" " alt="A group of people are sitting around a table in a video game." loading="lazy" data-oc="oc7012" id="image-oc7012"/> </div> </div> </div> </div> </div> </div> <div class="empty-slide"></div> </div> </div> <a href="javascript:void(0);" class="carousel__back-to-controls sr-only-focusable position-absolute">Back to See more of IMMERSIVE SPACES FOR TEAMS carousel</a> </section> </div></div> </div> </div> </div> </div> </div> </div> </div></div> <div ocr-component-name="modal" data-component-id="d73704b488e9f411875cbdfb1198c533" class="reimagine-modal"> <div class="modal-wrapper modal--full-screen modal--full-bleed modal--dialog-card"> <div data-mount="reimagine-modal" class="modal fade theme-day" id="label-3" role="dialog" aria-label="See more of CUSTOM IMMERSIVE EXPERIENCES IN MESH" aria-hidden="true" tabindex="-1"> <div class="modal-header align-items-center"> <div class="spacer"></div> <button class="modal-close btn btn--icon-only btn--secondary theme-night" data-dismiss="modal" aria-label="Close"> <span class="glyph-prepend glyph-prepend-cancel" aria-hidden="true"></span> </button> </div> <div class="modal-dialog"> <div class="modal-col d-flex justify-content-center"> <div class="modal-content justify-content-center my-l"> <div class="modal-body theme-day"> <div class="parsys"> <div ocr-component-name="carousel" class="carousel" data-component-id="30e413605fff43088d2a5f45572b059f"> <div class="carousel carousel--type-large" data-oc="oc036a" id="carousel-oc036a"> <div id="" class="spinner spinner-lg d-none" tabindex="-1" role="alert" aria-live="assertive" style="margin: 0 auto;"> <span class="sr-only"></span> <span role="presentation" class="spinner-dot spinner-dot-1"></span> <span role="presentation" class="spinner-dot spinner-dot-2"></span> <span role="presentation" class="spinner-dot spinner-dot-3"></span> <span role="presentation" class="spinner-dot spinner-dot-4"></span> <span role="presentation" class="spinner-dot spinner-dot-5"></span> </div> <section class="carousel__section " aria-label="FEATURES-Custom immersive experiences in Mesh-See more section" data-mount="ocr-carousel"> <span id="carousel-carousel-oc036a-announcement-text" class="carousel__announcement-text sr-only" aria-live="polite"></span> <div class="carousel__controls carousel__container" id="carousel-oc036a-controls"> <button type="button" class="carousel__arrow-prev" title="Previous Slide" data-slide="prev" aria-labelledby="carousel-control-prev-carousel-oc036a" aria-controls="carousel-oc036a-carousel__container" data-bi-ecn="Previous Slide" data-bi-ct="Nav Left" data-bi-cn="Previous Slide" data-bi-compnm="Secondary Sticky Nav"> <span class="sr-only" id="carousel-control-prev-carousel-oc036a">Previous Slide</span> <span class="glyph-prepend glyph-prepend-back glyph-prepend-medium" aria-hidden="true"></span> </button> <ol class="carousel__indicators"> <li> <a href="#carousel-oc036a-0" class="carousel__indicators-item" role="button" aria-controls="carousel-oc036a-0" aria-label="Slide 1 indicator" aria-current="false" data-current-slide-translatable="current slide"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> <li> <a href="#carousel-oc036a-1" class="carousel__indicators-item" role="button" aria-controls="carousel-oc036a-1" aria-label="Slide 2 indicator" aria-current="false" data-current-slide-translatable="current slide"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> <li> <a href="#carousel-oc036a-2" class="carousel__indicators-item" role="button" aria-controls="carousel-oc036a-2" aria-label="Slide 3 indicator" aria-current="false" data-current-slide-translatable="current slide"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> </ol> <button type="button" class="carousel__arrow-next" title="Next Slide" data-slide="next" aria-labelledby="carousel-control-next-carousel-oc036a" aria-controls="carousel-oc036a-carousel__container" data-bi-ecn="Next Slide" data-bi-ct="Nav Right" data-bi-cn="Next Slide" data-bi-compnm="Secondary Sticky Nav"> <span class="sr-only" id="carousel-control-next-carousel-oc036a">Next Slide</span> <span class="glyph-prepend glyph-prepend-forward glyph-prepend-medium" aria-hidden="true"></span> </button> </div> <div class="carousel__window hide-scrollbar "> <div id="carousel-oc036a-carousel__container" class="carousel__container layout layout--overflow layout--cols-2"> <div role="group" aria-roledescription="slide" id="carousel-oc036a-0" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 0" aria-label="1 of 3"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start block-feature--2xs"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="<h2>Larger hosted experiences</h2> "> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> <div class=" block-feature__label"> <div data-oc-token-text> CUSTOM IMMERSIVE EXPERIENCES IN MESH </div> </div> </div> <div class=" block-feature__title"> <div data-oc-token-text> <h2><span class="d-block h5">Larger hosted experiences</span></h2> </div> </div> </div> </div> <div class="block-feature__body d-flex flex-column align-items-start"> <div class=" base block-feature__paragraph"> <div data-oc-token-text> Host large immersive employee experiences such as all-hands, town halls, and new-hire onboarding with Mesh. </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturesCardPopup_3.1_Largehostedexp-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=706&qlt=85&fit=constrain" class=" " alt="A group of people are sitting in a room with a screen." loading="lazy" data-oc="oc78a0" id="image-oc78a0"/> </div> </div> </div> </div> </div> </div> <div role="group" aria-roledescription="slide" id="carousel-oc036a-1" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 1" aria-label="2 of 3"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start block-feature--2xs"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="<h2>No-code customization for anyone</h2> "> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> </div> <div class=" block-feature__title"> <div data-oc-token-text> <h2><span class="d-block h5">No-code customization for anyone</span></h2> </div> </div> </div> </div> <div class="block-feature__body d-flex flex-column align-items-start"> <div class=" base block-feature__paragraph"> <div data-oc-token-text> Easily customize immersive experiences without writing any code. </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturesCardPopup_3.2_Nocodecustomization-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=706&qlt=85&fit=constrain" class=" " alt="A screenshot of a video game showing a person in a room." loading="lazy" data-oc="oc131c" id="image-oc131c"/> </div> </div> </div> </div> </div> </div> <div role="group" aria-roledescription="slide" id="carousel-oc036a-2" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 2" aria-label="3 of 3"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start block-feature--2xs"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="<h2>Mesh toolkit for developers</h2> "> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> </div> <div class=" block-feature__title"> <div data-oc-token-text> <h2><span class="d-block h5">Mesh toolkit for developers</span></h2> </div> </div> </div> </div> <div class="block-feature__body d-flex flex-column align-items-start"> <div class=" base block-feature__paragraph"> <div data-oc-token-text> Tap into your creativity to build fully customized 3D experiences using Unity and the Mesh toolkit. </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturesCardPopup_3.3_Meshtoolkit-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=706&qlt=85&fit=constrain" class=" " alt="A screenshot of microsoft mesh." loading="lazy" data-oc="oc14a2" id="image-oc14a2"/> </div> </div> </div> </div> </div> </div> <div class="empty-slide"></div> </div> </div> <a href="javascript:void(0);" class="carousel__back-to-controls sr-only-focusable position-absolute">Back to FEATURES-Custom immersive experiences in Mesh-See more section</a> </section> </div></div> </div> </div> </div> </div> </div> </div> </div></div> <div ocr-component-name="section-master" data-component-id="2b9a710ec7952a9e39aaccb62b93dcee" class="section-master bg--special-fade section-master--alignment-center section-master--layout-header-horizontal-alignment-center"> <div class="container" data-oc="oc50e9" id="Video-showcase"> <div class="row"> <div class="col"> <div class="layout section-master__layout"> <div class="layout__col"> <div class="section-master__layout-header"> <div ocr-component-name="block-heading" data-component-id="6ead05f340b941df5109567514e89a43" class="block-heading block-heading--size-m animation animation--effect-2-scroll"> <div class=" block-heading__eyebrow"> <div data-oc-token-text> VIDEO SHOWCASE </div> </div> <div class=" block-heading__title" ocr-telemetry-name ocr-en-title="<h2>Connect from anywhere, like never before</h2> "> <div data-oc-token-text> <h2>Connect from anywhere, like never before</h2> </div> </div> <div class=" block-heading__paragraph"> <div data-oc-token-text> Watch the video to learn how Mesh brings teams together. </div> </div> </div> </div> </div> </div> </div> </div> <div class="row section-master__slot"> <div class="col"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media media--highlight media--highlight-glass"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset rounded-s"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Video-Showcase-Image?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=832&hei=486&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A lady looking at the laptop." loading="lazy" data-oc="occdaa" id="image-occdaa"/> </div> <div class="media__slot"> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="btn btn--icon btn--icon-only " data-target="#demo-video11" data-bi-ecn="Micorsoft mesh video" role="button" data-bi-ehn="Connect from anywhere, like never before" data-bi-tags="{"BiLinkName":"microsoftmesh"}" tabindex="0" data-bi-hn="Connect from anywhere, like never before" data-bi-bhvr="0" data-bi-cn="Micorsoft mesh video" data-bi-compnm="Media" target="_self" data-oc="ocafd0" data-bi-ct="Component Button" id="action-ocafd0" href="#demo-video11" data-bi-sn="1" aria-label="Watch video about Microsoft Mesh to connect with Microsoft Teams" data-bi-view="VIDEO SHOWCASE | Connect from anywhere, like never before" data-isenvauthor="false"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-play-solid" role="presentation" aria-hidden="true"> </span> </div> </a> </div> </div> </div> </div> </div> </div> </div> <div ocr-component-name="modal" data-component-id="d73704b488e9f411875cbdfb1198c533" class="reimagine-modal"> <div class="modal-wrapper modal--full-screen"> <div data-mount="reimagine-modal" class="modal fade theme-day" id="demo-video11" role="dialog" aria-label="Microsoft mesh video" aria-hidden="true" tabindex="-1"> <div class="modal-header align-items-center" data-mount="sticky"> <div class="spacer"></div> <button class="modal-close btn btn--icon-only btn--secondary theme-night" data-dismiss="modal" aria-label="Close"> <span class="glyph-prepend glyph-prepend-cancel" aria-hidden="true"></span> </button> </div> <div class="modal-dialog container "> <div class="modal-col d-flex justify-content-center"> <div class="modal-content justify-content-center my-l w-100"> <div class="modal-body theme-day"> <div class="parsys"> <div class="cascade-media-player" data-component-id="d61b66016a6d9ab7d4619e3866ac611a"> <div> <script type="module" src="https://www.microsoft.com/videoplayer/ump.mjs"></script> <link rel="stylesheet" href="/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.min.ACSHASH131d95cf2ec0e511b73b264fa0c84059.css" type="text/css"> <script type="text/javascript" src="/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.min.ACSHASH79cf9e2923b6eccf812d5c310d2f6b9b.js"></script> <div class="ump-container ump-inherit"> <universal-media-player options="{"playButtonSize":"medium","unlocalizedTitle":"microsoft-mesh","sources":[{"src":"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/microsoft-mesh-AVS.m3u8?packagedStreaming=true","type":"HLS"},{"src":"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/microsoft-mesh-0x720-3266k","type":"MP4","quality":"HQ"},{"src":"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/microsoft-mesh-0x1080-6439k","type":"MP4","quality":"HD"},{"src":"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/microsoft-mesh-0x540-2160k","type":"MP4","quality":"SD"},{"src":"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/microsoft-mesh-0x360-958k","type":"MP4","quality":"LO"}],"downloadableFiles":[{"mediaType":"transcript","locale":"en-us","url":"/content/dam/microsoft/final/en-us/microsoft-product-and-services/microsoft-365/video/microsoft-teams-mesh/mirosoft-mesh_transcript_en-us.txt"}],"partnerName":"cas","aspectRatio":"16:9","language":"en-US","title":"Microsoft mesh video","autoplay":false,"maskLevel":0,"layout":"fluid","playFullScreen":false,"ccFiles":[{"ccType":"TTML","locale":"en-us","url":"/content/dam/microsoft/final/en-us/microsoft-product-and-services/microsoft-365/video/microsoft-teams-mesh/microsoft-mesh_cc_en-us.ttml"}],"playButtonTheme":"dark","qualityBehavior":"auto","loop":false,"percentage":0,"share":false,"id":"b252862e-5d27-47c4-895b-76dd94ea0840","poster":"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Video-Showcase-Image?scl=1","muted":false,"reporting":true}"></universal-media-player> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div></div> <div ocr-component-name="section-master" data-component-id="2b9a710ec7952a9e39aaccb62b93dcee" class="section-master bg--special-fade section-master--blade-case-study-carousel section-master--1-column-hero-rtl"> <div class="container" data-oc="ocb10a" id="Customer-stories"> <div class="row"> <div class="col"> <div class="layout section-master__layout"> <div class="layout__col"> <div class="section-master__layout-header"> <div ocr-component-name="block-heading" data-component-id="6ead05f340b941df5109567514e89a43" class="block-heading animation animation--effect-2-scroll"> <div class=" block-heading__eyebrow"> <div data-oc-token-text> CUSTOMER STORIES </div> </div> <div class=" block-heading__title" ocr-telemetry-name ocr-en-title="<h2>See how customers are using Mesh</h2> "> <div data-oc-token-text> <h2>See how customers are using Mesh</h2> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row section-master__slot"> <div class="col"> <div ocr-component-name="carousel" class="carousel animation animation--effect-5-scroll" data-component-id="30e413605fff43088d2a5f45572b059f"> <div class="carousel carousel--indicator-media-bar carousel--type-case-study" data-oc="oc4940" id="carousel-oc4940"> <div id="" class="spinner spinner-lg d-none" tabindex="-1" role="alert" aria-live="assertive" style="margin: 0 auto;"> <span class="sr-only"></span> <span role="presentation" class="spinner-dot spinner-dot-1"></span> <span role="presentation" class="spinner-dot spinner-dot-2"></span> <span role="presentation" class="spinner-dot spinner-dot-3"></span> <span role="presentation" class="spinner-dot spinner-dot-4"></span> <span role="presentation" class="spinner-dot spinner-dot-5"></span> </div> <section class="carousel__section " aria-label="CUSTOMER STORIES section" data-mount="ocr-carousel"> <span id="carousel-carousel-oc4940-announcement-text" class="carousel__announcement-text sr-only" aria-live="polite" data-multi-slide-translatable=" " data-single-slide-translatable=" "></span> <div class="carousel__controls carousel__container" id="carousel-oc4940-controls"> <button type="button" class="carousel__arrow-prev" title="Previous Slide" data-slide="prev" aria-labelledby="carousel-control-prev-carousel-oc4940" aria-controls="carousel-oc4940-carousel__container" data-bi-an="PwC logo" data-bi-ecn="Previous Slide" data-bi-ct="Nav Left" data-bi-ehn="See how customers are using Mesh" data-bi-hn="See how customers are using Mesh" data-bi-cn="Previous Slide" data-bi-compnm="Carousel" data-bi-view="CUSTOMER STORIES | See how customers are using Mesh"> <span class="sr-only" id="carousel-control-prev-carousel-oc4940">Previous Slide</span> <span class="glyph-prepend glyph-prepend-back glyph-prepend-medium" aria-hidden="true"></span> </button> <ol class="carousel__indicators"> <li> <a href="#carousel-oc4940-0" class="carousel__indicators-item" role="button" aria-controls="carousel-oc4940-0" aria-label="Slide 1 Accenture indicator" aria-current="false" data-current-slide-translatable="current slide" data-bi-an="Accenture logo" data-bi-ehn="See how customers are using Mesh" data-bi-hn="See how customers are using Mesh" data-bi-compnm="Carousel" data-bi-view="CUSTOMER STORIES | See how customers are using Mesh"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/CustStory_Logo1_Accenture-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=174&hei=75&qlt=100" class=" " alt="Accenture logo" loading="lazy" data-oc="oc6a1a" id="image-oc6a1a"/> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> <li> <a href="#carousel-oc4940-1" class="carousel__indicators-item" role="button" aria-controls="carousel-oc4940-1" aria-label="Slide 2 Mercy ships indicator" aria-current="false" data-current-slide-translatable="current slide" data-bi-an="Mercy Ships logo" data-bi-ehn="See how customers are using Mesh" data-bi-hn="See how customers are using Mesh" data-bi-compnm="Carousel" data-bi-view="CUSTOMER STORIES | See how customers are using Mesh"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/CustStory_Logo3_MercyShips-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=174&hei=75&qlt=100" class=" " alt="Mercy Ships logo" loading="lazy" data-oc="oc9e5c" id="image-oc9e5c"/> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> <li> <a href="#carousel-oc4940-2" class="carousel__indicators-item" role="button" aria-controls="carousel-oc4940-2" aria-label="Slide 3 Takeda indicator" aria-current="false" data-current-slide-translatable="current slide" data-bi-an="Takeda logo" data-bi-ehn="See how customers are using Mesh" data-bi-hn="See how customers are using Mesh" data-bi-compnm="Carousel" data-bi-view="CUSTOMER STORIES | See how customers are using Mesh"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/CustStory_Logo4_Takeda-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=174&hei=75&qlt=100" class=" " alt="Takeda logo" loading="lazy" data-oc="oc75f8" id="image-oc75f8"/> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> <li> <a href="#carousel-oc4940-3" class="carousel__indicators-item" role="button" aria-controls="carousel-oc4940-3" aria-label="Slide 4 DXC Technology indicator" aria-current="false" data-current-slide-translatable="current slide" data-bi-an="DXC Technology logo" data-bi-ehn="See how customers are using Mesh" data-bi-hn="See how customers are using Mesh" data-bi-compnm="Carousel" data-bi-view="CUSTOMER STORIES | See how customers are using Mesh"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/CustStory_Logo5_DXC-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=174&hei=75&qlt=100" class=" " alt="DXC Technology logo" loading="lazy" data-oc="oc76b5" id="image-oc76b5"/> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> <li> <a href="#carousel-oc4940-4" class="carousel__indicators-item" role="button" aria-controls="carousel-oc4940-4" aria-label="Slide 5 Pwc indicator" aria-current="false" data-current-slide-translatable="current slide" data-bi-an="PwC logo" data-bi-ehn="See how customers are using Mesh" data-bi-hn="See how customers are using Mesh" data-bi-compnm="Carousel" data-bi-view="CUSTOMER STORIES | See how customers are using Mesh"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/CustStory_Logo6_PWC-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=174&hei=75&qlt=100" class=" " alt="PwC logo" loading="lazy" data-oc="ocb416" id="image-ocb416"/> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> </ol> <button type="button" class="carousel__arrow-next" title="Next Slide" data-slide="next" aria-labelledby="carousel-control-next-carousel-oc4940" aria-controls="carousel-oc4940-carousel__container" data-bi-an="PwC logo" data-bi-ecn="Next Slide" data-bi-ct="Nav Right" data-bi-ehn="See how customers are using Mesh" data-bi-hn="See how customers are using Mesh" data-bi-cn="Next Slide" data-bi-compnm="Carousel" data-bi-view="CUSTOMER STORIES | See how customers are using Mesh"> <span class="sr-only" id="carousel-control-next-carousel-oc4940">Next Slide</span> <span class="glyph-prepend glyph-prepend-forward glyph-prepend-medium" aria-hidden="true"></span> </button> </div> <div class="carousel__window hide-scrollbar "> <div id="carousel-oc4940-carousel__container" class="carousel__container layout layout--overflow "> <div role="group" aria-roledescription="slide" id="carousel-oc4940-0" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 0" aria-label="1 of 5"> <div ocr-component-name="testimonial-card" data-component-id="1d89c9144380e9a74ec8e9c95779a19a" class="testimonial-card bg--card-normal depth-4 rounded-l row m-0"> <div class="testimonial-card__media order-md-1 col-6 col-md-6 col-lg-12"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media media--pos-middle-middle"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/Accenture-Gif-Optimized3?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=664&hei=543&qlt=100&fit=constrain" class=" " alt="A simulation of a train station with people in it." loading="lazy" data-oc="ocaa55" id="image-ocaa55"/> </div> </div> </div> <div class="testimonial-card__content col-6 col-md-6 col-lg-12"> <div class="testimonial-card__body"> <div class="testimonial-card__quote"> <div class="testimonial-card__content-media"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/CustStory_Logo1_Accenture-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=174&hei=75&qlt=85&fit=constrain" class=" " alt="Accenture logo" loading="lazy" data-oc="oc8ed0" id="image-oc8ed0"/> </div> </div> </div> <div data-oc-token-text> <span class="d-block h4">Accenture is using Microsoft Mesh to expand its digital campus, One Accenture Park, to elevate onboarding and train new employees worldwide.<br/> </span> </div> </div> <div class="testimonial-card__footer"> <div class="testimonial-card__products"> <div ocr-component-name="block-slim" class="block-slim block-slim--related-products" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start"> </div> </div> </div> <div><div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> </div> </div> </div> </div> </div></div> </div> <div role="group" aria-roledescription="slide" id="carousel-oc4940-1" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 1" aria-label="2 of 5"> <div ocr-component-name="testimonial-card" data-component-id="1d89c9144380e9a74ec8e9c95779a19a" class="testimonial-card bg--card-normal depth-4 rounded-l row m-0"> <div class="testimonial-card__media order-md-1 col-6 col-md-6 col-lg-12"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media media--pos-middle-middle"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/Mercy-Ships-Gif-Optimized?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=664&hei=543&qlt=100&fit=constrain" class=" " alt="A view of a ship's control room." loading="lazy" data-oc="oca241" id="image-oca241"/> </div> </div> </div> <div class="testimonial-card__content col-6 col-md-6 col-lg-12"> <div class="testimonial-card__body"> <div class="testimonial-card__quote"> <div class="testimonial-card__content-media"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/CustStory_Logo3_MercyShips-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=174&hei=75&qlt=100" class=" " alt="Mercy Ships logo" loading="lazy" data-oc="ocbb3e" id="image-ocbb3e"/> </div> </div> </div> <div data-oc-token-text> <span class="d-block h4">With the support of Dell Technologies and Link To VR, Mercy Ships created a digital twin of their hospital ship, the Global Mercy. They are using Mesh to facilitate tours, onboarding, and staff training, in order to easily scale unified understanding and connect its people to their culture and mission.</span> </div> </div> <div class="testimonial-card__footer"> <div class="testimonial-card__products"> <div ocr-component-name="block-slim" class="block-slim block-slim--related-products" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> </div> </div> <div><div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> </div> </div> </div> </div> </div></div> </div> <div role="group" aria-roledescription="slide" id="carousel-oc4940-2" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 2" aria-label="3 of 5"> <div ocr-component-name="testimonial-card" data-component-id="1d89c9144380e9a74ec8e9c95779a19a" class="testimonial-card bg--card-normal depth-4 rounded-l row m-0"> <div class="testimonial-card__media order-md-1 col-6 col-md-6 col-lg-12"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media media--pos-middle-middle"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/Takeda-Gif-Optimized?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=664&hei=543&qlt=100&fit=constrain" class=" " alt="A sims 3 virtual world with two people standing in front of a tree." loading="lazy" data-oc="oc2eb3" id="image-oc2eb3"/> </div> </div> </div> <div class="testimonial-card__content col-6 col-md-6 col-lg-12"> <div class="testimonial-card__body"> <div class="testimonial-card__quote"> <div class="testimonial-card__content-media"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/CustStory_Logo4_Takeda-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=174&hei=75&qlt=100" class=" " alt="Takeda logo" loading="lazy" data-oc="oc10c7" id="image-oc10c7"/> </div> </div> </div> <div data-oc-token-text> <span class="d-block h4">Takeda, a global biopharmaceutical company, created the Hirameki Garden, a visual representation of the company’s corporate philosophy, to immerse employees in its culture and business priorities, facilitate onboarding, and promote belonging.</span> </div> </div> <div class="testimonial-card__footer"> <div class="testimonial-card__products"> <div ocr-component-name="block-slim" class="block-slim block-slim--related-products" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> </div> </div> <div><div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> </div> </div> </div> </div> </div></div> </div> <div role="group" aria-roledescription="slide" id="carousel-oc4940-3" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 3" aria-label="4 of 5"> <div ocr-component-name="testimonial-card" data-component-id="1d89c9144380e9a74ec8e9c95779a19a" class="testimonial-card bg--card-normal depth-4 rounded-l row m-0"> <div class="testimonial-card__media order-md-1 col-6 col-md-6 col-lg-12"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media media--pos-middle-middle"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/DXC-Gif-Optimized?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=664&hei=543&qlt=100&fit=constrain" class=" " alt="A 3d image of a park with a white dome." loading="lazy" data-oc="oc4319" id="image-oc4319"/> </div> </div> </div> <div class="testimonial-card__content col-6 col-md-6 col-lg-12"> <div class="testimonial-card__body"> <div class="testimonial-card__quote"> <div class="testimonial-card__content-media"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/CustStory_Logo5_DXC-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=174&hei=75&qlt=100" class=" " alt="DXC Technology logo" loading="lazy" data-oc="oc0190" id="image-oc0190"/> </div> </div> </div> <div data-oc-token-text> <span class="d-block h4">DXC Technology is empowering collaboration across hybrid work environments and enabling connections between employees using digital representations of existing physical workplaces.</span> </div> </div> <div class="testimonial-card__footer"> <div class="testimonial-card__products"> <div ocr-component-name="block-slim" class="block-slim block-slim--related-products" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> </div> </div> <div><div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> </div> </div> </div> </div> </div></div> </div> <div role="group" aria-roledescription="slide" id="carousel-oc4940-4" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 4" aria-label="5 of 5"> <div ocr-component-name="testimonial-card" data-component-id="1d89c9144380e9a74ec8e9c95779a19a" class="testimonial-card bg--card-normal depth-4 rounded-l row m-0"> <div class="testimonial-card__media order-md-1 col-6 col-md-6 col-lg-12"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media media--pos-middle-middle"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/PWC-Gif-Optimized?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=664&hei=543&qlt=100&fit=constrain" class=" " alt="A virtual museum with a display of artifacts." loading="lazy" data-oc="oc8111" id="image-oc8111"/> </div> </div> </div> <div class="testimonial-card__content col-6 col-md-6 col-lg-12"> <div class="testimonial-card__body"> <div class="testimonial-card__quote"> <div class="testimonial-card__content-media"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/CustStory_Logo6_PWC-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=174&hei=75&qlt=100" class=" " alt="PwC logo" loading="lazy" data-oc="oceb7a" id="image-oceb7a"/> </div> </div> </div> <div data-oc-token-text> <span class="d-block h4">PwC is bringing employees together to strengthen the company culture with immersive wellness experiences, including guided and self-led tours and orientations.</span> </div> </div> <div class="testimonial-card__footer"> <div class="testimonial-card__products"> <div ocr-component-name="block-slim" class="block-slim block-slim--related-products" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> </div> </div> <div><div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> </div> </div> </div> </div> </div></div> </div> <div class="empty-slide"></div> </div> </div> <a href="javascript:void(0);" class="carousel__back-to-controls sr-only-focusable position-absolute">Back to CUSTOMER STORIES section</a> </section> </div></div> </div> </div> </div> </div> <div ocr-component-name="section-master" data-component-id="2b9a710ec7952a9e39aaccb62b93dcee" class="section-master bg--special-fade section-master--alignment-center section-master--layout-header-horizontal-alignment-center"> <div class="container" data-oc="oc94ba" id="Next-steps"> <div class="row"> <div class="col"> <div class="layout section-master__layout"> <div class="layout__col"> <div class="section-master__layout-header"> <div ocr-component-name="block-heading" data-component-id="6ead05f340b941df5109567514e89a43" class="block-heading animation animation--effect-2-scroll"> <div class=" block-heading__eyebrow"> <div data-oc-token-text> NEXT STEPS </div> </div> <div class=" block-heading__title" ocr-telemetry-name ocr-en-title="<h2>Try custom Mesh experiences for free</h2> "> <div data-oc-token-text> <h2>Try custom Mesh experiences for free</h2> </div> </div> <div class=" block-heading__paragraph"> <div data-oc-token-text> Sign in to add your free six-month trial.<sup><a aria-label="Footnote 5" id="footnote5" href="#footnotetext5" class="ms-rte-link">5</a></sup> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row section-master__slot"> <div class="col"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start block-feature--2xs block-feature--text-center"> <div class="block-feature__body d-flex flex-column align-items-start"> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class=" block-feature__title"> <div data-oc-token-text> Your free trial includes everything in your existing business plan, plus: </div> </div> </div> <div class=" base block-feature__paragraph"> <div data-oc-token-text> • Larger immersive experiences • No-code editor • Mesh toolkit </div> </div> <div class="block-feature__footer"> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> <a class="btn " data-bi-ecn="Sign in" data-bi-ehn="Your free trial includes everything in your existing business plan, plus:" data-bi-tags="{"BiLinkName":"signin22"}" tabindex="0" data-bi-hn="Your free trial includes everything in your existing business plan, plus:" data-bi-bhvr="100" data-bi-cn="Sign in" data-bi-compnm="Block Feature" data-regenerate-fwlink="true" target="_blank" data-oc="oc305a" data-bi-ct="Card Button" id="action-oc305a" href="https://go.microsoft.com/fwlink/?linkid=2258400&clcid=0x409&culture=en-us&country=us" data-bi-sn="1" aria-label="Sign in" data-bi-view="NEXT STEPS | Try custom Mesh experiences for free" data-isenvauthor="false"> <span class="btn__text">Sign in</span> </a> </div> </div> </div> </div> </div> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="ocdb0a" id="richtext-ocdb0a"> <div data-oc-token-text> <p>Contact your Global or Billing Administrator to sign in.</p> </div> </section> </div> </div> </div> </div> <div ocr-component-name="product-plan-cards" class="product-plan-cards" data-component-id="3588b2b7c56808bf6976edbd44d7033a"> <div ocr-component-name="section-master" data-component-id="2b9a710ec7952a9e39aaccb62b93dcee" class="section-master bg--special-fade section-master--breadth-comfortable"> <div class="container" data-oc="oce972" id="section-master-oce972"> <div class="row"> <div class="col"> <div class="layout section-master__layout"> <div class="layout__col"> <div class="section-master__layout-header"> <div ocr-component-name="block-heading" data-component-id="6ead05f340b941df5109567514e89a43" class="block-heading block-heading--size-m animation animation--effect-2-scroll"> <div class=" block-heading__eyebrow"> <div data-oc-token-text> GETTING STARTED </div> </div> <div class=" block-heading__title" ocr-telemetry-name ocr-en-title="<h2>Teams and Microsoft 365 plans</h2> "> <div data-oc-token-text> <h2>Teams and Microsoft 365 plans</h2> </div> </div> <div class=" block-heading__paragraph"> <div data-oc-token-text> If you are not an existing customer, select a business plan to get started. </div> </div> </div> </div> </div> </div> </div> </div> <div class="row section-master__slot"> <div class="col"> <div ocr-component-name="tabs-pill-bar" class="tabs-pill-bar tabs animation animation--effect-3-scroll" data-component-id="a6ec002c9fc08e6eb70ef3ac2ba79ac3"> <div class="cmp-tabs d-contents" data-cmp-is="tabs"> <div class="pill-bar no-gutters "> <div id="pill-bar_tabs-pill-bar-oc80aa" data-mount="tab-slider" class="col"> <div class="tab-overflow"> <div class="tab-window"> <div class="tab-group" role="tablist" aria-label="Getting started section"> <button id="tabs-pill-bar-oc80aa_tab0-tab" data-cmp-hook-tabs="tab" class="pill-bar__item active" href="#tabs-pill-bar-oc80aa_tab0" role="tab" data-mount="ocr-tabs" aria-label="For small business" aria-controls="tabs-pill-bar-oc80aa_tab0" aria-selected="true" aria-disabled="" tabindex="0" data-bi-an="Tab_1_For small business" data-bi-ecn="For small business" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-ct="Pill Nav" data-bi-hn="Teams and Microsoft 365 plans" data-bi-cn="For small business" data-bi-compnm="Carousel - Filtered" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans"> <span class="pill-bar__item__label">For small business</span> </button> <button id="tabs-pill-bar-oc80aa_tab1-tab" data-cmp-hook-tabs="tab" class="pill-bar__item " href="#tabs-pill-bar-oc80aa_tab1" role="tab" data-mount="ocr-tabs" aria-label="For enterprise" aria-controls="tabs-pill-bar-oc80aa_tab1" aria-selected="false" aria-disabled="" tabindex="-1" data-bi-an="Tab_2_For enterprise" data-bi-ecn="For enterprise" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-ct="Pill Nav" data-bi-hn="Teams and Microsoft 365 plans" data-bi-cn="For enterprise" data-bi-compnm="Carousel - Filtered" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans"> <span class="pill-bar__item__label">For enterprise</span> </button> </div> </div> </div> <div class="tab-arrows"> <button type="button" class="arrow-prev" tabindex="-1" aria-hidden="true" data-width="40" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-ct="Nav Left" data-bi-hn="Teams and Microsoft 365 plans" data-bi-cn="Previous" data-bi-compnm="Carousel - Filtered" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans"> <span class="sr-only">Previous</span> </button> <div class="arrow-prev pill-bar__arrow-prev-bg"></div> <button type="button" class="arrow-next" tabindex="-1" aria-hidden="true" data-width="40" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-ct="Nav Right" data-bi-hn="Teams and Microsoft 365 plans" data-bi-cn="Next" data-bi-compnm="Carousel - Filtered" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans"> <span class="sr-only">Next</span> </button> <div class="arrow-next pill-bar__arrow-next-bg"></div> </div> </div> </div> <div class="row"> <div class="col"> <div class="tab-panel-group"> <div data-cmp-hook-tabs="tabitems" id="tabs-pill-bar-oc80aa_tab0" class="tab-panel fade show active" role="tabpanel" aria-labelledby="_tab0-tab" tabindex="0tabs-pill-bar-oc80aa"> <div><div ocr-component-name="carousel" class="carousel carousel--card-grid" data-component-id="30e413605fff43088d2a5f45572b059f"> <div class="carousel carousel--type-large" data-oc="oc6e78" id="carousel-oc6e78"> <div id="" class="spinner spinner-lg d-none" tabindex="-1" role="alert" aria-live="assertive" style="margin: 0 auto;"> <span class="sr-only"></span> <span role="presentation" class="spinner-dot spinner-dot-1"></span> <span role="presentation" class="spinner-dot spinner-dot-2"></span> <span role="presentation" class="spinner-dot spinner-dot-3"></span> <span role="presentation" class="spinner-dot spinner-dot-4"></span> <span role="presentation" class="spinner-dot spinner-dot-5"></span> </div> <section class="carousel__section " aria-label="GETTING STARTED - Small business plans tab section" data-mount="ocr-carousel"> <span id="carousel-carousel-oc6e78-announcement-text" class="carousel__announcement-text sr-only" aria-live="polite"></span> <div class="carousel__controls carousel__container" id="carousel-oc6e78-controls"> <button type="button" class="carousel__arrow-prev" title="Previous Slide" data-slide="prev" aria-labelledby="carousel-control-prev-carousel-oc6e78" aria-controls="carousel-oc6e78-carousel__container" data-bi-an="Tab_1_For small business" data-bi-ecn="Previous Slide" data-bi-ct="Nav Left" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-hn="Teams and Microsoft 365 plans" data-bi-cn="Previous Slide" data-bi-compnm="Carousel - Filtered" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans"> <span class="sr-only" id="carousel-control-prev-carousel-oc6e78">Previous Slide</span> <span class="glyph-prepend glyph-prepend-back glyph-prepend-medium" aria-hidden="true"></span> </button> <ol class="carousel__indicators"> <li> <a href="#carousel-oc6e78-0" class="carousel__indicators-item" role="button" aria-controls="carousel-oc6e78-0" aria-label="Slide 1 Microsoft Teams Essentials indicator" aria-current="false" data-current-slide-translatable="current slide"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> <li> <a href="#carousel-oc6e78-1" class="carousel__indicators-item" role="button" aria-controls="carousel-oc6e78-1" aria-label="Slide 2 Microsoft 365 Business Basic indicator" aria-current="false" data-current-slide-translatable="current slide"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> <li> <a href="#carousel-oc6e78-2" class="carousel__indicators-item" role="button" aria-controls="carousel-oc6e78-2" aria-label="Slide 3 Microsoft 365 Standard indicator" aria-current="false" data-current-slide-translatable="current slide"> <div class="carousel__indicators-item--container carousel__indicators-type--media "> <div class="carousel__indicators-item__media"> <div class="media media--ratio-21-9"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> </div> </div> </div> <span class="indicator" role="presentation"></span> </div> </a> </li> </ol> <button type="button" class="carousel__arrow-next" title="Next Slide" data-slide="next" aria-labelledby="carousel-control-next-carousel-oc6e78" aria-controls="carousel-oc6e78-carousel__container" data-bi-an="Tab_1_For small business" data-bi-ecn="Next Slide" data-bi-ct="Nav Right" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-hn="Teams and Microsoft 365 plans" data-bi-cn="Next Slide" data-bi-compnm="Carousel - Filtered" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans"> <span class="sr-only" id="carousel-control-next-carousel-oc6e78">Next Slide</span> <span class="glyph-prepend glyph-prepend-forward glyph-prepend-medium" aria-hidden="true"></span> </button> </div> <div class="carousel__window hide-scrollbar "> <div id="carousel-oc6e78-carousel__container" class="carousel__container layout layout--overflow layout--cols-2"> <div role="group" aria-roledescription="slide" id="carousel-oc6e78-0" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 0" aria-label="1 of 3"> <div ocr-component-name="card-plan-detail" data-component-id="28e00fa935851163f2133f46ebdaa86b" class="card-plan-detail card-plan-detail--product card-plan-detail--vertical card-plan-detail--grid-card"> <div class="layout__col card-plan-detail__sku"> <div ocr-component-name="sku" data-component-id="29d382aad0139a094d341ff4dd652cd5" data-ocr-pricing-component="sku" class="sku"> <div class="sku" data-oc-market-selector data-ocr-product="product main Success" data-ocr-skurequest="a0c4p0_pidcfq7ttc0jn4r_skuid0002_r2p3" data-ocr-pricing-section="render"> <div class="sku__title" data-ocr-pricing-render="title"> <h3 class="oc-product-title">Microsoft Teams Essentials</h3> </div> <div class="sku__pricing" data-ocr-pricing-render="pricing" aria-hidden="false"> <div class="sku__pricing-current"> <span class="oc-displayListPrice">$4.00</span> </div> </div> <div class="sku__detail-recurrence"> <span class="oc-displayUnit">user/month, paid yearly</span> </div> <div class="sku__detail-commitment"> <span>(Annual subscription—auto renews)<sup><a href="#footnotetext1" class="ms-rte-link" aria-label="Footnote 1" id="footnote1">1</a></sup><br> <br> </span> </div> <div class="sku__buttons"> <div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> <a class="btn " data-bi-ecn="Buy now" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-tags="{"BiLinkName":"buynow501"}" tabindex="0" data-bi-hn="Teams and Microsoft 365 plans" data-bi-bhvr="81" data-bi-cn="Buy now" data-bi-compnm="Carousel - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_1_For small business" data-oc="ocaeb1" data-bi-ct="Card Button" id="action-ocaeb1" href="https://go.microsoft.com/fwlink/?linkid=2284229&clcid=0x409&culture=en-us&country=us" data-bi-sn="1" aria-label="Buy now - Microsoft Teams Essentials" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans" data-isenvauthor="false"> <span class="btn__text">Buy now</span> </a> </div> </div> </div> <template data-ocr-pricing-config="{"requestQuery":"a0c4p0_pidcfq7ttc0jn4r_skuid0002_r2p3","discountedTextTemplate":"Originally starting from %{msrpPrice} now starting from %{listPrice}","isRequestModeAjax":false,"isProductPriceOverridden":false,"isUsingProductTitle":false,"displayUnitMap":{"CFQ7TTC0JN4R":"user/month, paid yearly"}}"> <div class="sku__detail-commitment" data-ocr-pricing-content="commitment"> <span>(Annual subscription—auto renews)<sup><a href="#footnotetext1" class="ms-rte-link" aria-label="Footnote 1" id="footnote1">1</a></sup><br> <br> </span> </div> <div class="sku__buttons" data-ocr-pricing-content="links"> <div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> <a class="btn " data-bi-ecn="Buy now" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-tags="{"BiLinkName":"buynow501"}" tabindex="0" data-bi-hn="Teams and Microsoft 365 plans" data-bi-bhvr="81" data-bi-cn="Buy now" data-bi-compnm="Carousel - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_1_For small business" data-oc="ocaeb1" data-bi-ct="Card Button" id="action-ocaeb1" href="https://go.microsoft.com/fwlink/?linkid=2284229&clcid=0x409&culture=en-us&country=us" data-bi-sn="1" aria-label="Buy now - Microsoft Teams Essentials" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans" data-isenvauthor="false"> <span class="btn__text">Buy now</span> </a> </div> </div> <div class="sku__unavailable not-found" data-ocr-pricing-content="unavailable"> This product is not available in your market. </div> </template> <script> document.dispatchEvent(new CustomEvent("OnSkuEsiRenderComplete", { detail: { targetSku: document.currentScript?.previousElementSibling?.previousElementSibling, }, })); </script> <script src="/etc.clientlibs/onecloud/clientlibs/clientlib-product-pricing-templates/sku.min.ACSHASH305e80cb22d0f14e474c408c181cb792.js"></script> <script src="/etc.clientlibs/onecloud/clientlibs/reimagine/clientlib-sku-telemetry.min.ACSHASHb5c9e2d10593fd0ebdb284a96811d617.js"></script> </div> </div> <div class="layout__col card-plan-detail__content"> <ul ocr-component-name="block-items-list" data-component-id="caf40786f6294ee99e9fdfb140f4b712" role="list" class="block-items-list"> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="<b>Avatars for Teams</b>"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> <b>Avatars for Teams</b> </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="<b>Immersive spaces in Teams</b>"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> <b>Immersive spaces in Teams</b> </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Unlimited group meetings (up to 30 hours and 300 participants)"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Unlimited group meetings (up to 30 hours and 300 participants) </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="10 GB of cloud storage per user"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> 10 GB of cloud storage per user </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Unlimited chat with coworkers and customers"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Unlimited chat with coworkers and customers </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="File sharing, tasks, and polling"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> File sharing, tasks, and polling </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Live captions in meetings (English)<sup><a aria-label="Footnote 3" id="footnote3" href="#footnotetext3" class="ms-rte-link">3</a></sup>"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Live captions in meetings (English)<sup><a aria-label="Footnote 3" id="footnote3" href="#footnotetext3" class="ms-rte-link">3</a></sup> </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Phone and web support"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Phone and web support </div> </div> </div> </div> </div> </div> </li> </ul> </div> </div> </div> <div role="group" aria-roledescription="slide" id="carousel-oc6e78-1" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 1" aria-label="2 of 3"> <div ocr-component-name="card-plan-detail" data-component-id="28e00fa935851163f2133f46ebdaa86b" class="card-plan-detail card-plan-detail--product card-plan-detail--vertical card-plan-detail--grid-card"> <div class="card-plan-detail__style-div"></div> <div class="layout__col card-plan-detail__sku"> <div ocr-component-name="sku" data-component-id="29d382aad0139a094d341ff4dd652cd5" data-ocr-pricing-component="sku" class="sku"> <div class="sku" data-oc-market-selector data-ocr-product="product main Success" data-ocr-skurequest="a0c4p0_pidcfq7ttc0lh18_skuid0001_r2p3" data-ocr-pricing-section="render"> <div class="sku__title" data-ocr-pricing-render="title"> <h3 class="oc-product-title">Microsoft 365 Business Basic</h3> </div> <div class="sku__pricing" data-ocr-pricing-render="pricing" aria-hidden="false"> <div class="sku__pricing-current"> <span class="oc-displayListPrice">$6.00</span> </div> </div> <div class="sku__detail-recurrence"> <span class="oc-displayUnit">user/month, paid yearly</span> </div> <div class="sku__detail-commitment"> <span>(Annual subscription—auto renews)<sup><a href="#footnotetext1" class="ms-rte-link" aria-label="Footnote 1">1</a></sup><br> See trial terms<sup><a href="#footnotetext2" class="ms-rte-link" aria-label="Footnote 2">2</a></sup></span> </div> <div class="sku__buttons"> <div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> <a class="btn " data-bi-ecn="Buy now" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-tags="{"BiLinkName":"buynow503"}" tabindex="0" data-bi-hn="Teams and Microsoft 365 plans" data-bi-bhvr="81" data-bi-cn="Buy now" data-bi-compnm="Carousel - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_1_For small business" data-oc="oc30f2" data-bi-ct="Card Button" id="action-oc30f2" href="https://go.microsoft.com/fwlink/?linkid=2253721&clcid=0x409&culture=en-us&country=us" data-bi-sn="1" aria-label="Buy now on Microsoft 365 Business Basic" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans" data-isenvauthor="false"> <span class="btn__text">Buy now</span> </a> <a class="btn btn--secondary " data-bi-ecn="Try now" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-tags="{"BiLinkName":"trynow504"}" tabindex="0" data-bi-hn="Teams and Microsoft 365 plans" data-bi-bhvr="232" data-bi-cn="Try now" data-bi-compnm="Carousel - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_1_For small business" data-oc="oc92f9" data-bi-ct="Card Button" id="action-oc92f9" href="https://go.microsoft.com/fwlink/p/?LinkID=2147547&clcid=0x409&culture=en-us&country=us" data-bi-sn="2" aria-label="Try now - Microsoft 365 Business Basic - Trial" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans" data-isenvauthor="false"> <span class="btn__text">Try now</span> </a> </div> </div> </div> <template data-ocr-pricing-config="{"requestQuery":"a0c4p0_pidcfq7ttc0lh18_skuid0001_r2p3","discountedTextTemplate":"Originally starting from %{msrpPrice} now starting from %{listPrice}","isRequestModeAjax":false,"isProductPriceOverridden":false,"isUsingProductTitle":false,"displayUnitMap":{"CFQ7TTC0LH18":"user/month, paid yearly"}}"> <div class="sku__detail-commitment" data-ocr-pricing-content="commitment"> <span>(Annual subscription—auto renews)<sup><a href="#footnotetext1" class="ms-rte-link" aria-label="Footnote 1">1</a></sup><br> See trial terms<sup><a href="#footnotetext2" class="ms-rte-link" aria-label="Footnote 2">2</a></sup></span> </div> <div class="sku__buttons" data-ocr-pricing-content="links"> <div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> <a class="btn " data-bi-ecn="Buy now" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-tags="{"BiLinkName":"buynow503"}" tabindex="0" data-bi-hn="Teams and Microsoft 365 plans" data-bi-bhvr="81" data-bi-cn="Buy now" data-bi-compnm="Carousel - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_1_For small business" data-oc="oc30f2" data-bi-ct="Card Button" id="action-oc30f2" href="https://go.microsoft.com/fwlink/?linkid=2253721&clcid=0x409&culture=en-us&country=us" data-bi-sn="1" aria-label="Buy now on Microsoft 365 Business Basic" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans" data-isenvauthor="false"> <span class="btn__text">Buy now</span> </a> <a class="btn btn--secondary " data-bi-ecn="Try now" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-tags="{"BiLinkName":"trynow504"}" tabindex="0" data-bi-hn="Teams and Microsoft 365 plans" data-bi-bhvr="232" data-bi-cn="Try now" data-bi-compnm="Carousel - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_1_For small business" data-oc="oc92f9" data-bi-ct="Card Button" id="action-oc92f9" href="https://go.microsoft.com/fwlink/p/?LinkID=2147547&clcid=0x409&culture=en-us&country=us" data-bi-sn="2" aria-label="Try now - Microsoft 365 Business Basic - Trial" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans" data-isenvauthor="false"> <span class="btn__text">Try now</span> </a> </div> </div> <div class="sku__unavailable not-found" data-ocr-pricing-content="unavailable"> This product is not available in your market. </div> </template> <script> document.dispatchEvent(new CustomEvent("OnSkuEsiRenderComplete", { detail: { targetSku: document.currentScript?.previousElementSibling?.previousElementSibling, }, })); </script> </div> </div> <div class="layout__col card-plan-detail__content"> <ul ocr-component-name="block-items-list" data-component-id="caf40786f6294ee99e9fdfb140f4b712" role="list" class="block-items-list"> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="<b>Includes&nbsp;everything in&nbsp;Microsoft Teams Essentials, plus:</b>"> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> <b>Includes everything in Microsoft Teams Essentials, plus:</b> </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center"> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-highlight label-small"> <div class=" mb-0"> <div data-oc-token-text> </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Live captions in meetings (more than 30 languages)<sup><a href="#footnotetext3" class="ms-rte-link" aria-label="Footnote 3">3</a></sup>"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Live captions in meetings (more than 30 languages)<sup><a href="#footnotetext3" class="ms-rte-link" aria-label="Footnote 3">3</a></sup> </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Team meetings recordings with transcripts&nbsp;"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Team meetings recordings with transcripts </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Custom business email (<a href="mailto:[email protected]">[email protected]</a>)"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Custom business email (<a href="mailto:[email protected]">[email protected]</a>) </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Web and mobile versions of Microsoft Word, Excel, PowerPoint, and Outlook"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Web and mobile versions of Microsoft Word, Excel, PowerPoint, and Outlook </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Expanded cloud storage of 1 TB per user"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Expanded cloud storage of 1 TB per user </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="&nbsp;"> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> </div> </div> </div> </div> </div> </div> </li> </ul> </div> </div> </div> <div role="group" aria-roledescription="slide" id="carousel-oc6e78-2" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 2" aria-label="3 of 3"> <div ocr-component-name="card-plan-detail" data-component-id="28e00fa935851163f2133f46ebdaa86b" class="card-plan-detail card-plan-detail--product card-plan-detail--vertical"> <div class="card-plan-detail__style-div"></div> <div class="layout__col card-plan-detail__sku"> <div ocr-component-name="sku" data-component-id="29d382aad0139a094d341ff4dd652cd5" data-ocr-pricing-component="sku" class="sku"> <div class="sku" data-oc-market-selector data-ocr-product="product main Success" data-ocr-skurequest="a0c4p0_pidcfq7ttc0ldpb_skuid0001_r2p3" data-ocr-pricing-section="render"> <div class="sku__title" data-ocr-pricing-render="title"> <h3 class="oc-product-title">Microsoft 365 Business Standard</h3> </div> <div class="sku__pricing" data-ocr-pricing-render="pricing" aria-hidden="false"> <div class="sku__pricing-current"> <span class="oc-displayListPrice">$12.50</span> </div> </div> <div class="sku__detail-recurrence"> <span class="oc-displayUnit">user/month, paid yearly</span> </div> <div class="sku__detail-commitment"> <span>(Annual subscription—auto renews)<sup><a href="#footnotetext1" class="ms-rte-link" aria-label="Footnote 1">1</a></sup><br> See trial terms<sup><a href="#footnotetext2" class="ms-rte-link" aria-label="Footnote 2">2</a></sup></span> </div> <div class="sku__buttons"> <div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> <a class="btn " data-bi-ecn="Buy now" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-tags="{"BiLinkName":"buynow505"}" tabindex="0" data-bi-hn="Teams and Microsoft 365 plans" data-bi-bhvr="81" data-bi-cn="Buy now" data-bi-compnm="Carousel - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_1_For small business" data-oc="oc20a8" data-bi-ct="Card Button" id="action-oc20a8" href="https://go.microsoft.com/fwlink/?linkid=2253801&clcid=0x409&culture=en-us&country=us" data-bi-sn="1" aria-label="Buy now - Microsoft 365 Business Standard" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans" data-isenvauthor="false"> <span class="btn__text">Buy now</span> </a> <a class="btn btn--secondary " data-bi-ecn="Try now" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-tags="{"BiLinkName":"trynow506"}" tabindex="0" data-bi-hn="Teams and Microsoft 365 plans" data-bi-bhvr="232" data-bi-cn="Try now" data-bi-compnm="Carousel - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_1_For small business" data-oc="oc6950" data-bi-ct="Card Button" id="action-oc6950" href="https://go.microsoft.com/fwlink/p/?LinkID=510938&clcid=0x409&culture=en-us&country=us" data-bi-sn="2" aria-label="Try now - Microsoft 365 Business Standard - Trial" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans" data-isenvauthor="false"> <span class="btn__text">Try now</span> </a> </div> </div> </div> <template data-ocr-pricing-config="{"requestQuery":"a0c4p0_pidcfq7ttc0ldpb_skuid0001_r2p3","discountedTextTemplate":"Originally starting from %{msrpPrice} now starting from %{listPrice}","isRequestModeAjax":false,"isProductPriceOverridden":false,"isUsingProductTitle":false,"displayUnitMap":{"CFQ7TTC0LDPB":"user/month, paid yearly"}}"> <div class="sku__detail-commitment" data-ocr-pricing-content="commitment"> <span>(Annual subscription—auto renews)<sup><a href="#footnotetext1" class="ms-rte-link" aria-label="Footnote 1">1</a></sup><br> See trial terms<sup><a href="#footnotetext2" class="ms-rte-link" aria-label="Footnote 2">2</a></sup></span> </div> <div class="sku__buttons" data-ocr-pricing-content="links"> <div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> <a class="btn " data-bi-ecn="Buy now" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-tags="{"BiLinkName":"buynow505"}" tabindex="0" data-bi-hn="Teams and Microsoft 365 plans" data-bi-bhvr="81" data-bi-cn="Buy now" data-bi-compnm="Carousel - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_1_For small business" data-oc="oc20a8" data-bi-ct="Card Button" id="action-oc20a8" href="https://go.microsoft.com/fwlink/?linkid=2253801&clcid=0x409&culture=en-us&country=us" data-bi-sn="1" aria-label="Buy now - Microsoft 365 Business Standard" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans" data-isenvauthor="false"> <span class="btn__text">Buy now</span> </a> <a class="btn btn--secondary " data-bi-ecn="Try now" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-tags="{"BiLinkName":"trynow506"}" tabindex="0" data-bi-hn="Teams and Microsoft 365 plans" data-bi-bhvr="232" data-bi-cn="Try now" data-bi-compnm="Carousel - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_1_For small business" data-oc="oc6950" data-bi-ct="Card Button" id="action-oc6950" href="https://go.microsoft.com/fwlink/p/?LinkID=510938&clcid=0x409&culture=en-us&country=us" data-bi-sn="2" aria-label="Try now - Microsoft 365 Business Standard - Trial" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans" data-isenvauthor="false"> <span class="btn__text">Try now</span> </a> </div> </div> <div class="sku__unavailable not-found" data-ocr-pricing-content="unavailable"> This product is not available in your market. </div> </template> <script> document.dispatchEvent(new CustomEvent("OnSkuEsiRenderComplete", { detail: { targetSku: document.currentScript?.previousElementSibling?.previousElementSibling, }, })); </script> </div> </div> <div class="layout__col card-plan-detail__content"> <ul ocr-component-name="block-items-list" data-component-id="caf40786f6294ee99e9fdfb140f4b712" role="list" class="block-items-list"> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="<b>Includes&nbsp;everything in&nbsp;Microsoft 365 Business Basic, plus:</b>"> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> <b>Includes everything in Microsoft 365 Business Basic, plus:</b> </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center"> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-highlight label-small"> <div class=" mb-0"> <div data-oc-token-text> </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Desktop versions of Microsoft Word, Excel, PowerPoint, and Outlook"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Desktop versions of Microsoft Word, Excel, PowerPoint, and Outlook </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Webinars with attendee registration and reporting"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Webinars with attendee registration and reporting </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Collaborative workspaces to co-create using Microsoft Loop"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Collaborative workspaces to co-create using Microsoft Loop </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="<p>Video editing and design tools with Microsoft Clipchamp</p> <p>&nbsp;</p> "> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Video editing and design tools with Microsoft Clipchamp </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="&nbsp;"> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> </div> </div> </div> </div> </div> </div> </li> </ul> </div> </div> </div> <div class="empty-slide"></div> </div> </div> <a href="javascript:void(0);" class="carousel__back-to-controls sr-only-focusable position-absolute">Back to GETTING STARTED - Small business plans tab section</a> </section> </div></div> </div> </div> <div data-cmp-hook-tabs="tabitems" id="tabs-pill-bar-oc80aa_tab1" class="tab-panel fade " role="tabpanel" aria-labelledby="_tab1-tab" tabindex="1tabs-pill-bar-oc80aa" hidden> <div><div ocr-component-name="carousel" class="carousel carousel--card-grid" data-component-id="30e413605fff43088d2a5f45572b059f"> <div class="carousel carousel--type-large" data-oc="oc317f" id="carousel-oc317f"> <div id="" class="spinner spinner-lg d-none" tabindex="-1" role="alert" aria-live="assertive" style="margin: 0 auto;"> <span class="sr-only"></span> <span role="presentation" class="spinner-dot spinner-dot-1"></span> <span role="presentation" class="spinner-dot spinner-dot-2"></span> <span role="presentation" class="spinner-dot spinner-dot-3"></span> <span role="presentation" class="spinner-dot spinner-dot-4"></span> <span role="presentation" class="spinner-dot spinner-dot-5"></span> </div> <section class="carousel__section " aria-label="GETTING STARTED - Enterprise plans tab section" data-mount="ocr-carousel"> <span id="carousel-carousel-oc317f-announcement-text" class="carousel__announcement-text sr-only" aria-live="polite"></span> <div class="carousel__window hide-scrollbar "> <div id="carousel-oc317f-carousel__container" class="carousel__container layout layout--overflow layout--cols-2"> <div role="group" aria-roledescription="slide" id="carousel-oc317f-0" class="carousel__slide layout__col " tabindex="-1" data-slide-title="Slide 0" aria-label="1 of 1"> <div ocr-component-name="card-plan-detail" data-component-id="28e00fa935851163f2133f46ebdaa86b" class="card-plan-detail card-plan-detail--product card-plan-detail--vertical card-plan-detail--grid-card"> <div class="card-plan-detail__style-div"></div> <div class="layout__col card-plan-detail__sku"> <div ocr-component-name="sku" data-component-id="29d382aad0139a094d341ff4dd652cd5" data-ocr-pricing-component="sku" class="sku"> <div class="sku" data-oc-market-selector data-ocr-product="product main Success" data-ocr-skurequest="a0c4p0_pidcfq7ttc0mzjf_skuid0009_r2p3_alta0c4p0_pidcfq7ttc0mzjf_skuid0004_r2p3" data-ocr-pricing-section="render"> <div class="sku__title" data-ocr-pricing-render="title"> <h3 class="oc-product-title">Microsoft Teams Enterprise</h3> </div> <div class="sku__pricing" data-ocr-pricing-render="pricing" aria-hidden="false"> <div class="sku__pricing-current"> <span class="oc-displayListPrice">$5.25</span> </div> </div> <div class="sku__detail-recurrence"> <span class="oc-displayUnit">user/month, paid yearly</span> </div> <div class="sku__detail-commitment"> <span>(Annual subscription—auto renews)<sup><a aria-label="Footnote 1" id="footnote1" href="#footnotetext1" class="ms-rte-link">1</a></sup><br> </span> </div> <div class="sku__buttons"> <div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> <a class="btn " data-bi-ecn="Buy now" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-tags="{"BiLinkName":"buynow4"}" tabindex="0" data-bi-hn="Teams and Microsoft 365 plans" data-bi-bhvr="81" data-bi-cn="Buy now" data-bi-compnm="Carousel - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_2_For enterprise" data-oc="oc6c20" data-bi-ct="Card Button" id="action-oc6c20" href="https://go.microsoft.com/fwlink/?linkid=2284336&clcid=0x409&culture=en-us&country=us" data-bi-sn="1" aria-label="Buy now : Microsoft Teams Enterprise" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans" data-isenvauthor="false"> <span class="btn__text">Buy now</span> </a> <a class="btn btn--secondary " data-bi-ecn="Learn more" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-tags="{"BiLinkName":"learnmore508"}" tabindex="0" data-bi-hn="Teams and Microsoft 365 plans" data-bi-bhvr="231" data-bi-cn="Learn more" data-bi-compnm="Carousel - Filtered" target="_self" data-bi-an="Tab_2_For enterprise" data-oc="oc39b9" data-bi-ct="Card Button" id="action-oc39b9" href="https://www.microsoft.com/en-us/microsoft-teams/enterprise/teams-enterprise" data-bi-sn="2" aria-label="Learn more about Microsoft Teams Enterprise" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans" data-isenvauthor="false"> <span class="btn__text">Learn more</span> </a> </div> </div> </div> <template data-ocr-pricing-config="{"requestQuery":"a0c4p0_pidcfq7ttc0mzjf_skuid0009_r2p3_alta0c4p0_pidcfq7ttc0mzjf_skuid0004_r2p3","discountedTextTemplate":"Originally starting from %{msrpPrice} now starting from %{listPrice}","isRequestModeAjax":false,"isProductPriceOverridden":false,"isUsingProductTitle":false,"displayUnitMap":{"CFQ7TTC0MZJF":"user/month, paid yearly"}}"> <div class="sku__detail-commitment" data-ocr-pricing-content="commitment"> <span>(Annual subscription—auto renews)<sup><a aria-label="Footnote 1" id="footnote1" href="#footnotetext1" class="ms-rte-link">1</a></sup><br> </span> </div> <div class="sku__buttons" data-ocr-pricing-content="links"> <div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> <a class="btn " data-bi-ecn="Buy now" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-tags="{"BiLinkName":"buynow4"}" tabindex="0" data-bi-hn="Teams and Microsoft 365 plans" data-bi-bhvr="81" data-bi-cn="Buy now" data-bi-compnm="Carousel - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_2_For enterprise" data-oc="oc6c20" data-bi-ct="Card Button" id="action-oc6c20" href="https://go.microsoft.com/fwlink/?linkid=2284336&clcid=0x409&culture=en-us&country=us" data-bi-sn="1" aria-label="Buy now : Microsoft Teams Enterprise" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans" data-isenvauthor="false"> <span class="btn__text">Buy now</span> </a> <a class="btn btn--secondary " data-bi-ecn="Learn more" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-tags="{"BiLinkName":"learnmore508"}" tabindex="0" data-bi-hn="Teams and Microsoft 365 plans" data-bi-bhvr="231" data-bi-cn="Learn more" data-bi-compnm="Carousel - Filtered" target="_self" data-bi-an="Tab_2_For enterprise" data-oc="oc39b9" data-bi-ct="Card Button" id="action-oc39b9" href="https://www.microsoft.com/en-us/microsoft-teams/enterprise/teams-enterprise" data-bi-sn="2" aria-label="Learn more about Microsoft Teams Enterprise" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans" data-isenvauthor="false"> <span class="btn__text">Learn more</span> </a> </div> </div> <div class="sku__unavailable not-found" data-ocr-pricing-content="unavailable"> This product is not available in your market. </div> </template> <script> document.dispatchEvent(new CustomEvent("OnSkuEsiRenderComplete", { detail: { targetSku: document.currentScript?.previousElementSibling?.previousElementSibling, }, })); </script> </div> </div> <div class="layout__col card-plan-detail__content"> <ul ocr-component-name="block-items-list" data-component-id="caf40786f6294ee99e9fdfb140f4b712" role="list" class="block-items-list"> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="<b>Avatars for Teams</b>"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> <b>Avatars for Teams</b> </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="<b>Immersive spaces in Teams</b>"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> <b>Immersive spaces in Teams</b> </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Desktop, web, mobile versions of Word, Excel, and PowerPoint"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Desktop, web, mobile versions of Word, Excel, and PowerPoint </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Business-class email with 100 GB of storage"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Business-class email with 100 GB of storage </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="1 TB of cloud storage per user"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> 1 TB of cloud storage per user </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Host webinars and broadcast live-events (10,000 participants)"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Host webinars and broadcast live-events (10,000 participants) </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Core security and identity management"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Core security and identity management </div> </div> </div> </div> </div> </div> </li> <li class="block-items-list__item"> <div ocr-component-name="block-list" data-component-id="9a71882adcc03ab3e1be8cd12015f1a9" class="list-item"> <div class="list-item__inner d-flex align-items-center" data-en-title="Data encryption for meetings, chat, calls, and file"> <div class="list-item__leading"> <div ocr-component-name="icon" data-component-id="467e35e809075d121962a1d239c316b2" class="ocr-icon d-inline-flex"> <span class="glyph-prepend glyph-prepend-completed" role="presentation" aria-hidden="true"> </span> </div> </div> <div class="list-item__content flex-grow-1 d-flex flex-column"> <div class="fg--base-strong label list-item__content-title"> <div class=" mb-0"> <div data-oc-token-text> Data encryption for meetings, chat, calls, and file </div> </div> </div> </div> </div> </div> </li> </ul> </div> </div> </div> <div class="empty-slide"></div> </div> </div> <a href="javascript:void(0);" class="carousel__back-to-controls sr-only-focusable position-absolute">Back to GETTING STARTED - Enterprise plans tab section</a> </section> </div></div> </div> </div> <a class="btn btn-link sr-only-focusable" aria-label="Back to tabs: Getting started section" data-focus="back-to-tabs">Back to tabs</a> </div> </div> </div> </div> </div> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="See all plans and pricing" data-bi-ehn="Teams and Microsoft 365 plans" data-bi-tags="{"BiLinkName":"seeallplansandpricing"}" tabindex="0" data-bi-hn="Teams and Microsoft 365 plans" data-bi-bhvr="232" data-bi-cn="See all plans and pricing" data-bi-compnm="Carousel - Filtered" target="_blank" data-oc="oc782e" data-bi-ct="Component Link" id="action-oc782e" href="https://www.microsoft.com/en-us/microsoft-teams/enterprise#pricing" data-bi-sn="1" aria-label="See all plans for small business: Microsoft Teams for Enterprise" data-bi-view="GETTING STARTED | Teams and Microsoft 365 plans"> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">See all plans and pricing</span> </a> </div> </div> </div> </div> </div> </div> <div ocr-component-name="section-master" data-component-id="2b9a710ec7952a9e39aaccb62b93dcee" class="section-master section-master--alignment-center section-master--layout-header-horizontal-alignment-center"> <div class="section-master__image "> <div class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Bg_Fullscreenbanner-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=3200&hei=500&qlt=85&fit=constrain" class=" " alt loading="lazy"/> </div> </div> <div class="container" data-oc="ocf6ac" id="News-and-resources"> <div class="row"> <div class="col"> <div class="layout section-master__layout"> <div class="layout__col"> <div class="section-master__layout-header"> <div ocr-component-name="block-heading" data-component-id="6ead05f340b941df5109567514e89a43" class="block-heading block-heading--alignment-centered animation animation--effect-2-scroll"> <div class="fg--accent-strong-normal block-heading__eyebrow"> <div data-oc-token-text> LATEST NEWS </div> </div> <div class="fg--accent-strong-normal block-heading__title" ocr-telemetry-name ocr-en-title="<h2>Discover more</h2> "> <div data-oc-token-text> <h2><span class="d-block h1">Discover more</span></h2> </div> </div> <div class="fg--accent-strong-normal block-heading__paragraph"> <div data-oc-token-text> Get the latest news and information about Mesh features and releases. </div> </div> <div class="block-heading__button-group"> <div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> <a class="btn bg-white text-dark-blue" data-bi-ecn="Explore the blog" data-bi-ehn="Discover more" data-bi-tags="{"BiLinkName":"exploretheblog"}" tabindex="0" data-bi-hn="Discover more" data-bi-bhvr="231" data-bi-cn="Explore the blog" data-bi-compnm="Section Master" data-regenerate-fwlink="true" target="_blank" data-oc="oc1401" data-bi-ct="Component Button" id="action-oc1401" href="https://go.microsoft.com/fwlink/?linkid=2260200&clcid=0x409&culture=en-us&country=us" data-bi-sn="1" aria-label="Explore the blog about Microsoft Mesh, a new immersive experience." data-bi-view="LATEST NEWS | Discover more" data-isenvauthor="false"> <span class="btn__text">Explore the blog</span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row section-master__slot"> <div class="col"> </div> </div> </div> <div ocr-component-name="section-master" data-component-id="2b9a710ec7952a9e39aaccb62b93dcee" class="section-master bg--special-fade"> <div class="container" data-oc="oc1460" id="section-master-oc1460"> <div class="row"> <div class="col"> <div class="layout section-master__layout section-master--layout-cols-2 "> <div class="layout__col"> <div class="section-master__layout-header"> <div ocr-component-name="block-heading" data-component-id="6ead05f340b941df5109567514e89a43" class="block-heading animation animation--effect-2-scroll"> <div class=" block-heading__eyebrow"> <div data-oc-token-text> FEATURED RESOURCES </div> </div> <div class=" block-heading__title" ocr-telemetry-name ocr-en-title="<h2>Implementation and support</h2> "> <div data-oc-token-text> <h2>Implementation and support</h2> </div> </div> </div> </div> </div> <div class="layout__col"> <div class="section-master__layout-slot "> </div> </div> </div> </div> </div> <div class="row section-master__slot"> <div class="col"> <div ocr-component-name="tabs-pill-bar" class="tabs-pill-bar tabs animation animation--effect-3-scroll" data-component-id="a6ec002c9fc08e6eb70ef3ac2ba79ac3"> <div class="cmp-tabs d-contents" data-cmp-is="tabs"> <div class="pill-bar no-gutters "> <div id="pill-bar_tabs-pill-bar-oc9f76" data-mount="tab-slider" class="col"> <div class="tab-overflow"> <div class="tab-window"> <div class="tab-group" role="tablist"> <button id="tabs-pill-bar-oc9f76_tab0-tab" data-cmp-hook-tabs="tab" class="pill-bar__item active" href="#tabs-pill-bar-oc9f76_tab0" role="tab" data-mount="ocr-tabs" aria-label="For end users" aria-controls="tabs-pill-bar-oc9f76_tab0" aria-selected="true" aria-disabled="" tabindex="0" data-bi-an="Tab_1_For end users" data-bi-ecn="For end users" data-bi-ehn="Implementation and support" data-bi-ct="Pill Nav" data-bi-hn="Implementation and support" data-bi-cn="For end users" data-bi-compnm="Three Up Cards - Filtered" data-bi-view="FEATURED RESOURCES | Implementation and support"> <span class="pill-bar__item__label">For end users</span> </button> <button id="tabs-pill-bar-oc9f76_tab1-tab" data-cmp-hook-tabs="tab" class="pill-bar__item " href="#tabs-pill-bar-oc9f76_tab1" role="tab" data-mount="ocr-tabs" aria-label="For administrators" aria-controls="tabs-pill-bar-oc9f76_tab1" aria-selected="false" aria-disabled="" tabindex="-1" data-bi-an="Tab_2_For administrators" data-bi-ecn="For administrators" data-bi-ehn="Implementation and support" data-bi-ct="Pill Nav" data-bi-hn="Implementation and support" data-bi-cn="For administrators" data-bi-compnm="Three Up Cards - Filtered" data-bi-view="FEATURED RESOURCES | Implementation and support"> <span class="pill-bar__item__label">For administrators</span> </button> <button id="tabs-pill-bar-oc9f76_tab2-tab" data-cmp-hook-tabs="tab" class="pill-bar__item " href="#tabs-pill-bar-oc9f76_tab2" role="tab" data-mount="ocr-tabs" aria-label="For creators and developers" aria-controls="tabs-pill-bar-oc9f76_tab2" aria-selected="false" aria-disabled="" tabindex="-1" data-bi-an="Tab_3_For creators and developers" data-bi-ecn="For creators and developers" data-bi-ehn="Implementation and support" data-bi-ct="Pill Nav" data-bi-hn="Implementation and support" data-bi-cn="For creators and developers" data-bi-compnm="Three Up Cards - Filtered" data-bi-view="FEATURED RESOURCES | Implementation and support"> <span class="pill-bar__item__label">For creators and developers</span> </button> </div> </div> </div> <div class="tab-arrows"> <button type="button" class="arrow-prev" tabindex="-1" aria-hidden="true" data-width="40" data-bi-ehn="Implementation and support" data-bi-ct="Nav Left" data-bi-hn="Implementation and support" data-bi-cn="Previous" data-bi-compnm="Three Up Cards - Filtered" data-bi-view="FEATURED RESOURCES | Implementation and support"> <span class="sr-only">Previous</span> </button> <div class="arrow-prev pill-bar__arrow-prev-bg"></div> <button type="button" class="arrow-next" tabindex="-1" aria-hidden="true" data-width="40" data-bi-ehn="Implementation and support" data-bi-ct="Nav Right" data-bi-hn="Implementation and support" data-bi-cn="Next" data-bi-compnm="Three Up Cards - Filtered" data-bi-view="FEATURED RESOURCES | Implementation and support"> <span class="sr-only">Next</span> </button> <div class="arrow-next pill-bar__arrow-next-bg"></div> </div> </div> </div> <div class="row"> <div class="col"> <div class="tab-panel-group"> <div data-cmp-hook-tabs="tabitems" id="tabs-pill-bar-oc9f76_tab0" class="tab-panel fade show active" role="tabpanel" aria-labelledby="_tab0-tab" tabindex="0tabs-pill-bar-oc9f76"> <div><div ocr-component-name="three-up-cards" data-component-id="bb3c6b0b0eda6b639abbfd2e9d327f01" class="three-up-cards layout layout--cols-3"> <div class="three-up-cards__card layout__col"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__media"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media rounded-m img-fluid"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturedResources_Img1_Avatars-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1150&hei=493&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A woman sitting on a couch using a laptop." loading="lazy" data-oc="oceef9" id="image-oceef9"/> </div> </div> </div> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start block-feature--3xs"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="<h6>Create your avatar and join a meeting.</h6> "> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> <div class=" block-feature__label"> <div data-oc-token-text> Avatars </div> </div> </div> <div class=" block-feature__title"> <div data-oc-token-text> <h6>Create your avatar and join a meeting.</h6> </div> </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="Learn more" data-bi-ehn="Create your avatar and join a meeting." data-bi-tags="{"BiLinkName":"learnmore20"}" tabindex="0" data-bi-hn="Create your avatar and join a meeting." data-bi-bhvr="230" data-bi-cn="Learn more" data-bi-compnm="Three Up Cards - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_1_For end users" data-oc="oc79dc" data-bi-ct="Card Link" id="action-oc79dc" href="https://go.microsoft.com/fwlink/?linkid=2258660&clcid=0x409&culture=en-us&country=us" data-bi-sn="1" aria-label="Learn more about joining meetings as an avatar in Microsoft Teams" data-bi-view="FEATURED RESOURCES | Implementation and support"> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">Learn more</span> </a> </div> </div> </div> </div> </div> <div class="three-up-cards__card layout__col"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__media"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media rounded-m img-fluid"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturedResources1-2-ImmersiveSpaces?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1150&hei=493&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="An image of a person working on a laptop in a library." loading="lazy" data-oc="oc26f7" id="image-oc26f7"/> </div> </div> </div> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="<h6>Get step-by-step instructions to join an immersive space in a Teams meeting.</h6> "> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> <div class=" block-feature__label"> <div data-oc-token-text> Immersive spaces </div> </div> </div> <div class=" block-feature__title"> <div data-oc-token-text> <h6>Get step-by-step instructions to join an immersive space in a Teams meeting.</h6> </div> </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="Learn more" data-bi-ehn="Get step-by-step instructions to join an immersive space in a Teams meeting." data-bi-tags="{"BiLinkName":"learnmore1"}" tabindex="0" data-bi-hn="Get step-by-step instructions to join an immersive space in a Teams meeting." data-bi-bhvr="230" data-bi-cn="Learn more" data-bi-compnm="Three Up Cards - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_1_For end users" data-oc="oceb7e" data-bi-ct="Card Link" id="action-oceb7e" href="https://go.microsoft.com/fwlink/?linkid=2258661&clcid=0x409&culture=en-us&country=us" data-bi-sn="2" aria-label="Learn more about immersive spaces in Microsoft Teams" data-bi-view="FEATURED RESOURCES | Implementation and support"> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">Learn more</span> </a> </div> </div> </div> </div> </div> <div class="three-up-cards__card layout__col"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__media"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media rounded-m img-fluid"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturedResources_Img3_CustomImmersiveSpaces-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=864&hei=370&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A woman working on a laptop in an office." loading="lazy" data-oc="oc358a" id="image-oc358a"/> </div> </div> </div> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="<h6>Join custom immersive experiences in Microsoft Mesh.</h6> "> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> <div class=" block-feature__label"> <div data-oc-token-text> Custom immersive experiences </div> </div> </div> <div class=" block-feature__title"> <div data-oc-token-text> <h6>Join custom immersive experiences in Microsoft Mesh.</h6> </div> </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="Learn more" data-bi-ehn="Join custom immersive experiences in Microsoft Mesh." data-bi-tags="{"BiLinkName":"learnmore2"}" tabindex="0" data-bi-hn="Join custom immersive experiences in Microsoft Mesh." data-bi-bhvr="230" data-bi-cn="Learn more" data-bi-compnm="Three Up Cards - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_1_For end users" data-oc="oc71cb" data-bi-ct="Card Link" id="action-oc71cb" href="https://go.microsoft.com/fwlink/?linkid=2258474&clcid=0x409&culture=en-us&country=us" data-bi-sn="3" aria-label="Learn more about getting started with events in Microsoft Mesh" data-bi-view="FEATURED RESOURCES | Implementation and support"> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">Learn more</span> </a> </div> </div> </div> </div> </div> </div> </div> </div> <div data-cmp-hook-tabs="tabitems" id="tabs-pill-bar-oc9f76_tab1" class="tab-panel fade " role="tabpanel" aria-labelledby="_tab1-tab" tabindex="1tabs-pill-bar-oc9f76" hidden> <div><div ocr-component-name="three-up-cards" data-component-id="bb3c6b0b0eda6b639abbfd2e9d327f01" class="three-up-cards layout layout--cols-3"> <div class="three-up-cards__card layout__col"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__media"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media rounded-m img-fluid"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturedResources2-1-Avatars?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1150&hei=493&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A woman sitting at a desk with a laptop in front of her." loading="lazy" data-oc="oc43d2" id="image-oc43d2"/> </div> </div> </div> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="<h6>Enable avatars for your organization</h6> "> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> <div class=" block-feature__label"> <div data-oc-token-text> Avatars </div> </div> </div> <div class=" block-feature__title"> <div data-oc-token-text> <h6>Enable avatars for your organization</h6> </div> </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="Learn more" data-bi-ehn="Enable avatars for your organization" data-bi-tags="{"BiLinkName":"learnmore3"}" tabindex="0" data-bi-hn="Enable avatars for your organization" data-bi-bhvr="230" data-bi-cn="Learn more" data-bi-compnm="Three Up Cards - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_2_For administrators" data-oc="oca06e" data-bi-ct="Card Link" id="action-oca06e" href="https://go.microsoft.com/fwlink/?linkid=2251961&clcid=0x409&culture=en-us&country=us" data-bi-sn="1" aria-label="Learn more about how to set up avatars for Microsoft Teams in this article." data-bi-view="FEATURED RESOURCES | Implementation and support"> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">Learn more</span> </a> </div> </div> </div> </div> </div> <div class="three-up-cards__card layout__col"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__media"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media rounded-m img-fluid"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturedResources_2.2_Immersive-spaces-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1153&hei=493&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A woman sitting at a desk with two monitors." loading="lazy" data-oc="occ3e6" id="image-occ3e6"/> </div> </div> </div> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="<h6>Enable immersive spaces for your organization</h6> "> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> <div class=" block-feature__label"> <div data-oc-token-text> Immersive spaces </div> </div> </div> <div class=" block-feature__title"> <div data-oc-token-text> <h6>Enable immersive spaces for your organization</h6> </div> </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="Learn more" data-bi-ehn="Enable immersive spaces for your organization" data-bi-tags="{"BiLinkName":"learnmore4"}" tabindex="0" data-bi-hn="Enable immersive spaces for your organization" data-bi-bhvr="230" data-bi-cn="Learn more" data-bi-compnm="Three Up Cards - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_2_For administrators" data-oc="oc6405" data-bi-ct="Card Link" id="action-oc6405" href="https://go.microsoft.com/fwlink/?linkid=2252406&clcid=0x409&culture=en-us&country=us" data-bi-sn="2" aria-label="Learn more about setting up immersive spaces in Teams - Microsoft Teams" data-bi-view="FEATURED RESOURCES | Implementation and support"> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">Learn more</span> </a> </div> </div> </div> </div> </div> <div class="three-up-cards__card layout__col"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__media"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media rounded-m img-fluid"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturedResources_2.3_Microsoft-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1150&hei=493&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A woman using a tablet in an office." loading="lazy" data-oc="oc227b" id="image-oc227b"/> </div> </div> </div> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="<h6>Configure and set up Microsoft Mesh.</h6> "> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> <div class=" block-feature__label"> <div data-oc-token-text> Microsoft Mesh </div> </div> </div> <div class=" block-feature__title"> <div data-oc-token-text> <h6>Configure and set up Microsoft Mesh.</h6> </div> </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="Learn more" data-bi-ehn="Configure and set up Microsoft Mesh." data-bi-tags="{"BiLinkName":"learnmore5"}" tabindex="0" data-bi-hn="Configure and set up Microsoft Mesh." data-bi-bhvr="230" data-bi-cn="Learn more" data-bi-compnm="Three Up Cards - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_2_For administrators" data-oc="oc2feb" data-bi-ct="Card Link" id="action-oc2feb" href="https://go.microsoft.com/fwlink/?linkid=2258473&clcid=0x409&culture=en-us&country=us" data-bi-sn="3" aria-label="Learn more about setting up Microsoft Mesh with M365" data-bi-view="FEATURED RESOURCES | Implementation and support"> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">Learn more</span> </a> </div> </div> </div> </div> </div> </div> </div> </div> <div data-cmp-hook-tabs="tabitems" id="tabs-pill-bar-oc9f76_tab2" class="tab-panel fade " role="tabpanel" aria-labelledby="_tab2-tab" tabindex="2tabs-pill-bar-oc9f76" hidden> <div><div ocr-component-name="three-up-cards" data-component-id="bb3c6b0b0eda6b639abbfd2e9d327f01" class="three-up-cards layout layout--cols-3"> <div class="three-up-cards__card layout__col"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__media"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media rounded-m img-fluid"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturedResources_3.1_Getting-started--mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1150&hei=493&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A man in glasses is looking at a computer screen." loading="lazy" data-oc="oc1cb7" id="image-oc1cb7"/> </div> </div> </div> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="<h6>Start developing custom experiences for Microsoft Mesh.</h6> "> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> <div class=" block-feature__label"> <div data-oc-token-text> Getting started </div> </div> </div> <div class=" block-feature__title"> <div data-oc-token-text> <h6>Start developing custom experiences for Microsoft Mesh.</h6> </div> </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="Learn more" data-bi-ehn="Start developing custom experiences for Microsoft Mesh." data-bi-tags="{"BiLinkName":"learnmore6"}" tabindex="0" data-bi-hn="Start developing custom experiences for Microsoft Mesh." data-bi-bhvr="230" data-bi-cn="Learn more" data-bi-compnm="Three Up Cards - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_3_For creators and developers" data-oc="oc9263" data-bi-ct="Card Link" id="action-oc9263" href="https://go.microsoft.com/fwlink/?linkid=2258735&clcid=0x409&culture=en-us&country=us" data-bi-sn="1" aria-label="Learn more about Microsoft Mesh" data-bi-view="FEATURED RESOURCES | Implementation and support"> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">Learn more</span> </a> </div> </div> </div> </div> </div> <div class="three-up-cards__card layout__col"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__media"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media rounded-m img-fluid"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturedResources_3.2_Mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1150&hei=493&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A woman sitting at a desk with a laptop and a plant in front of her." loading="lazy" data-oc="ocaea8" id="image-ocaea8"/> </div> </div> </div> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="<h6>Explore the Mesh 101 tutorial.</h6> "> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> <div class=" block-feature__label"> <div data-oc-token-text> Mesh 101 </div> </div> </div> <div class=" block-feature__title"> <div data-oc-token-text> <h6>Explore the Mesh 101 tutorial.</h6> </div> </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="Learn more" data-bi-ehn="Explore the Mesh 101 tutorial." data-bi-tags="{"BiLinkName":"learnmore7"}" tabindex="0" data-bi-hn="Explore the Mesh 101 tutorial." data-bi-bhvr="230" data-bi-cn="Learn more" data-bi-compnm="Three Up Cards - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_3_For creators and developers" data-oc="ocf92f" data-bi-ct="Card Link" id="action-ocf92f" href="https://go.microsoft.com/fwlink/?linkid=2258475&clcid=0x409&culture=en-us&country=us" data-bi-sn="2" aria-label="Learn more about the prerequisites and setup process for the Mesh 101 tutorial project" data-bi-view="FEATURED RESOURCES | Implementation and support"> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">Learn more</span> </a> </div> </div> </div> </div> </div> <div class="three-up-cards__card layout__col"> <div ocr-component-name="card" data-component-id="2da121e2913e674ad2851c7c98030a80" class="card"> <div class="card__media"> <div ocr-component-name="media" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="media rounded-m img-fluid"> <div ocr-component-name="image" data-component-id="9b002e252846bf14b532f40bd58c2fca" class="ocr-img media__asset"> <img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/FeaturedResources_3.3_Msft-Community-Hub-mesh?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1150&hei=493&qlt=100&fmt=png-alpha&fit=constrain" class=" " alt="A woman smiling while looking at the desktop" loading="lazy" data-oc="oce07e" id="image-oce07e"/> </div> </div> </div> <div class="card__content"> <div ocr-component-name="block-feature" data-component-id="9290bbb697f35c37e989109584e9d258" class="block-feature d-flex align-items-start"> <div class="block-feature__top d-flex flex-row align-items-start" data-en-title="<h6>Join the discussion space to post questions and get development updates.</h6> "> <div class="block-feature__headings d-flex flex-column align-items-start"> <div class="block-feature__eyebrow"> <div class=" block-feature__label"> <div data-oc-token-text> Microsoft Community Hub </div> </div> </div> <div class=" block-feature__title"> <div data-oc-token-text> <h6>Join the discussion space to post questions and get development updates.</h6> </div> </div> </div> </div> </div> <div ocr-component-name="block-slim" class="block-slim" data-component-id="b5cd651a36e54e9fc71a183b4ad18be8"> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="Learn more" data-bi-ehn="Join the discussion space to post questions and get development updates." data-bi-tags="{"BiLinkName":"learnmore8"}" tabindex="0" data-bi-hn="Join the discussion space to post questions and get development updates." data-bi-bhvr="230" data-bi-cn="Learn more" data-bi-compnm="Three Up Cards - Filtered" data-regenerate-fwlink="true" target="_blank" data-bi-an="Tab_3_For creators and developers" data-oc="oc203a" data-bi-ct="Card Link" id="action-oc203a" href="https://go.microsoft.com/fwlink/?linkid=2258736&clcid=0x409&culture=en-us&country=us" data-bi-sn="3" aria-label="Learn more about Mesh Creators - Microsoft Community Hub, featuring Products, Special Topics, and Video Hub." data-bi-view="FEATURED RESOURCES | Implementation and support"> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">Learn more</span> </a> </div> </div> </div> </div> </div> </div> </div> </div> <a class="btn btn-link sr-only-focusable" data-focus="back-to-tabs">Back to tabs</a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div ocr-component-name="section-master" data-component-id="2b9a710ec7952a9e39aaccb62b93dcee" class="section-master theme-day bg--special-fade section-master--density-compact"> <div class="container" data-oc="ocb694" id="FAQ"> <div class="row"> <div class="col"> <div class="layout section-master__layout"> <div class="layout__col"> <div class="section-master__layout-header"> <div ocr-component-name="block-heading" data-component-id="6ead05f340b941df5109567514e89a43" class="block-heading"> <div class=" block-heading__eyebrow"> <div data-oc-token-text> FAQs </div> </div> </div> </div> </div> </div> </div> </div> <div class="row section-master__slot"> <div class="col"> <div ocr-component-name="faqs" data-component-id="7a5662a0a645373b24d242c6ee1a0d39" class="ocr-faq"> <script src="/etc.clientlibs/onecloud/components/content/reimagine/blade/faqs/v2/faqs/clientlib/faqs.min.ACSHASHfe68b59e840a1a274393b3ab03c85e96.js"></script> <div class="ocr-faq__header"> <div class="ocr-faq__title"> <h2> <div data-oc-token-text> Frequently asked questions </div> </h2> </div> <div role="group" class="ocr-faq__controls" data-mount="ocr-collapse-controls" data-target="#accordion-container-accordion-inpage-oc684e"> <div class="button-group"> <button class="btn btn--secondary" type="button" data-action="expand" aria-disabled="false" aria-label="Expand all" data-bi-ecn="Expand all" data-bi-ct="FAQ Expand" data-bi-bhvr="7" data-bi-compnm="Faqs" data-bi-cn="Expand all" data-bi-view="FAQs | "> <div class="btn__text"> <div>Expand all</div> </div> </button> <button class="btn btn--secondary" type="button" data-action="collapse" aria-disabled="false" aria-label="Collapse all" data-bi-ecn="Collapse all" data-bi-ct="FAQ Reduce" data-bi-bhvr="8" data-bi-compnm="Faqs" data-bi-cn="Collapse all" data-bi-view="FAQs | "> <div class="btn__text"> <div>Collapse all</div> </div> </button> </div> </div> </div> <ul id="accordion-container-accordion-inpage-oc684e" class="accordion "> <li class="ocr-faq-item "> <div class="ocr-faq-item__content"> <div class="button-group button-group--stacked"> <button class="col ocr-faq-item__header faq-collapse" data-target="#accordion-inpage-oc684e-item_default" aria-expanded="false" aria-controls="accordion-inpage-oc684e-item_default" data-mount="ocr-collapse" data-collapse="Callpse icon" data-encollapse="Callpse icon" data-collapsebhvr="8" data-collapsetemplatename="FAQ Reduce" data-expand="Expand icon" data-enexpand="Expand icon" data-expandbhvr="7" data-expandtemplatename="FAQ Expand" data-bi-ecn="Expand icon" data-bi-ehn="Frequently asked questions" data-bi-ct="FAQ Expand" data-bi-hn="Frequently asked questions" data-bi-bhvr="7" data-bi-compnm="Faqs" data-bi-cn="Expand icon" data-bi-view="FAQs | "> <div class="ocr-faq-item__header--label"> <div class="small "> <div data-oc-token-text> 01/ </div> </div> </div> <div class="ocr-faq-item__header--title"> <div class="lead "> <div data-oc-token-text> <h3><span class="d-block h5">How do I buy Microsoft Mesh?</span></h3> </div> </div> </div> </button> </div> <div class="ocr-faq-item__body-wrapper collapse " id="accordion-inpage-oc684e-item_default"> <div class="ocr-faq-item__empty-div"></div> <div class="ocr-faq-item__body"> <div> </div> <div> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="oca1b5" id="richtext-oca1b5"> <div data-oc-token-text> <p>The standard Mesh features, including avatars and immersive spaces in Teams meetings, are available in Microsoft 365 and Office 365 commercial subscriptions that have a Teams license, or with a standalone offering of Teams Essentials for small and medium-sized business customers or Teams Enterprise for enterprise customers.</p> <p> </p> <p>Custom immersive spaces is included with a Teams Premium license or the six month trial for Mesh premium features, and the Mesh app.</p> <p> </p> </div> </section> </div> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="See plans and pricing" data-bi-ehn="How do I buy Microsoft Mesh?" data-bi-tags="{"bilinkname":"seeplansandpricing"}" tabindex="0" data-bi-hn="How do I buy Microsoft Mesh?" data-bi-bhvr="232" data-bi-cn="See plans and pricing" data-bi-compnm="Faqs" target="_self" data-oc="occ843" data-bi-ct="Subheader Link" id="action-occ843" href="#Next-steps" data-bi-sn="1" aria-label="See plans and pricing for Microsoft Teams with Microsoft Mesh" data-bi-view="FAQs | "> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">See plans and pricing</span> </a> </div> </div> </div> </div> </div> </li> <li class="ocr-faq-item "> <div class="ocr-faq-item__content"> <div class="button-group button-group--stacked"> <button class="col ocr-faq-item__header faq-collapse" data-target="#accordion-inpage-oc684e-item_1689841628574" aria-expanded="false" aria-controls="accordion-inpage-oc684e-item_1689841628574" data-mount="ocr-collapse" data-collapse="Callpse icon" data-encollapse="Callpse icon" data-collapsebhvr="8" data-collapsetemplatename="FAQ Reduce" data-expand="Expand icon" data-enexpand="Expand icon" data-expandbhvr="7" data-expandtemplatename="FAQ Expand" data-bi-ecn="Expand icon" data-bi-ehn="Frequently asked questions" data-bi-ct="FAQ Expand" data-bi-hn="Frequently asked questions" data-bi-bhvr="7" data-bi-compnm="Faqs" data-bi-cn="Expand icon" data-bi-view="FAQs | "> <div class="ocr-faq-item__header--label"> <div class="small "> <div data-oc-token-text> 02/ </div> </div> </div> <div class="ocr-faq-item__header--title"> <div class="lead "> <div data-oc-token-text> <h3><span class="d-block h5">How can I customize immersive experiences?</span></h3> </div> </div> </div> </button> </div> <div class="ocr-faq-item__body-wrapper collapse " id="accordion-inpage-oc684e-item_1689841628574"> <div class="ocr-faq-item__empty-div"></div> <div class="ocr-faq-item__body"> <div> </div> <div> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="oce2a8" id="richtext-oce2a8"> <div data-oc-token-text> <p>Sign up for a Teams Premium license or the Mesh trial to start creating custom immersive experiences.</p> <p> </p> </div> </section> </div> <div ocr-component-name="action-group" data-component-id="e44de352c999ca6efd7a58dc4a5d7a5b" class="button-group"> <a class="link " data-bi-ecn="See plans and pricing" data-bi-ehn="How can I customize immersive experiences?" data-bi-tags="{"bilinkname":"seeplansandpricing72"}" tabindex="0" data-bi-hn="How can I customize immersive experiences?" data-bi-bhvr="0" data-bi-cn="See plans and pricing" data-bi-compnm="Faqs" target="_self" data-oc="occ28b" data-bi-ct="Subheader Link" id="action-occ28b" href="#Next-steps" data-bi-sn="2" aria-label="See plans and pricing for Microsoft Teams with Microsoft Mesh" data-bi-view="FAQs | "> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">See plans and pricing</span> </a> <a class="link " data-bi-ecn="See step-by-step instructions to customize immersive spaces" data-bi-ehn="How can I customize immersive experiences?" data-bi-tags="{"bilinkname":"seestepbystepinstructionstocustomizeimmersivespaces"}" tabindex="0" data-bi-hn="How can I customize immersive experiences?" data-bi-bhvr="231" data-bi-cn="See step-by-step instructions to customize immersive spaces" data-bi-compnm="Faqs" data-regenerate-fwlink="true" target="_blank" data-oc="oc7d38" data-bi-ct="Subheader Link" id="action-oc7d38" href="https://go.microsoft.com/fwlink/?linkid=2252405&clcid=0x409&culture=en-us&country=us" data-bi-sn="3" aria-label="See step-by-step instructions on how to customize before your event" data-bi-view="FAQs | "> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">See step-by-step instructions to customize immersive spaces</span> </a> </div> </div> </div> </div> </div> </li> <li class="ocr-faq-item "> <div class="ocr-faq-item__content"> <div class="button-group button-group--stacked"> <button class="col ocr-faq-item__header faq-collapse" data-target="#accordion-inpage-oc684e-item_1689841629837" aria-expanded="false" aria-controls="accordion-inpage-oc684e-item_1689841629837" data-mount="ocr-collapse" data-collapse="Callpse icon" data-encollapse="Callpse icon" data-collapsebhvr="8" data-collapsetemplatename="FAQ Reduce" data-expand="Expand icon" data-enexpand="Expand icon" data-expandbhvr="7" data-expandtemplatename="FAQ Expand" data-bi-ecn="Expand icon" data-bi-ehn="Frequently asked questions" data-bi-ct="FAQ Expand" data-bi-hn="Frequently asked questions" data-bi-bhvr="7" data-bi-compnm="Faqs" data-bi-cn="Expand icon" data-bi-view="FAQs | "> <div class="ocr-faq-item__header--label"> <div class="small "> <div data-oc-token-text> 03/ </div> </div> </div> <div class="ocr-faq-item__header--title"> <div class="lead "> <div data-oc-token-text> <h3><span class="d-block h5">How can I join an immersive space in Teams?</span></h3> </div> </div> </div> </button> </div> <div class="ocr-faq-item__body-wrapper collapse " id="accordion-inpage-oc684e-item_1689841629837"> <div class="ocr-faq-item__empty-div"></div> <div class="ocr-faq-item__body"> <div> </div> <div> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="oc6a40" id="richtext-oc6a40"> <div data-oc-token-text> <p>Once an admin enables immersive spaces in Teams, select the View menu from a Teams meeting, then select Immersive space.</p> <p> </p> </div> </section> </div> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="See step-by-step instructions to join an immersive meeting" data-bi-ehn="How can I join an immersive space in Teams?" data-bi-tags="{"bilinkname":"seestepbystepinstructionstojoinanimmersivemeeting"}" tabindex="0" data-bi-hn="How can I join an immersive space in Teams?" data-bi-bhvr="231" data-bi-cn="See step-by-step instructions to join an immersive meeting" data-bi-compnm="Faqs" data-regenerate-fwlink="true" target="_blank" data-oc="oc0ecb" data-bi-ct="Subheader Link" id="action-oc0ecb" href="https://go.microsoft.com/fwlink/?linkid=2251959&clcid=0x409&culture=en-us&country=us" data-bi-sn="4" aria-label="See step-by-step instructions to join an immersive meeting with Microsoft teams" data-bi-view="FAQs | "> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">See step-by-step instructions to join an immersive meeting</span> </a> </div> </div> </div> </div> </div> </li> <li class="ocr-faq-item "> <div class="ocr-faq-item__content"> <div class="button-group button-group--stacked"> <button class="col ocr-faq-item__header faq-collapse" data-target="#accordion-inpage-oc684e-item_1689841631220" aria-expanded="false" aria-controls="accordion-inpage-oc684e-item_1689841631220" data-mount="ocr-collapse" data-collapse="Collapse icon" data-encollapse="Collapse icon" data-collapsebhvr="8" data-collapsetemplatename="FAQ Reduce" data-expand="Expand icon" data-enexpand="Expand icon" data-expandbhvr="7" data-expandtemplatename="FAQ Expand" data-bi-ecn="Expand icon" data-bi-ehn="Frequently asked questions" data-bi-ct="FAQ Expand" data-bi-hn="Frequently asked questions" data-bi-bhvr="7" data-bi-compnm="Faqs" data-bi-cn="Expand icon" data-bi-view="FAQs | "> <div class="ocr-faq-item__header--label"> <div class="small "> <div data-oc-token-text> 04/ </div> </div> </div> <div class="ocr-faq-item__header--title"> <div class="lead "> <div data-oc-token-text> <h3><span class="d-block h5">I’m an administrator. Where can I enable immersive spaces in Teams for my organization?</span></h3> </div> </div> </div> </button> </div> <div class="ocr-faq-item__body-wrapper collapse " id="accordion-inpage-oc684e-item_1689841631220"> <div class="ocr-faq-item__empty-div"></div> <div class="ocr-faq-item__body"> <div> </div> <div> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="oc6a40" id="richtext-oc6a40"> <div data-oc-token-text> <p>Some Microsoft 365 and Office 365 suites do not include Teams so a Teams license must be purchased separately for those plans. Check whether you have one of the following: Teams Essentials, Teams Enterprise, or a Microsoft 365 or Office 365 commercial subscription that has a Teams license. <br/> <br/> In the Teams admin center, enable the Mesh app.</p> <p> </p> </div> </section> </div> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="See step-by-step instructions to enable immersive spaces" data-bi-ehn="I’m an administrator. Where can I enable immersive spaces in Teams for my organization?" data-bi-tags="{"bilinkname":"seestepbystepinstructionstoenableimmersivespaces"}" tabindex="0" data-bi-hn="I’m an administrator. Where can I enable immersive spaces in Teams for my organization?" data-bi-bhvr="231" data-bi-cn="See step-by-step instructions to enable immersive spaces" data-bi-compnm="Faqs" data-regenerate-fwlink="true" target="_blank" data-oc="ocb2c8" data-bi-ct="Subheader Link" id="action-ocb2c8" href="https://go.microsoft.com/fwlink/?linkid=2252406&clcid=0x409&culture=en-us&country=us" data-bi-sn="5" aria-label="See step-by-step instructions to enable immersive spaces with microsoft teams" data-bi-view="FAQs | "> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">See step-by-step instructions to enable immersive spaces</span> </a> </div> </div> </div> </div> </div> </li> <li class="ocr-faq-item "> <div class="ocr-faq-item__content"> <div class="button-group button-group--stacked"> <button class="col ocr-faq-item__header faq-collapse" data-target="#accordion-inpage-oc684e-item_1689841632654" aria-expanded="false" aria-controls="accordion-inpage-oc684e-item_1689841632654" data-mount="ocr-collapse" data-collapse="Callpse icon" data-encollapse="Callpse icon" data-collapsebhvr="8" data-collapsetemplatename="FAQ Reduce" data-expand="Expand icon" data-enexpand="Expand icon" data-expandbhvr="7" data-expandtemplatename="FAQ Expand" data-bi-ecn="Expand icon" data-bi-ehn="Frequently asked questions" data-bi-ct="FAQ Expand" data-bi-hn="Frequently asked questions" data-bi-bhvr="7" data-bi-compnm="Faqs" data-bi-cn="Expand icon" data-bi-view="FAQs | "> <div class="ocr-faq-item__header--label"> <div class="small "> <div data-oc-token-text> 05/ </div> </div> </div> <div class="ocr-faq-item__header--title"> <div class="lead "> <div data-oc-token-text> <h3><span class="d-block h5">How do I join a meeting as an avatar?</span></h3> </div> </div> </div> </button> </div> <div class="ocr-faq-item__body-wrapper collapse " id="accordion-inpage-oc684e-item_1689841632654"> <div class="ocr-faq-item__empty-div"></div> <div class="ocr-faq-item__body"> <div> </div> <div> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="oc6a40" id="richtext-oc6a40"> <div data-oc-token-text> <p>Once an admin enables avatars in the Teams admin center, turn off your camera in any Teams meeting, go to the More menu and select Effects and avatars, then choose from your custom avatars.</p> <p> </p> </div> </section> </div> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="See step-by-step instructions to join meetings as an avatar" data-bi-ehn="How do I join a meeting as an avatar?" data-bi-tags="{"bilinkname":"instructionstojoinmeetingsasanavatar"}" tabindex="0" data-bi-hn="How do I join a meeting as an avatar?" data-bi-bhvr="231" data-bi-cn="See step-by-step instructions to join meetings as an avatar" data-bi-compnm="Faqs" data-regenerate-fwlink="true" target="_blank" data-oc="ocd5e5" data-bi-ct="Subheader Link" id="action-ocd5e5" href="https://go.microsoft.com/fwlink/?linkid=2251960&clcid=0x409&culture=en-us&country=us" data-bi-sn="6" aria-label="See step-by-step instructions to join meetings as an avatar for Microsoft Teams" data-bi-view="FAQs | "> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">See step-by-step instructions to join meetings as an avatar</span> </a> </div> </div> </div> </div> </div> </li> <li class="ocr-faq-item "> <div class="ocr-faq-item__content"> <div class="button-group button-group--stacked"> <button class="col ocr-faq-item__header faq-collapse" data-target="#accordion-inpage-oc684e-item_1689841640747_c_1927990766" aria-expanded="false" aria-controls="accordion-inpage-oc684e-item_1689841640747_c_1927990766" data-mount="ocr-collapse" data-collapse="Callpse icon" data-encollapse="Callpse icon" data-collapsebhvr="8" data-collapsetemplatename="FAQ Reduce" data-expand="Expand icon" data-enexpand="Expand icon" data-expandbhvr="7" data-expandtemplatename="FAQ Expand" data-bi-ecn="Expand icon" data-bi-ehn="Frequently asked questions" data-bi-ct="FAQ Expand" data-bi-hn="Frequently asked questions" data-bi-bhvr="7" data-bi-compnm="Faqs" data-bi-cn="Expand icon" data-bi-view="FAQs | "> <div class="ocr-faq-item__header--label"> <div class="small "> <div data-oc-token-text> 06/ </div> </div> </div> <div class="ocr-faq-item__header--title"> <div class="lead "> <div data-oc-token-text> <h3><span class="d-block h5">I’m an administrator. Where can I enable avatars for my organization?</span></h3> </div> </div> </div> </button> </div> <div class="ocr-faq-item__body-wrapper collapse " id="accordion-inpage-oc684e-item_1689841640747_c_1927990766"> <div class="ocr-faq-item__empty-div"></div> <div class="ocr-faq-item__body"> <div> </div> <div> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="oc6a40" id="richtext-oc6a40"> <div data-oc-token-text> <p>Go to the Teams admin center to enable avatars.</p> <p> </p> </div> </section> </div> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="See step-by-step instructions to enable avatars" data-bi-ehn="I’m an administrator. Where can I enable avatars for my organization?" data-bi-tags="{"bilinkname":"seestep-by-stepinstructionstoenableavatars"}" tabindex="0" data-bi-hn="I’m an administrator. Where can I enable avatars for my organization?" data-bi-bhvr="231" data-bi-cn="See step-by-step instructions to enable avatars" data-bi-compnm="Faqs" data-regenerate-fwlink="true" target="_blank" data-oc="oc81fd" data-bi-ct="Subheader Link" id="action-oc81fd" href="https://go.microsoft.com/fwlink/?linkid=2251961&clcid=0x409&culture=en-us&country=us" data-bi-sn="7" aria-label="See step-by-step instructions to enable avatars and how to set up for Microsoft Teams" data-bi-view="FAQs | "> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">See step-by-step instructions to enable avatars</span> </a> </div> </div> </div> </div> </div> </li> <li class="ocr-faq-item "> <div class="ocr-faq-item__content"> <div class="button-group button-group--stacked"> <button class="col ocr-faq-item__header faq-collapse" data-target="#accordion-inpage-oc684e-item_1689841640747_c" aria-expanded="false" aria-controls="accordion-inpage-oc684e-item_1689841640747_c" data-mount="ocr-collapse" data-collapse="Callpse icon" data-encollapse="Callpse icon" data-collapsebhvr="8" data-collapsetemplatename="FAQ Reduce" data-expand="Expand icon" data-enexpand="Expand icon" data-expandbhvr="7" data-expandtemplatename="FAQ Expand" data-bi-ecn="Expand icon" data-bi-ehn="Frequently asked questions" data-bi-ct="FAQ Expand" data-bi-hn="Frequently asked questions" data-bi-bhvr="7" data-bi-compnm="Faqs" data-bi-cn="Expand icon" data-bi-view="FAQs | "> <div class="ocr-faq-item__header--label"> <div class="small "> <div data-oc-token-text> 07/ </div> </div> </div> <div class="ocr-faq-item__header--title"> <div class="lead "> <div data-oc-token-text> <h3><span class="d-block h5">What’s the difference between immersive spaces in Teams and immersive experiences in Mesh?</span></h3> </div> </div> </div> </button> </div> <div class="ocr-faq-item__body-wrapper collapse " id="accordion-inpage-oc684e-item_1689841640747_c"> <div class="ocr-faq-item__empty-div"></div> <div class="ocr-faq-item__body"> <div> </div> <div> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="oc6a40" id="richtext-oc6a40"> <div data-oc-token-text> <p>Immersive spaces in Teams offer preconfigured 3D environments out of the box.</p> <p> </p> <p>Immersive experiences in Mesh empower creators and developers to build entirely custom 3D experiences for unique business needs, including the ability to customize events using a no-code editor and the Mesh toolkit.</p> <p> </p> <p> There are other differences too, such as limits on meeting sizes and limits on hours per month.</p> </div> </section> </div> </div> </div> </div> </div> </li> <li class="ocr-faq-item "> <div class="ocr-faq-item__content"> <div class="button-group button-group--stacked"> <button class="col ocr-faq-item__header faq-collapse" data-target="#accordion-inpage-oc684e-item_1689841640747_c_1401878951" aria-expanded="false" aria-controls="accordion-inpage-oc684e-item_1689841640747_c_1401878951" data-mount="ocr-collapse" data-collapse="Callpse icon" data-encollapse="Callpse icon" data-collapsebhvr="8" data-collapsetemplatename="FAQ Reduce" data-expand="Expand icon" data-enexpand="Expand icon" data-expandbhvr="7" data-expandtemplatename="FAQ Expand" data-bi-ecn="Expand icon" data-bi-ehn="Frequently asked questions" data-bi-ct="FAQ Expand" data-bi-hn="Frequently asked questions" data-bi-bhvr="7" data-bi-compnm="Faqs" data-bi-cn="Expand icon" data-bi-view="FAQs | "> <div class="ocr-faq-item__header--label"> <div class="small "> <div data-oc-token-text> 08/ </div> </div> </div> <div class="ocr-faq-item__header--title"> <div class="lead "> <div data-oc-token-text> <h3><span class="d-block h5">I’m a creator or developer. How can I build entirely custom 3D experiences in Mesh?</span></h3> </div> </div> </div> </button> </div> <div class="ocr-faq-item__body-wrapper collapse " id="accordion-inpage-oc684e-item_1689841640747_c_1401878951"> <div class="ocr-faq-item__empty-div"></div> <div class="ocr-faq-item__body"> <div> </div> <div> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="oc6a40" id="richtext-oc6a40"> <div data-oc-token-text> <p>Read the Developer's Guide to Getting Started to learn more about developer capabilities and download the Mesh toolkit to begin building your own custom environment. Developers can get started without an active business plan or Teams Premium license.</p> <p> </p> </div> </section> </div> <div ocr-component-name="action" data-component-id="467e35e809075d121962a1d239c316b2" class="action d-contents"> <a class="link " data-bi-ecn="Read the Developer's Guide to Getting Started" data-bi-ehn="I’m a creator or developer. How can I build entirely custom 3D experiences in Mesh?" data-bi-tags="{"bilinkname":"readthedevelopersguidetogettingstarted"}" tabindex="0" data-bi-hn="I’m a creator or developer. How can I build entirely custom 3D experiences in Mesh?" data-bi-bhvr="231" data-bi-cn="Read the Developer's Guide to Getting Started" data-bi-compnm="Faqs" data-regenerate-fwlink="true" target="_blank" data-oc="oca2af" data-bi-ct="Subheader Link" id="action-oca2af" href="https://go.microsoft.com/fwlink/?linkid=2252407&clcid=0x409&culture=en-us&country=us" data-bi-sn="8" aria-label="Read the Developer's Guide to Getting Started with a Mesh sample" data-bi-view="FAQs | "> <span class="btn btn--icon-only btn--sm "> <span class="glyph-prepend" aria-hidden="true"></span> </span> <span class="link__text">Read the Developer's Guide to Getting Started</span> </a> </div> </div> </div> </div> </div> </li> <li class="ocr-faq-item "> <div class="ocr-faq-item__content"> <div class="button-group button-group--stacked"> <button class="col ocr-faq-item__header faq-collapse" data-target="#accordion-inpage-oc684e-item_1689841640747" aria-expanded="false" aria-controls="accordion-inpage-oc684e-item_1689841640747" data-mount="ocr-collapse" data-collapse="Callpse icon" data-encollapse="Callpse icon" data-collapsebhvr="8" data-collapsetemplatename="FAQ Reduce" data-expand="Expand icon" data-enexpand="Expand icon" data-expandbhvr="7" data-expandtemplatename="FAQ Expand" data-bi-ecn="Expand icon" data-bi-ehn="Frequently asked questions" data-bi-ct="FAQ Expand" data-bi-hn="Frequently asked questions" data-bi-bhvr="7" data-bi-compnm="Faqs" data-bi-cn="Expand icon" data-bi-view="FAQs | "> <div class="ocr-faq-item__header--label"> <div class="small "> <div data-oc-token-text> 09/ </div> </div> </div> <div class="ocr-faq-item__header--title"> <div class="lead "> <div data-oc-token-text> <h3><span class="d-block h5">Which devices support Mesh?</span></h3> </div> </div> </div> </button> </div> <div class="ocr-faq-item__body-wrapper collapse " id="accordion-inpage-oc684e-item_1689841640747"> <div class="ocr-faq-item__empty-div"></div> <div class="ocr-faq-item__body"> <div> </div> <div> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="oc6a40" id="richtext-oc6a40"> <div data-oc-token-text> <p>Mesh runs on PC and Meta Quest devices.</p> </div> </section> </div> </div> </div> </div> </div> </li> </ul> </div> </div> </div> </div> </div> <div ocr-component-name="section-master" data-component-id="2b9a710ec7952a9e39aaccb62b93dcee" class="section-master theme-day bg--card-normal section-master--breadth-none section-master--density-compact"> <div class="container" data-oc="oce3fc" id="section-master-oce3fc"> <div class="row"> <div class="col"> <div class="layout section-master__layout"> <div class="layout__col"> <div class="section-master__layout-header"> <div ocr-component-name="block-heading" data-component-id="6ead05f340b941df5109567514e89a43" class="block-heading"> </div> </div> </div> </div> </div> </div> <div class="row section-master__slot"> <div class="col"> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="oc0f96" id="richtext-oc0f96"> <div data-oc-token-text> <p>[<a href="#footnote1" target="_self" class="ms-rte-link" aria-label="Back to Footnote 1" id="footnotetext1">1</a>] After your paid subscription begins, cancellation policies vary based on your status as a new customer, and your product and domain selections on Microsoft. <a href="https://go.microsoft.com/fwlink/?linkid=2184462" class="ms-rte-link" target="_blank" aria-label="Learn how to cancel your Microsoft 365 subscription">Learn how to cancel your Microsoft 365 subscription</a>, and cancel it anytime in the Microsoft 365 admin center. When a subscription is canceled, all associated data will be deleted. Learn more about <a href="https://go.microsoft.com/fwlink/p/?linkid=2166910" class="ms-rte-link" target="_blank" aria-label="data retention, deletion, and destruction in Microsoft">data retention, deletion, and destruction in Microsoft 365.</a></p> </div> </section> </div> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="oc0f96" id="richtext-oc0f97"> <div data-oc-token-text> <p>[<a aria-label="Back to Footnote 2" id="footnotetext2" href="#footnote2" class="ms-rte-link">2</a>] After your one-month free trial, you will be charged the applicable subscription fee. A credit card is required. Cancel at any time to stop future charges.</p> </div> </section> </div> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="oc0f96" id="richtext-oc0f98"> <div data-oc-token-text> <p>[<a aria-label="Back to Footnote 3" id="footnotetext3" href="#footnote3" class="ms-rte-link">3</a>] Live captions are available in the English language with Microsoft account identities and more than 30 additional languages with Microsoft Entra identities. <a aria-label="Learn more about live captions - Data retention, deletion, and destruction in Microsoft 365" href="https://go.microsoft.com/fwlink/?linkid=2258348" class="ms-rte-link" target="_blank">Learn more about live captions</a>.</p> </div> </section> </div> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="oc0f96" id="richtext-oc0f99"> <div data-oc-token-text> <p>[<a aria-label="Back to Footnote 4" id="footnotetext4" href="#footnote4" class="ms-rte-link">4</a>] Exclusively available with a Teams Premium license or the Mesh premium features trial.</p> </div> </section> </div> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="oc0f96" id="richtext-oc0f90"> <div data-oc-token-text> <p>[<a aria-label="Back to Footnote 5" id="footnotetext5" href="#footnote5" class="ms-rte-link">5</a>] This offer is applicable with an active Microsoft 365 or Teams plan for business or enterprise. A Teams Premium license is required upon expiration of the Mesh trial. <a href="https://go.microsoft.com/fwlink/?linkid=2258936" target="_blank" class="ms-rte-link" aria-label="learn more about Mesh trial">Learn more</a> about Mesh trial.</p> </div> </section> </div> <div ocr-component-name="richtext" class="richtext" data-component-id="9b992e252846bf14b532f40bd58c2fbe"> <section data-oc="oc8a54" id="richtext-oc8a54"> <div data-oc-token-text> <p> </p> </div> </section> </div> </div> </div> </div> </div> </div></div> <div ocr-component-name="section-master" data-component-id="2b9a710ec7952a9e39aaccb62b93dcee" class="section-master section-master--breadth-comfortable section-master--density-none aem-GridColumn aem-GridColumn--default--12"> <div class="container" data-oc="oc8a0e" id="section-master-oc8a0e"> <div class="row"> <div class="col"> <div class="layout section-master__layout"> <div class="layout__col"> <div class="section-master__layout-header"> <div ocr-component-name="block-heading" data-component-id="6ead05f340b941df5109567514e89a43" class="block-heading"> </div> </div> </div> </div> </div> </div> <div class="row section-master__slot"> <div class="col"> <div class="experiencefragment" data-component-id="581db1ec198007e2a00cbac3e44e3de9" oc-component-name="experiencefragment"><div class="cmp-experiencefragment"> <div class="xf-content-height"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="responsivegrid aem-GridColumn aem-GridColumn--default--12"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="socialfollow aem-GridColumn aem-GridColumn--default--12" data-component-id="8750c09f740a85b8d0b862206e9781be" oc-component-name="socialfollow"> <div class="col"> <div class="d-flex justify-content-between flex-wrap" data-oc="oc06e5" id="socialfollow-uidd671"> <div class="row"> <section class="col-12"> <h2 class=" base font-weight-normal align-middle mr-g d-inline"> Follow Microsoft </h2> <ul class="list-inline d-inline-block align-middle my-2"> <li data-m='{"bhvr": 126, "cN": "Twitter", "ecn": "Twitter", "socchn": "Twitter", "cT": "Social Button", "pa": "body", "compnm": "Social Follow - horizontal"}' class="list-inline-item mr-g"> <a class="d-inline-block" aria-label="Follow Microsoft on twitter" href="https://go.microsoft.com/fwlink/p/?linkid=2158626" target="_blank"> <img src="https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/twitter-gray?scl=1" class="" alt="Twitter" title="Twitter" width="32" height="32"/> </a> </li> <li data-m='{"bhvr": 126, "cN": "Facebook", "ecn": "Facebook", "socchn": "Facebook", "cT": "Social Button", "pa": "body", "compnm": "Social Follow - horizontal"}' class="list-inline-item mr-g"> <a class="d-inline-block" aria-label="Follow Microsoft on facebook" href="https://go.microsoft.com/fwlink/p/?linkid=2158625" target="_blank"> <img src="https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/facebook-gray?scl=1" class="" alt="Facebook" title="Facebook" width="32" height="32"/> </a> </li> <li data-m='{"bhvr": 126, "cN": "Youtube", "ecn": "Youtube", "socchn": "Youtube", "cT": "Social Button", "pa": "body", "compnm": "Social Follow - horizontal"}' class="list-inline-item mr-g"> <a class="d-inline-block" aria-label="Follow Microsoft on youtube" href="https://go.microsoft.com/fwlink/p/?linkid=2219866" target="_blank"> <img src="https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/youtube-gray?scl=1" class="" alt="Youtube" title="Youtube" width="32" height="32"/> </a> </li> </ul> </section> </div> <div class="row"> </div> </div> </div> </div> </div> </div> </div> </div></div> <span style="display:none"> </span></div> </div> </div> </div> </div> </div> </div> </div> </main></div> <div class="universalfooter aem-GridColumn aem-GridColumn--default--12" data-component-id="873fa1f863becf63b38092282d4ea0b1"> <div id="footerArea" class="uhf" data-m='{"cN":"footerArea","cT":"Area_coreuiArea","id":"a2Body","sN":2,"aN":"Body"}'> <div id="footerRegion" data-region-key="footerregion" data-m='{"cN":"footerRegion","cT":"Region_coreui-region","id":"r1a2","sN":1,"aN":"a2"}' > <div id="footerUniversalFooter" data-m='{"cN":"footerUniversalFooter","cT":"Module_coreui-universalfooter","id":"m1r1a2","sN":1,"aN":"r1a2"}' data-module-id="Category|footerRegion|coreui-region|footerUniversalFooter|coreui-universalfooter"> <footer id="uhf-footer" class="c-uhff context-uhf" data-uhf-mscc-rq="false" data-footer-footprint="/OfficeProducts/SPEFooterTeamseu, fromService: True" data-m='{"cN":"Uhf footer_cont","cT":"Container","id":"c1m1r1a2","sN":1,"aN":"m1r1a2"}'> <nav class="c-uhff-nav" aria-label="Footer Resource links" data-m='{"cN":"Footer nav_cont","cT":"Container","id":"c1c1m1r1a2","sN":1,"aN":"c1m1r1a2"}'> <div class="c-uhff-nav-row"> <div class="c-uhff-nav-group" data-m='{"cN":"footerNavColumn1_cont","cT":"Container","id":"c1c1c1m1r1a2","sN":1,"aN":"c1c1m1r1a2"}'> <div class="c-heading-4" role="heading" aria-level="2">What's new</div> <ul class="c-list f-bare"> <li> <a aria-label="Surface Pro What's new" class="c-uhff-link" href="https://www.microsoft.com/surface/devices/surface-pro" data-m='{"cN":"Footer_WhatsNew_NewSurfacePro_nav","id":"n1c1c1c1m1r1a2","sN":1,"aN":"c1c1c1m1r1a2"}'>Surface Pro</a> </li> <li> <a aria-label="Surface Laptop What's new" class="c-uhff-link" href="https://www.microsoft.com/surface/devices/surface-laptop" data-m='{"cN":"Footer_WhatsNew_SurfaceLaptop_nav","id":"n2c1c1c1m1r1a2","sN":2,"aN":"c1c1c1m1r1a2"}'>Surface Laptop</a> </li> <li> <a aria-label="Surface Laptop Studio 2 What's new" class="c-uhff-link" href="https://www.microsoft.com/en-us/d/Surface-Laptop-Studio-2/8rqr54krf1dz" data-m='{"cN":"Footer_WhatsNew_SurfaceLaptopStudio2_nav","id":"n3c1c1c1m1r1a2","sN":3,"aN":"c1c1c1m1r1a2"}'>Surface Laptop Studio 2</a> </li> <li> <a aria-label="Surface Laptop Go 3 What's new" class="c-uhff-link" href="https://www.microsoft.com/en-us/d/Surface-Laptop-Go-3/8p0wwgj6c6l2" data-m='{"cN":"Footer_WhatsNew_SurfaceLaptopGo3_nav","id":"n4c1c1c1m1r1a2","sN":4,"aN":"c1c1c1m1r1a2"}'>Surface Laptop Go 3</a> </li> <li> <a aria-label="Microsoft Copilot What's new" class="c-uhff-link" href="https://www.microsoft.com/en-us/microsoft-copilot" data-m='{"cN":"Footer_WhatsNew_CopilotMicrosoft_nav","id":"n5c1c1c1m1r1a2","sN":5,"aN":"c1c1c1m1r1a2"}'>Microsoft Copilot</a> </li> <li> <a aria-label="AI in Windows What's new" class="c-uhff-link" href="https://www.microsoft.com/en-us/windows/copilot-ai-features" data-m='{"cN":"Whatsnew_AIinWindows_nav","id":"n6c1c1c1m1r1a2","sN":6,"aN":"c1c1c1m1r1a2"}'>AI in Windows</a> </li> <li> <a aria-label="Explore Microsoft products What's new" class="c-uhff-link" href="https://www.microsoft.com/en-us/microsoft-products-and-apps" data-m='{"cN":"Footer_WhatsNew_ExploreMicrosoftProducts_nav","id":"n7c1c1c1m1r1a2","sN":7,"aN":"c1c1c1m1r1a2"}'>Explore Microsoft products</a> </li> <li> <a aria-label="Windows 11 apps What's new" class="c-uhff-link" href="https://www.microsoft.com/windows/windows-11-apps" data-m='{"cN":"Footer_WhatsNew_Windows_11_apps_nav","id":"n8c1c1c1m1r1a2","sN":8,"aN":"c1c1c1m1r1a2"}'>Windows 11 apps</a> </li> </ul> </div> <div class="c-uhff-nav-group" data-m='{"cN":"footerNavColumn2_cont","cT":"Container","id":"c2c1c1m1r1a2","sN":2,"aN":"c1c1m1r1a2"}'> <div class="c-heading-4" role="heading" aria-level="2">Microsoft Store</div> <ul class="c-list f-bare"> <li> <a aria-label="Account profile Microsoft Store" class="c-uhff-link" href="https://account.microsoft.com/" data-m='{"cN":"Footer_StoreandSupport_AccountProfile_nav","id":"n1c2c1c1m1r1a2","sN":1,"aN":"c2c1c1m1r1a2"}'>Account profile</a> </li> <li> <a aria-label="Download Center Microsoft Store" class="c-uhff-link" href="https://www.microsoft.com/en-us/download" data-m='{"cN":"Footer_StoreandSupport_DownloadCenter_nav","id":"n2c2c1c1m1r1a2","sN":2,"aN":"c2c1c1m1r1a2"}'>Download Center</a> </li> <li> <a aria-label="Microsoft Store support Microsoft Store" class="c-uhff-link" href="https://go.microsoft.com/fwlink/?linkid=2139749" data-m='{"cN":"Footer_StoreandSupport_SalesAndSupport_nav","id":"n3c2c1c1m1r1a2","sN":3,"aN":"c2c1c1m1r1a2"}'>Microsoft Store support</a> </li> <li> <a aria-label="Returns Microsoft Store" class="c-uhff-link" href="https://www.microsoft.com/en-us/store/b/returns" data-m='{"cN":"Footer_StoreandSupport_Returns_nav","id":"n4c2c1c1m1r1a2","sN":4,"aN":"c2c1c1m1r1a2"}'>Returns</a> </li> <li> <a aria-label="Order tracking Microsoft Store" class="c-uhff-link" href="https://www.microsoft.com/en-us/store/b/order-tracking" data-m='{"cN":"Footer_StoreandSupport_OrderTracking_nav","id":"n5c2c1c1m1r1a2","sN":5,"aN":"c2c1c1m1r1a2"}'>Order tracking</a> </li> <li> <a aria-label="Certified Refurbished Microsoft Store" class="c-uhff-link" href="https://www.microsoft.com/en-us/store/b/certified-refurbished-products" data-m='{"cN":"Footer_StoreandSupport_StoreLocations_nav","id":"n6c2c1c1m1r1a2","sN":6,"aN":"c2c1c1m1r1a2"}'>Certified Refurbished</a> </li> <li> <a aria-label="Microsoft Store Promise Microsoft Store" class="c-uhff-link" href="https://www.microsoft.com/en-us/store/b/why-microsoft-store?icid=footer_why-msft-store_7102020" data-m='{"cN":"Footer_StoreandSupport_MicrosoftPromise_nav","id":"n7c2c1c1m1r1a2","sN":7,"aN":"c2c1c1m1r1a2"}'>Microsoft Store Promise</a> </li> <li> <a aria-label="Flexible Payments Microsoft Store" class="c-uhff-link" href="https://www.microsoft.com/en-us/store/b/payment-financing-options?icid=footer_financing_vcc" data-m='{"cN":"Footer_StoreandSupport_Financing_nav","id":"n8c2c1c1m1r1a2","sN":8,"aN":"c2c1c1m1r1a2"}'>Flexible Payments</a> </li> </ul> </div> <div class="c-uhff-nav-group" data-m='{"cN":"footerNavColumn3_cont","cT":"Container","id":"c3c1c1m1r1a2","sN":3,"aN":"c1c1m1r1a2"}'> <div class="c-heading-4" role="heading" aria-level="2">Education</div> <ul class="c-list f-bare"> <li> <a aria-label="Microsoft in education Education" class="c-uhff-link" href="https://www.microsoft.com/en-us/education" data-m='{"cN":"Footer_Education_MicrosoftInEducation_nav","id":"n1c3c1c1m1r1a2","sN":1,"aN":"c3c1c1m1r1a2"}'>Microsoft in education</a> </li> <li> <a aria-label="Devices for education Education" class="c-uhff-link" href="https://www.microsoft.com/en-us/education/devices/overview" data-m='{"cN":"Footer_Education_DevicesforEducation_nav","id":"n2c3c1c1m1r1a2","sN":2,"aN":"c3c1c1m1r1a2"}'>Devices for education</a> </li> <li> <a aria-label="Microsoft Teams for Education Education" class="c-uhff-link" href="https://www.microsoft.com/en-us/education/products/teams" data-m='{"cN":"Footer_Education_MicrosoftTeamsforEducation_nav","id":"n3c3c1c1m1r1a2","sN":3,"aN":"c3c1c1m1r1a2"}'>Microsoft Teams for Education</a> </li> <li> <a aria-label="Microsoft 365 Education Education" class="c-uhff-link" href="https://www.microsoft.com/en-us/education/products/microsoft-365" data-m='{"cN":"Footer_Education_Microsoft365Education_nav","id":"n4c3c1c1m1r1a2","sN":4,"aN":"c3c1c1m1r1a2"}'>Microsoft 365 Education</a> </li> <li> <a aria-label="How to buy for your school Education" class="c-uhff-link" href="https://www.microsoft.com/education/how-to-buy" data-m='{"cN":"Footer_Howtobuyforyourschool_nav","id":"n5c3c1c1m1r1a2","sN":5,"aN":"c3c1c1m1r1a2"}'>How to buy for your school</a> </li> <li> <a aria-label="Educator training and development Education" class="c-uhff-link" href="https://education.microsoft.com/" data-m='{"cN":"Footer_Education_EducatorTrainingDevelopment_nav","id":"n6c3c1c1m1r1a2","sN":6,"aN":"c3c1c1m1r1a2"}'>Educator training and development</a> </li> <li> <a aria-label="Deals for students and parents Education" class="c-uhff-link" href="https://www.microsoft.com/en-us/store/b/education" data-m='{"cN":"Footer_Education_DealsForStudentsandParents_nav","id":"n7c3c1c1m1r1a2","sN":7,"aN":"c3c1c1m1r1a2"}'>Deals for students and parents</a> </li> <li> <a aria-label="AI for education Education" class="c-uhff-link" href="https://www.microsoft.com/en-us/education/ai-in-education" data-m='{"cN":"Footer_Education_Azureforstudents_nav","id":"n8c3c1c1m1r1a2","sN":8,"aN":"c3c1c1m1r1a2"}'>AI for education</a> </li> </ul> </div> </div> <div class="c-uhff-nav-row"> <div class="c-uhff-nav-group" data-m='{"cN":"footerNavColumn4_cont","cT":"Container","id":"c4c1c1m1r1a2","sN":4,"aN":"c1c1m1r1a2"}'> <div class="c-heading-4" role="heading" aria-level="2">Business</div> <ul class="c-list f-bare"> <li> <a aria-label="Microsoft Cloud Business" class="c-uhff-link" href="https://www.microsoft.com/en-us/microsoft-cloud" data-m='{"cN":"Footer_Business_Microsoft_Cloud_nav","id":"n1c4c1c1m1r1a2","sN":1,"aN":"c4c1c1m1r1a2"}'>Microsoft Cloud</a> </li> <li> <a aria-label="Microsoft Security Business" class="c-uhff-link" href="https://www.microsoft.com/en-us/security" data-m='{"cN":"Footer_Business_Microsoft Security_nav","id":"n2c4c1c1m1r1a2","sN":2,"aN":"c4c1c1m1r1a2"}'>Microsoft Security</a> </li> <li> <a aria-label="Dynamics 365 Business" class="c-uhff-link" href="https://www.microsoft.com/en-us/dynamics-365" data-m='{"cN":"Footer_Business_MicrosoftDynamics365_nav","id":"n3c4c1c1m1r1a2","sN":3,"aN":"c4c1c1m1r1a2"}'>Dynamics 365</a> </li> <li> <a aria-label="Microsoft 365 Business" class="c-uhff-link" href="https://www.microsoft.com/en-us/microsoft-365/business" data-m='{"cN":"Footer_Business_M365_nav","id":"n4c4c1c1m1r1a2","sN":4,"aN":"c4c1c1m1r1a2"}'>Microsoft 365</a> </li> <li> <a aria-label="Microsoft Power Platform Business" class="c-uhff-link" href="https://www.microsoft.com/en-us/power-platform" data-m='{"cN":"Footer_DeveloperAndIT_Power Platform_nav","id":"n5c4c1c1m1r1a2","sN":5,"aN":"c4c1c1m1r1a2"}'>Microsoft Power Platform</a> </li> <li> <a aria-label="Microsoft Teams Business" class="c-uhff-link" href="https://www.microsoft.com/en-us/microsoft-teams/group-chat-software" data-m='{"cN":"Footer_Business_Microsoft365_nav","id":"n6c4c1c1m1r1a2","sN":6,"aN":"c4c1c1m1r1a2"}'>Microsoft Teams</a> </li> <li> <a aria-label="Microsoft 365 Copilot Business" class="c-uhff-link" href="https://www.microsoft.com/en-us/microsoft-365/copilot/copilot-for-work" data-m='{"cN":"Footer_CopilotMicrosoft365_nav","id":"n7c4c1c1m1r1a2","sN":7,"aN":"c4c1c1m1r1a2"}'>Microsoft 365 Copilot</a> </li> <li> <a aria-label="Small Business Business" class="c-uhff-link" href="https://www.microsoft.com/en-us/store/b/business?icid=CNavBusinessStore" data-m='{"cN":"Footer_Business-SmallBusiness_nav","id":"n8c4c1c1m1r1a2","sN":8,"aN":"c4c1c1m1r1a2"}'>Small Business</a> </li> </ul> </div> <div class="c-uhff-nav-group" data-m='{"cN":"footerNavColumn5_cont","cT":"Container","id":"c5c1c1m1r1a2","sN":5,"aN":"c1c1m1r1a2"}'> <div class="c-heading-4" role="heading" aria-level="2">Developer & IT</div> <ul class="c-list f-bare"> <li> <a aria-label="Azure Developer & IT" class="c-uhff-link" href="https://azure.microsoft.com/en-us/" data-m='{"cN":"Footer_DeveloperAndIT_MicrosoftAzure_nav","id":"n1c5c1c1m1r1a2","sN":1,"aN":"c5c1c1m1r1a2"}'>Azure</a> </li> <li> <a aria-label="Microsoft Developer Developer & IT" class="c-uhff-link" href="https://developer.microsoft.com/en-us/" data-m='{"cN":"Footer_DeveloperAndIT_MicrosoftDeveloper_nav","id":"n2c5c1c1m1r1a2","sN":2,"aN":"c5c1c1m1r1a2"}'>Microsoft Developer</a> </li> <li> <a aria-label="Microsoft Learn Developer & IT" class="c-uhff-link" href="https://learn.microsoft.com/" data-m='{"cN":"Footer_DeveloperAndIT_MicrosoftLearn_nav","id":"n3c5c1c1m1r1a2","sN":3,"aN":"c5c1c1m1r1a2"}'>Microsoft Learn</a> </li> <li> <a aria-label="Support for AI marketplace apps Developer & IT" class="c-uhff-link" href="https://www.microsoft.com/isv/isv-success?ocid=cmm3atxvn98" data-m='{"cN":"Footer_DeveloperAndIT_ExploreISVSuccess_nav","id":"n4c5c1c1m1r1a2","sN":4,"aN":"c5c1c1m1r1a2"}'>Support for AI marketplace apps</a> </li> <li> <a aria-label="Microsoft Tech Community Developer & IT" class="c-uhff-link" href="https://techcommunity.microsoft.com/" data-m='{"cN":"Footer_DeveloperAndIT_MicrosoftTechCommunity_nav","id":"n5c5c1c1m1r1a2","sN":5,"aN":"c5c1c1m1r1a2"}'>Microsoft Tech Community</a> </li> <li> <a aria-label="Azure Marketplace Developer & IT" class="c-uhff-link" href="https://azuremarketplace.microsoft.com/en-us/" data-m='{"cN":"Footer_DeveloperAndIT_AzureMarketplace_nav","id":"n6c5c1c1m1r1a2","sN":6,"aN":"c5c1c1m1r1a2"}'>Azure Marketplace</a> </li> <li> <a aria-label="AppSource Developer & IT" class="c-uhff-link" href="https://appsource.microsoft.com/en-us/" data-m='{"cN":"Footer_DeveloperAndIT_AppSource_nav","id":"n7c5c1c1m1r1a2","sN":7,"aN":"c5c1c1m1r1a2"}'>AppSource</a> </li> <li> <a aria-label="Visual Studio Developer & IT" class="c-uhff-link" href="https://visualstudio.microsoft.com/" data-m='{"cN":"Footer_DeveloperAndIT_MicrosoftVisualStudio_nav","id":"n8c5c1c1m1r1a2","sN":8,"aN":"c5c1c1m1r1a2"}'>Visual Studio</a> </li> </ul> </div> <div class="c-uhff-nav-group" data-m='{"cN":"footerNavColumn6_cont","cT":"Container","id":"c6c1c1m1r1a2","sN":6,"aN":"c1c1m1r1a2"}'> <div class="c-heading-4" role="heading" aria-level="2">Company</div> <ul class="c-list f-bare"> <li> <a aria-label="Careers Company" class="c-uhff-link" href="https://careers.microsoft.com/" data-m='{"cN":"Footer_Company_Careers_nav","id":"n1c6c1c1m1r1a2","sN":1,"aN":"c6c1c1m1r1a2"}'>Careers</a> </li> <li> <a aria-label="About Microsoft Company" class="c-uhff-link" href="https://www.microsoft.com/about" data-m='{"cN":"Footer_Company_AboutMicrosoft_nav","id":"n2c6c1c1m1r1a2","sN":2,"aN":"c6c1c1m1r1a2"}'>About Microsoft</a> </li> <li> <a aria-label="Company news Company" class="c-uhff-link" href="https://news.microsoft.com/" data-m='{"cN":"Footer_Company_CompanyNews_nav","id":"n3c6c1c1m1r1a2","sN":3,"aN":"c6c1c1m1r1a2"}'>Company news</a> </li> <li> <a aria-label="Privacy at Microsoft Company" class="c-uhff-link" href="https://privacy.microsoft.com/en-us" data-m='{"cN":"Footer_Company_PrivacyAtMicrosoft_nav","id":"n4c6c1c1m1r1a2","sN":4,"aN":"c6c1c1m1r1a2"}'>Privacy at Microsoft</a> </li> <li> <a aria-label="Investors Company" class="c-uhff-link" href="https://www.microsoft.com/investor/default.aspx" data-m='{"cN":"Footer_Company_Investors_nav","id":"n5c6c1c1m1r1a2","sN":5,"aN":"c6c1c1m1r1a2"}'>Investors</a> </li> <li> <a aria-label="Diversity and inclusion Company" class="c-uhff-link" href="https://www.microsoft.com/en-us/diversity/" data-m='{"cN":"Footer_Company_DiversityAndInclusion_nav","id":"n6c6c1c1m1r1a2","sN":6,"aN":"c6c1c1m1r1a2"}'>Diversity and inclusion</a> </li> <li> <a aria-label="Accessibility Company" class="c-uhff-link" href="https://www.microsoft.com/en-us/accessibility" data-m='{"cN":"Footer_Company_Accessibility_nav","id":"n7c6c1c1m1r1a2","sN":7,"aN":"c6c1c1m1r1a2"}'>Accessibility</a> </li> <li> <a aria-label="Sustainability Company" class="c-uhff-link" href="https://www.microsoft.com/en-us/sustainability/" data-m='{"cN":"Footer_Company_Sustainability_nav","id":"n8c6c1c1m1r1a2","sN":8,"aN":"c6c1c1m1r1a2"}'>Sustainability</a> </li> </ul> </div> </div> </nav> <div class="c-uhff-base"> <a id="locale-picker-link" aria-label="Content Language Selector. Currently set to English (United States)" class="c-uhff-link c-uhff-lang-selector c-glyph glyph-world" href="https://www.microsoft.com/en-US/microsoft-teams/locale" data-m='{"cN":"locale_picker(US)_nav","id":"n7c1c1m1r1a2","sN":7,"aN":"c1c1m1r1a2"}'>English (United States)</a> <a data-m='{"id":"n8c1c1m1r1a2","sN":8,"aN":"c1c1m1r1a2"}' href="https://aka.ms/yourcaliforniaprivacychoices" class='c-uhff-link c-uhff-ccpa'> <svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 14" xml:space="preserve" height="16" width="43"> <title>Your Privacy Choices Opt-Out Icon</title> <path d="M7.4 12.8h6.8l3.1-11.6H7.4C4.2 1.2 1.6 3.8 1.6 7s2.6 5.8 5.8 5.8z" style="fill-rule:evenodd;clip-rule:evenodd;fill:#fff"/> <path d="M22.6 0H7.4c-3.9 0-7 3.1-7 7s3.1 7 7 7h15.2c3.9 0 7-3.1 7-7s-3.2-7-7-7zm-21 7c0-3.2 2.6-5.8 5.8-5.8h9.9l-3.1 11.6H7.4c-3.2 0-5.8-2.6-5.8-5.8z" style="fill-rule:evenodd;clip-rule:evenodd;fill:#06f"/> <path d="M24.6 4c.2.2.2.6 0 .8L22.5 7l2.2 2.2c.2.2.2.6 0 .8-.2.2-.6.2-.8 0l-2.2-2.2-2.2 2.2c-.2.2-.6.2-.8 0-.2-.2-.2-.6 0-.8L20.8 7l-2.2-2.2c-.2-.2-.2-.6 0-.8.2-.2.6-.2.8 0l2.2 2.2L23.8 4c.2-.2.6-.2.8 0z" style="fill:#fff"/> <path d="M12.7 4.1c.2.2.3.6.1.8L8.6 9.8c-.1.1-.2.2-.3.2-.2.1-.5.1-.7-.1L5.4 7.7c-.2-.2-.2-.6 0-.8.2-.2.6-.2.8 0L8 8.6l3.8-4.5c.2-.2.6-.2.9 0z" style="fill:#06f"/> </svg> <span>Your Privacy Choices</span> </a> <noscript> <a data-m='{"id":"n9c1c1m1r1a2","sN":9,"aN":"c1c1m1r1a2"}' href="https://aka.ms/yourcaliforniaprivacychoices" class='c-uhff-link c-uhff-ccpa'> <svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 14" xml:space="preserve" height="16" width="43"> <title>Your Privacy Choices Opt-Out Icon</title> <path d="M7.4 12.8h6.8l3.1-11.6H7.4C4.2 1.2 1.6 3.8 1.6 7s2.6 5.8 5.8 5.8z" style="fill-rule:evenodd;clip-rule:evenodd;fill:#fff"/> <path d="M22.6 0H7.4c-3.9 0-7 3.1-7 7s3.1 7 7 7h15.2c3.9 0 7-3.1 7-7s-3.2-7-7-7zm-21 7c0-3.2 2.6-5.8 5.8-5.8h9.9l-3.1 11.6H7.4c-3.2 0-5.8-2.6-5.8-5.8z" style="fill-rule:evenodd;clip-rule:evenodd;fill:#06f"/> <path d="M24.6 4c.2.2.2.6 0 .8L22.5 7l2.2 2.2c.2.2.2.6 0 .8-.2.2-.6.2-.8 0l-2.2-2.2-2.2 2.2c-.2.2-.6.2-.8 0-.2-.2-.2-.6 0-.8L20.8 7l-2.2-2.2c-.2-.2-.2-.6 0-.8.2-.2.6-.2.8 0l2.2 2.2L23.8 4c.2-.2.6-.2.8 0z" style="fill:#fff"/> <path d="M12.7 4.1c.2.2.3.6.1.8L8.6 9.8c-.1.1-.2.2-.3.2-.2.1-.5.1-.7-.1L5.4 7.7c-.2-.2-.2-.6 0-.8.2-.2.6-.2.8 0L8 8.6l3.8-4.5c.2-.2.6-.2.9 0z" style="fill:#06f"/> </svg> <span>Your Privacy Choices</span> </a> </noscript> <a data-m='{"id":"n10c1c1m1r1a2","sN":10,"aN":"c1c1m1r1a2"}' href="https://go.microsoft.com/fwlink/?linkid=2259814" class="c-uhff-link c-uhff-consumer"> <span>Consumer Health Privacy</span> </a> <nav aria-label="Microsoft corporate links"> <ul class="c-list f-bare" data-m='{"cN":"Corp links_cont","cT":"Container","id":"c11c1c1m1r1a2","sN":11,"aN":"c1c1m1r1a2"}'> <li id="c-uhff-footer_sitemap"> <a class="c-uhff-link" href="https://www.microsoft.com/en-us/sitemap1.aspx" data-mscc-ic="false" data-m='{"cN":"Footer_Sitemap_nav","id":"n1c11c1c1m1r1a2","sN":1,"aN":"c11c1c1m1r1a2"}'>Sitemap</a> </li> <li id="c-uhff-footer_contactus"> <a class="c-uhff-link" href="https://support.microsoft.com/contactus" data-mscc-ic="false" data-m='{"cN":"Footer_ContactUs_nav","id":"n2c11c1c1m1r1a2","sN":2,"aN":"c11c1c1m1r1a2"}'>Contact Microsoft</a> </li> <li id="c-uhff-footer_privacyandcookies"> <a class="c-uhff-link" href="https://go.microsoft.com/fwlink/?LinkId=521839" data-mscc-ic="false" data-m='{"cN":"Footer_PrivacyandCookies_nav","id":"n3c11c1c1m1r1a2","sN":3,"aN":"c11c1c1m1r1a2"}'>Privacy </a> </li> <li class=" x-hidden" id="c-uhff-footer_managecookies"> <a class="c-uhff-link" href="#" data-mscc-ic="false" data-m='{"cN":"Footer_ManageCookies_nav","id":"n4c11c1c1m1r1a2","sN":4,"aN":"c11c1c1m1r1a2"}'>Manage cookies</a> </li> <li id="c-uhff-footer_termsofuse"> <a class="c-uhff-link" href="https://go.microsoft.com/fwlink/?LinkID=206977" data-mscc-ic="false" data-m='{"cN":"Footer_TermsOfUse_nav","id":"n5c11c1c1m1r1a2","sN":5,"aN":"c11c1c1m1r1a2"}'>Terms of use</a> </li> <li id="c-uhff-footer_trademarks"> <a class="c-uhff-link" href="https://go.microsoft.com/fwlink/?linkid=2196228" data-mscc-ic="false" data-m='{"cN":"Footer_Trademarks_nav","id":"n6c11c1c1m1r1a2","sN":6,"aN":"c11c1c1m1r1a2"}'>Trademarks</a> </li> <li id="c-uhff-footer_safetyandeco"> <a class="c-uhff-link" href="https://go.microsoft.com/fwlink/?linkid=2196227" data-mscc-ic="false" data-m='{"cN":"Footer_SafetyAndEco_nav","id":"n7c11c1c1m1r1a2","sN":7,"aN":"c11c1c1m1r1a2"}'>Safety & eco</a> </li> <li id="c-uhff-recycling"> <a class="c-uhff-link" href="https://www.microsoft.com/en-us/legal/compliance/recycling" data-mscc-ic="false" data-m='{"cN":"Recycling_nav","id":"n8c11c1c1m1r1a2","sN":8,"aN":"c11c1c1m1r1a2"}'>Recycling</a> </li> <li id="c-uhff-footer_aboutourads"> <a class="c-uhff-link" href="https://choice.microsoft.com" data-mscc-ic="false" data-m='{"cN":"Footer_AboutourAds_nav","id":"n9c11c1c1m1r1a2","sN":9,"aN":"c11c1c1m1r1a2"}'>About our ads</a> </li> <li>© Microsoft 2025</li> </ul> </nav> </div> </footer> <script id="uhf-footer-ccpa"> const globalPrivacyControlEnabled = navigator.globalPrivacyControl; const GPC_DataSharingOptIn = (globalPrivacyControlEnabled) ? false : checkThirdPartyAdsOptOutCookie(); if(window.onGPCLoaded) { window.onGPCLoaded(); } function checkThirdPartyAdsOptOutCookie() { try { const ThirdPartyAdsOptOutCookieName = '3PAdsOptOut'; var cookieValue = getCookie(ThirdPartyAdsOptOutCookieName); return cookieValue != 1; } catch { return true; } } function getCookie(cookieName) { var cookieValue = document.cookie.match('(^|;)\\s*' + cookieName + '\\s*=\\s*([^;]+)'); return (cookieValue) ? cookieValue[2] : ''; } </script> </div> </div> </div> <script src="https://wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js"></script><script src="https://www.microsoft.com/onerfstatics/marketingsites-neu-prod/shell/_scrf/js/themes=default/54-af9f9f/d4-fb1f57/e1-a50eee/e7-954872/d8-97d509/f0-251fe2/46-be1318/77-04a268/11-240c7b/63-077520/a4-34de62/77-380647/db-bc0148/dc-7e9864/6d-c07ea1/6f-dafe8c/f6-aa5278/e6-5f3533/6d-1e7ed0/b7-cadaa7/62-2741f0/ca-40b7b0/4e-ee3a55/3e-f5c39b/c3-6454d7/f9-7592d3/d0-e64f3e/92-10345d/79-499886/7e-cda2d3/58-ab4971/57-c14418/38-b93a9e/de-884374/1f-100dea/33-abe4df/2b-8e0ae6?ver=2.0&_cf=02242021_3231&iife=1"></script> </div> </div> </div> <link rel="stylesheet" href="/etc.clientlibs/onecloud/clientlibs/reimagine/clientlib-reimagine-base.min.ACSHASH81b1ef0c4a6b80454291234fcd6e45b0.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/cascade.component.authoring/clientlibs/clientlib-reimagine-base.min.ACSHASH81b1ef0c4a6b80454291234fcd6e45b0.css" type="text/css"> <script src="/etc.clientlibs/onecloud/clientlibs/reimagine/clientlib-reimagine-base.min.ACSHASH08c5f9cb4220e78ff920dae3a7a8ed53.js"></script> <script src="/etc.clientlibs/cascade.component.authoring/clientlibs/clientlib-reimagine-base.min.ACSHASH2b143bed0ff34bc70bc0703346f70e08.js"></script> <script src="/etc.clientlibs/onecloud/clientlibs/clientlib-click-group-telemetry.min.ACSHASHf25fec6821f63d701a6b6291a4011894.js"></script> <script src="/etc.clientlibs/microsoft/clientlibs/clientlib-httpclient.min.ACSHASH5ee9e4e4e0a5fd39092e63d2d102b12b.js"></script> <script src="/etc.clientlibs/cascade.component.authoring/clientlibs/clientlib-cookieconsent.min.ACSHASH96f0c5b1219e39b8788028f5c17a5ad9.js"></script> <script src="/etc.clientlibs/onecloud/clientlibs/clientlib-cookievalidator.min.ACSHASH3db5cf9fd3fab92b3889302c8de78d1b.js"></script> <script src="/etc.clientlibs/microsoft/components/structure/page/clientlibs/featurecontrol.min.ACSHASHc22ea5b46f3fcad90da0abcc0a3f73d4.js"></script> <script src="/etc.clientlibs/cascade.component.authoring/components/structure/cascade-page/clientlibs/featurecontrol.min.ACSHASHc22ea5b46f3fcad90da0abcc0a3f73d4.js"></script> <div id='customFeatureControl' enabledFeatures="contentbackfillgenerate,esiproductcards,uhf-ms-io-endpoint,uhf-esi-cv,uhf-esi-cache,contentsquare,mediapixel,holiday-themer,lazyload-static-components,clientlibDefer,upsellEnabled,contentbackfillpkgdelete,healthcheck,contentbackfillhttpgenerate,perf-tracker-1ds,dynamic-bundle,cvIncrementer,tentingEnabled,chatCookiesImplemented,alertCountDownWithoutServerTime,pdpDynamicRendering,bundlesDynamicRendering,contentbackfillmetadatachangesvideo,contentbackfillmetadatachangesnonvideo,listDynamicRendering,experimentation-without-personalization,generic-list-importer,combinedUHF,cvCallEnabled,m365ProductCatalog,support-unsupported-locales,deferClickTale,videoLazyLoad,prefetchFontsEnabled,enable-code-isolation,imageLinkTag,fetchPriority,contentIngestionAgent,enableClickgroupTelemetry,imageLazyLoad,contentIngestionAgent-dispatcher2westus2Agent,isCacheControlFeatureEnabled,feature-controlled-content-card,lcpPrioritizationPhase1,ocReimagineTelemetry,deferScriptsEnabled,lcpPrioritizationPhase2,ocReimagineSlotNumberTelemetry,contentIngestionAgent-dispatcher1westus2Agent,ocReimagineComponentNameTelemetry,ocReimagineTemplateNameTelemetry,ptePhase1,extended-html-minification-sites,dynamicPrice,gl-auto-config,displayV35Toggle,chatCustomEndpoint,enableBoostPersonalization,ocReimagineTelemetryTemplateNameSwap,enableEmailConnector,enable-eventingService,ocReimagineAIAssistant,acsPMEFeatureEnabled,ocReimagineCustomerApiUrl,ocReimagineCustomerFilterApiUrl,email-FigmaEmailAutomation,storeVideoUmp,ocProductPricePrimaryLocale,complianceManagerEnabled,entertainmentEW"></div> <div class='oneds-config' data-instrumentationkey='1cfc1aff02e4437889594f14c4cad289-5bf9ec06-73a3-4827-a5e7-d709ff3d3b12-6941' data-isenabled='true' data-env='prod' data-market='en-us' data-pageName='Microsoft Mesh—3D Avatars and Immersive Spaces | Microsoft Teams' data-urlCollectQuery='true' data-urlCollectHash='false' data-autoCapturelineage='false' data-autoCaptureresize='false' data-autoCapturescroll='false' data-initialize1DSEventName="none" data-tenantName='bade' data-tenantTitle='Brand, Advocacy, Digital and Experiences' data-tenantDomain='microsoft' data-tenantSiteName='microsoft' data-tenantNameProperty='tenantName' data-tenantTitleProperty='tenantTitle' data-tenantDomainProperty='tenantDomain' data-tenantSiteNameProperty='tenantSiteName' data-max1DSInitializeDelayInSeconds='1'> </div> <script src="/etc.clientlibs/microsoft/components/structure/page/clientlibs/custom-oneds.min.ACSHASHc3aec3d03bc5447975e3ee25b53f6c32.js"></script> <script src="/etc.clientlibs/cascade.component.authoring/components/structure/cascade-page/clientlibs/custom-oneds.min.ACSHASHd41d8cd98f00b204e9800998ecf8427e.js"></script> <script src="/etc.clientlibs/microsoft/clientlibs/cookie-compliance-manager.min.ACSHASH5f316ac91e4d6efa34dd46eb3a7a4013.js"></script> <script id="onecloud-body-script" type="text/javascript" src="/msonecloudapi/assets/msocbody.js" async></script> <link rel="stylesheet" href="/etc.clientlibs/onecloud/clientlibs/clientlib-chat.min.ACSHASHfa6f56b2d3037982772378233706c9af.css" type="text/css"> <meta name="chat-default-config" value='{}'/> <meta name="chat-default-locale-chat" value="{"market":"en-us","checkForAgentAvailability":"false","suppressProactive":"false"}"/> <meta name="chat-default-site-type-chat"/> <meta name="chat-specific-site-type-locale-chat"/> <meta name="chat-oc-opts" value='{"chatDialogDescription": "chat with Sales window", "isChatDisabled": "", "siteType": "", "disableProactiveChat": "false", "debugHostNames": ["localhost", "sites-author.adobeppe.microsoft.com"]}'/> <script src="/etc.clientlibs/onecloud/clientlibs/clientlib-chat.min.ACSHASHb2193ee3d1a572c4de0275bb103c5293.js"></script> <script src="/etc.clientlibs/onecloud/clientlibs/clientlib-market-layer.min.ACSHASH551a5d1b5ebf715e3f78c311a57fa1d7.js"></script> <link rel="stylesheet" href="/etc.clientlibs/onecloud/clientlibs/clientlib-contact-sales.min.ACSHASH4a1a21c1176e98acf994a206329519ba.css" type="text/css"> <script src="/etc.clientlibs/onecloud/clientlibs/clientlib-contact-sales.min.ACSHASH4c899bc9d9bdc8ca4b7ad57788766bc6.js"></script> <section id="oc-contact-sales"> </section> </div> </body> </html>