Open In App

Microsoft Azure- Add Extensions in Azure App Service

In this article, we will learn how to add extensions to web applications in the Azure App service. We can add additional functionality to Azure app services by using extensions.

Adding Extensions to Azure App Service: 

To do so follow the below-given steps:



 Step 1: Click on an “Instance” in my Azure app services application. 



Step 2: Look for “Extensions” and click “Add”, and what we will see there, is a list of various extensions that we could choose from. 

Step 3: Go to select the one that says Azure Web Apps Disk Usage. We will agree to the terms, and select “Okay”. In just a few seconds, this extension will get installed.

Hence, that’s all it takes to work with extensions in Azure app services.

Article Tags :