SlideShare une entreprise Scribd logo
1  sur  1
Télécharger pour lire hors ligne
Multi-farm architectures with SharePoint Server 2013
DESIGN PRINCIPLES                                                                                 CROSS-FARM SERVICES                                                                                                                                                                                                                                                                  EXAMPLE 1: SCALING WITH A DEDICATED
                                                                                                                                                                                                                                                                                                                                                                                       SERVICES FARM
In SharePoint Server 2013, the features that support the                                              Sharing services across farms
social experience include dependencies that influence multi-                                          · Some services can be shared across server farms. Other services can
farm architectures.                                                                                     be shared only within a single server farm. Services that support                                                             Cross-farm                      User Profile   Managed            Business Data   Search
Microblogging and Feeds — The What's New page in the My Site provides an
                                                                                                        sharing across farms can be run in a central farm and consumed from                                                           service                                        Metadata           Connectivity                              Most commonly
                                                                                                        multiple farms.
aggregated view of activities related to users' interests, including microblogging                                                                                                                                                    applications                                                                                                shared services

                                                                                                      · In large environments, computing-intensive services can be run in a
functionality. Feeds for this page can come from multiple farms.
                                                                                                        central farm to minimize administration overhead and to scale out
                                                                                                                                                                                                                                      These service applications                                                                                                                           Description                                                    Farm A—Enterprise Services
                                                                                                                                                                                                                                      can be shared across multiple   Secure Store   Machine
Distributed Cache — The distributed cache maintains the What's New feed. This                           easily and efficiently as requirements grow. See “Example 1”                                                                  farms.
                                                                                                                                                                                                                                                                                                                                                                                           · One Enterprise services farm hosts all cross-                                                                         IIS Web Site—“SharePoint Web Services”
                                                                                                                                                                                                                                                                      Service        Translation
feeds infrastructure supports the read and write operations generated by users'                         illustrated right.                                                                                                                                                                                                                                                                   farm services except the User Profile service
activities and participation in microblogging.                                                                                                                                                                                                                                                                                                                                                                                                                                                                       Application Pool
                                                                                                                                                                                                                                                                                                                                                                                             application.
                                                                                                      · While the User Profile service application can be shared across farms,                                                                                                                                                                                                             · A single content farm with the User Profile
User Profile — User profile properties drive a broad set of SharePoint features                         this service must reside in the same datacenter as the farms that it                                                                                                                                                                                                                                                                                                                                              Search               Managed         Business Data     Machine
from social collaboration to authorization. The User Profile service application is                                                                                                                                                                                                                                                                                                          service, My Sites, and team sites.
                                                                                                        supports. See “Example 2” below.                                                                                                                                                                                                                                                   · Server-to-server authentication is
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Metadata        Connectivity      Translation
tied more closely to content than in previous versions.
                                                                                                                                                                                                                                                                                                                                                                                             configured between the two farms.
                                                                                                      WAN-friendly services                                                                                                            Single-farm                    Usage and      State Service      PerformancePoint     Microsoft SharePoint
                                                                                                                                                                                                                                                                                                                                                                                           · Farms are in the same or different
When scaling beyond a single farm, the following design                                                                                                                                                                                service
                                                                                                                                                                                                                                                                      Health Data
                                                                                                                                                                                                                                                                      Collection
                                                                                                                                                                                                                                                                                                                             Foundation Subscription
                                                                                                                                                                                                                                                                                                                             Settings Service                                                datacenters.
principles apply.                                                                                     The Search, Managed Metadata, and Machine Translation services can
                                                                                                      be shared across a wide area network (WAN). The Business Data                                                                    applications
Offload to a dedicated services farm first — If more than one farm is necessary,                      Connectivity service application can be used across WAN links                                                                   These service applications                                                                                                                           User Profile Service
offload cross-farm services to a dedicated farm.                                                                                                                                                                                                                      App            Work
                                                                                                      depending on how the Business Data Connectivity service is                                                                      can be used only within a
                                                                                                                                                                                                                                                                      Management     Management                                                                                            The User Profile Service application must be in
                                                                                                                                                                                                                                      single farm.
The User Profile service must reside in the same datacenter as the content it                         implemented.                                                                                                                                                                                                                                                                         the same datacenter as My Sites. If the
                                                                                                                                                                                                                                                                                                                                 All client-related services can only
supports — The performance of social features require the User Profile service                                                                                                                                                                                                                                                                                                             enterprise services farm and the content farm
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Farm B—Content Farm
                                                                                                                                                                                                                                                                                                                                 be used by a single farm.
application to be located in the same datacenter as My Sites, team sites, and                          Cross-farm services support for WAN environments                                                                                                                                                                                                                                    are in the same datacenter, the User Profile
community sites.                                                                                       Service application    Supported over WAN       Notes                                                                                                                                                                                                                               Service application can be included in the
                                                                                                                                                                                                                                                                      Excel          Access             Visio           Word               PowerPoint
