Microsoft 365 Database

Microsoft 365 Application is using Microsoft SQL database to store needed data. Database deployment procedure described in (CloudBlue Commerce Microsoft 365 Provider's Guide)[https://docs.cloudblue.com/cbc/services/microsoft365/20.3/content/Providers-Guide/SQL-Server-Express-Web-Standard-Enterprise-x64.htm]

The database name is created manually during Office 365 Endpoint installation. Usually, it is located in the ...inetpub\wwwroot\App_Data folder in the Office 365 Application Endpoint.

Use the following procedure to connect to the Office 365 database:

  • Log into the Office 365 Endpoint;
  • Open Microsoft SQL Management Studio;
  • Login into the Office 365 database with "Windows Authentication" Authentication type.

If you could not find credentials for DB connection, they can be obtained from the C:\inetpub\wwwroot\Office365Application\web.config file

If you could not find Office 365 database after log into, it is required to do the following:

  • Right click to Databases folder;
  • Choose "Attach..."
  • In "Databases to attach" section, tap to "Add" and find .mdf file with Office 365 database.
  • Then click "OK"

Internal content