SlideShare ist ein Scribd-Unternehmen logo
1 von 29
First Look Clinic: What’s New for
IT Professionals in Microsoft®
SharePoint® Server 2013
Sayed Ali (MCTS , MCITP , MCT , MCSA , MCSE )
Sayed.ali@outlook.com
Senior SharePoint Administrator
Arabian Advanced Systems(Naseej)
About
 Senior SharePoint Administrator at Arabian Advanced Systems
(Naseej)
 Microsoft Certified Technology Specialist (MCTS)
 Microsoft Certified IT Professional (MCITP)
 Microsoft Certified Trainer (MCT)
 Microsoft Certified Solution Association , Windows Server 2012
(MCSA)
 Microsoft Certified Solution Expert , SharePoint 2013(MCSE)
 Email : sayed.ali@outlook.com
 Twitter : @sayed_dev
 LinkedIn : http://sa.linkedin.com/in/sayedaly
 Blog : http://www.sayed-ali.com/blog
 Mobile : +966541010095
Course Agenda
 Architecture Changes
 Security and Identity Management
 What’s New in Business Connectivity Services?
 What’s New in Search?
 What's New in Business Intelligence?
 What's New in Composites
 What’s New in Enterprise Content Management
 What's New in Records Management and Compliance
 What’s New in Social Computing
 What’s New for Mobile Users
 The Authoring Process
 Search-Driven Sites
Day 1 Agenda
 Architecture Changes
 Security and Identity Management
 What’s New in Business Connectivity Services?
 What’s New in Search?
Lesson 1: Architecture Changes
 Request Management
 Service Applications
 Office Web Applications
 SharePoint Apps
 Upgrading to SharePoint 2013
 Demonstration: Administering SharePoint 2013
Request Management
 Enables SharePoint to process incoming requests according to
configurable rules
 Run in integrated mode for most environments
 Run in dedicated mode for large environments and multiple farms
 Consists of three components:
 Request Throtting and Routing
 Request Prioritization
 Request Load Balancing
 Create routing rules and throttling rules to prioritize requests and
maintain service levels
Request Management
SharePoint Web Server
SharePoint Foundation Web Application Service
Filter out requests which should be throttled or prioritized
Select which web servers the request may be sent to
Select a single web server to route to, based upon weighting
schemes
Request Management Service
Incoming Requests
Configuration
Service Applications
 The Application Management Service manages licenses and permissions
for SharePoint apps
 SharePoint Translation Services provides automated, machine-based
translation of documents and content
 The Work Management Service aggregates task data from other business
platforms in SharePoint My Sites
 Office Web Applications and Web Analytics are no longer service
applications in SharePoint 15
Office Web Applications
 Office Web Applications is now a separate server product
 You can scale your Office Web Applications and SharePoint deployments
independently
 One Office Web Applications farm can serve multiple SharePoint farms
 Use Windows PowerShell to associate your SharePoint farm with an
Office Web Applications farm
SharePoint Apps
 A new way of distributing and exposing functionality through the
SharePoint UI
 App logic can run in the cloud or in the local environment
 Apps can be purchased or downloaded from the Office Marketplace
 The Corporate Catalog site collection makes apps available across a
SharePoint web application
 Apps can only access SharePoint functionality through the CSOM
Upgrading to SharePoint 2013
 Database attach upgrade is the only supported upgrade path from
SharePoint 2010 to SharePoint 15
1. Create a new SharePoint 15 server farm
2. Migrate your content databases
3. Perform the upgrade
 Upgrade of servers and databases is now separate from upgrade of site
collections
 Site collections can continue to run in SharePoint 2010 mode
 Platform supports both SharePoint 15 and SharePoint 2010 version of most
components and resources
Demonstration: Administering SharePoint 2013
 Central Administration structure is unchanged
 New options for managing SharePoint apps
 New service applications
 Application Management Service
 SharePoint Translation Services
 Work Management Service
 App Fabric Application Proxy
 Creating web applications
 Only claims authentication is available through the UI
Lesson 2: Security and Identity Management
 Authentication in SharePoint 2013
 SharePoint 2013 and OAuth 2.0
 Application Authentication and Authorization
 Server to Server Authentication
