Reader small image

You're reading from  Learn Microsoft Azure

Product typeBook
Published inDec 2018
PublisherPackt
ISBN-139781789617580
Edition1st Edition
Tools
Right arrow
Author (1)
Mohamed Waly
Mohamed Waly
author image
Mohamed Waly

Mohamed Waly has shown an interest in IT since he was a student. The journey began in 2011 when he joined the college of Computer Science, when he started learning how to work with Windows Server 2008, and was the youngest amongst his colleagues at the college to achieve certification. In 2012 he joined one of the greatest and most well-known student programs all over the world, the Microsoft Student Partner program. During the time he spent on the program, he took many communication and presentation skills sessions that helped him to deliver too many sessions since his second year at the college and the journey continues till now. In the meantime, Waly learned some other topics such as Exchange Server System Center, VMware vSphere, and Microsoft Azure, formerly known as Windows Azure. He has worked in multiple communities, such as the Azure Community in Egypt, and the Open Source on Azure. Also, he served multiple internships during his time in the university to improve his experience. That's why, in July 2014, Microsoft recognized Mohamed Waly as the youngest MVP in the world. After finishing college, he worked for two of the biggest Microsoft Partners in Egypt—Global Knowledge and Blue Cloud Technologies—as a System Engineer and an Associate Infrastructure Consultant, respectively, serving Microsoft Customers in the EMEA region by designing and implementing virtualization and Cloud solutions.
Read more about Mohamed Waly

Right arrow

App Service application settings

Each App Service you will create in Azure will have some app settings to configure. These app settings are some configurable items that you would like to configure for the app without changing any piece of the code. The application settings of the App Service can be accessed by navigating to App Service and select the App Service you wish and click on Application settings.

The application settings are classified into the following categories:

  • General settings: Here, you can specify the following:
    • Framework: Framework versions that the app is using, such as .NET, PHP, Java, and Python.
    • Platform: Specify the platform architecture that you want to run your web app on, whether it is 32 bit or 64 bit.
    • Web sockets: You can enable web sockets for your applications in case your web app is using socket.io or ASP.NET SignalR. In addition to that, web sockets...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Learn Microsoft Azure
Published in: Dec 2018Publisher: PacktISBN-13: 9781789617580

Author (1)

author image
Mohamed Waly

Mohamed Waly has shown an interest in IT since he was a student. The journey began in 2011 when he joined the college of Computer Science, when he started learning how to work with Windows Server 2008, and was the youngest amongst his colleagues at the college to achieve certification. In 2012 he joined one of the greatest and most well-known student programs all over the world, the Microsoft Student Partner program. During the time he spent on the program, he took many communication and presentation skills sessions that helped him to deliver too many sessions since his second year at the college and the journey continues till now. In the meantime, Waly learned some other topics such as Exchange Server System Center, VMware vSphere, and Microsoft Azure, formerly known as Windows Azure. He has worked in multiple communities, such as the Azure Community in Egypt, and the Open Source on Azure. Also, he served multiple internships during his time in the university to improve his experience. That's why, in July 2014, Microsoft recognized Mohamed Waly as the youngest MVP in the world. After finishing college, he worked for two of the biggest Microsoft Partners in Egypt—Global Knowledge and Blue Cloud Technologies—as a System Engineer and an Associate Infrastructure Consultant, respectively, serving Microsoft Customers in the EMEA region by designing and implementing virtualization and Cloud solutions.
Read more about Mohamed Waly