Forum Discussion

Cian Allner's avatar
Cian Allner
Silver Contributor
Oct 19, 2016

Disabling Delve?

This question of disabling Office Graph has come up, to remove Delve, as there are concerns documents are being shown that shouldn't be.   Even after explaining how this works, it's do with underlying permissions etc., it's an option is that's being pursued.

 

My question is, what is the impact of disabling Office Graph today and going forward with the next generation Office 365 experiences.   Here is what's mentioned in the admin guide

 

"If you don't allow access to the Office Graph, Delve will be removed from the Office 365 app launcher. When users visit a person’s page, for example by clicking on a person in OneDrive for Business, that person’s page will contain only user profile information. No documents will be shown. Users can still search for other people, but not for documents or boards. The Discover view in OneDrive for Business will also be removed."

 

Is it more far-reaching than that, though?  What about some of the new SharePoint experiences, will they be adversely affected.  Office Graph/Delve seems to be powering or linked with upcoming or new features, is that true? 

 

 

Thanks for any insights or feedback.

 

14 Replies

  • Dirk-Official's avatar
    Dirk-Official
    Brass Contributor
    I have a customer with the following setting: - Microsoft Graph disabled - Targeted Release They still don't see the global Search box on top of SharePoint sites. Is there any correlation to switching of the MS Graph?
  • I'm looking for a powershell way to switch off the Delve sharing option that is normally under the options. Anyone can point me in the right direction?

    • GautamDE's avatar
      GautamDE
      Copper Contributor
      for per-user or for bulk change, we can use below-mentioned commands:

      Set-PnPUserProfileProperty -Account <UPN> -PropertyName "DelveFlags" -Value $null
      Set-PnPUserProfileProperty -Account <UPN> -PropertyName "OfficeGraphEnabled" -Value $null
      • Deleted's avatar
        Deleted

        No, managed to get management to accept the icon there. 

  • Agree we need option to turn it off. I personally love the feature and understand it is only showing information I shouldn't see because permissions have been set wrong. But it really scares users and managers. I don't think they are quite ready for it.
  • Dean_Gross's avatar
    Dean_Gross
    Silver Contributor

    Yes, it is more far reaching than that.

     

    I recently asked this same question, and have yet to get a complete and comprehensive answer.

     

    In my tests, we learned that the new SPO Home page does not show any of the Suggested sites when Delve is turned off.

     

    My client has changed their mind and it will be left on.

    • Cian Allner's avatar
      Cian Allner
      Silver Contributor

      Thanks for that, that's what we suspected. 

       

      So no Suggested sites, which ties in with that slide I posted.  That means no recent activity in SharePoint, no Clutter perhaps, no trending videos in O365 Video, that's quite a lot!    It looks like Office Graph is used with Security & Compliance Portal as well.

       

      It would be great to get an official list, so organisations can make informed decisions.

      • Dean_Gross's avatar
        Dean_Gross
        Silver Contributor
        I agree, MS has improved their documentation in some areas, but they still seem unable/unwilling to give clear, concise lists of showing all of the dependencies between systems, services and features.

Resources