Authentication in SharePoint 2013
 Claims-based authentication is now the default option
 Classic authentication mode has been deprecated
 Three types of claims-based authentication are supported
 Windows claims
 FBA claims
 SAML claims
 Distributed Cache service tracks FedAuth cookies
 Improved logging and diagnostics for authentication
SharePoint 2013 and OAuth 2.0
 OAuth enables users to share specific resources with third parties
without sharing their access credentials
 Third parties are issued with an access token
 An access token grants access to a specific resource for a defined period
of time (for example 30 minutes)
 SharePoint 15 implements and extends OAuth 2.0 for two scenarios:
 Application authentication and authorization
 Server to server authentication
Application Authentication and Authorization
1. User loads an app in SharePoint
2. App requests an access token from Azure ACS
3. ACS authenticates app and issues token
SharePoint
User
App
Azure ACS
1
2 3
4
5
6
4. App presents access token to SharePoint
5. SharePoint returns data to app
6. App presents data to user
Server to Server Authentication
 Enterprise functionality relies on server applications sharing information
on behalf of users
 The S2S STS issues access tokens that enable SharePoint to retrieve or
provide information on behalf of users
 PowerShell is used to configure trust relationships between SharePoint,
Exchange, and Lync
SharePoint Server Exchange Server
SharePoint STS Exchange STS
Trust Relationship
Access Token
Data
Lesson 3: What’s New in Business Connectivity
Services?
 OData Connections
 External Events
 External List Enhancements
 BDC Model Scopes
 Demonstration: Adding an OData Connection in SharePoint Designer 2013
OData Connections
 BCS includes native support for OData
 Generate BDC models from OData automatically in Visual Studio
 Build BDC models from OData interactively in SharePoint Designer
 OData provides access to a wide range of third party systems and data sources
External Events
SharePoint
SharePoint
BDC
External
System
OData
endpoint
Operations
Notifications
Alerts
External List Enhancements
 Performance improvements
 Limit number of results returned
 Sorting is performed by external system
 Filtering is performed by external system
 Users can export external list data to Excel
BDC Model Scopes
Farm (BCS) Scope
App Scope
SharePoint App SharePoint App
External Systems
BDC
Connection
BDC
Connection
BDC
Connection
BDC Model BDC Model
Demonstration: Adding an OData Connection in
SharePoint Designer 2013
 Create a new external content type in SharePoint Designer
 Add a new data connection
 Connect to an Odata provider
 Explore the data and define operations
Lesson 4: What’s New in Search?
 Search Architecture
 Search Crawl
 Relevance Enhancements
 User Interface Enhancements
Search Architecture
Crawl
Component
Content
Processing
Component
Index
Component
Query
Processing
Component
Analytics
Processing
Component
Crawl
Database
Analytics
Reporting
Database
Link
Database
Content
Sources
Client
Application
Event Store
Search Crawl
 Continuous crawl
 Alternative to scheduled incremental crawl
 Crawl processes are started automatically as required
 Keeps index as fresh as possible
 Entity search
 Crawler looks for specific words or phrases, or entities, in unstructured content
 Could include product names or project codenames
 Create and deploy dictionaries containing your entities
 Entities are stored as managed properties
Relevance Enhancements
• The search analytics component continually works to improve relevance
• Query rules enable you to match search results to user intent
• Result sources replace federated locations and search scopes
User Interface Enhancements
• Out of the box
• Search results differentiated by type
• Hover previews of Office documents
• Search results optimized per user search history
• Customized at search service level
• Result blocks provide visual grouping of particular types of results
• Customized at site level
• Result types use rules to match search results
• Display templates determine look and feel of result types
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 1

Weitere ähnliche Inhalte

Was ist angesagt?

SPS Belgium 2015 - High-trust Apps for On-Premises Development
SPS Belgium 2015 -  High-trust Apps for On-Premises DevelopmentSPS Belgium 2015 -  High-trust Apps for On-Premises Development
SPS Belgium 2015 - High-trust Apps for On-Premises DevelopmentEdin Kapic
 
