You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reshmee011
changed the title
m365 spo homesite get returns only home site with multiple home sites experience
m365 spo homesite get requires additional siteUrl parameter for multiple home sites experience
Nov 16, 2024
As discussed previously, it is important to note that the new option url should be an optional parameter. Since CLI requires backward compatibility, we cannot introduce breaking changes just yet. This is something we should do in v11. When the user uses this command without url option, we should still use the old endpoint and throw a warning that using this command without url is deprecated.
Priority
(Low) Something is a little off
Description
m365 spo homesite get returns only home site with multiple home sites experience
I have 5 home sites /Viva Connection experiences. Yet the cmdlet returns only one Home Site.
The endpoint to return all home sites is _api/SPO.Tenant/GetTargetedSitesDetails requiring refactoring of existing cmdlet.
I can work on the cmdlet once reviewed.
Steps to reproduce
m365 spo homesite get
Expected results
More than one home site should return if there are more than one home sites configured.
Actual results
Returns one home site
Diagnostics
No response
CLI for Microsoft 365 version
v10.1.0
nodejs version
v20.8.1
Operating system (environment)
Windows
Shell
PowerShell
cli doctor
No response
Additional Info
No response
The text was updated successfully, but these errors were encountered: