Explore >> Select a destination


You are here

www.andykemp.com
| | www.cloudninja.nu
5.8 parsecs away

Travel
| | Intro In the first blog post (here), I wrote the most basic Bicep code for deploying a host pool, application groups, and a workspace. The result will be the same resources in this part, but the code will be a bit more advanced, allowing us to customize the deployment. I will keep the code simple, and the goal is to make the part we change for each deployment as simple as possible, while the Bicep modules contain the more advanced code.
| | kasperjohansen.net
10.4 parsecs away

Travel
| | Microsoft Connected Cache is a software caching solution created to easy the migration away from Config Manager to Intune. Connected Cache will create a local (on-prem) cache of Windows Updates and Win32 applications and using the Delivery Optimization feature, we can instruct Windows devices to dow
| | 4bes.nl
10.7 parsecs away

Travel
| | In this post I show you how a step by step guide on how to build and deploy Bicep templates to Azure with Azure DevOps pipelines.
| | actuated.com
27.0 parsecs away

Travel
| GitHub warns against using self-hosted Actions runners for public repositories - but why? And are there alternatives?