Category: SharePoint

The classic site collections page was removed on 1/1/21

Classic site collections page was removed on 1st January 2021 - Message

Loading

The classic site collections page was removed on 1/1/21 – Folks, have you noticed that we know more open the classic site collection page link from SharePoint Admin Center? Today when I logged into my trial tenant I could see the message –  “This page was removed on 1/1/21. Learn where to find features from

Continue reading

SharePoint Recycle Bin: Quickly delete recycle bin items in SharePoint using PowerShell

SharePoint Recycle Bin, how to remove recycle bin items in SharePoint using PowerShell?

Loading

In this delete recycle bin using the SharePoint PowerShell tutorial, we will learn about how to delete items from the recycle bin in SharePoint using the PowerShell script. By the way, there are two types of recycle bins in SharePoint: user-level recycle bins (first-stage recycle bins) and admin-level recycle bins (second-stage recycle bins). What is

Continue reading

SharePoint Workflow: Quickly cancel SharePoint workflows using PowerShell

SharePoint Workflow, how to cancel SharePoint workflows using PowerShell?

Loading

In this SharePoint Workflow tutorial, we will learn about how to cancel SharePoint workflows using the PowerShell script. Business Scenario: SharePoint Workflow Your farm has lots of sites and each site has lots of list workflows, there could be scenarios where we could see there are many workflow instances that are in a running state

Continue reading

[Fixed]: Provider Hosted App Error – Invalid issuer or signature

How to fix Provider Hosted App Error – Invalid issuer or signature?

Loading

Invalid issuer or signature – sometimes, we get the error “[SecurityTokenException: Invalid issuer or signature.]” in SharePoint online provider hosted app. In this troubleshooting technique, we will see how to fix the “SecurityTokenException: Invalid issuer or signature.” error in the SharePoint Online office 365. Scenario: Invalid issuer or signature Let’s say we have a provider-hosted

Continue reading

Track comments version history in SharePoint Online list

Track comments version history in SharePoint Online list

Loading

Tracking the version history in SharePoint Online list is one of the important aspects of SharePoint content management – here is a business scenario, where we need to track the changes of all comments version history or activities in the SharePoint Online list whenever the user does any changes like modify any existing list item,

Continue reading

Challenges and Solutions in Story Point Calculation in Scrum with Real Time Example

Story point calculation in Scrum

Loading

The story point calculation in Scrum—this is my fifth article on my Scrum learning course. In the Scrum framework, the user story is one of the important aspects, and calculating the right story point for the user story will play a vital role while estimating and planning the sprint. So, if your estimation is wrong,

Continue reading

Agile Scrum Team Roles: Who Does What in a Scrum Team?

3 Top Roles in Scrum Framework

Loading

Agile Scrum Team Roles: This is my fourth article on Scrum learning, and today, as part of this Scrum learning, I have chosen the various Scrum roles available, and we follow the “three roles hierarchy” in my Scrum practice. Key Highlights: Agile Scrum Team Roles Various roles available in the Scrum What are the roles

Continue reading

Quickly change site URL in SharePoint Online using PowerShell

How to change site URL in SharePoint online?

Loading

Want to change site URL in SharePoint online? Previously, when we worked in SharePoint on-premise, it was nearly impossible to consider changing the site URL after it was created; we used to say we could rename the site title but not the site URL. These days, SharePoint has gone through lots of revolutionary changes, and

Continue reading

Site Collection App Catalog – How Do I Deploy SPFx in It?

Deploy SPFx solution in SharePoint online site collection scope only

Loading

Site Collection App Catalog: How to deploy SPFx solution in SharePoint online (site collection scoped app catalog) – as far as SharePoint is concerned, there are many hidden URLs, features are available both in SharePoint on pre-mise as well as SharePoint Online those actually will be hidden from the users – generally Power User access

Continue reading

Open aspx File Online: How to open custom aspx page in the browser instead downloading in SharePoint Online?

How to open custom aspx page in the browser instead downloading in SharePoint Online?

Loading

Open aspx file Online – many times we might observe strange behavior in modern SharePoint Online while we upload a custom .aspx file in SharePoint Pages or Site Pages library, and try to open it in the browser – what will happen is, it will be downloading the .aspx file instead of browsing – so,

Continue reading