Category: SharePoint
If you are the owner to SharePoint modern team site, you should be familiar with the Microsoft Teams creation prompt which shows up in the left bottom corner of the...
You have created a modern team site, and now you are thinking about adding a custom or default webpart then this post should be helpful. Think about something like adding...
It has become a kind of tradition for me to write this component to export selected items to excel, whenever there is new model or approach of development in SharePoint....
If you are into SharePoint development, then you should be familiar with your best friend _spPageContextInfo which gives you more valuable context based information. You can also access the same...
If you are already using SharePoint Online Communication sites, would have noticed that its not showing up in the SharePoint admin center to manage or its not listed in Office...
When you encounter the below error, while using state object in react based webpart created by yeoman generator.
Here are my five points why I use the classic library experience even in a modern team site, or the site provisioned with office 365 groups.
I’m vivid user of modern teams sites, modern pages and started strongly recommending our clients to use Office 365 groups and modern team sites. I was also looking for some...
In this post, we will look into how to post the SharePoint updates to Microsoft Teams using Flow. Currently, Flow works only on the Office 365 platform. For the SharePoint...
This is going to be a rather a small post, on how to change the query template for the content search webpart and Search results dynamically through javascript.
Sometime back, I wrote a full trust code to export selected items to excel. It was written in the form of custom action in ribbon and a layouts application page...
Let’s create a simple flow for the common scenario we encounter, send a notification on a certain date or wait till some date and perform an action. In SharePoint designer...
Error I got a mail from one of our users, complaining they are not able to access the quick launch in their site and also getting the below error message...
I have worked on the updates for my component “Selected Items Export to Excel”, most of the issues are mentioned by the users (Thanks for mentioning issues in comments). What’s...
Category: Excel
I have worked on the updates for my component “Selected Items Export to Excel”, most of the issues are mentioned by the users (Thanks for mentioning issues in comments). What’s...
Category: PowerShell
Download Ignite 2019 session presentation slides and videos automatically using PowerShell script from your Mac or PC.
Get script from here:
https://gist.github.com/rjesh-git/ee3e21cd966e8c7186bea6d9fd766b5c#file-get-ignitecontent-ps1
You have created a modern team site, and now you are thinking about adding a custom or default webpart then this post should be helpful. Think about something like adding...
In this post, we will look how to create publishing pages in bulk using the PowerShell CSOM. A CSV file will be used as an input which holds the meta...
Category: Microsoft Flow
QnAMaker is a cloud API service offered by Microsoft Azure Cognitive Services, which enables you to create a knowledge base(KB) from your existing content such as FAQs, manuals, documents and...
In this post, we will look into how to post the SharePoint updates to Microsoft Teams using Flow. Currently, Flow works only on the Office 365 platform. For the SharePoint...
Let’s create a simple flow for the common scenario we encounter, send a notification on a certain date or wait till some date and perform an action. In SharePoint designer...
Category: HowTo
This is going to be a rather a small post, on how to change the query template for the content search webpart and Search results dynamically through javascript.
Sometime back, I wrote a full trust code to export selected items to excel. It was written in the form of custom action in ribbon and a layouts application page...
Category: Nodejs
Sometime back, I wrote a full trust code to export selected items to excel. It was written in the form of custom action in ribbon and a layouts application page...
Category: Microsoft Teams
If you are the owner to SharePoint modern team site, you should be familiar with the Microsoft Teams creation prompt which shows up in the left bottom corner of the...
In this post, we will look into how to post the SharePoint updates to Microsoft Teams using Flow. Currently, Flow works only on the Office 365 platform. For the SharePoint...
Category: Web-hooks
In this post, we will look into how to post the SharePoint updates to Microsoft Teams using Flow. Currently, Flow works only on the Office 365 platform. For the SharePoint...
Category: Yeoman
When you encounter the below error, while using state object in react based webpart created by yeoman generator.
Category: SPFX
It has become a kind of tradition for me to write this component to export selected items to excel, whenever there is new model or approach of development in SharePoint....
If you are into SharePoint development, then you should be familiar with your best friend _spPageContextInfo which gives you more valuable context based information. You can also access the same...
When you encounter the below error, while using state object in react based webpart created by yeoman generator.
Category: Office 365
If you are already using SharePoint Online Communication sites, would have noticed that its not showing up in the SharePoint admin center to manage or its not listed in Office...
Run the below script and enter tenant admin credentials when prompted. Here is the complete list of scope and permissions - https://developer.microsoft.com/en-us/graph/docs/concepts/permissions_reference#group-permissions
Category: Groups
Run the below script and enter tenant admin credentials when prompted. Here is the complete list of scope and permissions - https://developer.microsoft.com/en-us/graph/docs/concepts/permissions_reference#group-permissions
Category: Tutorial
You have created a modern team site, and now you are thinking about adding a custom or default webpart then this post should be helpful. Think about something like adding...
Category: Office 365 CLI
Lately, I have been working on creating a Teams template using Graph APIs and PnP Tenant template. Quickly, I accumulated a lot of Teams and decided to do a clean-up....
If you are the owner to SharePoint modern team site, you should be familiar with the Microsoft Teams creation prompt which shows up in the left bottom corner of the...
Category: Artificial Intelligence
QnAMaker is a cloud API service offered by Microsoft Azure Cognitive Services, which enables you to create a knowledge base(KB) from your existing content such as FAQs, manuals, documents and...
In Game of Thrones, season #8 episode #4 Starbucks coffee cup played a cameo role in the post war feast. I was wondering how someone spotted this, when you are...
Category: GOT
In Game of Thrones, season #8 episode #4 Starbucks coffee cup played a cameo role in the post war feast. I was wondering how someone spotted this, when you are...
Category: Vision API
Let’s see how to automatically classify an image uploaded to the SharePoint library. We will add tags and descriptions as metadata to any image which is getting uploaded to the...
In Game of Thrones, season #8 episode #4 Starbucks coffee cup played a cameo role in the post war feast. I was wondering how someone spotted this, when you are...
Category: PowerAutomate
QnAMaker is a cloud API service offered by Microsoft Azure Cognitive Services, which enables you to create a knowledge base(KB) from your existing content such as FAQs, manuals, documents and...
Category: QnAMaker
QnAMaker is a cloud API service offered by Microsoft Azure Cognitive Services, which enables you to create a knowledge base(KB) from your existing content such as FAQs, manuals, documents and...
Category: Bot
Docker image for developing chat bots using Microsoft Bot Framework v4 SDK. This developer base image for BotBuilder V4 should make life easier to isolate the development environment when you...
QnAMaker is a cloud API service offered by Microsoft Azure Cognitive Services, which enables you to create a knowledge base(KB) from your existing content such as FAQs, manuals, documents and...
Category: AI
Let’s see how to automatically classify an image uploaded to the SharePoint library. We will add tags and descriptions as metadata to any image which is getting uploaded to the...
Category: Ignite
Download Ignite 2019 session presentation slides and videos automatically using PowerShell script from your Mac or PC.
Get script from here:
https://gist.github.com/rjesh-git/ee3e21cd966e8c7186bea6d9fd766b5c#file-get-ignitecontent-ps1
Category: Script
Lately, I have been working on creating a Teams template using Graph APIs and PnP Tenant template. Quickly, I accumulated a lot of Teams and decided to do a clean-up....
Download Ignite 2019 session presentation slides and videos automatically using PowerShell script from your Mac or PC.
Get script from here:
https://gist.github.com/rjesh-git/ee3e21cd966e8c7186bea6d9fd766b5c#file-get-ignitecontent-ps1
Category: MicrosoftTeams
Lately, I have been working on creating a Teams template using Graph APIs and PnP Tenant template. Quickly, I accumulated a lot of Teams and decided to do a clean-up....
Category: PowerShellCore
Lately, I have been working on creating a Teams template using Graph APIs and PnP Tenant template. Quickly, I accumulated a lot of Teams and decided to do a clean-up....
Category: Docker
Docker image for developing chat bots using Microsoft Bot Framework v4 SDK. This developer base image for BotBuilder V4 should make life easier to isolate the development environment when you...
Category: Container
Docker image for developing chat bots using Microsoft Bot Framework v4 SDK. This developer base image for BotBuilder V4 should make life easier to isolate the development environment when you...
Category: Microsoft Bot Framework
Docker image for developing chat bots using Microsoft Bot Framework v4 SDK. This developer base image for BotBuilder V4 should make life easier to isolate the development environment when you...
Category: ChatBot
Docker image for developing chat bots using Microsoft Bot Framework v4 SDK. This developer base image for BotBuilder V4 should make life easier to isolate the development environment when you...
Category: aws
“The information provided in this blog post is generated by ChatGPT, a machine learning model trained on a dataset of text. The views and opinions expressed in this post are...
Category: cdk
“The information provided in this blog post is generated by ChatGPT, a machine learning model trained on a dataset of text. The views and opinions expressed in this post are...
Category: custom resources
“The information provided in this blog post is generated by ChatGPT, a machine learning model trained on a dataset of text. The views and opinions expressed in this post are...
“The information provided in this blog post is generated by ChatGPT, a machine learning model trained on a dataset of text. The views and opinions expressed in this post are...