ARM Template - Azure Container Instance & Cosmos DB
Deploy the Smilr app using Azure Container Instances & Cosmos DB. A new Cosmos DB account will be created, so this template takes around 5 minutes to deploy
Deployed Resources
- Microsoft.DocumentDB/databaseAccounts
- Microsoft.ContainerInstance/containerGroups
Parameters
previewLocation
: During preview, only available in these regions: westeurope, westus & eastusacrName
: Name of your ACR instanceacrPassword
: Password for ACR
Outputs
frontendURL
: URL to access frontendapiURL
: URL to access the APImongoConnStr
: Connection string for Cosmos DB Mongo API