Social features work best with one My Site farm — If multiple content farms are
                                                                                                                              connections?
                                                                                                                                                                                                                                                                      Services       Services           Graphics        Automation         Conversion
                                                                                                                                                                                                                                                                                                                                                                                           enterprise services farm.
                                                                                                                                                                                                                                                                                                                                                                                                                                                           IIS Web Site—“SharePoint Web Services”
necessary, split the environment into one My Site farm and one or more farms for                       Search                          Yes

collaboration content (team sites and community sites). See the 2nd architecture                       Managed Metadata                Yes                                                                                                                                                                                                                                                 Advantages                                                       Application Pool
example in this model.                                                                                 Business Data                   Yes             After the data cache is populated, the WAN link is not needed.                                                                                                                                                                      · A single content farm and User Profile
Multiple My Site farms requires multiple User Profile service applications —                           Connectivity                                    First-page browses are slow and might result in timeouts.                                                                                                                                                                             service application greatly reduces                                User Profile     Secure Store
                                                                                                                                                       Subsequent requests for cached data are faster. For best results,
A single instance of the User Profile service application can only be associated with                                                                  place the Business Data Connectivity service near the data that
                                                                                                                                                                                                                                                                                                                                                                                             complexity.                                                                         Service                                                   Default group
one My Site host. If multiple My Site farms are necessary, multiple User Profile                                                                       is consumes.                                                                                                                                                                                                                        · Performance for social features is optimized
service applications are necessary as well.                                                            User Profile               Not supported        Using the User Profile service application across WAN links is                                                                                                                                                                        when the User Profile service, My Sites, and
The App Catalog cannot be shared across farms — Multiple App Catalog’s will
                                                                                                                                                       not supported. This service requires direct database access. For                                                                                                                                                                      team sites are located on the same farm.                           Excel            Access
                                                                                                                                                       WAN environments, the User Profile Replication Engine is                                                                                                                                                                                                                                                 Services         Services
need to be setup and managed.                                                                                                                          recommended instead.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       Application Pool
                                                                                                       Secure Store Service            Yes             The Secure Store Service works across WAN links but is not                                                                                                                                                                          Disadvantages
                                                                                                                                                       recommended because it might negatively affect the                                                                                                                                                                                                                                                                                               Web Application—My Sites                     Web Application—Team Sites
                                                                                                                                                                                                                                                                                                                                                                                           ·   May result in a large content farm.
Configuring server-to-server authentication between farms                                                                                              performance of other services over a WAN link.                                                                                                                                                                                                                                                           Word             Work
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Automation       Management
Multi-farm environments involve communication between farms. Server-to-server                          Machine Translation             Yes
                                                                                                       Service                                                                                                                                                                                                                                                                                                                                                                                                                                                                   http://team
authentication allows farms to access and request resources from one another on                                                                                                                                                                                                                                                                                                                                                                                                                                                  http://my
behalf of users. Server-to-server authentication uses the Open Authorization


                                                                                                  APPLYING SOFTWARE UPDATES
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Visio            App                           http://my/personal/<user>
(OAuth) 2.0 protocol.                                                                                                                                                                                                                                                                                                                                                                                                                                           Graphics         Management
Farms that provide service applications and the farms that consume these require a
server-to-server authentication. In addition to the basic farm-level trust that is
configured, additional configuration is necessary between farms for specific                          In multi-farm environments, the order in which the farms                                             Example 1 — Update farms in the following order                               Example 2 — Update farms in the following order                                                                                                                                                                                                                   Team 1       Team 2           Team 3
scenarios and features, such as eDiscovery and Business Intelligence.                                 are updated is important. When updating environments                                                 1. Farm A — Enterprise Services farm                                          1. Farm A — Enterprise Services farm
In Example 1, the two farms require a server-to-server authentication relationship.                   with multiple farms, update farms in the following order:
                                                                                                                                                                                                           2. Farm B — Content farm                                                      2. Farm B — My Site farm
In Example 2, below, Farm A (Enterprise Services) and Farm B (My Sites) require a                     · Service farms
server-to server authentication relationship with every other farm in the                             · My site farm                                                                                                                                                                     3. Farms C-E — Content farms (the order of these is not
environment. Content farms (Farms C-F) do not require server-to-server                                · Content farms                                                                                      For more information about the patching and update                            important unless one of these farms is hosting a service
relationships with each other.                                                                                                                                                                             process for SharePoint farms, see the following model:                        application that is shared with other farms)
                                                                                                      It’s important to update service farms before updating                                               Enterprise-scale farms for SharePoint Server 2013.
