| title | SQL Server and Azure VM |
|---|---|
| theme | default |
- SQL Server and Azure Virtual Machines
- When to run a SQL Server on a VM
- Backups
- Azure Resource Management
- Azure Storage
NOTE laas are SQL servers running on Azure virtual machines.
- When there is incompatibility with your projects. For example, if you are working with a third party that is using an older version of a SQL Server.
- Using other SQL Server Services. Such as:
Name Service SSAS SQL Server Analysis Services SSIS SQL Server Integration Services SSRS SQL Server Reporting Services
Sometimes you need to back up your data! There are two services Azure offers:
- Back up to URL: standard backup syntax
- Azure Backup: more complete services; offers automated backups
This is a service that allows deployment for cloud services and manages databases. All Azure resources will end up as JSON documents known as Azure Resource Manager templates. It gives all information needed for deployment.
Four types:
- Standard
- Standard SSD
- Premium SSD
- Ultra Disk