AJTech Blog
open-menu closeme
Home
About
github linkedin rss
  • Azure Workload identity federation with GitHub Actions and user-managed identity

    calendar Jul 17, 2023 · 5 min read · azure github git azure devops secrets security  ·
    Share on: twitter facebook linkedin copy

    Usually when running software workload (e.g. script or container-based applications) an identity is involved for authentication and access resources. Software workload running inside Microsoft Azure can use a Service Principal or (User)-Managed Identity. However, when running software workload outside Azure most of the …


    Read More
  • How to protect and discover secrets with Gitleaks?

    calendar Jun 18, 2023 · 3 min read · gitleaks git secrets  ·
    Share on: twitter facebook linkedin copy

    Detecting and discovering secrets or (hardcoded) passwords in a code repository should be an ongoing process for everyone involved in code development. But this process should not take all the time so that we have more time to contribute to good code quality. Fortunately, nowadays there are various tools that help us …


    Read More
  • Use (User)-managed identity with Azure Identity library to connect to Azure DevOps

    calendar May 12, 2023 · 3 min read · azure azure devops csharp identity  ·
    Share on: twitter facebook linkedin copy

    With the recently introduced service principal & managed identity in Azure DevOps by Microsoft it is now possible to replace the less secure Personal Access Token (PAT) to connect to Azure DevOps resources. These resources can be accessed via the Azure DevOps API such as Work Items, Pipelines and Repositories and is …


    Read More
  • Use ChatGPT UI with your own API key

    calendar Apr 9, 2023 · 3 min read · chatgpt docker linux  ·
    Share on: twitter facebook linkedin copy

    ChatGPT has become increasingly popular in recent months. At the time of writing, version 3.5 is in active use by the public and the even more advanced version 4 is being integrated by large companies such as Microsoft. Compared to ChatGPT-3.5 the latest version is able to process a much larger input, up to 25.000 …


    Read More
  • How to secure passwords with gopass on multiple devices?

    calendar Mar 18, 2023 · 5 min read · gopass docker linux gpg  ·
    Share on: twitter facebook linkedin copy

    When we work with data we can use different ways of security. For my own project where I often use scripts on Linux machines, I figured out how to keep passwords safe. I used gopass. This is an open source UNIX password manager that uses gpg and version control with git. This means that passwords are encrypted and …


    Read More
  • Automated API tests with Postman CLI

    calendar Mar 12, 2023 · 3 min read · postman newman  ·
    Share on: twitter facebook linkedin copy

    On a project I was working on, I recently researched how to apply Postman CLI to an Azure DevOps pipeline. Postman is a powerful tool to run both manual tests and ultimately to have these tests performed automatically. For the automated tests I have actually always used Newman until now, but recently I also used …


    Read More
  • About AJTech

    calendar Feb 25, 2023 · 1 min read

    Hi! 👋 My name is Arash Jalalat. I am a DevOps Engineer and always interested about learning and trying new things in IT. I also have a background as a Test Automation Engineer. Because of these different backgrounds, in which I have been active since 2015, I like to share what I come across in my free time, but also …


    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Arash Jalalat photo

Arash Jalalat

Technologist, DevOps, Cloud, Test Automation, incremental improvement.
Read More

Recent Posts

  • Ask GitHub Copilot for code review in your .NET project
  • Boost your Azure Pipeline with Bicep's deployer() function

Tags

AZURE 8 GIT 5 GITHUB 5 AZURE DEVOPS 4
All Tags
AI3 API1 AUDIO1 AZURE8 AZURE DEVOPS4 BICEP2 CHATGPT2 CICD3 CLOUDFLARE1 COGNITIVE-SERVICES1 CONTAINER1 COPILOT1 CSHARP3 DOCKER4 DOTNET3 FUNCTIONS3 GCP1 GEMINI1 GHOST1 GIT5 GITHUB5 GITLEAKS1 GOOGLE1 GOPASS1 GPG1 IDENTITY2 LINUX3 MYSQL1 NET81 NEWMAN1 NOTEBOOKLM1 OCR1 OPENAI2 PIPELINE1 PIPELINES2 POSTMAN1 SECRETS3 SECURITY2 SERVERLESS1 TAGS1 TERRAFORM2 TESSERACT1 WORKLOAD2 YAML2
[A~Z][0~9]
Copyright © 2023–2025, Arash Jalalat; all rights reserved

  COPYRIGHT © 2023–2025, ARASH JALALAT; ALL RIGHTS RESERVED.

to-top