IFS Analysis Models - Azure Artifact setup - Azure SQL¶
General¶
Azure SQL is built upon the familiar SQL Server engine, so you can migrate applications with ease and continue to use the tools, languages, and resources you're familiar with. Your skills and experience transfer to the cloud, so you can do even more with what you already have.
Creating an Azure SQL Server¶
A Subnet is required to setup the Azure SQL resource Please refer the Virtual Network setup for Subnet creation
Note: Refer the Microsoft documention re the uniqueness of the naming convenctions: > https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/resource-name-rules#microsoftsql)
The below toggle makees the SQL Server publicly accessible.
This can be changed later after a Private IP and VPN have been setup
Removing Public Access for Azure SQL Server¶
To remove the public access to SQL Server, navigate to the Networking settings and Disable public access