Dynamics 365 and Office 365 Integrations
Dynamics 365 and Office 365 IntegrationsDynamics 365 and Office 365 Integrations
Dynamics 365 and Office 365 IntegrationsSvetlana Avramova
 
Share point 2010-uiimprovements
Share point 2010-uiimprovementsShare point 2010-uiimprovements
Share point 2010-uiimprovementsLiquidHub
 
SharePoint 2010 and its development tools
SharePoint 2010 and its development toolsSharePoint 2010 and its development tools
SharePoint 2010 and its development toolsShakir Majeed Khan
 
SharePoint 2010 - What's New?
SharePoint 2010 - What's New?SharePoint 2010 - What's New?
SharePoint 2010 - What's New?Cory Peters
 
Office 365 SUGUK march 2011
Office 365 SUGUK march 2011Office 365 SUGUK march 2011
Office 365 SUGUK march 2011pearce.alex
 
Intro: SharePoint 2013 Apps for IT Pros
Intro: SharePoint 2013 Apps for IT ProsIntro: SharePoint 2013 Apps for IT Pros
Intro: SharePoint 2013 Apps for IT ProsRene Modery
 
Solve Todays Problems with 10 New SharePoint 2010 Features
Solve Todays Problems with 10 New SharePoint 2010 FeaturesSolve Todays Problems with 10 New SharePoint 2010 Features
Solve Todays Problems with 10 New SharePoint 2010 FeaturesCory Peters
 
SPSMad2016 Rubén Toribio - Template
SPSMad2016 Rubén Toribio - TemplateSPSMad2016 Rubén Toribio - Template
SPSMad2016 Rubén Toribio - TemplateRub Toribio Gallardo
 
Comparison of SharePoint 2010 and SharePoint 2013
Comparison of SharePoint 2010 and SharePoint 2013Comparison of SharePoint 2010 and SharePoint 2013
Comparison of SharePoint 2010 and SharePoint 2013Ian Woodgate
 
SharePoint 2016 : C’est quoi les nouveautés?
SharePoint 2016 : C’est quoi les nouveautés?SharePoint 2016 : C’est quoi les nouveautés?
SharePoint 2016 : C’est quoi les nouveautés?Vlad Catrinescu
 
Configuring Hybrid Workloads for SharePoint 2013 and O365 by Neil Hodgkinson
Configuring Hybrid Workloads for SharePoint 2013 and O365 by Neil HodgkinsonConfiguring Hybrid Workloads for SharePoint 2013 and O365 by Neil Hodgkinson
Configuring Hybrid Workloads for SharePoint 2013 and O365 by Neil HodgkinsonEuropean SharePoint Conference
 
Exploring SharePoint 2013 by Chandu Raj
Exploring SharePoint 2013 by Chandu RajExploring SharePoint 2013 by Chandu Raj
Exploring SharePoint 2013 by Chandu Rajchanduraj1984
 
What's New for Developers in SharePoint 2013
What's New for Developers in SharePoint 2013What's New for Developers in SharePoint 2013
What's New for Developers in SharePoint 2013CTE Solutions Inc.
 
The Future of SharePoint - SharePoint 2016
The Future of SharePoint - SharePoint 2016The Future of SharePoint - SharePoint 2016
The Future of SharePoint - SharePoint 2016Don Donais
 
Hybrid SharePoint - Office 365 & On-prem SharePoint 2013 -part2
Hybrid SharePoint - Office 365 & On-prem SharePoint 2013 -part2Hybrid SharePoint - Office 365 & On-prem SharePoint 2013 -part2
Hybrid SharePoint - Office 365 & On-prem SharePoint 2013 -part2WinWire Technologies Inc
 
Succeeding with Hybrid SharePoint (includes new Cloud SSA material)
Succeeding with Hybrid SharePoint (includes new Cloud SSA material)Succeeding with Hybrid SharePoint (includes new Cloud SSA material)
Succeeding with Hybrid SharePoint (includes new Cloud SSA material)Jeff Fried
 
Collab365: What's new in SharePoint 2016 for IT Pros
Collab365: What's new in SharePoint 2016 for IT ProsCollab365: What's new in SharePoint 2016 for IT Pros
Collab365: What's new in SharePoint 2016 for IT ProsVlad Catrinescu
 