Office Web Apps does not require a server-to-server authentication relationship                       farms that consume services. Service farms support                                                                                                                                 The Office Web Apps farm can be updated independently
with SharePoint farms.                                                                                connections with farms that are running an earlier version                                                                                                                         of the SharePoint farms.
For more information, see the following articles in the TechNet library:                              of the software. However, if a consuming farm is running a
·   Plan for server-to-server authentication in SharePoint 2013                                       later version of the software, this can cause issues.
·   Configure server-to-server authentication in SharePoint 2013




    EXAMPLE 2: SCALING TO MULTIPLE CONTENT FARMS
     Description
     ·    One enterprise services farm hosts all                   Farm A—Enterprise Services                                           IIS Web Site—“SharePoint Web Services”                                                                                                                                                                                                                                                               Farm G—Office Web Apps
          cross-farm services, including the User
          Profile service application.                                                                                                       Application Pool
     ·    A dedicated My Site farm and one or
          more content farms.                                                                                                                     Search                  Managed                    Business Data            Machine              User Profile
     ·    Trust certificates are exchanged between                                                                                                                        Metadata                   Connectivity             Translation
          farms that share and consume service
          applications. The appropriate services are
          configured for sharing and consuming
          across farms.
     ·    Server-to-server authentication is
          configured between the following farms:
         · Farm A and B
         · Farm A and C
         · Farm A and D
         · Farm A and F
         · Farm B and C
         · Farm B and D
         · Farm B and E
         · Farm B and F
     ·    All farms reside in the same datacenter.

     Advantages
     ·    Allows scaling beyond a single content                    Farm B—My Site Farm
          farm.
     ·    Site feeds and community site
          aggregation works across all farms.                          IIS Web Site—“SharePoint Web Services”
     ·    Allows failover of a farm without                             Application Pool
          impacting other farms.


    Disadvantages
    ·    Additional farms to manage.
    ·    The environment is limited to a single My
         Site farm. If more than one My Site farm is                        Excel          Access
                                                                                                                                    Default group
                                                                                                                                                                                                            Farm C—Content Farm                                                                                         Farm D—Content Farm                                                                           Farm E—Content Farm                                                           Farm F—Content Farm
         required, multiple User Profile Service                            Services       Services
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     IIS Web Site—
                                                                                                                                                                                                                 IIS Web Site—                                                                                             IIS Web Site—                                                                                IIS Web Site—
         applications must be incorporated and the                                                                                                                                                               “SharePoint Web Services”                                                                                 “SharePoint Web Services”                                                                    “SharePoint Web Services”                                                    “SharePoint Web Services”
         User Profile Replication Engine can be set
         up to replicate the user profile properties                        Word           Work                                                                                                                     Application Pool                                                                                        Application Pool                                                                              Application Pool                                                            Application Pool
         that are necessary for social features.                            Automation     Management
                                                                                                                              Application Pool                                                                                                                               Default group                                                                                   Default group                                                                          Default group                                                                          Default group
                                                                                                                                                                                                                           Excel             Access                                                                           Excel               Access                                                                    Excel            Access                                                     Excel             Access
                                                                                                                                Web Application—My Sites                                                                   Services          Services                                                                         Services            Services                                                                  Services         Services                                                   Services          Services
                                                                            Visio          App
                                                                            Graphics       Management

                                                                                                                                                                  http://my                                                Word              Work                                                                             Word                Work                                                                      Word             Work                                                       Word              Work
                                                                                                                                                                                                                                                                      Application Pool                                                                                  Application Pool                                                                      Application Pool                          Automation        Management
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Application Pool
                                                                                                                                                                                                                           Automation        Management                                                                       Automation          Management                                                                Automation       Management
                                                                            Secure Store                                                     http://my/personal/<user>
                                                                            Service                                                                                                                                                                                    Web Application—Team Sites and                                                                    Web Application—Team Sites and                                                        Web Application—Team Sites and                                                         Web Application—Team Sites and
                                                                                                                                                                                                                                                                       community sites                                                                                   community sites                                                                       community sites                                            App                         community sites
                                                                                                                                                                                                                           Visio             App                                                                              Visio               App                                                                       Visio            App                                                        Visio
                                                                                                                                                                                                                           Graphics          Management                                                                       Graphics            Management                                                                Graphics         Management                                                 Graphics          Management




                                                                                                                                                                                                                                                    © 2012 Microsoft Corporation. All rights reserved. To send feedback about this documentation, please write to us at ITSPdocs@microsoft.com.

Contenu connexe

Tendances

Saurabh Gupta Design Portfolio 2002-08
Saurabh Gupta Design Portfolio 2002-08Saurabh Gupta Design Portfolio 2002-08
Saurabh Gupta Design Portfolio 2002-08Saurabh Gupta
 
New aspects of Cisco UC Interoperability
New aspects of Cisco UC InteroperabilityNew aspects of Cisco UC Interoperability
New aspects of Cisco UC InteroperabilityCisco Canada
 
IBM Smarter Business 2012 - Du behöver inte sikta mot stjärnorna för att komm...
IBM Smarter Business 2012 - Du behöver inte sikta mot stjärnorna för att komm...IBM Smarter Business 2012 - Du behöver inte sikta mot stjärnorna för att komm...
IBM Smarter Business 2012 - Du behöver inte sikta mot stjärnorna för att komm...IBM Sverige
 
The New Network for the Data Center
The New Network for the Data CenterThe New Network for the Data Center
The New Network for the Data CenterJuniper Networks
 
TBIZ2011 - Juniper. Next Generation Data Center
TBIZ2011 - Juniper. Next Generation Data Center TBIZ2011 - Juniper. Next Generation Data Center
TBIZ2011 - Juniper. Next Generation Data Center TechnologyBIZ
 
