June 28, 2024, 10:18 p.m. | Srinivasulu Paranduru

DEV Community dev.to




Two Resources to be created for Azure SQL Server



  • Azure SQL Database Server for hosting the database

  • SQL Database





ARM Template for Azure SQL Server



{
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"SQLLogin":{
"type": "string",
"metadata":{
"description":"The administrator user name"
}
},
"SQLPassword":{
"type": "secureString",
"metadata":{
"description":"The administrator user name"
}
},
},
"functions": [],
"variables": {},
"resources": [
{
"type": "Microsoft.Sql/servers",
"apiVersion": "2023-05-01-preview",
"name": "sqlserver24062024",
"location": "[resourceGroup().location]",
"properties":{
"administratorLogin": "[parameters('SQLLogin')]",
"administratorLoginPassword": "[parameters('SQLPassword')]"
}
},
{
"type": "Microsoft.Sql/servers/databases",
"apiVersion": "2023-05-01-preview", …

arm azure database functions hosting metadata parameters resources server sql sql database string template type variables

Data Engineer

@ Michelin | Pune

Senior Research Analyst, Global Analytics & Measurement

@ NBCUniversal | London, United Kingdom

Research Scientist

@ Meta | Menlo Park, CA

NLP Speech Research Intern

@ Tencent | UK-London

Junior Senior Reliability Engineer

@ NielsenIQ | Bogotá, Colombia

[Job - 15712] Vaga Afirmativa para Mulheres - QA (Automation), SR

@ CI&T | Brazil