Tag Archives: DevOps
Azure Resource Naming Conventions – What’s in a Name?
Naming conventions are one of the most dull and unflattering things about IT Operations, but a well-designed convention can make your life much easier.
Azure Devops Build and Release Agents With Docker
Azure Devops offers a great pipeline feature for automating the build and release process. After we realized Microsoft’s hosted agents took more time than we wanted to gather all the required assets for our build, we decided to investigate building our own agents to run the process (Microsoft offers the ability to host your own agents). Since we use .NET Core for most of our projects, we can’t use Azure
Recent Comments