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
The spo cdn origin set command should actually be named spo cdn origin add as it only adds origin and doesn't update existing one. Trying to add an existing origin returns an error which is a typical behavior for an add command.
The
spo cdn origin setcommand should actually be namedspo cdn origin addas it only adds origin and doesn't update existing one. Trying to add an existing origin returns an error which is a typical behavior for an add command.