Simplifying Operations: Automation & Orchestration with Juniper Switching
Simplifying Operations: Automation & Orchestration with Juniper SwitchingSimplifying Operations: Automation & Orchestration with Juniper Switching
Simplifying Operations: Automation & Orchestration with Juniper SwitchingJuniper Networks
 
Next-gen Flash-based MySQL and NoSQL Solutions (Real World Case Studies of Ex...
Next-gen Flash-based MySQL and NoSQL Solutions (Real World Case Studies of Ex...Next-gen Flash-based MySQL and NoSQL Solutions (Real World Case Studies of Ex...
Next-gen Flash-based MySQL and NoSQL Solutions (Real World Case Studies of Ex...Darpan Dinker
 

Tendances (9)

Saurabh Gupta Design Portfolio 2002-08
Saurabh Gupta Design Portfolio 2002-08Saurabh Gupta Design Portfolio 2002-08
Saurabh Gupta Design Portfolio 2002-08
 
New aspects of Cisco UC Interoperability
New aspects of Cisco UC InteroperabilityNew aspects of Cisco UC Interoperability
New aspects of Cisco UC Interoperability
 
IBM Smarter Business 2012 - Du behöver inte sikta mot stjärnorna för att komm...
IBM Smarter Business 2012 - Du behöver inte sikta mot stjärnorna för att komm...IBM Smarter Business 2012 - Du behöver inte sikta mot stjärnorna för att komm...
IBM Smarter Business 2012 - Du behöver inte sikta mot stjärnorna för att komm...
 
The New Network for the Data Center
The New Network for the Data CenterThe New Network for the Data Center
The New Network for the Data Center
 
TBIZ2011 - Juniper. Next Generation Data Center
TBIZ2011 - Juniper. Next Generation Data Center TBIZ2011 - Juniper. Next Generation Data Center
TBIZ2011 - Juniper. Next Generation Data Center
 
Oit2010 model databases
Oit2010 model databasesOit2010 model databases
Oit2010 model databases
 
Simplifying Operations: Automation & Orchestration with Juniper Switching
Simplifying Operations: Automation & Orchestration with Juniper SwitchingSimplifying Operations: Automation & Orchestration with Juniper Switching
Simplifying Operations: Automation & Orchestration with Juniper Switching
 
Next-gen Flash-based MySQL and NoSQL Solutions (Real World Case Studies of Ex...
Next-gen Flash-based MySQL and NoSQL Solutions (Real World Case Studies of Ex...Next-gen Flash-based MySQL and NoSQL Solutions (Real World Case Studies of Ex...
Next-gen Flash-based MySQL and NoSQL Solutions (Real World Case Studies of Ex...
 
Qf deck
Qf deckQf deck
Qf deck
 

Similaire à Multi farm-SharePoint-2013 Architecture Guide

SaaS, Cloud Demystified
SaaS, Cloud DemystifiedSaaS, Cloud Demystified
SaaS, Cloud DemystifiedManish Sharma
 
Sapm messaging deck.pptx v4
Sapm messaging deck.pptx v4Sapm messaging deck.pptx v4
Sapm messaging deck.pptx v4IBM_BSM
 
Opportunites and Challenges in Cloud COmputing
Opportunites and Challenges in Cloud COmputingOpportunites and Challenges in Cloud COmputing
Opportunites and Challenges in Cloud COmputingACMBangalore
 
Svs crossfarm sharepointproducts2010
Svs crossfarm sharepointproducts2010Svs crossfarm sharepointproducts2010
Svs crossfarm sharepointproducts2010Ard van Someren
 
Lockheed Martin Deployment Cloud Design Patterns
Lockheed Martin Deployment Cloud Design PatternsLockheed Martin Deployment Cloud Design Patterns
Lockheed Martin Deployment Cloud Design PatternsGovCloud Network
 
Cloud + Soa: Enterprise Service Platform
Cloud + Soa: Enterprise Service PlatformCloud + Soa: Enterprise Service Platform
Cloud + Soa: Enterprise Service Platformvictorlbrown
 
Anything as a Service ?
Anything as a Service  ?Anything as a Service  ?
Anything as a Service ?SaibalDC
 
Cloud Computing Why, What, How
Cloud Computing   Why, What, HowCloud Computing   Why, What, How
Cloud Computing Why, What, HowKennisportal
 
Cloud Computing - Jan 2011 - Chandna
Cloud Computing - Jan 2011 - ChandnaCloud Computing - Jan 2011 - Chandna
Cloud Computing - Jan 2011 - ChandnaAsheem Chandna
 
Cloud Computing - Technologies and Trends
Cloud Computing - Technologies and TrendsCloud Computing - Technologies and Trends
Cloud Computing - Technologies and TrendsMarcelo Sávio
 
Cisco live 2013 anything as a service david deakin
Cisco live 2013 anything as a service david deakinCisco live 2013 anything as a service david deakin
Cisco live 2013 anything as a service david deakinOptusBusiness
 
Datacenter
DatacenterDatacenter
Datacenterjayconde
 
Support you Microsoft cloud with Microsoft services By Anis Chebbi)
Support you Microsoft cloud with Microsoft services By Anis Chebbi)Support you Microsoft cloud with Microsoft services By Anis Chebbi)
Support you Microsoft cloud with Microsoft services By Anis Chebbi)TechdaysTunisia
 
Fujitsu 23feb2012
Fujitsu 23feb2012Fujitsu 23feb2012
Fujitsu 23feb2012Agora Group
 
IBM SmartCloud Enterprise
IBM SmartCloud EnterpriseIBM SmartCloud Enterprise
IBM SmartCloud EnterpriseIBM Danmark
 
Virtualisation with service management as enabler for cloud computing - Kingd...
Virtualisation with service management as enabler for cloud computing - Kingd...Virtualisation with service management as enabler for cloud computing - Kingd...
Virtualisation with service management as enabler for cloud computing - Kingd...Ciro Puglisi
 
Jazz for Service Management - OMNIbus
Jazz for Service Management - OMNIbusJazz for Service Management - OMNIbus
Jazz for Service Management - OMNIbusIBM_BSM
 

Similaire à Multi farm-SharePoint-2013 Architecture Guide (20)

SaaS, Cloud Demystified
SaaS, Cloud DemystifiedSaaS, Cloud Demystified
SaaS, Cloud Demystified
 
Cloud computing ppt_0
Cloud computing ppt_0Cloud computing ppt_0
Cloud computing ppt_0
 
Sapm messaging deck.pptx v4
Sapm messaging deck.pptx v4Sapm messaging deck.pptx v4
Sapm messaging deck.pptx v4
 
Opportunites and Challenges in Cloud COmputing
Opportunites and Challenges in Cloud COmputingOpportunites and Challenges in Cloud COmputing
Opportunites and Challenges in Cloud COmputing
 
Svs crossfarm sharepointproducts2010
Svs crossfarm sharepointproducts2010Svs crossfarm sharepointproducts2010
Svs crossfarm sharepointproducts2010
 
Lockheed Martin Deployment Cloud Design Patterns
Lockheed Martin Deployment Cloud Design PatternsLockheed Martin Deployment Cloud Design Patterns
Lockheed Martin Deployment Cloud Design Patterns
 
Cloud + Soa: Enterprise Service Platform
Cloud + Soa: Enterprise Service PlatformCloud + Soa: Enterprise Service Platform
Cloud + Soa: Enterprise Service Platform
 
Anything as a Service ?
Anything as a Service  ?Anything as a Service  ?
Anything as a Service ?
 
Cloud Computing Why, What, How
Cloud Computing   Why, What, HowCloud Computing   Why, What, How
Cloud Computing Why, What, How
 
What are the
What are theWhat are the
What are the
 
Cloud Computing - Jan 2011 - Chandna
Cloud Computing - Jan 2011 - ChandnaCloud Computing - Jan 2011 - Chandna
Cloud Computing - Jan 2011 - Chandna
 
Cloud Computing - Technologies and Trends
Cloud Computing - Technologies and TrendsCloud Computing - Technologies and Trends
Cloud Computing - Technologies and Trends
 
Cisco live 2013 anything as a service david deakin
Cisco live 2013 anything as a service david deakinCisco live 2013 anything as a service david deakin
Cisco live 2013 anything as a service david deakin
 
Monitoring and operating a private cloud with system center 2012
Monitoring and operating a private cloud with system center 2012Monitoring and operating a private cloud with system center 2012
Monitoring and operating a private cloud with system center 2012
 
Datacenter
DatacenterDatacenter
Datacenter
 
Support you Microsoft cloud with Microsoft services By Anis Chebbi)
Support you Microsoft cloud with Microsoft services By Anis Chebbi)Support you Microsoft cloud with Microsoft services By Anis Chebbi)
Support you Microsoft cloud with Microsoft services By Anis Chebbi)
 
