I have migrated a database to SQL Azure but need to have a scheduled task run every evening. I always see references to "roles" or other methods that can be used to simulate an automated tasks function but I have yet to see a step-by-step guide for this. Does a guide exist for this?
Asked
Active
Viewed 874 times
4 Answers
0
There is a discussion about this topic under this post that might be helpful.
0
And then you can take the SQL Azure Agent, which was built on top of the mentioned articles ;)

astaykov
- 30,768
- 3
- 70
- 86