Skip to content

Commit 4ae3ade

Browse files
authored
Merge pull request #185453 from Grace-MacJones-MSFT/patch-14
(Azure CXP) mention app service is Paas offering
2 parents 932506d + fb1ea0e commit 4ae3ade

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ With App Service, you pay for the Azure compute resources you use. The compute r
1818

1919
## Why use App Service?
2020

21-
Here are some key features of App Service:
21+
Azure App Service is a fully managed platform as a service (PaaS) offering for developers. Here are some key features of App Service:
2222

2323
* **Multiple languages and frameworks** - App Service has first-class support for ASP.NET, ASP.NET Core, Java, Ruby, Node.js, PHP, or Python. You can also run [PowerShell and other scripts or executables](webjobs-create.md) as background services.
2424
* **Managed production environment** - App Service automatically [patches and maintains the OS and language frameworks](overview-patch-os-runtime.md) for you. Spend time writing great apps and let Azure worry about the platform.
@@ -87,4 +87,4 @@ Create your first web app.
8787
> [HTML (on Windows or Linux)](quickstart-html.md)
8888
8989
> [!div class="nextstepaction"]
90-
> [Custom container (Windows or Linux)](tutorial-custom-container.md)
90+
> [Custom container (Windows or Linux)](tutorial-custom-container.md)

0 commit comments

Comments
 (0)