top of page
Search
Vijai Anand Ramalingam
Feb 28, 2019
How To Call Azure Function In Logic Apps
Introduction Azure Functions is used for executing a small piece of code or “function” in a cloud and you pay only for the time your code...
Vijai Anand Ramalingam
Feb 28, 2019
How To Create An Azure Function App Using Visual Studio 2017
Introduction Azure Functions is used for executing a small piece of code or “function” in a cloud and you pay only for the time your code...
Vijai Anand Ramalingam
Feb 27, 2019
How to Create Azure WebJob For SharePoint 2013 Online
Introduction In SharePoint 2010/2013 On Premise, we have Timer Jobs, which perform repetitive, scheduled tasks. For example, you may need...
Nakkeeran Natarajan
Feb 27, 2019
How To Configure The Scheduled WebJob In The Azure Scheduler Page
Introduction In SharePoint 2010/2013 On premise, we have timer jobs, which performs repetitive, scheduled tasks. For example, you may...
Nakkeeran Natarajan
Feb 27, 2019
Creating Provider-Hosted App in Office 365 and Azure Using VS 2013: Part 3
In my previous article Creating Provider-Hosted App in Office 365 and Azure Using VS 2013: Part 2 you saw how to do the following...
Nakkeeran Natarajan
Feb 27, 2019
Creating Provider-Hosted App in Office 365 and Azure Using VS 2013: Part 1
Introduction Provider-hosted apps for SharePoint include components that are deployed and hosted outside the SharePoint Farm. They are...
Nakkeeran Natarajan
Feb 27, 2019
Creating Provider-Hosted App in Office 365 and Azure Using VS 2013: Part 2
In my previous article Creating Provider-Hosted App in Office 365 and Azure Using VS 2013: Part 1 you saw how to perform the following...
Nakkeeran Natarajan
Feb 21, 2019
Azure Active Directory App Authentications
Azure AD App registrations provides ways for authenticating or authorizing the user custom applications which uses Azure AD, to access...
Nakkeeran Natarajan
Feb 18, 2019
Analyze and Classify Images on Office 365 SharePoint using MS Flow and Azure Service
Let us see how the Office 365 SharePoint library images are analyzed using Microsoft Flow and Azure Cognitive Service. By analyzing the...
Nakkeeran Natarajan
Feb 15, 2019
Azure Functions with Office 365 SharePoint Calls - Creating, Debugging & Deploying NodeJS Functions
Here let us look at the debugging the azure function locally and deploying the function to the portal. In the previous article, we have...
bottom of page