Site Property Bag Manager
SharePoint Property Bag is a great option to store configurations at different levels of the SharePoint hierarchy outside of the application itself. The same property bag entry can be used in...
View ArticleDeploying Multiple Provider Hosted Apps in a Single Azure Web Site
Is it possible to host Multiple Provider Hosted Apps in a Single Azure Web Site? The answer is Yes. If yes how? Here you go….. Create Azure Site Create Required App Folders Go to azure web site Click...
View ArticleAzure Traffic Manager for Provider Hosted Apps – Global Load Balancing
Microsoft Azure Traffic Manager allows us to control the distribution of user traffic to the specified endpoints (Zone Specific Azure Sites). Azure Traffic Manager gives us three traffic routing...
View ArticleSharePoint Framework Web Part – Continuous Integration and Delivery
Continuous Integration and Delivery are the foundations of Modern Software Development. Continuous Integration and Delivery process is going to help your team in the following aspects: Revision Control...
View ArticleTop 50 SharePoint Blogs And Websites by Feedspot
SharePoint Rider blog is recognized as one of the Top 50 SharePoint Blogs And Websites To Follow in 2018 by Feedspot. https://blog.feedspot.com/sharepoint_blogs/ Thank you viewers. The post Top 50...
View ArticleSPFx Extension – Email Item/File URL
In SharePoint there used to be a ‘copy shortcut’ option in the right-click menu on a document. This feature is not available currently. Now we need to go to the share sub-menu to get a link to the...
View ArticleDisplaying SSRS Reports in External Applications using an iframe – SQL Server...
Problem Statement After upgrading the SQL Server Reporting Service to 2016, the SSRS reports embedded in different applications including SharePoint pages using an iframe tag or page viewer web parts...
View ArticleAdd Modern SharePoint Site Page in Microsoft Teams
Microsoft Teams is a chat-based workspace that brings together people, conversations, content, and tools for easier collaboration. SharePoint sites include the modern page feature, which allow you to...
View ArticleSharePoint Online – Analyze User Feedback using Sentiment Analysis API and...
The Sentiment Analysis API provided by Microsoft evaluates text input and returns a sentiment score for each document, ranging from 0 (negative) to 1 (positive). This capability is useful for detecting...
View ArticleMicrosoft Teams Custom Tab – Video Recorder App using SharePoint Framework
Summary Sample SharePoint Framework client-side web part for Microsoft Teams Tab illustrating Video Recording using MediaRecorder Web API. This is an experimental web part. Because this technology’s...
View ArticlePublish SharePoint add-in to Office Store
If you want your SharePoint add-in to appear in SharePoint Store, you need to submit it to the Seller Dashboard for approval. You can add and save your submission as a draft in your Seller Dashboard...
View ArticleSPFx Extension – Profile Completeness Meter
With the profile completeness extension we can encourage or force users to fill their profiles. This sample SPFx extension renders a profile completeness score. By clicking the score, user can see the...
View ArticleDeploy SharePoint Framework Web Part using Bitbucket Pipelines & Deployments
Continuous Integration and Delivery are the foundations of Modern Software Development. Continuous Integration and Delivery process is going to help your team in the following aspects: Revision Control...
View ArticleMicrosoft Graph API – Access Documents from SharePoint Document Library using...
Microsoft Graph is a RESTful web API that enables you to access Microsoft Cloud service resources. In this article, we will go through the requests we have to make in order to access the documents in a...
View ArticleGet Office 365 Tenant ID from Domain Name
OpenID Connect describes a metadata document that contains most of the information required for an app to do sign-in. This includes information such as the authorization endpoint, token endpoint,...
View Article