Panu OksalaC#, Fabric, Azure, Data, AI, Passion
  • Home
  • About Author
  • Contact Me
  • Must Read Books
  • Presence

How to Access Restricted Azure Key Vault from Azure DevOps

  • February 12, 2023

Azure Key Vault is a great product to store secrets like connection strings and passwords. It is relatively cheap, easy to use and integr… well quite easy to integrate if you run for example .NET Core application. If you…Read More »How to Access Restricted Azure Key Vault from Azure DevOps

What is Stakeholder user in Azure DevOps

  • January 23, 2023

What are Stakeholders in Azure DevOps and how you can gain all the benefits from this user type? Stakeholders are special users in Azure DevOps. They are free tier user, who don’t have basic or any other Azure DevOps lic…Read More »What is Stakeholder user in Azure DevOps

Azure Developer CLI – Command Line Tool for DevOps Experts

  • January 12, 2023

Microsoft has published new CLI tool aimed for Azure developers called Azure Developer CLI. It is completely different tool than Azure CLI and its main focus is on DevOps. The CLI provides developer-friendly commands to…Read More »Azure Developer CLI – Command Line Tool for DevOps Experts

Spice up your code review process with gitStream

  • January 6, 2023

In my last blog post, I gave a short review of a GitHub tool called gitStream. Now it is time to deep diver and see what secrets it beholds and how it can improve our code review process. gitStream is a free tool (for sm…Read More »Spice up your code review process with gitStream

Streamline Code Review Process with gitStream

  • December 30, 2022

Working code review process is a cornerstone of a modern software development. Developers should not push their changes directly into test or production environment without proper code review by another developer. The pr…Read More »Streamline Code Review Process with gitStream

Secure GitHub repositories with GitHub Advanced Security

  • December 19, 2022

Want to find potential security vulnerabilities from your code base? Or want to see an impact of code changes to dependencies before you merge a pull request? If you answered yes then keep reading. GitHub offers security…Read More »Secure GitHub repositories with GitHub Advanced Security

How to Become DevOps Expert

  • December 14, 2022

Last week I received a question about, how to become DevOps expert? I cannot give short answer on that, but I can share my journey, which has some key points needed to be a good DevOps expert. To understand the present,…Read More »How to Become DevOps Expert

How to run tests at release pipeline

  • November 7, 2022

I have been recently contacted a couple of times about same thing: How to run .NET tests in release pipeline? The answer isn’t actually that simple. It requires some decision making and pipeline workout to get it running…Read More »How to run tests at release pipeline

DevSecOps with Microsoft Defender for DevOps

  • October 16, 2022

Microsoft Defender for DevOps is latest Microsoft DevSecOps product, that extends the Defender for Clouds threat detection capabilities to Azure DevOps resources. It assesses your Azure DevOps resources according to Azur…Read More »DevSecOps with Microsoft Defender for DevOps

What’s new in Azure DevOps Boards Hubs?

  • September 24, 2022

The Azure DevOps Boards Hubs is basically a term for new improved “UX” of Azure DevOps Boards. The main principles and features in Boards remains the same, but the Boards Hubs improves the accessibility, readability and…Read More »What’s new in Azure DevOps Boards Hubs?

My Thoughts About GitHub Copilot

  • June 4, 2022

GitHub Copilot is an AI code assistant which helps you to write code and increases your productivity. Copilot is currently in closed beta (preview), but you can get yourself into waitlist and hopefully get invitation in…Read More »My Thoughts About GitHub Copilot

DevSecOps with Azure DevOps Auditing

  • May 15, 2022

Kuvaaja Scott Webb palvelusta Pexels Shift-Left in security has been a trend for awhile and the reason for that is, that automated CI/CD pipelines are tempting breach points for hackers. Unprotected CI/CD pipeline is eas…Read More »DevSecOps with Azure DevOps Auditing

  • « Prev
  • 1
  • …
  • 6
  • 7
  • 8
  • …
  • 11
  • Next »

© 2026 Panu Oksala. All rights reserved.

  • GitHub
  • RSS
  • Back to the top ^