Explore >> Select a destination


You are here

www.frankysnotes.com
| | vainolo.com
1.4 parsecs away

Travel
| | Previous Tutorial: Azure Functions - Part 3: Handling HTTP Query GET and POST Requests While writing code directly in the Azure portal is awesome, the next step in a real-world developer experience is to have a local environment where we code, build, and test our functions, and from there sent them the cloud. And this...
| | gist.github.com
1.1 parsecs away

Travel
| | Azure Functions - Part 4: Working with Persistent Data and Visual Studio Code - 2 - afp4_2.cs
| | keithbabinec.com
1.9 parsecs away

Travel
| | Azure Resource Manager (ARM) templates have a nice set of built-in functions that allow you to develop complex expressions. These expressions can help a static deployment template file become more scalable and flexible for different scenarios. This article is a quick rundown on my new favorite tip for debugging a template expression that you just...
| | soundmacguy.wordpress.com
8.9 parsecs away

Travel
| I thought I was done with SCEP (see parts 1, 2 and 3) but whilst undertaking an exercise looking into using SCEP on some Linux servers (and specifically looking at how it can provide reporting data to SCOMvia a Management Pack), I inadvertently came across a little-documented command line argument for one of its binaries,...