Intro to Develop and Deploy Apps for Microsoft SharePoint and Office 2013
Intro to Develop and Deploy Apps for Microsoft SharePoint and Office 2013Intro to Develop and Deploy Apps for Microsoft SharePoint and Office 2013
Intro to Develop and Deploy Apps for Microsoft SharePoint and Office 2013AntonioMaio2
 

Was ist angesagt? (20)

SPS Belgium 2015 - High-trust Apps for On-Premises Development
SPS Belgium 2015 -  High-trust Apps for On-Premises DevelopmentSPS Belgium 2015 -  High-trust Apps for On-Premises Development
SPS Belgium 2015 - High-trust Apps for On-Premises Development
 
Dynamics 365 and Office 365 Integrations
Dynamics 365 and Office 365 IntegrationsDynamics 365 and Office 365 Integrations
Dynamics 365 and Office 365 Integrations
 
Share point 2010-uiimprovements
Share point 2010-uiimprovementsShare point 2010-uiimprovements
Share point 2010-uiimprovements
 
SharePoint 2010 and its development tools
SharePoint 2010 and its development toolsSharePoint 2010 and its development tools
SharePoint 2010 and its development tools
 
SharePoint 2010 - What's New?
SharePoint 2010 - What's New?SharePoint 2010 - What's New?
SharePoint 2010 - What's New?
 
Office 365 SUGUK march 2011
Office 365 SUGUK march 2011Office 365 SUGUK march 2011
Office 365 SUGUK march 2011
 
Intro: SharePoint 2013 Apps for IT Pros
Intro: SharePoint 2013 Apps for IT ProsIntro: SharePoint 2013 Apps for IT Pros
Intro: SharePoint 2013 Apps for IT Pros
 
Demystifying SharePoint Server 2016
Demystifying SharePoint Server 2016Demystifying SharePoint Server 2016
Demystifying SharePoint Server 2016
 
Solve Todays Problems with 10 New SharePoint 2010 Features
Solve Todays Problems with 10 New SharePoint 2010 FeaturesSolve Todays Problems with 10 New SharePoint 2010 Features
Solve Todays Problems with 10 New SharePoint 2010 Features
 
SPSMad2016 Rubén Toribio - Template
SPSMad2016 Rubén Toribio - TemplateSPSMad2016 Rubén Toribio - Template
SPSMad2016 Rubén Toribio - Template
 
Comparison of SharePoint 2010 and SharePoint 2013
Comparison of SharePoint 2010 and SharePoint 2013Comparison of SharePoint 2010 and SharePoint 2013
Comparison of SharePoint 2010 and SharePoint 2013
 
SharePoint 2016 : C’est quoi les nouveautés?
SharePoint 2016 : C’est quoi les nouveautés?SharePoint 2016 : C’est quoi les nouveautés?
SharePoint 2016 : C’est quoi les nouveautés?
 
Configuring Hybrid Workloads for SharePoint 2013 and O365 by Neil Hodgkinson
Configuring Hybrid Workloads for SharePoint 2013 and O365 by Neil HodgkinsonConfiguring Hybrid Workloads for SharePoint 2013 and O365 by Neil Hodgkinson
Configuring Hybrid Workloads for SharePoint 2013 and O365 by Neil Hodgkinson
 
Exploring SharePoint 2013 by Chandu Raj
Exploring SharePoint 2013 by Chandu RajExploring SharePoint 2013 by Chandu Raj
Exploring SharePoint 2013 by Chandu Raj
 
What's New for Developers in SharePoint 2013
What's New for Developers in SharePoint 2013What's New for Developers in SharePoint 2013
What's New for Developers in SharePoint 2013
 
The Future of SharePoint - SharePoint 2016
The Future of SharePoint - SharePoint 2016The Future of SharePoint - SharePoint 2016
The Future of SharePoint - SharePoint 2016
 
Hybrid SharePoint - Office 365 & On-prem SharePoint 2013 -part2
Hybrid SharePoint - Office 365 & On-prem SharePoint 2013 -part2Hybrid SharePoint - Office 365 & On-prem SharePoint 2013 -part2
Hybrid SharePoint - Office 365 & On-prem SharePoint 2013 -part2
 
