Deployment
Deployment of Azure Resources
Log in with an AAD administrator account, visit this site and click the following deployment link:
This will invoke the ARM-deployment-template that is pre-populated with default values. In the default configuration, partly-random resource names will be generated based on the Resource group ID.

Subscription: Select your subscription, where you have permissions to create app services, app service plans, key vaults, storage accounts, SQL databases and SQL servers
Resource group: Select an existing resource group or create a new one. The Unified Contacts resources will be deployed to this resource group
Region: Select the region according to your location preferences
License Key: Input the production or trial license key you have retrieved either by purchasing a Unified Contacts subscription or by asking us about a trial key
Key Vault Name: Keep the default value or define a custom but globally unique value
Storage Account Name: Keep the default value or define a custom but globally unique value. This value must only contain numbers and/or lowercase letters.
The Storage Account Name value must only contain numbers and/or lowercase letters.
Server Name: Keep the default value or define a custom but globally unique value for the SQL server.
The Server Name value must only contain numbers and/or lowercase letters and/or hyphens (not leading or trailing).
Sql DB Name: Keep the default value or define a custom value
Administrator Login: Define a username as part of an administrative access account for the SQL database
Administrator Login Password: Define a password for the administrative access account for the SQL database. Store this password in your password vault.
Sharepoint Url: Domain of your organizations root Sharepoint Online site without 'https://'. Typically:
<yourdomain>.sharepoint.com
App Service Plan Name: Keep the default value or define a custom but globally unique value
App Service Name: Keep the default value or define a custom but globally unique value
App Registration Name Admin Page: Keep the default value or define a custom value
App Registration Name Teams App: Keep the default value or define a custom value
Last updated
Was this helpful?