Startup config menu not loading

I uploaded the files from the zip download to an Azure WebApp and a MySQL server. I then got around some errors by modifying the config.ini.php to include my sql info, but now the server thinks it has been configured and gives an error:
Original error was “SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘sb-matomo-database.matomo_option’ doesn’t exist”.
How can I get the startup/config screen to load so I can enter the initial setup info?