Is this on Linux App Services? Currently you cannot directly add a request header through the Azure portal or the App Service configuration. However, you can achieve this by modifying your application code to add the required request headers before sending the request. The process for doing this depends on the programming language and framework you are using for your application.
Adding request header in appservice
Neerav Agrawal
50
Reputation points
Can we add request header in azure app service ? if yes, then please let us know how.
Accepted answer
1 additional answer
Sort by: Most helpful
-
Krish Chilumula 20 Reputation points
2025-03-07T20:44:24.5933333+00:00 Can we add request header in azure app service ?