{ "apiVersion": "vlabs", "properties": { "orchestratorProfile": { "orchestratorType": "Kubernetes", "orchestratorVersion": "1.20.5", "kubernetesConfig": { "containerRuntime": "containerd", "useManagedIdentity": false } }, "masterProfile": { "count": 1, "dnsPrefix": "", "vmSize": "Standard_D2_v2" }, "agentPoolProfiles": [ { "name": "agentpool", "count": 1, "vmSize": "Standard_D4s_v3", "availabilityProfile": "AvailabilitySet" } ], "linuxProfile": { "adminUsername": "azureuser", "ssh": { "publicKeys": [ { "keyData": "" } ] } }, "servicePrincipalProfile": { "clientId": "", "secret": "" }, "linuxProfile": { "runUnattendedUpgradesOnBootstrap": false } } }