From eb50bbda516ac613fbb30abfb13799a8aa431f35 Mon Sep 17 00:00:00 2001 From: "Gaurav Seth (App Services)" <24230965+gsethdev@users.noreply.github.com> Date: Thu, 9 Apr 2026 12:03:07 -0700 Subject: [PATCH] Add metadata to migration guide markdown file Added front matter to the markdown file for metadata. --- ...tic_IIS_Migration_to_Managed_Instance_On_AppService.md} | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) rename _posts/{Agentic_IIS_Migration_to_Managed_Instance_On_AppService => 2026-04-09-Agentic_IIS_Migration_to_Managed_Instance_On_AppService.md} (99%) diff --git a/_posts/Agentic_IIS_Migration_to_Managed_Instance_On_AppService b/_posts/2026-04-09-Agentic_IIS_Migration_to_Managed_Instance_On_AppService.md similarity index 99% rename from _posts/Agentic_IIS_Migration_to_Managed_Instance_On_AppService rename to _posts/2026-04-09-Agentic_IIS_Migration_to_Managed_Instance_On_AppService.md index 3a739130c4..5aa1e2c685 100644 --- a/_posts/Agentic_IIS_Migration_to_Managed_Instance_On_AppService +++ b/_posts/2026-04-09-Agentic_IIS_Migration_to_Managed_Instance_On_AppService.md @@ -1,4 +1,9 @@ -# Agentic IIS Migration to Managed Instance on Azure App Service +--- +title: "Agentic IIS Migration to Managed Instance on Azure App Service" +author_name: "Gaurav Seth" +toc: true +toc_sticky: true +--- *Migrating legacy ASP.NET Framework applications from IIS to Azure App Service — guided by AI agents, powered by the Model Context Protocol.*