Month: February 2020

  • Creating your first Azure Resource Manager (ARM) template

    In this tutorial, learn how to create your first Azure Resource Manager (ARM) template and deploy Azure resources and infrastructure.

  • Azure DevOps system variables now read-only

    Azure DevOps provides a number of predefined system variables out of the box on hosted build agents. While these have officially always been read-only, informally you’ve previously been able to change the value of a predefined system variable by overwriting it in a pipeline task. However, as of the January 28 2020 DevOps release this…