diff --git a/Document-Processing/Markdown/Markdown-Library/NET/AWS_Images/Elastic_Beanstalk_Images/Browser-Create-Word-document.png b/Document-Processing/Markdown/Markdown-Library/NET/AWS_Images/Elastic_Beanstalk_Images/Browser-Create-Word-document.png
deleted file mode 100644
index 2f67a60db3..0000000000
Binary files a/Document-Processing/Markdown/Markdown-Library/NET/AWS_Images/Elastic_Beanstalk_Images/Browser-Create-Word-document.png and /dev/null differ
diff --git a/Document-Processing/Markdown/Markdown-Library/NET/AWS_Images/Elastic_Beanstalk_Images/URL-Availability-Create-Markdown-Document.png b/Document-Processing/Markdown/Markdown-Library/NET/AWS_Images/Elastic_Beanstalk_Images/URL-Availability-Create-Markdown-Document.png
new file mode 100644
index 0000000000..e0e1f40d29
Binary files /dev/null and b/Document-Processing/Markdown/Markdown-Library/NET/AWS_Images/Elastic_Beanstalk_Images/URL-Availability-Create-Markdown-Document.png differ
diff --git a/Document-Processing/Markdown/Markdown-Library/NET/AWS_Images/Elastic_Beanstalk_Images/URL-Availability-Create-Word-Document.png b/Document-Processing/Markdown/Markdown-Library/NET/AWS_Images/Elastic_Beanstalk_Images/URL-Availability-Create-Word-Document.png
deleted file mode 100644
index 25fbce9254..0000000000
Binary files a/Document-Processing/Markdown/Markdown-Library/NET/AWS_Images/Elastic_Beanstalk_Images/URL-Availability-Create-Word-Document.png and /dev/null differ
diff --git a/Document-Processing/Markdown/Markdown-Library/NET/Azure-Images/Functions-v1/App-Create-Markdown-Document.png b/Document-Processing/Markdown/Markdown-Library/NET/Azure-Images/Functions-v1/App-Create-Markdown-Document.png
new file mode 100644
index 0000000000..cd66f07f1a
Binary files /dev/null and b/Document-Processing/Markdown/Markdown-Library/NET/Azure-Images/Functions-v1/App-Create-Markdown-Document.png differ
diff --git a/Document-Processing/Markdown/Markdown-Library/NET/Azure-Images/Functions-v1/App-Create-Word-Document.png b/Document-Processing/Markdown/Markdown-Library/NET/Azure-Images/Functions-v1/App-Create-Word-Document.png
deleted file mode 100644
index 1e405a84d4..0000000000
Binary files a/Document-Processing/Markdown/Markdown-Library/NET/Azure-Images/Functions-v1/App-Create-Word-Document.png and /dev/null differ
diff --git a/Document-Processing/Markdown/Markdown-Library/NET/Azure-Images/Functions-v1/Function_Instance_Markdown.png b/Document-Processing/Markdown/Markdown-Library/NET/Azure-Images/Functions-v1/Function_Instance_Markdown.png
index 50c2fa014f..51562b6c87 100644
Binary files a/Document-Processing/Markdown/Markdown-Library/NET/Azure-Images/Functions-v1/Function_Instance_Markdown.png and b/Document-Processing/Markdown/Markdown-Library/NET/Azure-Images/Functions-v1/Function_Instance_Markdown.png differ
diff --git a/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-AWS-Elastic-Beanstalk.md b/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-AWS-Elastic-Beanstalk.md
index f6ad03dc07..e968599709 100644
--- a/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-AWS-Elastic-Beanstalk.md
+++ b/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-AWS-Elastic-Beanstalk.md
@@ -148,7 +148,7 @@ Step 2: Select **Create a new application environment** as the **Deployment Targ
Step 3: Choose the **Environment Name** from the dropdown list. The **URL** is assigned automatically; verify that the URL is available. If it is available, click **Next**; otherwise, change the **URL**.
-
+
Step 4: Select **t3a.micro** as the instance type from the dropdown list (sufficient for this lightweight Markdown workload; choose a larger instance for heavier document generation). Configure the platform branch to match your target .NET runtime, then click **Next**.
diff --git a/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-AWS.md b/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-AWS.md
index a2de277c97..210e44c2ee 100644
--- a/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-AWS.md
+++ b/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-AWS.md
@@ -15,7 +15,7 @@ N> If this is your first time working with Amazon Web Services (AWS), refer to t
## Prerequisites
* An active **Amazon Web Services (AWS) account** is required. If you don't have one, please [create an account](https://aws.amazon.com/) before starting. Ensure your IAM user has the permissions required to deploy and invoke the target AWS service (Lambda or Elastic Beanstalk).
-* **Visual Studio 2022** (or later) with the **.NET Core cross-platform development** workload, and a supported **.NET Core / .NET** SDK. Download it from [visualstudio.microsoft.com](https://visualstudio.microsoft.com/).
+* **Visual Studio 2022** (or later) with the **.NET Core cross-platform development** workload, and a supported **.NET Core / .NET** SDK. Download it from [visual studio](https://visualstudio.microsoft.com/).
## Supported AWS services
@@ -31,12 +31,12 @@ Amazon Web Services (AWS)
NuGet package name
|
-AWS Lambda
|
+{{'[AWS Lambda](https://help.syncfusion.com/document-processing/markdown/markdown-library/net/create-markdown-document-in-aws-lambda)' | markdownify}}
|
{{'[Syncfusion.Markdown](https://www.nuget.org/packages/Syncfusion.Markdown)' | markdownify}}
|
-AWS Elastic Beanstalk
|
+{{'[AWS Elastic Beanstalk](https://help.syncfusion.com/document-processing/markdown/markdown-library/net/create-markdown-document-in-aws-elastic-beanstalk)' | markdownify}}
|
{{'[Syncfusion.Markdown](https://www.nuget.org/packages/Syncfusion.Markdown)' | markdownify}}
|
diff --git a/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-Azure-Functions-v1.md b/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-Azure-Functions-v1.md
index eca61eddb8..1a9da194ae 100644
--- a/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-Azure-Functions-v1.md
+++ b/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-Azure-Functions-v1.md
@@ -168,7 +168,7 @@ Step 10: Click the **Create** button.
Step 11: After creating the **App Service**, click the **Finish** button.
-
+
Step 12: Click the **Publish** button.
diff --git a/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-Azure.md b/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-Azure.md
index 94df919924..aab120cfdf 100644
--- a/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-Azure.md
+++ b/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-Azure.md
@@ -33,18 +33,22 @@ Azure Services
NuGet package name
|
-App Service (Windows)
|
+{{'[App Service (Windows)](https://help.syncfusion.com/document-processing/markdown/markdown-library/net/create-markdown-document-in-azure-app-service-windows)' | markdownify}}
|
{{'[Syncfusion.Markdown](https://www.nuget.org/packages/Syncfusion.Markdown)' | markdownify}}
|
-App Service (Linux)
|
+{{'[App Service (Linux)](https://help.syncfusion.com/document-processing/markdown/markdown-library/net/create-markdown-document-in-azure-app-service-linux)' | markdownify}}
|
{{'[Syncfusion.Markdown](https://www.nuget.org/packages/Syncfusion.Markdown)' | markdownify}}
|
-Azure Functions v1 (deprecated)
|
+{{'[Azure Functions v1 (deprecated)](https://help.syncfusion.com/document-processing/markdown/markdown-library/net/create-markdown-document-in-azure-functions-v1)' | markdownify}}
|
{{'[Syncfusion.Markdown](https://www.nuget.org/packages/Syncfusion.Markdown)' | markdownify}}
|
-Azure Functions v4
|
+{{'[Azure Functions v4](https://help.syncfusion.com/document-processing/markdown/markdown-library/net/create-markdown-document-in-azure-functions-v4)' | markdownify}}
|
+{{'[Syncfusion.Markdown](https://www.nuget.org/packages/Syncfusion.Markdown)' | markdownify}}
|
+
+
+{{'[Azure Functions (Flex Consumption)](https://help.syncfusion.com/document-processing/markdown/markdown-library/net/create-markdown-document-in-azure-functions-flex-consumption)' | markdownify}}
|
{{'[Syncfusion.Markdown](https://www.nuget.org/packages/Syncfusion.Markdown)' | markdownify}}
|
diff --git a/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-Google-Cloud-Platform.md b/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-Google-Cloud-Platform.md
index 92da116ec8..d0ac59d4d2 100644
--- a/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-Google-Cloud-Platform.md
+++ b/Document-Processing/Markdown/Markdown-Library/NET/Create-Markdown-Document-in-Google-Cloud-Platform.md
@@ -27,7 +27,7 @@ The following Google Cloud Platform (GCP) hosting service is supported for creat
Google Cloud Platform
NuGet package name
|
-App Engine
|
+{{'[App Engine](https://help.syncfusion.com/document-processing/markdown/markdown-library/net/create-markdown-document-in-google-app-engine)' | markdownify}}
|
{{'[Syncfusion.Markdown](https://www.nuget.org/packages/Syncfusion.Markdown)' | markdownify}}
|
diff --git a/Document-Processing/Markdown/Markdown-Library/NET/MAUI_Images/Configure.png b/Document-Processing/Markdown/Markdown-Library/NET/MAUI_Images/Configure.png
index 5e8de46c3c..efea79f37c 100644
Binary files a/Document-Processing/Markdown/Markdown-Library/NET/MAUI_Images/Configure.png and b/Document-Processing/Markdown/Markdown-Library/NET/MAUI_Images/Configure.png differ
diff --git a/Document-Processing/Markdown/Markdown-Library/NET/WinUI_Images/Desktop_Configure.png b/Document-Processing/Markdown/Markdown-Library/NET/WinUI_Images/Desktop_Configure.png
index 302b5ba936..1391ef5495 100644
Binary files a/Document-Processing/Markdown/Markdown-Library/NET/WinUI_Images/Desktop_Configure.png and b/Document-Processing/Markdown/Markdown-Library/NET/WinUI_Images/Desktop_Configure.png differ
diff --git a/Document-Processing/Markdown/Markdown-Library/NET/WinUI_Images/Project-Name-WinUI-WordtoPDF.png b/Document-Processing/Markdown/Markdown-Library/NET/WinUI_Images/Project-Name-WinUI-WordtoPDF.png
deleted file mode 100644
index 2493db425e..0000000000
Binary files a/Document-Processing/Markdown/Markdown-Library/NET/WinUI_Images/Project-Name-WinUI-WordtoPDF.png and /dev/null differ
diff --git a/Document-Processing/Markdown/Markdown-Library/NET/WinUI_Images/UWP_Configure.png b/Document-Processing/Markdown/Markdown-Library/NET/WinUI_Images/UWP_Configure.png
index 959ee11ebf..ca36abdbca 100644
Binary files a/Document-Processing/Markdown/Markdown-Library/NET/WinUI_Images/UWP_Configure.png and b/Document-Processing/Markdown/Markdown-Library/NET/WinUI_Images/UWP_Configure.png differ