Succeeding with Hybrid SharePoint (includes new Cloud SSA material)
Succeeding with Hybrid SharePoint (includes new Cloud SSA material)Succeeding with Hybrid SharePoint (includes new Cloud SSA material)
Succeeding with Hybrid SharePoint (includes new Cloud SSA material)
 
Collab365: What's new in SharePoint 2016 for IT Pros
Collab365: What's new in SharePoint 2016 for IT ProsCollab365: What's new in SharePoint 2016 for IT Pros
Collab365: What's new in SharePoint 2016 for IT Pros
 
Intro to Develop and Deploy Apps for Microsoft SharePoint and Office 2013
Intro to Develop and Deploy Apps for Microsoft SharePoint and Office 2013Intro to Develop and Deploy Apps for Microsoft SharePoint and Office 2013
Intro to Develop and Deploy Apps for Microsoft SharePoint and Office 2013
 

Andere mochten auch

What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2Sayed Ali
 
Overview of NonProfit Web Content Marketing Strategy Presentation for ESCHous...
Overview of NonProfit Web Content Marketing Strategy Presentation for ESCHous...Overview of NonProfit Web Content Marketing Strategy Presentation for ESCHous...
Overview of NonProfit Web Content Marketing Strategy Presentation for ESCHous...Sarah M Worthy
 
Fc business entrepreneurshipmanagement
Fc business entrepreneurshipmanagementFc business entrepreneurshipmanagement
Fc business entrepreneurshipmanagementShikha Sharma
 
SharePoint 2013 Preview Web Content Management(WCM)
SharePoint 2013 PreviewWeb Content Management(WCM)SharePoint 2013 PreviewWeb Content Management(WCM)
SharePoint 2013 Preview Web Content Management(WCM)Sayed Ali
 
Incorporating “Culture” in psychology research from the indigenous perspective
Incorporating “Culture” in psychology research from the indigenous perspectiveIncorporating “Culture” in psychology research from the indigenous perspective
Incorporating “Culture” in psychology research from the indigenous perspectiveSinauonline - The Passion of Learning
 

Andere mochten auch (7)

What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
 
Biomar tacna 3
Biomar tacna 3Biomar tacna 3
Biomar tacna 3
 
Overview of NonProfit Web Content Marketing Strategy Presentation for ESCHous...
Overview of NonProfit Web Content Marketing Strategy Presentation for ESCHous...Overview of NonProfit Web Content Marketing Strategy Presentation for ESCHous...
Overview of NonProfit Web Content Marketing Strategy Presentation for ESCHous...
 
Halloween ppt
Halloween pptHalloween ppt
Halloween ppt
 
Fc business entrepreneurshipmanagement
Fc business entrepreneurshipmanagementFc business entrepreneurshipmanagement
Fc business entrepreneurshipmanagement
 
SharePoint 2013 Preview Web Content Management(WCM)
SharePoint 2013 PreviewWeb Content Management(WCM)SharePoint 2013 PreviewWeb Content Management(WCM)
SharePoint 2013 Preview Web Content Management(WCM)
 
Incorporating “Culture” in psychology research from the indigenous perspective
Incorporating “Culture” in psychology research from the indigenous perspectiveIncorporating “Culture” in psychology research from the indigenous perspective
Incorporating “Culture” in psychology research from the indigenous perspective
 

Ähnlich wie What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 1

Introducing SP2010 To Administrators
Introducing SP2010 To AdministratorsIntroducing SP2010 To Administrators
Introducing SP2010 To AdministratorsFlorin Muntean
 
Office 365 Deployment Strategies 2.0
Office 365 Deployment Strategies 2.0Office 365 Deployment Strategies 2.0
Office 365 Deployment Strategies 2.0Bert Johnson
 
MicroSoft Sharepoint Online Training in Canada
MicroSoft Sharepoint Online Training in Canada MicroSoft Sharepoint Online Training in Canada
MicroSoft Sharepoint Online Training in Canada BoundTechS
 
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User GroupSharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User GroupDrew Madelung
 
SharePoint 2010
SharePoint 2010SharePoint 2010
SharePoint 2010nplowman
 
