Cli-microsoft365: New command: add command to disable site classification

Created on 4 Feb 2018  路  7Comments  路  Source: pnp/cli-microsoft365

Disable site classification

  • command: graph siteclassification disable --confirm
  • confirm: don't prompt for confirmation before disabling site classification
  • requires connection to the Microsoft Graph (#10)

For more information see the Disable-PnPSiteClassification cmdlet

new feature work in progress

All 7 comments

And makes sense to do this one as well ;-).

馃殌 totally!

Hey @appieschot, still working on this one?

Hey @appieschot, still working on it?

@waldekmastykarz yes! I am hoping to finalize the 'enable' today so I can move on and implement the disable.

@waldekmastykarz we currenlty use spo cdn set with --enabled false to disable the CDN option. For site classification the suggestion is graph siteclassification disable --confirm.

It feels like we should use one and the same approach although I do not have a preference for either one. What would you prefer?

Let's stick with graph siteclassification disable --confirm for now. Thanks for checking 馃憤

Was this page helpful?
0 / 5 - 0 ratings