There are a few technical things to get out of the way...
Note: If you have questions at any point please feel free to contact us with the Support Form (General Inquiry)
Ideas
Once you've completed the prerequisites, let us know with this prerequisites check form.
- SharePoint Online Modern Team site collection
- User account with access to SharePoint App Catalogue & Site Collection Administrator access to the Modern Team site for set up
- Language upon creation set to 'English' - this will not impact the end user experience.
- Ensure that custom app authentication is enabled on the SharePoint Online tenant, to enable it run the following SharePoint PowerShell command:
- set-spotenant -DisableCustomAppAuthentication $false
- Details on the set-SpoTenant cmdlets here: https://docs.microsoft.com/en-us/powershell/module/sharepoint-online/set-spotenant?view=sharepoint-ps
- Azure SQL Cloud database - https://docs.microsoft.com/en-us/azure/sql-database/sql-database-get-started
- At least S1 tier (Monitor the database usage and scale as required)
- Blank Database
- We recommend enabling the 'Allow Access to Azure Services' option within the Azure SQL firewall.
- Alternatively it is possible to to restrict the IPs and whitelist the application IPs, please find these here.
-
- SQL username and password with full control over the target database
- The account requires db_owner access to the database.
- Alternatively the sqladmin account can be used.
- Ensure the backup / restore options are understood with database back ups to support the business Recovery Point Objective (RPO): https://docs.microsoft.com/en-us/azure/sql-database/sql-database-business-continuity
- Enable auto tuning: https://docs.microsoft.com/en-us/azure/sql-database/sql-database-automatic-tuning
- Consider enabling Auditing: https://docs.microsoft.com/en-gb/azure/sql-database/sql-database-auditing-portal
- Consider enabling Threat Detection: https://docs.microsoft.com/en-gb/azure/sql-database/sql-database-threat-detection-portal
- SQL username and password with full control over the target database
- The edison365.app file from edison365, edison365 Support will provide you with this file during installation.
Projects & Businesscase
Once you've completed the prerequisites, let us know with this prerequisites check form.
- SharePoint Online Modern Team site collection
- User account with access to SharePoint App Catalogue & Site Collection Administrator access to the Modern Team site for set up
- Language upon creation set to 'English' - this will not impact the end user experience.
- Ensure that custom app authentication is enabled on the SharePoint Online tenant, to enable it run the following SharePoint PowerShell command:
- set-spotenant -DisableCustomAppAuthentication $false
- Details on the set-SpoTenant cmdlets here: https://docs.microsoft.com/en-us/powershell/module/sharepoint-online/set-spotenant?view=sharepoint-ps
- Azure SQL Cloud database - https://docs.microsoft.com/en-us/azure/sql-database/sql-database-get-started
- At least S1 tier (Monitor the database usage and scale as required)
- Blank Database
- We recommend enabling the 'Allow Access to Azure Services' option within the Azure SQL firewall.
- Alternatively it is possible to to restrict the IPs and whitelist the application IPs, please find these here.
-
- SQL username and password with full control over the target database
- The account requires db_owner access to the database.
- Alternatively the sqladmin account can be used.
- Ensure the backup / restore options are understood with database back ups to support the business Recovery Point Objective (RPO): https://docs.microsoft.com/en-us/azure/sql-database/sql-database-business-continuity
- Enable auto tuning: https://docs.microsoft.com/en-us/azure/sql-database/sql-database-automatic-tuning
- Consider enabling Auditing: https://docs.microsoft.com/en-gb/azure/sql-database/sql-database-auditing-portal
- Consider enabling Threat Detection: https://docs.microsoft.com/en-gb/azure/sql-database/sql-database-threat-detection-portal
- SQL username and password with full control over the target database
- The edison365.app file from edison365, edison365 Support will provide you with this file during installation.