SQL Azure Agent
Proof of concept project to show how you can achieve SQL Server Agent like functionality for Sql Azure
Credits
This project is based on the 3 parts "I miss you SQL Server Agent" published while back on the
SQL Azure Team Blog:
Extends to the main article include
- Execution of multiple tasks (not only one predefined task) on multiple SQL Azure Servers / DataBases
- Uses the Transient Fault Handling Framework for Azure Storage, Service Bus & SQL Azure from Microsoft AppFabric CAT Best Practices
Where to start from?
Download the
SQL Azure Agent Service Beta 1.0 and check out the
Documentation for instructions.
Related good readings on SQL Azure: