...
- Please make sure to stop ODS API and Admin App websites under IIS or within the Azure portal.
Ex (in Azure): EdFiOdsApiWebSite-{environment}-{resourceGroupid}
EdFiOdsAdminAppWebSite-{environment}-{resourceGroupid}
2. Connect to SQL Server on SSMS or use Azure Query Editor
3. Select the EdFi_Admin database.
4. Execute the following sql commands for clearing all the data records created during first time setup process.
...