/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

smsagent.blog
| | vainolo.com
2.8 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...
| | danielchronlund.com
2.3 parsecs away

Travel
| | This script generates a Conditional Access assignment report in Excel that can help you understand who is affected by what policies.
| | svrooij.io
2.5 parsecs away

Travel
| | With the introduction of multi tenant support for managed identities it is time to take a look at how to use them in Azure Automation. This post will take you through all the steps needed to get this working.
| | www.ianlewis.org
23.0 parsecs away

Travel
| When checking out the nodes of your Kubernetes cluster, you may have noticed some containers called "pause" running when you do a docker ps on the node.