Microsoft 365 – Microsoft announced new version of CSOM (Client Side Object Model) for SharePoint Online – August 2020
Tag: SharePoint
Cloud Security – Azure Active Directory authentication – Configuring Multi-Factor Authentication (MFA) – Bulk user update – Part 5
In this article we will discuss how to change the status of Multi-Factor authentication for bulk users. We will go through options from UI. In next article we will go through PowerShell script.
Microsoft Teams – Adding “Share to Teams” embedded button on the site / articles / Intranet – News Pages / Content Pages
In this article we will discuss how to add "Microsoft Teams" icon on our web sites / article pages / News pages / Content pages so that we can share our content on Teams without changing the context. Really cool feature 🙂
Cloud Security – Azure Active Directory authentication – self-service password reset – Part 2
In this article we will discuss "Self-Service Password Reset" feature of Azure AD
SharePoint 2019 : Resolved link to “SharePoint Home Page” is not visible in top suit bar. “SharePoint” and “OneDrive” apps are not visible under Apps section.
SharePoint 2019 : Resolved link to "SharePoint Home Page" is not visible in top suit bar. "SharePoint" and "OneDrive" apps are not visible under Apps section.
SharePoint 2019:Resolving error- We’re having trouble loading some parts of this page, but your documents aren’t affected. While we work on fixing it, you can continue using your documents like you normally would
In this article we will discuss about one issue/error we will fetch while creating "My Site Host" site collection. Error - We're having trouble loading some parts of this page, but your documents aren't affected. While we work on fixing it, you can continue using your documents like you normally would
M365 : SharePoint Update – SharePoint default site theme changing from blue to teal for new and existing sites
M365 : SharePoint Update - SharePoint default site theme changing from blue to teal for new and existing sites
Power Platform :- Creating Canvas App in Power App using SharePoint List for Beginners
Power Platform : Creating Canvas App in Power App using SharePoint List for beginners
Deprecated feature in SharePoint 2019
Introduction: In this blog will discuss about the Deprecated feature in SharePoint server 2019. Followings are the Deprecated and Removed feature in SharePoint server 2019. A. Deprecated feature Deprecated features are still currently supported in SharePoint Server 2019 for organizations who already use this feature but the deprecated features may be removed in any of … Continue reading Deprecated feature in SharePoint 2019
Power Platform: Power Automate – Issue – InvalidTemplate. Unable to process template language expressions in action ‘Create_item’. ‘The template language expression ‘ ‘ cannot be evaluated because property ‘shared_sharepointonline_1’ doesn’t exist, available properties are ‘shared_sharepointonline’
LIFE IS BEAUTIFUL 🙂 In this article we will discuss small Power Automate issue and resolution. Issue - Power Platform - Power Automate - Error - InvalidTemplate. Unable to process template language expressions in action 'Create_item' inputs at line '1' and column '2240': 'The template language expression 'json(decodeBase64(triggerOutputs().headers['X-MS-APIM-Tokens']))['$connections']['shared_sharepointonline_1']['connectionId']' cannot be evaluated because property 'shared_sharepointonline_1' doesn't exist, available properties are 'shared_sharepointonline'. Please see https://aka.ms/logicexpressions for usage details
M365 – SharePoint Online – SPFX – resolved error of gulp package –solution: “The webparts manifests list is empty. Please ensure you have done a build and that your config file is pointed at the correct folder”
Understand the difference between gulp bundle and gulp bundle --ship M365 - SharePoint Online - SPFX - resolved error of 'gulp package --solution': "The webparts manifests list is empty. Please ensure you have done a build and that your config file is pointed at the correct folder"
M365 – SharePoint Online – Page Diagnostics Tool for SharePoint Online is released – Tool to help to improve page performance
Performance Diagnostics Tool for SharePoint Online. Very important tool for analyzing the performance of SharePoint Online modern as well classic site page. Must to understand for SharePoint Online developer.
SharePoint online and on premise: Event receiver (receiver job) for Managed metadata service
Hi Friends, Recently I came across a requirement where I need the deleted event receiver on managed metadata service. I initially thought there may be definitely some direct solution exist for this kind of requirement but unfortunately no synchronous event receiver available which trigger immediately after term got deleted from termset. After some research I … Continue reading SharePoint online and on premise: Event receiver (receiver job) for Managed metadata service
Office 365 – Microsoft announced new version CSOM (Client Side Object Model) for SharePoint Online and Project Online – March 2019
Microsoft announced new version CSOM (Client Side Object Model) for SharePoint Online and Project Online – March 2019
Office 365 – SharePoint Online – Issue with OOB News webpart and solution
Office 365 - SharePoint Online - OOB News WebPart not showing content ... Interesting issue and solution 🙂
M365 News – SharePoint Online – The SharePoint feedback button is being retired
Hi All, Today, I'll share one news related to SharePoint Online published on 13 Feb 2019 in Message center. Message : The SharePoint feedback button is being retired Reason behind sharing this message: Currently I am working on SharePoint online Intranet project. Few days back our customer asked to hide the "Product Feedback" button appearing … Continue reading M365 News – SharePoint Online – The SharePoint feedback button is being retired
Office 365 – SharePoint Online – Only Content controls are allowed directly in a content page that contains Content controls
Office 365 - SharePoint - Resolved Exception on page which is created from new custom page layout
SharePoint 2013 – On Premises – PowerShell script to import termsets on given site from .CSV file in specific folder.
SharePoint 2013 – On Premises - PowerShell script to import term sets on given site from .CSV file in specific folder.
SharePoint OnPremises: Client side file upload control and uploading file in SharePoint using rest API
SharePoint OnPremises: Client side file upload control and uploading file in SharePoint using rest API. This is generic control can be used in SharePoint Online. This is generic component which we implemented and can be used in SharePoint Online as well.
SharePoint 2013 – Adding my custom object in Distributed Cache using AppFabric client DLLs
SharePoint 2013 - Adding my custom object in Distributed Cache using AppFabric client DLLs.