I currently have a free Azure web application, which I use for development and testing.
I need to install Python, along with some Python libraries, since the web application runs a Python script, however when I try to access the extensions tab, it is greyed out, and I can't click it.
Is this function disabled for the development tier in web apps, or do I have to enable it?
I hope some of you have experienced this issue before, and can help me out.