Top 10 SharePoint Interview Questions and Answers
Updated 26 Nov 2024
Q1. What is SharePoint have you work on that
SharePoint is a web-based collaborative platform used for document management and team collaboration.
SharePoint is developed by Microsoft.
It allows users to store, organize, and share information.
It offers features such as document libraries, lists, workflows, and web parts.
I have worked on creating custom workflows and designing SharePoint sites for clients.
Q2. How do you handle dynamic sharepoint permission through flows
Dynamic SharePoint permissions can be handled through flows using the 'Grant Access to an Item or a Folder' action.
Use the 'Grant Access to an Item or a Folder' action in the flow
Set the 'Site Address' and 'List Name' for the SharePoint site and list
Set the 'Item ID' for the specific item you want to grant access to
Set the 'User or Group' field to the user or group you want to grant access to
Set the 'Permissions' field to the specific permissions you want to grant
Test the flo...read more
Q3. how to connect to a share point database
To connect to a SharePoint database, you can use SharePoint's REST API or Microsoft Graph API.
Use SharePoint's REST API to interact with SharePoint data through standard HTTP requests.
Authenticate using OAuth tokens to access SharePoint resources securely.
Utilize Microsoft Graph API for a unified endpoint to access data across Microsoft services.
Ensure proper permissions are set up for the application accessing the SharePoint database.
Q4. how to add file from sharepoint
To add a file from SharePoint, you can use the SharePoint API or sync the SharePoint library with your local machine.
Access the SharePoint site and navigate to the library where you want to add the file.
Click on the 'Upload' button and select the file you want to upload.
Alternatively, you can sync the SharePoint library with your local machine using OneDrive or SharePoint Sync.
Once synced, you can simply drag and drop the file into the synced folder to upload it to SharePoint...read more
Q5. what is the difference between CSOM AND SSOM
CSOM is client-side object model used for remote access while SSOM is server-side object model used for local access.
CSOM is used for remote access to SharePoint objects while SSOM is used for local access.
CSOM uses REST API to communicate with SharePoint while SSOM uses .NET framework.
CSOM is lightweight and can be used in any platform while SSOM requires SharePoint server installed.
Examples of CSOM are JavaScript, .NET, and Java while examples of SSOM are PowerShell and C#....read more
Q6. What's the difference b/w one drive and SharePoint site?
OneDrive is a personal file storage service while SharePoint is a collaborative platform for teams to share and manage content.
OneDrive is primarily for personal file storage and sharing, while SharePoint is designed for team collaboration and content management.
OneDrive is more suitable for individual users to store and access their own files, while SharePoint allows teams to work together on documents, projects, and tasks.
SharePoint offers features like document libraries, ...read more
Q7. What is power app and share point
Power Apps is a low-code platform for building custom business applications. SharePoint is a web-based collaboration and document management platform.
Power Apps allows users to create custom apps without extensive coding knowledge
SharePoint allows for document sharing and collaboration within an organization
Power Apps can be integrated with SharePoint to create custom solutions for businesses
SharePoint can be used to store and manage Power Apps data
Both Power Apps and SharePo...read more
Q8. What is Kerberos Authentication, how it works/getting set in SharePoint.
Kerberos Authentication is a network authentication protocol that uses tickets to provide secure access to resources.
Kerberos is used to authenticate users and services in a network environment.
It uses tickets to provide secure access to resources.
Kerberos is the default authentication method in SharePoint.
To set up Kerberos authentication in SharePoint, you need to configure the server and client computers, and create a service principal name (SPN) for the SharePoint applica...read more
SharePoint Jobs
Q9. Challanges faced while doing migration from SP2013 to SP online
Challenges include data migration, compatibility issues, and user training.
Data migration can be complex and time-consuming, especially for large amounts of data.
Compatibility issues may arise due to differences in features and functionalities between SP2013 and SP Online.
User training is essential to ensure a smooth transition and adoption of the new platform.
Q10. what purpose its used it(SharePoint) what is SharePoint online then where its used
SharePoint is a web-based collaboration and document management platform used by organizations to store, organize, and share information.
SharePoint is used for document management, collaboration, and workflow automation.
It allows users to create and manage websites, lists, and libraries.
SharePoint online is a cloud-based version of SharePoint that allows users to access and collaborate on documents from anywhere.
It is used by organizations of all sizes and industries, includi...read more
Q11. WHAT IS DIFFERENT BETWEEN SHAREPOINT ONLINE AND SHAREPOINT ON-PREMISE ?
SharePoint Online is cloud-based while SharePoint On-Premise is installed on local servers.
SharePoint Online is managed by Microsoft while SharePoint On-Premise is managed by the organization.
SharePoint Online has limited customization options while SharePoint On-Premise allows for more customization.
SharePoint Online has a subscription-based pricing model while SharePoint On-Premise has a one-time licensing fee.
SharePoint Online has automatic updates while SharePoint On-Prem...read more
Q12. Do you know sharepoint?
Yes, I have experience with SharePoint.
I have worked with SharePoint to create and manage document libraries.
I have experience with SharePoint workflows and automation.
I have integrated SharePoint with other systems using APIs.
I have customized SharePoint sites using web parts and templates.
Q13. why organization use SharePoint
Organizations use SharePoint for collaboration, document management, workflow automation, and intranet/extranet portals.
Collaboration: SharePoint allows teams to work together on documents, tasks, and projects in real-time.
Document management: Centralized storage and easy access to documents, ensuring version control and security.
Workflow automation: Streamlining business processes through automated workflows and approvals.
Intranet/extranet portals: Creating internal and exte...read more
Q14. how many versions of sharepoint?
There are four main versions of SharePoint: SharePoint Server, SharePoint Online, SharePoint Foundation, and SharePoint Designer.
SharePoint Server is the on-premises version of SharePoint that organizations can install and manage themselves.
SharePoint Online is the cloud-based version of SharePoint that is part of Microsoft 365.
SharePoint Foundation was a free version of SharePoint that has been discontinued.
SharePoint Designer is a tool for customizing SharePoint sites and w...read more
Q15. What is share point
SharePoint is a web-based collaborative platform that integrates with Microsoft Office.
SharePoint allows for document management, collaboration, and workflow automation.
Users can create sites to share information, documents, and tasks with team members.
It integrates with Microsoft Office applications like Word, Excel, and PowerPoint.
SharePoint can be used for intranet portals, document management, and enterprise search.
Q16. What is diff between online and onprem sharwpoint
Online SharePoint is cloud-based while on-premises SharePoint is installed on local servers.
Online SharePoint is accessed through a web browser, while on-premises SharePoint is accessed through a local network.
Online SharePoint is managed and maintained by Microsoft, while on-premises SharePoint requires in-house IT support.
Online SharePoint offers automatic updates and scalability, while on-premises SharePoint allows for more customization and control over data.
Online ShareP...read more
Q17. 3.What is Different between SharePoint 2016 and 2019 ?
SharePoint 2019 offers improved user experience, modern communication sites, and enhanced security features compared to SharePoint 2016.
SharePoint 2019 has modern communication sites for improved collaboration and communication.
SharePoint 2019 offers enhanced security features such as data loss prevention (DLP) and information rights management (IRM).
SharePoint 2019 provides better support for large files and lists compared to SharePoint 2016.
SharePoint 2019 includes improved...read more
Q18. Permission levels in sharepoint
Permission levels in SharePoint determine the actions users can perform on sites, lists, libraries, and items.
SharePoint has default permission levels such as Full Control, Design, Edit, Contribute, Read, Limited Access, and View Only.
Permission levels can be customized to meet specific requirements.
Permissions can be assigned at the site, list, library, or item level.
Users can be granted unique permissions to specific items within a site.
Permissions can be inherited from par...read more
Top Interview Questions for Related Skills
Interview Questions of SharePoint Related Designations
Interview experiences of popular companies
Reviews
Interviews
Salaries
Users/Month