Fujitsu 23feb2012
Fujitsu 23feb2012Fujitsu 23feb2012
Fujitsu 23feb2012
 
IBM SmartCloud Enterprise
IBM SmartCloud EnterpriseIBM SmartCloud Enterprise
IBM SmartCloud Enterprise
 
Virtualisation with service management as enabler for cloud computing - Kingd...
Virtualisation with service management as enabler for cloud computing - Kingd...Virtualisation with service management as enabler for cloud computing - Kingd...
Virtualisation with service management as enabler for cloud computing - Kingd...
 
Jazz for Service Management - OMNIbus
Jazz for Service Management - OMNIbusJazz for Service Management - OMNIbus
Jazz for Service Management - OMNIbus
 

Plus de David J Rosenthal

Microsoft Teams Phone - Calling Made Simple
Microsoft Teams Phone  - Calling Made SimpleMicrosoft Teams Phone  - Calling Made Simple
Microsoft Teams Phone - Calling Made SimpleDavid J Rosenthal
 
Whats New in Microsoft Teams Calling November 2021
Whats New in Microsoft Teams Calling November 2021Whats New in Microsoft Teams Calling November 2021
Whats New in Microsoft Teams Calling November 2021David J Rosenthal
 
Whats New in Microsoft Teams Hybrid Meetings November 2021
Whats New in Microsoft Teams Hybrid Meetings November 2021Whats New in Microsoft Teams Hybrid Meetings November 2021
Whats New in Microsoft Teams Hybrid Meetings November 2021David J Rosenthal
 
