Hi Friends,
As we know SQL Azure is evolving at rapid pace & it contains almost every feature that works on on-premises SQL Server.
If you want the explicit list given below are the ones. There are some other alternatives for few of the features say for example SQL Server agent features can be achieved through elastic jobs & Distributed transactions can be achieved through Elastic transactions.
We will explore the alternatives in future posts.
As we know SQL Azure is evolving at rapid pace & it contains almost every feature that works on on-premises SQL Server.
If you want the explicit list given below are the ones. There are some other alternatives for few of the features say for example SQL Server agent features can be achieved through elastic jobs & Distributed transactions can be achieved through Elastic transactions.
We will explore the alternatives in future posts.
- Attach a Database
- Change Data Capture
- Common Language Runtime
- Database Mirroring
- Database Mail
- Data Quality Services
- Database Snapshots
- Distributed Transactionsà(Elastic Transactions)
- Event Notificationsà(Alerts)
- Extended Stored procedures
- File Stream
- Linked servers
- Master Data Services
- Minimal logging in Bulk import
- Polybase
- policy based Management
- Resource governor
- Restore statements
- Service Broker
- Server configuration settings
- SQL Server Agentà(Elastic Jobs)
- SQL Server Auditingà(SQL Database Auditing)
- SQL Server Profiler
- SSRS
- Table partioningà(Primary Filegroup only)
Comments