-
Recent Posts
Recent Comments
Archives
Categories
Category Archives: Azure Functions
Get Azure Functions 2 Preview Up And Running On OS X With C# Functions
** This is what I encountered as of April 16, 2018 so this may no longer be accurate. Also, note that this is for the preview version. tl;dr Finally after much frustration and a bit of luck, I got something … Continue reading
Posted in Azure Functions, C#
Leave a comment
Using Azure Functions to Replace Cloud Workers
When looking at options for replacing Worker Roles in Azure Cloud Services, more and more, Azure Functions look to fit the bill. I like the idea of just writing code that focuses on what needs to be done and not … Continue reading
Posted in Azure, Azure Functions
Leave a comment