Viva Connections from Microsoft
Viva Connections from MicrosoftViva Connections from Microsoft
Viva Connections from MicrosoftDavid J Rosenthal
 
Protect your hybrid workforce across the attack chain
Protect your hybrid workforce across the attack chainProtect your hybrid workforce across the attack chain
Protect your hybrid workforce across the attack chainDavid J Rosenthal
 
A Secure Journey to Cloud with Microsoft 365
A Secure Journey to Cloud with Microsoft 365A Secure Journey to Cloud with Microsoft 365
A Secure Journey to Cloud with Microsoft 365David J Rosenthal
 
Azure Arc Overview from Microsoft
Azure Arc Overview from MicrosoftAzure Arc Overview from Microsoft
Azure Arc Overview from MicrosoftDavid J Rosenthal
 
Microsoft Windows Server 2022 Overview
Microsoft Windows Server 2022 OverviewMicrosoft Windows Server 2022 Overview
Microsoft Windows Server 2022 OverviewDavid J Rosenthal
 
Windows365 Hybrid Windows for a Hybrid World
Windows365 Hybrid Windows for a Hybrid WorldWindows365 Hybrid Windows for a Hybrid World
Windows365 Hybrid Windows for a Hybrid WorldDavid J Rosenthal
 
Windows 11 for the Enterprise
Windows 11 for the EnterpriseWindows 11 for the Enterprise
Windows 11 for the EnterpriseDavid J Rosenthal
 
Microsoft Scheduler for M365 - Personal Digital Assistant
Microsoft Scheduler for M365 - Personal Digital AssistantMicrosoft Scheduler for M365 - Personal Digital Assistant
Microsoft Scheduler for M365 - Personal Digital AssistantDavid J Rosenthal
 
What is New in Teams Meetings and Meeting Rooms July 2021
What is New in Teams Meetings and Meeting Rooms July 2021What is New in Teams Meetings and Meeting Rooms July 2021
What is New in Teams Meetings and Meeting Rooms July 2021David J Rosenthal
 
Modernize Java Apps on Microsoft Azure
Modernize Java Apps on Microsoft AzureModernize Java Apps on Microsoft Azure
Modernize Java Apps on Microsoft AzureDavid J Rosenthal
 
Microsoft Defender and Azure Sentinel
Microsoft Defender and Azure SentinelMicrosoft Defender and Azure Sentinel
Microsoft Defender and Azure SentinelDavid J Rosenthal
 
Microsoft Azure Active Directory
Microsoft Azure Active DirectoryMicrosoft Azure Active Directory
Microsoft Azure Active DirectoryDavid J Rosenthal
 

Plus de David J Rosenthal (20)

Microsoft Teams Phone - Calling Made Simple
Microsoft Teams Phone  - Calling Made SimpleMicrosoft Teams Phone  - Calling Made Simple
Microsoft Teams Phone - Calling Made Simple
 
Whats New in Microsoft Teams Calling November 2021
Whats New in Microsoft Teams Calling November 2021Whats New in Microsoft Teams Calling November 2021
Whats New in Microsoft Teams Calling November 2021
 
Whats New in Microsoft Teams Hybrid Meetings November 2021
Whats New in Microsoft Teams Hybrid Meetings November 2021Whats New in Microsoft Teams Hybrid Meetings November 2021
Whats New in Microsoft Teams Hybrid Meetings November 2021
 
Viva Connections from Microsoft
Viva Connections from MicrosoftViva Connections from Microsoft
Viva Connections from Microsoft
 
Protect your hybrid workforce across the attack chain
Protect your hybrid workforce across the attack chainProtect your hybrid workforce across the attack chain
Protect your hybrid workforce across the attack chain
 
Microsoft Viva Introduction
Microsoft Viva IntroductionMicrosoft Viva Introduction
Microsoft Viva Introduction
 
Microsoft Viva Learning
Microsoft Viva LearningMicrosoft Viva Learning
Microsoft Viva Learning
 
Microsoft Viva Topics
Microsoft Viva TopicsMicrosoft Viva Topics
Microsoft Viva Topics
 
A Secure Journey to Cloud with Microsoft 365
A Secure Journey to Cloud with Microsoft 365A Secure Journey to Cloud with Microsoft 365
A Secure Journey to Cloud with Microsoft 365
 
Azure Arc Overview from Microsoft
Azure Arc Overview from MicrosoftAzure Arc Overview from Microsoft
Azure Arc Overview from Microsoft
 
Microsoft Windows Server 2022 Overview
Microsoft Windows Server 2022 OverviewMicrosoft Windows Server 2022 Overview
Microsoft Windows Server 2022 Overview
 
Windows365 Hybrid Windows for a Hybrid World
Windows365 Hybrid Windows for a Hybrid WorldWindows365 Hybrid Windows for a Hybrid World
Windows365 Hybrid Windows for a Hybrid World
 