Chris givens building custom service applications
Chris givens building custom service applicationsChris givens building custom service applications
Chris givens building custom service applicationsChris Givens
 
Seminar On Share Point By Maroof Ahmad
Seminar On Share Point By Maroof AhmadSeminar On Share Point By Maroof Ahmad
Seminar On Share Point By Maroof AhmadMaroofAhmad
 
Sp products and technologies- Dipali Shiledar
Sp products and technologies- Dipali ShiledarSp products and technologies- Dipali Shiledar
Sp products and technologies- Dipali ShiledarDipali Shiledar
 
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 3
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 3What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 3
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 3Sayed Ali
 
What's new in SharePoint Server 2013 (End user - Admin – Developer)
What's new in SharePoint Server 2013 (End user - Admin – Developer)What's new in SharePoint Server 2013 (End user - Admin – Developer)
What's new in SharePoint Server 2013 (End user - Admin – Developer)Mahmoud Hamed Mahmoud
 
Intro to SharePoint for Developers
Intro to SharePoint for DevelopersIntro to SharePoint for Developers
Intro to SharePoint for DevelopersRob Wilson
 
Get Ready for SharePoint 2016
Get Ready for SharePoint 2016Get Ready for SharePoint 2016
Get Ready for SharePoint 2016Trigent_Senthil
 
Introduction to SharePoint 2013
Introduction to SharePoint 2013Introduction to SharePoint 2013
Introduction to SharePoint 2013Folio3 Software
 
SharePoint 2010 - IT Platform upgrade and Management
SharePoint 2010 - IT Platform upgrade and ManagementSharePoint 2010 - IT Platform upgrade and Management
SharePoint 2010 - IT Platform upgrade and ManagementChris McNulty
 
SharePoint 2010 Enterprise Search
SharePoint 2010 Enterprise SearchSharePoint 2010 Enterprise Search
SharePoint 2010 Enterprise SearchAgnes Molnar
 
sps-2013-architecture-overview.pdf
sps-2013-architecture-overview.pdfsps-2013-architecture-overview.pdf
sps-2013-architecture-overview.pdfandinieldananty
 

Ähnlich wie What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 1 (20)

Introducing SP2010 To Administrators
Introducing SP2010 To AdministratorsIntroducing SP2010 To Administrators
Introducing SP2010 To Administrators
 
Meec 2010 SharePoint 2010
Meec 2010 SharePoint 2010Meec 2010 SharePoint 2010
Meec 2010 SharePoint 2010
 
Office 365 Deployment Strategies 2.0
Office 365 Deployment Strategies 2.0Office 365 Deployment Strategies 2.0
Office 365 Deployment Strategies 2.0
 
MicroSoft Sharepoint Online Training in Canada
MicroSoft Sharepoint Online Training in Canada MicroSoft Sharepoint Online Training in Canada
MicroSoft Sharepoint Online Training in Canada
 
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User GroupSharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
 
Is BCS Dead?
Is BCS Dead?Is BCS Dead?
Is BCS Dead?
 
SharePoint 2010
SharePoint 2010SharePoint 2010
SharePoint 2010
 
Chris givens building custom service applications
Chris givens building custom service applicationsChris givens building custom service applications
Chris givens building custom service applications
 
Seminar On Share Point By Maroof Ahmad
Seminar On Share Point By Maroof AhmadSeminar On Share Point By Maroof Ahmad
Seminar On Share Point By Maroof Ahmad
 
Sp products and technologies- Dipali Shiledar
Sp products and technologies- Dipali ShiledarSp products and technologies- Dipali Shiledar
Sp products and technologies- Dipali Shiledar
 
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 3
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 3What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 3
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 3
 
What's new in SharePoint Server 2013 (End user - Admin – Developer)
What's new in SharePoint Server 2013 (End user - Admin – Developer)What's new in SharePoint Server 2013 (End user - Admin – Developer)
What's new in SharePoint Server 2013 (End user - Admin – Developer)
 
Intro to SharePoint for Developers
Intro to SharePoint for DevelopersIntro to SharePoint for Developers
Intro to SharePoint for Developers
 
