George Kosmidis

Microsoft MVP | Speaks of Azure, AI & .NET | Founder of Munich .NET
Building tomorrow @
slalom
slalom
Choose The Right Azure Service Plan (with a flowchart!)

Choose The Right Azure Service Plan (with a flowchart!)

Selecting the right Azure Service Plan is crucial for optimizing performance, cost, and scalability. This article provides a flowchart to help you choose the correct tier and includes plan details for each tier to help you get started.

Published 1 month and 1 week ago
Deploy an Azure Logic Apps Workflow in Standard Plan with Azure DevOps

Deploy an Azure Logic Apps Workflow in Standard Plan with Azure DevOps

This article provides a step-by-step guide on how to automate the deployment of workflows in Azure Logic Apps (Standard Plan) using the Azure CLI. It explains how to organize workflows, zip them, and deploy them to Azure through a Bash script, making it ideal for developers looking to streamline Logic App deployments in CI/CD pipelines.

Published 1 month and 1 week ago
Microsoft MVP - George Kosmidis
Variables in Bash and Azure Pipelines

Variables in Bash and Azure Pipelines

In this article, we'll explore the basics of variables in Bash, focusing on the role of symbols like $, (, [, and {. Each of these symbols has a specific function in Bash scripting, from referencing variables to grouping commands and conditions. Understanding these will not only enhance your scripting skills but will also give you a better grasp of how similar concepts are applied in Azure Pipelines

Published 1 month and 2 weeks ago
Azure Architecture Icons - SVGs, PNGs and draw.io libraries
How to Build and Customize the Azure SDK for JavaScript

How to Build and Customize the Azure SDK for JavaScript

The Azure Document Intelligence API offers powerful capabilities for form recognition and document analysis. However, the client library for JavaScript that offers ease of usage might not always align with your needs, especially when it comes to using preview versions of the API. In this blog post, we'll explore how to override the default API version used by the Azure Document Intelligence SDK to leverage the latest preview features.

Published 3 months and 2 weeks ago
Infinity: The Cosmology God

Infinity: The Cosmology God

This -way out of line- article explores the parallel between infinity and the concept of a god in scientific inquiry. Much like a divine entity, infinity serves as a placeholder for the unknown and a tool for pushing the boundaries of exploration, offering both insights and convenient escapes from the limitations of human understanding.

Published 4 months and 2 weeks ago
An Introduction to Semantic Kernel and Semantic Understanding

An Introduction to Semantic Kernel and Semantic Understanding

Semantic Kernel is an SDK that integrates Large Language Models (LLMs) like OpenAI, Azure OpenAI, and Hugging Face with conventional programming languages like C#, Python, and Java. Semantic Kernel achieves this by allowing you to define plugins that can be chained together in just a few lines of code.

Published 1 year ago
.NET Aspire

.NET Aspire

.NET Aspire significantly simplifies the development of observable, production-ready, microservice architected applications. Its design incorporates best practices and patterns that enable developers to focus on building their application's core functionality while benefiting from the framework's robust support for observability and production readiness. This approach reduces complexity and accelerates the development process, allowing teams to deliver high-quality, cloud-native applications more efficiently.

Published 1 year ago