Deploys within an Azure Container Instance container group with Azure Service Bus Emulator and Azure SQL Edge.
Configures the emulator using Config.json.
You must accept the Service Bus Emulator EULA and Azure SQL Edge EULA.
Service Bus TCP 5672 is open to the internet without authentication. Parameter exposeMssqlPort
defines if the MSSQL default port is open to the internet authenticated with mssqlSaPassword
which is by default S3rv1c3Bu$Emul@t0r
.
Caution
This is an unsecure deployment. Only use for testing.