n8n with Azure Open AI : expand your workflow !
Today, we’ll look at two complementary aspects to enhance your workflows and APIs interactions: first, n8n, a platform for workflow automation, and Azure OpenAI, which enables the creation and managem

Search for a command to run...
Articles tagged with #azure
Today, we’ll look at two complementary aspects to enhance your workflows and APIs interactions: first, n8n, a platform for workflow automation, and Azure OpenAI, which enables the creation and managem

Use Microsoft’s accelerator to turn best practices into repeatable deployments.

When it comes to executing UI-based or interactive tasks in automated environments, traditional headless agents often fall short. Here’s a way to make it work. What are interactive tasks? In a pipeline, interactive tasks/tests are automated processes...

In this example, we use Terraform to automate the creation of Azure Storage Accounts and their containers for each environment (production, pre-production, and non-production). The goal is to implement a scalable, secure, and segmented architecture w...

Here's a very useful and official Microsoft tool to help you manage the nomenclature of all your Azure elements. Microsoft patterns & practices : https://github.com/mspnp/AzureNamingTool The Azure Naming Tool was created to help administrators defin...

You need to access your AKS nodes and you don’t have the possibility to use SSH? Don’t worry, it’s easy as using kubectl debug! So, of course you need to have access to your AKS cluster API. In this example we will access it using kubectl. Step 1: Ge...
