Enable or disable the service principal
- command:
spo serviceprincipal set -e|--enabled <enabled>
- enabled: set to
true to enable the service principal and to false to disable it
- requires connection to tenant admin site
This command should mimic the Enable-SPOTenantServicePrincipal and Disable-SPOTenantServicePrincipal SPO PoSh cmdlets
Enable or disable the service principal
spo serviceprincipal set -e|--enabled <enabled>trueto enable the service principal and tofalseto disable itThis command should mimic the
Enable-SPOTenantServicePrincipalandDisable-SPOTenantServicePrincipalSPO PoSh cmdlets