Windows 11 for the Enterprise
Windows 11 for the EnterpriseWindows 11 for the Enterprise
Windows 11 for the Enterprise
 
Microsoft Scheduler for M365 - Personal Digital Assistant
Microsoft Scheduler for M365 - Personal Digital AssistantMicrosoft Scheduler for M365 - Personal Digital Assistant
Microsoft Scheduler for M365 - Personal Digital Assistant
 
What is New in Teams Meetings and Meeting Rooms July 2021
What is New in Teams Meetings and Meeting Rooms July 2021What is New in Teams Meetings and Meeting Rooms July 2021
What is New in Teams Meetings and Meeting Rooms July 2021
 
Modernize Java Apps on Microsoft Azure
Modernize Java Apps on Microsoft AzureModernize Java Apps on Microsoft Azure
Modernize Java Apps on Microsoft Azure
 
Microsoft Defender and Azure Sentinel
Microsoft Defender and Azure SentinelMicrosoft Defender and Azure Sentinel
Microsoft Defender and Azure Sentinel
 
Microsoft Azure Active Directory
Microsoft Azure Active DirectoryMicrosoft Azure Active Directory
Microsoft Azure Active Directory
 
Nintex Worflow Overview
Nintex Worflow OverviewNintex Worflow Overview
Nintex Worflow Overview
 
Microsoft Power BI Overview
Microsoft Power BI OverviewMicrosoft Power BI Overview
Microsoft Power BI Overview
 

Dernier

Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 

Dernier (20)

Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 

