question

HananAliIbrahemRoffa-1166 avatar image
1 Vote"
HananAliIbrahemRoffa-1166 Suspended asked RajwinderKaur-1894 answered

"Azure App Services"

What's the meaning of Azure App Service?



azure-applied-ai-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

LuisRodriguez-MSFT avatar image
0 Votes"
LuisRodriguez-MSFT answered HananAliIbrahemRoffa-1166 Suspended commented

Hello @HananAliIbrahemRoffa-1166

Welcome to Microsoft Q&A Platform,

Azure App Service is an HTTP-based service for hosting web applications, REST APIs, and mobile back ends. You can develop in your favorite language, be it .NET, .NET Core, Java, Ruby, Node.js, PHP, or Python. Applications run and scale with ease on both Windows and Linux-based environments.

More info:
https://docs.microsoft.com/en-us/azure/app-service/overview

I hope this helps!


Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks alot for your answer

1 Vote 1 ·
HananAliIbrahemRoffa-1166 avatar image
0 Votes"
HananAliIbrahemRoffa-1166 Suspended answered NajiaBasheerMohamad-1949 Suspended commented

Azure App Service is an HTTP-based service for hosting web applications, REST APIs, and mobile back ends. You can develop in your favorite language, be it .NET, .NET Core, Java, Ruby, Node.js, PHP, or Python. Applications run and scale with ease on both Windows and Linux-based environments.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RajwinderKaur-1894 avatar image
0 Votes"
RajwinderKaur-1894 answered

Azure app service completely managed environment, meaning App Service automatically patches and maintains the OS and language frameworks.
This service supports a wide variety of programming languages and frameworks. Like .NET, Java, Ruby, PHP, Python.
It can scale resources up and down or in and out.
It can Set up CI/CD, and Access on-premises data.
Compliance, Security, and Support for Containerization and Docker.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.