Graph created OneNote not recognized as "Site-Notebook"

Copper Contributor

When creating a new Office365 Group, the "Site Notebook" is not provisioned until the Notebook link is clicked in the left navigation of the associated SharePoint site.

I'm trying to automate this process by creating the Notebook through the GraphAPI (/groups/{id}/onenote/notebooks) - which works fine.

 

However, the newly created notebook is not coupled to the navigation link in the left menu of the SharePoint site.

This results in a second notebook being created when clicking the link.

 

Is there a way to indicate that the notebook I created should be used as the Site Notebook?

 

PS: I also noticed that Notebooks are created in Shared Documents library, and the "default" one in SiteAssets.

1 Reply
Have the same issue. Did you find a solution? I'm using delegate when provisioning Teams to overcome the channel folders not being created issue. I thought it would also make sure to provision the site assets Notebook but it des not seems to be the case...