Multi farm-SharePoint-2013 Architecture Guide

  • 1. Multi-farm architectures with SharePoint Server 2013 DESIGN PRINCIPLES CROSS-FARM SERVICES EXAMPLE 1: SCALING WITH A DEDICATED SERVICES FARM In SharePoint Server 2013, the features that support the Sharing services across farms social experience include dependencies that influence multi- · Some services can be shared across server farms. Other services can farm architectures. be shared only within a single server farm. Services that support Cross-farm User Profile Managed Business Data Search Microblogging and Feeds — The What's New page in the My Site provides an sharing across farms can be run in a central farm and consumed from service Metadata Connectivity Most commonly multiple farms. aggregated view of activities related to users' interests, including microblogging applications shared services · In large environments, computing-intensive services can be run in a functionality. Feeds for this page can come from multiple farms. central farm to minimize administration overhead and to scale out These service applications Description Farm A—Enterprise Services can be shared across multiple Secure Store Machine Distributed Cache — The distributed cache maintains the What's New feed. This easily and efficiently as requirements grow. See “Example 1” farms. · One Enterprise services farm hosts all cross- IIS Web Site—“SharePoint Web Services” Service Translation feeds infrastructure supports the read and write operations generated by users' illustrated right. farm services except the User Profile service activities and participation in microblogging. Application Pool application. · While the User Profile service application can be shared across farms, · A single content farm with the User Profile User Profile — User profile properties drive a broad set of SharePoint features this service must reside in the same datacenter as the farms that it Search Managed Business Data Machine from social collaboration to authorization. The User Profile service application is service, My Sites, and team sites. supports. See “Example 2” below. · Server-to-server authentication is Metadata Connectivity Translation tied more closely to content than in previous versions. configured between the two farms. WAN-friendly services Single-farm Usage and State Service PerformancePoint Microsoft SharePoint · Farms are in the same or different When scaling beyond a single farm, the following design service Health Data Collection Foundation Subscription Settings Service datacenters. principles apply. The Search, Managed Metadata, and Machine Translation services can be shared across a wide area network (WAN). The Business Data applications Offload to a dedicated services farm first — If more than one farm is necessary, Connectivity service application can be used across WAN links These service applications User Profile Service offload cross-farm services to a dedicated farm. App Work depending on how the Business Data Connectivity service is can be used only within a Management Management The User Profile Service application must be in single farm. The User Profile service must reside in the same datacenter as the content it implemented. the same datacenter as My Sites. If the All client-related services can only supports — The performance of social features require the User Profile service enterprise services farm and the content farm Farm B—Content Farm be used by a single farm. application to be located in the same datacenter as My Sites, team sites, and Cross-farm services support for WAN environments are in the same datacenter, the User Profile community sites. Service application Supported over WAN Notes Service application can be included in the Excel Access Visio Word PowerPoint Social features work best with one My Site farm — If multiple content farms are connections? Services Services Graphics Automation Conversion enterprise services farm. IIS Web Site—“SharePoint Web Services” necessary, split the environment into one My Site farm and one or more farms for Search Yes collaboration content (team sites and community sites). See the 2nd architecture Managed Metadata Yes Advantages Application Pool example in this model. Business Data Yes After the data cache is populated, the WAN link is not needed. · A single content farm and User Profile Multiple My Site farms requires multiple User Profile service applications — Connectivity First-page browses are slow and might result in timeouts. service application greatly reduces User Profile Secure Store Subsequent requests for cached data are faster. For best results, A single instance of the User Profile service application can only be associated with place the Business Data Connectivity service near the data that complexity. Service Default group one My Site host. If multiple My Site farms are necessary, multiple User Profile is consumes. · Performance for social features is optimized service applications are necessary as well. User Profile Not supported Using the User Profile service application across WAN links is when the User Profile service, My Sites, and The App Catalog cannot be shared across farms — Multiple App Catalog’s will not supported. This service requires direct database access. For team sites are located on the same farm. Excel Access WAN environments, the User Profile Replication Engine is Services Services need to be setup and managed. recommended instead. Application Pool Secure Store Service Yes The Secure Store Service works across WAN links but is not Disadvantages recommended because it might negatively affect the Web Application—My Sites Web Application—Team Sites · May result in a large content farm. Configuring server-to-server authentication between farms performance of other services over a WAN link. Word Work Automation Management Multi-farm environments involve communication between farms. Server-to-server Machine Translation Yes Service http://team authentication allows farms to access and request resources from one another on http://my behalf of users. Server-to-server authentication uses the Open Authorization APPLYING SOFTWARE UPDATES Visio App http://my/personal/<user> (OAuth) 2.0 protocol. Graphics Management Farms that provide service applications and the farms that consume these require a server-to-server authentication. In addition to the basic farm-level trust that is configured, additional configuration is necessary between farms for specific In multi-farm environments, the order in which the farms Example 1 — Update farms in the following order Example 2 — Update farms in the following order Team 1 Team 2 Team 3 scenarios and features, such as eDiscovery and Business Intelligence. are updated is important. When updating environments 1. Farm A — Enterprise Services farm 1. Farm A — Enterprise Services farm In Example 1, the two farms require a server-to-server authentication relationship. with multiple farms, update farms in the following order: 2. Farm B — Content farm 2. Farm B — My Site farm In Example 2, below, Farm A (Enterprise Services) and Farm B (My Sites) require a · Service farms server-to server authentication relationship with every other farm in the · My site farm 3. Farms C-E — Content farms (the order of these is not environment. Content farms (Farms C-F) do not require server-to-server · Content farms For more information about the patching and update important unless one of these farms is hosting a service relationships with each other. process for SharePoint farms, see the following model: application that is shared with other farms) It’s important to update service farms before updating Enterprise-scale farms for SharePoint Server 2013. Office Web Apps does not require a server-to-server authentication relationship farms that consume services. Service farms support The Office Web Apps farm can be updated independently with SharePoint farms. connections with farms that are running an earlier version of the SharePoint farms. For more information, see the following articles in the TechNet library: of the software. However, if a consuming farm is running a · Plan for server-to-server authentication in SharePoint 2013 later version of the software, this can cause issues. · Configure server-to-server authentication in SharePoint 2013 EXAMPLE 2: SCALING TO MULTIPLE CONTENT FARMS Description · One enterprise services farm hosts all Farm A—Enterprise Services IIS Web Site—“SharePoint Web Services” Farm G—Office Web Apps cross-farm services, including the User Profile service application. Application Pool · A dedicated My Site farm and one or more content farms. Search Managed Business Data Machine User Profile · Trust certificates are exchanged between Metadata Connectivity Translation farms that share and consume service applications. The appropriate services are configured for sharing and consuming across farms. · Server-to-server authentication is configured between the following farms: · Farm A and B · Farm A and C · Farm A and D · Farm A and F · Farm B and C · Farm B and D · Farm B and E · Farm B and F · All farms reside in the same datacenter. Advantages · Allows scaling beyond a single content Farm B—My Site Farm farm. · Site feeds and community site aggregation works across all farms. IIS Web Site—“SharePoint Web Services” · Allows failover of a farm without Application Pool impacting other farms. Disadvantages · Additional farms to manage. · The environment is limited to a single My Site farm. If more than one My Site farm is Excel Access Default group Farm C—Content Farm Farm D—Content Farm Farm E—Content Farm Farm F—Content Farm required, multiple User Profile Service Services Services IIS Web Site— IIS Web Site— IIS Web Site— IIS Web Site— applications must be incorporated and the “SharePoint Web Services” “SharePoint Web Services” “SharePoint Web Services” “SharePoint Web Services” User Profile Replication Engine can be set up to replicate the user profile properties Word Work Application Pool Application Pool Application Pool Application Pool that are necessary for social features. Automation Management Application Pool Default group Default group Default group Default group Excel Access Excel Access Excel Access Excel Access Web Application—My Sites Services Services Services Services Services Services Services Services Visio App Graphics Management http://my Word Work Word Work Word Work Word Work Application Pool Application Pool Application Pool Automation Management Application Pool Automation Management Automation Management Automation Management Secure Store http://my/personal/<user> Service Web Application—Team Sites and Web Application—Team Sites and Web Application—Team Sites and Web Application—Team Sites and community sites community sites community sites App community sites Visio App Visio App Visio App Visio Graphics Management Graphics Management Graphics Management Graphics Management © 2012 Microsoft Corporation. All rights reserved. To send feedback about this documentation, please write to us at ITSPdocs@microsoft.com.