
Monthly SharePoint News Digest - March 2025
New month, new features for the Microsoft 365 Collaboration Tools π
ποΈ Events around Microsoft 365
- MVP Summit 2025
- Canadian Power Platform Summit
π‘ Trick & Tips
A SharePoint Teams site is usually followed by a Microsoft 365 group. This group, in a SharePoint cases, is used to allow access the content as:
- Group Owners: SharePoint owners and site collection administrators
- Group Members: SharePoint members
Of course, a Microsoft 365 group bring so much more, but the point is how to delete "permanently" a SharePoint Team site?
If a user or administrator delete the SharePoint site or the Teams, the SharePoint site is moved to the "Deleted sites" section. As SharePoint administrator, when you select this site to delete it permanently, the "Delete" button still disable.
The first question can be: why, in the case of a well-structured life cycle governance, an administrator should delete permanently a site manually? Things happen π
A classic use case could be a user delete a site and want to create a new one with the same URL, but he can't because the URL already exists into the Tenant - even if the site was deleted. As long as the site exists, even is the deleted site (recycle bin), it is not possible to reuse the URL to let the possibility to restore it after all.
So, go back to our SharePoint admin Center and our SharePoint deleted site for which the "delete" button is disable. When your are clicking on the button, a request is sent to check if a Microsoft 365 group is linked to the site. For the same reason as the SharePoint sites, a deleted group still existing, so even in the deleted group, the following request will return information about it:
/_api/SPOGroup/GetGroupInfo('{ID}')
As administrator with enough permissions to be able to delete a Entra group, delete the Microsoft 365 group first and then, go back to the SharePoint admin then unselect the site and select it again... Ta-da, the delete button become available ππͺ
It is possible that you have to wait a couple of minute until it works.
π’ Β Announcements
- Copilot - End User License Requests & Self-Service Purchase
- Changes on SharePoint Framework (SPFx) permission grants in Microsoft Entra ID
Favorite Feature of the Month
π° News
SharePoint
PowerShell to get SharePoint Agent Usage
As a SharePoint Administrator or Global Admin, if you were laking information about the usage of SharePoint Copilot Agent by your users, you will be happy to know that a new cmdlet is available to get more information at the Tenant level about:
- Total trial queries used
- Trial query left
- Trial query available in Tenant
Do not forget to update your SharePoint PowerShell module (16.0.25813.12000) before trying this cmdlet:
Get-SPOCopilotPromoUsage
Exchange
Change your Office Location from My Day Panel
Are you using "My Day" panel from Outlook?
If yes, you will be able to see a new area that allow you to change your office location directly - no need to go to the calendar anymore π

SharePoint/OneDrive
Clearer Shortcut Naming into OneDrive
When you add a shortcut from a SharePoint library / folder into your OneDrive, the shortcut has exactly the same name than the library or folder (thanks for this explanation π).
Same behavior when someone shares of OneDrive folder with you and you add it as a shortcut into your OneDrive...
The point is, that is changed π Microsoft automatically adds a prefix to the target item - this prefix grants the benefit of being clearer about the source of the item:
- SharePoint: [site name] - [item name] (ex: Monthly SharePoint News Digest - Documents)
- OneDrive: [user display name]'s - [item name] (ex: John Doe's - ideas)
[note] Note
After I have been rename the SharePoint site, the shortcut name didn't change... I will wait more longer...

SharePoint
Show Title Web Part option came back
I already saw this feature last year but was just vanished a couple of weeks later... Now, this feature came back π
You have the capability to hide some Web Part's title and even choose the heading level πͺπ»β€οΈ

Hoping this post will help you, see you next month... Β π