SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
7,128 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I run the PowerShell command
Get-SPOTenant | fl RequireAnonymousLinksExpireInDays
It shows -1.
The recommended value by CIS is 30. What does -1 means? Does it mean the link never expires or it means no sharing of link? I searched Internet but cannot find what -1 means.
It means links will never expire, yes. It's a old known issue with the PowerShell cmdlet.