Get Ready for SharePoint 2016
Get Ready for SharePoint 2016Get Ready for SharePoint 2016
Get Ready for SharePoint 2016
 
Introduction to SharePoint 2013
Introduction to SharePoint 2013Introduction to SharePoint 2013
Introduction to SharePoint 2013
 
Updates from Microsoft Ignite
Updates from Microsoft Ignite Updates from Microsoft Ignite
Updates from Microsoft Ignite
 
Share point 2010
Share point 2010Share point 2010
Share point 2010
 
SharePoint 2010 - IT Platform upgrade and Management
SharePoint 2010 - IT Platform upgrade and ManagementSharePoint 2010 - IT Platform upgrade and Management
SharePoint 2010 - IT Platform upgrade and Management
 
SharePoint 2010 Enterprise Search
SharePoint 2010 Enterprise SearchSharePoint 2010 Enterprise Search
SharePoint 2010 Enterprise Search
 
sps-2013-architecture-overview.pdf
sps-2013-architecture-overview.pdfsps-2013-architecture-overview.pdf
sps-2013-architecture-overview.pdf
 

Kürzlich hochgeladen

Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 

Kürzlich hochgeladen (20)

Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 

What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 1

  • 1. First Look Clinic: What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Sayed Ali (MCTS , MCITP , MCT , MCSA , MCSE ) Sayed.ali@outlook.com Senior SharePoint Administrator Arabian Advanced Systems(Naseej)
  • 2. About  Senior SharePoint Administrator at Arabian Advanced Systems (Naseej)  Microsoft Certified Technology Specialist (MCTS)  Microsoft Certified IT Professional (MCITP)  Microsoft Certified Trainer (MCT)  Microsoft Certified Solution Association , Windows Server 2012 (MCSA)  Microsoft Certified Solution Expert , SharePoint 2013(MCSE)  Email : sayed.ali@outlook.com  Twitter : @sayed_dev  LinkedIn : http://sa.linkedin.com/in/sayedaly  Blog : http://www.sayed-ali.com/blog  Mobile : +966541010095
  • 3. Course Agenda  Architecture Changes  Security and Identity Management  What’s New in Business Connectivity Services?  What’s New in Search?  What's New in Business Intelligence?  What's New in Composites  What’s New in Enterprise Content Management  What's New in Records Management and Compliance  What’s New in Social Computing  What’s New for Mobile Users  The Authoring Process  Search-Driven Sites
  • 4. Day 1 Agenda  Architecture Changes  Security and Identity Management  What’s New in Business Connectivity Services?  What’s New in Search?
  • 5. Lesson 1: Architecture Changes  Request Management  Service Applications  Office Web Applications  SharePoint Apps  Upgrading to SharePoint 2013  Demonstration: Administering SharePoint 2013
  • 6. Request Management  Enables SharePoint to process incoming requests according to configurable rules  Run in integrated mode for most environments  Run in dedicated mode for large environments and multiple farms  Consists of three components:  Request Throtting and Routing  Request Prioritization  Request Load Balancing  Create routing rules and throttling rules to prioritize requests and maintain service levels
  • 7. Request Management SharePoint Web Server SharePoint Foundation Web Application Service Filter out requests which should be throttled or prioritized Select which web servers the request may be sent to Select a single web server to route to, based upon weighting schemes Request Management Service Incoming Requests Configuration
  • 8. Service Applications  The Application Management Service manages licenses and permissions for SharePoint apps  SharePoint Translation Services provides automated, machine-based translation of documents and content  The Work Management Service aggregates task data from other business platforms in SharePoint My Sites  Office Web Applications and Web Analytics are no longer service applications in SharePoint 15
  • 9. Office Web Applications  Office Web Applications is now a separate server product  You can scale your Office Web Applications and SharePoint deployments independently  One Office Web Applications farm can serve multiple SharePoint farms  Use Windows PowerShell to associate your SharePoint farm with an Office Web Applications farm
  • 10. SharePoint Apps  A new way of distributing and exposing functionality through the SharePoint UI  App logic can run in the cloud or in the local environment  Apps can be purchased or downloaded from the Office Marketplace  The Corporate Catalog site collection makes apps available across a SharePoint web application  Apps can only access SharePoint functionality through the CSOM
  • 11. Upgrading to SharePoint 2013  Database attach upgrade is the only supported upgrade path from SharePoint 2010 to SharePoint 15 1. Create a new SharePoint 15 server farm 2. Migrate your content databases 3. Perform the upgrade  Upgrade of servers and databases is now separate from upgrade of site collections  Site collections can continue to run in SharePoint 2010 mode  Platform supports both SharePoint 15 and SharePoint 2010 version of most components and resources
  • 12. Demonstration: Administering SharePoint 2013  Central Administration structure is unchanged  New options for managing SharePoint apps  New service applications  Application Management Service  SharePoint Translation Services  Work Management Service  App Fabric Application Proxy  Creating web applications  Only claims authentication is available through the UI
  • 13. Lesson 2: Security and Identity Management  Authentication in SharePoint 2013  SharePoint 2013 and OAuth 2.0  Application Authentication and Authorization  Server to Server Authentication
  • 14. Authentication in SharePoint 2013  Claims-based authentication is now the default option  Classic authentication mode has been deprecated  Three types of claims-based authentication are supported  Windows claims  FBA claims  SAML claims  Distributed Cache service tracks FedAuth cookies  Improved logging and diagnostics for authentication
  • 15. SharePoint 2013 and OAuth 2.0  OAuth enables users to share specific resources with third parties without sharing their access credentials  Third parties are issued with an access token  An access token grants access to a specific resource for a defined period of time (for example 30 minutes)  SharePoint 15 implements and extends OAuth 2.0 for two scenarios:  Application authentication and authorization  Server to server authentication
  • 16. Application Authentication and Authorization 1. User loads an app in SharePoint 2. App requests an access token from Azure ACS 3. ACS authenticates app and issues token SharePoint User App Azure ACS 1 2 3 4 5 6 4. App presents access token to SharePoint 5. SharePoint returns data to app 6. App presents data to user
  • 17. Server to Server Authentication  Enterprise functionality relies on server applications sharing information on behalf of users  The S2S STS issues access tokens that enable SharePoint to retrieve or provide information on behalf of users  PowerShell is used to configure trust relationships between SharePoint, Exchange, and Lync SharePoint Server Exchange Server SharePoint STS Exchange STS Trust Relationship Access Token Data
  • 18. Lesson 3: What’s New in Business Connectivity Services?  OData Connections  External Events  External List Enhancements  BDC Model Scopes  Demonstration: Adding an OData Connection in SharePoint Designer 2013
  • 19. OData Connections  BCS includes native support for OData  Generate BDC models from OData automatically in Visual Studio  Build BDC models from OData interactively in SharePoint Designer  OData provides access to a wide range of third party systems and data sources
  • 21. External List Enhancements  Performance improvements  Limit number of results returned  Sorting is performed by external system  Filtering is performed by external system  Users can export external list data to Excel
  • 22. BDC Model Scopes Farm (BCS) Scope App Scope SharePoint App SharePoint App External Systems BDC Connection BDC Connection BDC Connection BDC Model BDC Model
  • 23. Demonstration: Adding an OData Connection in SharePoint Designer 2013  Create a new external content type in SharePoint Designer  Add a new data connection  Connect to an Odata provider  Explore the data and define operations
  • 24. Lesson 4: What’s New in Search?  Search Architecture  Search Crawl  Relevance Enhancements  User Interface Enhancements
  • 26. Search Crawl  Continuous crawl  Alternative to scheduled incremental crawl  Crawl processes are started automatically as required  Keeps index as fresh as possible  Entity search  Crawler looks for specific words or phrases, or entities, in unstructured content  Could include product names or project codenames  Create and deploy dictionaries containing your entities  Entities are stored as managed properties
  • 27. Relevance Enhancements • The search analytics component continually works to improve relevance • Query rules enable you to match search results to user intent • Result sources replace federated locations and search scopes
  • 28. User Interface Enhancements • Out of the box • Search results differentiated by type • Hover previews of Office documents • Search results optimized per user search history • Customized at search service level • Result blocks provide visual grouping of particular types of results • Customized at site level • Result types use rules to match search results • Display templates determine look and feel of result types