Azure Availability Set and scaling DreamFactory using SQL Server as configuration DB

Tried to disable foreign keys in all the scripts, got one step further.
Now I am getting out of memory error:
Running Seeder…
PHP Fatal error: Out of memory (allocated 1871446016) (tried to allocate 65488
bytes) in C:\Bitnami\dreamfactory-2.0.1-0\apps\dreamfactory\htdocs\vendor\dreamf
actory\df-core\src\Components\ConnectionAdapter.php on line 135

I tried to update php.ini memory_limit=3000M with not much success.