SpanningCloudApps / SB365-Powershell

Spanning Backup for Office 365 REST API PowerShell Module
https://spanning.com
Apache License 2.0
11 stars 5 forks source link

Update for optimized URI. #33

Closed SPMatthewMcD closed 3 years ago

SPMatthewMcD commented 3 years ago

This update moved the URI to a new, better performing URI scheme. It also changed the single user assign/unassign to use the bulk endpoint (for backward compatibility).

Upcoming releases will add new data fields and improve the User object handling.

We'll try to keep the breaking changes to a minimum, but we do plan to remove some of the less optimal cmdlets since they are essentially duplicated in other cmdlets.

Closes #32