JVJenny Veddengininfrastruktur.hashnode.dev·May 2, 2025 · 16 min readHow much am I saving?Navigating Azure Cost Management Without EA or MCA Access Compute services statistically represent the largest expense for many clients, a trend amplified by the growing demand for AI and high-performance computing workloads. However, not all users f...00
JVJenny Veddengininfrastruktur.hashnode.dev·Apr 16, 2025 · 7 min readSpeed Up Azure PipelinesMicrosoft-hosted agents in Azure Pipelines come with lots of common tools pre-installed. But what if your project needs specific versions or extra software (SDKs, CLI tools)? Installing them during every pipeline run (apt-get install, npm install -g)...00