Azure, Cloud Learning Azure by having fun with ChatGPT 16.04.2024 by DevOps Learn Azure with ChatGPT to get a story around all the concepts and components of Azure. It becomes visual and you'll get some fun with it.
Azure, Cloud Sending OCI logs to Microsoft Azure Sentinel with OCI Streams 25.01.2024 by Adrien Devaux I recently deployed a new logging solution at a customer for their OCI tenancy. They wanted to manage their audit logs using Microsoft Azure Sentinel. The solution I deployed is using OCI Streaming Service to gather all the logs(…)
Azure, Enterprise content management HowTo – Generate a custom AzureAD SSO Certificate 15.12.2023 by Morgan Patou As you know, Azure Active Directory offers quite a big range of solution for Single Sign-On (SSO) with out-of-the-box capabilities and features that are quite good. But once the initial setup has been done, you will then need to(…)
Azure, DevOps, Kubernetes Interacting with OpenShift Local in an Azure VM 29.11.2023 by DevOps In my previous blog I’ve written about the no or low cost solutions to setup an OpenShift cluster to play with. I’ve detailed the installation of OpenShift Local on Azure. OpenShift Local is like a mini cluster that(…)
Azure, Cloud, DevOps, Kubernetes Test OpenShift 4 at low cost in Azure 28.11.2023 by DevOps If you want to learn and test OpenShift 4 (the last release is 4.14 at this time of writing), you may not want to go straight with the installation of a full cluster. Using the OpenShift Service of a(…)
Azure, Cloud, Database Administration & Monitoring, SQL Server Maintenance Azure SQL DBs in Elastic Pool (Private Endpoint) – example based on index fragmentation – password less – azure managed identity 08.03.2023 by Microsoft Team How do you check and rebuild your indexes for Azure SQL DBs in Elastic Pool? That question is getting even more interesting if you have only Private Endpoint enabled to connect to the MSSQL DB. Lets get started! (…)
Azure, Cloud, Database Administration & Monitoring, SQL Server Estimate the Downtime for an Offline MS SQL Migration: On-Premise to Azure SQL Database 28.02.2023 by Microsoft Team As you want to migrate your database workload to the Azure Cloud, you must test different aspects of the migration. An important factor for an offline migration is to estimate the duration of the migration process, so the service(…)
Azure, Cloud, Database Administration & Monitoring, SQL Server Disaster Recovery Solution to Azure SQL Database 27.02.2023 by Microsoft Team Executive Summary As preparation for migrating his MS SQL workload to the cloud, a customer ask for a disaster recovery solution from an On-Premise MS SQL Instance to an Azure Cloud. The starting point for the disaster recovery(…)
Azure, Cloud, DevOps, Kubernetes Kubernetes SSO using Azure AD: The Production Solution 04.01.2023 by DevOps In my previous blog I’ve detailed the tests we did regarding SSO in Kubernetes using Azure AD. I’ve described all the steps of our research on this topic in order to give our readers a(…)
Azure, Cloud, DevOps, Kubernetes Kubernetes SSO using Azure AD 22.12.2022 by DevOps I’ve worked on this project to authenticate Kubernetes users against Azure AD and so have Single Sign-On (SSO). That was a long journey on a rocky road and it’s worth summarising in this blog all the steps required to(…)