Deploying .NET Agent in Azure App Service
Deploy the .NET Agent in Microsoft Azure App Service, a managed environment for the deployment of web applications.
Prerequisites
- The Seeker Enterprise Server is set up and running.
- The Web application that you want to analyze is deployed in an Azure App Service environment.
Note:
Before setting up Seeker, make sure that your application is working properly, and that the Always On option of the Azure App Service is set to Off.
Automatic Option
The .NET Agent is now available as an Azure extension that you can install with your applications.
Follow the instructions at https://www.nuget.org/packages/Seeker.Net.Azure.Extension.
Manual Option
If you want to deploy and connect the .NET Agent manually, perform the following steps: