Glossary
App Catalog
App Catalog is a special SharePoint site that stores apps for SharePoint, Teams, and other Microsoft 365 services. Global or SharePoint administrators can upload and manage applications from AppSource marketplace, custom-developed apps, or 3rd party apps for your organization's internal use. There can be only one App Catalog in a tenant.
AppSource
Microsoft App Source is a global online marketplace with applications and services created for Microsoft 365, Dynamics 365, Power BI, Power Platform, and other Microsoft services. AppSource allows you to purchase and deploy applications in the organization's tenant.
Azure AD (Active Directory)
Azure Active Directory is a cloud-based identity provider which allows employees in your organization sign in and get access to Microsoft 365 as well as many other SaaS applications.
Azure DevOps
Azure DevOps Services (formerly Visual Studio Team Services) is a cloud-based product that provides version control, requirements management, automated pipelines for builds and releases, and testing capabilities.
CAML
Collaborative Application Markup Language (CAML) is a case-sensitive XML-based language used in SharePoint to define data definition objects such as lists, document libraries, views, content types, fields, and data rendering elements. For example, CAML can be used to build a query to filter and retrieve data from lists or libraries.
Consent Framework
Consent Framework is a part of Azure AD, based on an administrator giving consent to an application that asks to be registered in their directory to involve accessing directory data. Only after consent is given, the client application may call the Microsoft Graph API on behalf of the user.
Crawled Property
A crawled property in SharePoint search stores content and metadata that is extracted from an item by the crawler, such as a text of a document, author, or title. Crawled property is not retrievable but may be mapped to one or more managed property.
Custom Action
Custom action represents a link, ribbon component, menu item, or toolbar item. Custom action can be bound to list type, content type, or file type.
Document Library
A special type of list that stores files, folders, and information about them. Document Library, as well as List, can contain personal or shared views, item-level permissions, and so on.
Dynamics 365
Microsoft Dynamics 365 is a cloud-based set of SaaS applications and services that combines customer relationship management (CRM) and enterprise resource planning (ERP).
Event Receiver
An Event Receiver allows handling the events within Site, List, or Document Library.
Farm
A Farm is a group of servers that work in concert to provide SharePoint services to deliver functionality for the end-users.
Farm Solution
Farm solution is a package that can be deployed to an on-premise SharePoint Farm. Farm solution has full access to system resources and other sites on the farm.
Feature
A feature is a set of SharePoint elements (artifacts) such as the following: site column, content type, web part, application page, custom actions, list template, list instance, and others.
Feature Scope
A Feature Scope at which a feature is defined for. A Feature can be defined for Farm, App, Site, or Web.
Hub Site
A promoted SharePoint site that allows you to associate other site collections to it and provide common navigation, search within associated sites, news, and site activities. There may be more than one hub site in a SharePoint Online tenant, but a site can be associated only with a single Hub Site.
List
A list is a storage unit in SharePoint. The list can contain columns of different types, content types, views. Document Library is a special type of List and therefore Library inherits the functionality of List.
Managed Property
A Managed property in the SharePoint search schema defines what data from crawled properties are included in the search index. Managed properties have a large number of settings to determine how the contents are shown in search results. Managed Properties may be referred to in search queries to specify which information you need to return.
Microsoft Graph
REST API secured with Azure Active Directory (Azure AD) and Open Authorization (OAuth 2.0) provides a single endpoint to provide access to data and services in Microsoft 365 such as SharePoint, Outlook, OneDrive, Teams, and others.
Microsoft Teams
A chat-based collaboration platform for business communications with useful features for online meetings, live events, document sharing.
OneDrive for Business
OneDrive for Business (previously SkyDrive Pro) is a managed cloud storage for work or school organizations that lets you share and collaborate on work documents with co-workers. Physically hosting infrastructure for OneDrive for Business can be hosted on-premises or in the cloud as a purchased service.
Profile Card
Profile cards in Microsoft 365 display information related to a person, such as contact details, organizational chart view, recently used documents, emails, and others. The profile card may look different depending on the application you use. Outlook, Teams, SharePoint, OneDrive, and other Microsoft 365 services support the profile card.
QR Code
Quick Response (QR) Code is a two-dimensional barcode that stores information. It can be scanned using a QR Code reader or a mobile device's camera, providing quick access to the encoded data.
REST API
REST API (Representational State Transfer Application Programming Interface) is a standardized way for software applications to communicate over the internet. It enables clients to request and manipulate data from a server using standard HTTP methods like GET, POST, PUT, and DELETE. REST APIs are widely used for building web services that are scalable, flexible, and can be accessed by various client applications.
Search Service
SharePoint Search Service Application provides enterprise search functionality, including crawling, indexing, and searching, and allows you to find the most relevant information. The Search Service Application is available for both on-premises SharePoint Server deployment and SharePoint Online.
Tenant
A Microsoft 365 tenant is a dedicated virtual instance of the Microsoft 365 services. The tenant holds the organization's information, such as users and domains (Azure AD), configurations, subscriptions, and services. The organization receives a tenant by signing up for Microsoft 365 services.
Unified Interface (Dynamics 365)
Unified Interface based on responsive web design principles to ensure all Microsoft Dynamics 365 applications provide a consistent viewing experience for any device (desktop, laptop, tablet, or phone) and any screen size.
User Profile
A user profile is a set of properties that describe a user. The properties include basic information about the user, contact details, and other data. The user profile is used for such services as Delve, My Site, and others
UTM Paremeters
UTM (Urchin Tracking Module) parameters also called UTM tags or codes are text paremeters that you add to URL to help track the effectiveness of marketing campaigns or webpage.
There are five UTM parameters: utm_source, utm_medium, utm_campaign, utm_term, utm_content.
Web Part
Web Part is an essential primary component of functionality or content placed on a SharePoint page. In addition, some web parts support customization, such as a configuration of a specific web part or its appearance.
Web Part Gallery
The SharePoint Web Part Gallery is a centralized repository within SharePoint where users can discover, access, and manage various pre-built components, known as web parts, to enhance the functionality and customization of their SharePoint sites. It offers a diverse range of tools and widgets developed by Microsoft and third-party developers, empowering users to easily extend and tailor their SharePoint experience to meet specific business needs without extensive coding or development.