Integrating an Azure AI Foundry Chatbot into Your Website

In a previous post, I detailed the process of deploying an AI model with Azure AI Foundry. Now, in this article, I’ll guide you through integrating it into a website as a chatbot. The idea is to have a PHP file on the server that will deal with the AI endpoint. This file will receive […]

Read More
AI Unleashed: Deploy AI Models to Your Tenant with Azure AI Foundry

In addition to the public services provided by AI players and their APIs, there are situations where we prefer to deploy a model within our own tenant to ensure better alignment with legislation, data compliance, and data regionalization requirements. Microsoft offers a straightforward solution for this through Azure AI Foundry. The Azure AI Foundry portal […]

Read More
Building a LAPS UI for Legacy LAPS in PowerShell

Microsoft deprecated it, so I built my own LAPS UI.

Read More
Migrating VPS from Ubuntu 20.04 LTS to 24.04 LTS

The time has come to update the VPS deployed in 2020 with Ubuntu 20.04. It still runs PHP7.x, and this is a good opportunity to upgrade to PHP8.x. A big change will be the move from MySQL to MariaDB as some collations are not directly compatible. The VPS will be upgraded to an AMD EPYC-Milan […]

Read More
Untangling X APIs to create an automated bot on X

To create an automated bot on X we need to follow the steps from the article.

Read More
From Legacy to Cloud: Network Drive Mapping Migration from on-premise file servers using GPO to Azure Files with Intune and PowerShell

Migrating on-premise file servers with network drives managed by GPO to Azure Files and make this transparent to the end-user can be a challenge.

Read More
1 2 3