Creating SharePoint Online storage using the CLI
Prev Next To create SharePoint Online storage on the File Protect appliance using the CLI:
Enable the CLI configuration mode:
hostname > enable
hostname # configure terminal
Enter a unique name for the SharePoint Online storage and the SharePoint Online quarantine folder location.
hostname (config) # fmps storage create o365 name <SharePointStorageName> app sharepoint site <SharePointSiteName>
SharePoint Online storage connected successfully.
View your SharePoint Online storage configuration.
hostname (config) # show fmps storage name MySharePointStorage
Storage type: o365
Name: MySharePointStorage
Type: sharepoint
Quarantine Site: SharePoint-Quarantine
Status: Office 365 configured and connected
Save your changes.
hostname (config) # write memory
Was this article helpful?
Related articles
File Protect (FX) > File Protect 11.x > File Protect 11.x Product Guide > Configuration > Microsoft Office 365 integration > Microsoft SharePoint Online integration > SharePoint Online Storage
File Protect (FX) > File Protect 10.x > File Protect 10.x Product Guide > Configuration > Microsoft Office 365 integration > Microsoft OneDrive integration > OneDrive storage
File Protect (FX) > File Protect 10.x > File Protect 10.x Product Guide > Configuration > Microsoft Office 365 integration > Microsoft SharePoint Online integration > SharePoint Online Storage