AJTech Blog
open-menu closeme
Home
About
github linkedin rss
  • Ask GitHub Copilot for code review in your .NET project

    calendar Apr 22, 2025 · 5 min read · copilot github azure dotnet functions  ·
    Share on: twitter facebook linkedin copy
    Ask GitHub Copilot for code review in your .NET project

    In this blog post, I’ll share my experience building a .NET 8 Azure Function App that retrieves a user profile via the Microsoft Graph API. The function app is designed to run in Azure and return the user profile of the logged-in user via Microsoft Entra-ID. While the technical implementation was exciting, the …


    Read More
  • Boost your Azure Pipeline with Bicep's deployer() function

    calendar Jan 13, 2025 · 4 min read · bicep azure pipeline cicd tags  ·
    Share on: twitter facebook linkedin copy
    Boost your Azure Pipeline with Bicep's deployer() function

    Context Last month Microsoft released its newest Bicep version v0.32.4 which includes an interesting function called deployer(). This function can retrieve the ObjectId and TenantId of the deploying Service principal. This can be very helpful in certain cases such as assigning tags to Azure resources or to assign a …


    Read More
  • How to summarize a Git repository using NotebookLM

    calendar Nov 11, 2024 · 2 min read · ai google gemini notebooklm github audio  ·
    Share on: twitter facebook linkedin copy
    How to summarize a Git repository using NotebookLM

    Exploring NotebookLM’s Audio Overview Feature Context Recently, Google introduced an exciting new feature for NotebookLM: Audio Overview. For those unfamiliar, NotebookLM is a personal AI-powered research assistant (powered by Gemini 1.5 Pro) designed for efficient summarization and note-taking. By uploading your …


    Read More
  • Building and deploying a chatbot with Azure Functions OpenAI Extension and model GPT-4o mini

    calendar Aug 5, 2024 · 7 min read · openai azure ai serverless functions csharp dotnet cognitive-services  ·
    Share on: twitter facebook linkedin copy
    Building and deploying a chatbot with Azure Functions OpenAI Extension and model GPT-4o mini

    Introduction In this blog post, we will explore how to integrate Azure Functions with the OpenAI extension. This integration allows you to use triggers and bindings with the powerful capabilities of OpenAI within your serverless functions. We will walk through the setup, configuration, and deployment of an Azure …


    Read More
  • Azure Functions on Container Apps

    calendar Jun 18, 2024 · 1 min read · azure functions net8 container docker bicep  ·
    Share on: twitter facebook linkedin copy

    Recently, I created my first video about Azure Functions on Azure Container Apps, which you can find below. I also made a GitHub repository where you can find the source code, allowing you to set up the Azure Functions on ACA yourself.


    Read More
  • Extract text from image to AI project

    calendar Mar 18, 2024 · 5 min read · tesseract ocr ai  ·
    Share on: twitter facebook linkedin copy

    In today's digital age, extracting text from images has become a common task in various domains, from document digitization to text analysis. Optical Character Recognition (OCR) engines like Tesseract have played a significant role in making this process efficient and accessible. However, improving the accuracy and …


    Read More
  • Semantic Kernel with C# minimal API

    calendar Dec 17, 2023 · 4 min read · csharp openai chatgpt api github dotnet  ·
    Share on: twitter facebook linkedin copy
    Semantic Kernel with C# minimal API

    Are you keen on exploring the fusion of Artificial Intelligence (AI) and minimal APIs in the world of C#? If so, you're in the right place! In this article, I'll walk you through the integration of Semantic Kernel, an open-source SDK facilitating Large Language Models (LLMs) integration, into a minimal API built using …


    Read More
  • Smooth Sailing with DevOps: Deploying Azure Storage Account using Terraform and Azure YAML Pipelines

    calendar Oct 29, 2023 · 5 min read · terraform azure azure devops cicd yaml workload pipelines git  ·
    Share on: twitter facebook linkedin copy
    Smooth Sailing with DevOps: Deploying Azure Storage Account using Terraform and Azure YAML Pipelines

    Introduction Hi 👋 my fellow tech enthusiasts. As a DevOps Engineer, I often find myself navigating the complex waters of IT challenges both at work and during my free time. Today, I want to share a recent journey into the world of DevOps where we'll be deploying an Azure Storage Account using Terraform and Azure YAML …


    Read More
  • Azure Workload identity federation with Azure DevOps

    calendar Oct 1, 2023 · 6 min read · azure azure devops yaml git identity security pipelines cicd secrets workload  ·
    Share on: twitter facebook linkedin copy

    About 2 months ago I wrote a blog post about workload identity federation with GitHub Actions. When an application needs to access cloud based resources it often needs to think about authentication and authorization. Using workload identity federation there is no need to use any keys or secrets. For example, Google …


    Read More
  • Deploy VM instance with GCP and Terraform

    calendar Aug 22, 2023 · 6 min read · gcp ghost terraform cloudflare mysql docker github git linux  ·
    Share on: twitter facebook linkedin copy
    Deploy VM instance with GCP and Terraform

    You probably are wondering how this website is built and where it is hosted. Maybe you already find out the answer to the first question. This website is powered by Ghost. Ghost is a free and open source blogging platform. They have 2 versions, one managed and one self-hosted. I opted for the self-hosted solution since …


    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