I am new to using Microsoft Azure. My application requires composer to be installed on the server, how can I have it installed on the system of App services service? Applica
You can install composer extension in the manage portal of your App Services.
After installing, you also can install Visual Studio Online extension or leverage Kudu console site to handle or run commands of your Apps.
Another way to install composer