0

I am new to windows azure, and recently working on an implementation suggested by Richard diZerega, on How to implement timer jobs for SharePoint Online.

In this blog Richard suggested to use web jobs. Which is all fine but, I was unsure if its fine to implement it in production, as the feature is in preview.

bkk
  • 523
  • 1
  • 5
  • 16

2 Answers2

1

Sure as long that you're aware that preview = beta and that there's no SLA with services in preview.

CSharpRocks
  • 6,791
  • 1
  • 21
  • 27
1

This feature is still in preview so as CSharpRocks mentioned the support policies are going to be different. Please read this for more information on the support policies for preview features http://azure.microsoft.com/en-us/support/legal/preview-supplemental-terms/

pranav rastogi
  • 4,124
  • 23
  • 23