create a sql server
az sql server create \
--name $SERVERNAME \
--resource-group $RESOURCEGROUP \
--location $LOCATION \
--admin-user $ADMINLOGIN \
--admin-password $PASSWORD
Used with Azure AD to make it simple to carry out goals - when people leave, they should no longer have access and finding the balance between autonomy and central governance.
Each subscription is associated with a single Azure AD. Can extend on-prem to cloud using Azure AD Connect.
Role based access built on resource manager that lets you do fine grained management of resources.
Data is protected at rest, in transit.
CORS is supported.
Can control access to data and audit this access
256 bit AES cipher.
VM drives are encrypted with AZ disk encryption which uses bit locker for Win and dm-crypt for linux
Key Vault stores the encryption keys and secrets
Example is hotel reservations - you know when busy season is.
Free tier is 1GB and 10 apps, shared instance, no SLA, 60 mins compute per day (dev) Shared goes up to 100 apps, 240 mins compute per day Basic has unlimited and supports scaling to 3. 99.95% SLA. 3 sublevels Standard can scale to 10. 99.95% SLA, has 3 sublevels Premium 20 instances, 99.95%, multiple sublevels of hardware