Upload files to document library using SharePoint REST API
This blog will teach you how to use the JavaScript REST API to upload files to the SharePoint Document library. Let’s get started. Upload any File to Document Library using…
A trusted blog for Microsoft Technologies, Certifications and Events
This blog will teach you how to use the JavaScript REST API to upload files to the SharePoint Document library. Let’s get started. Upload any File to Document Library using…
Microsoft has added a very interesting and much-needed feature for language translation for SharePoint Modern site users. If business users are given a one-page step-by-step guide to perform this on…
This article provides step-by-step instructions on how to access SharePoint data from Azure Functions using the Graph API. Create a new Azure Active Directory App Registration This is a common…
২০১৯ এ আমি কাজ করতাম দেশের একটি অন্যতম টেলিকমিউনিকেশন কোম্পানি, এডিএন টেলিকমে। পজিশন ছিলো, সিনিওর ইঞ্জিনিয়ার (মাইক্রোসফট প্রোডাক্ট গ্রুপ)। কাজের খাতিরে সারাদিনই কাস্টমার ভিজিটে যেতে হয় আমাকে। একবার গেলাম দেশের…
Microsoft Teams’ daily users are skyrocketing. From April 2020 to August 2021, their numbers rose more than 97 percent from 75 million to 145 million. Suppose your company decides to…
SharePoint Framework (SPFx) is the latest development model for SharePoint developers enabling them to use the features for the creation of custom functionality with responsive design compatibility in both SharePoint…
Your PC does not meet the minimum hardware requirements for Windows 11. Your channel options will be limited. — you’ll see the error message when attempting to install Windows 11…
Graph API can be used to automate Microsoft Teams lifecycle such as creating teams, channels, adding members etc. Refer to this link to see the list of Graph API’s available for Microsoft Teams.…
MSAL (Microsoft Security Authentication Library) is a client-side JavaScript library that helps developers fetch access token to access Microsoft APIs, Microsoft Graph, Third-party APIs (Google. Facebook) & User built custom…
In this tutorial, I am going to build a bot using Microsoft Azure and use it in Microsoft Teams to interact with my Ruby on Rails Application. As of now,…