Skip to content

Commit 5ef7f26

Browse files
authored
Update 2-implement.md
1 parent d961a33 commit 5ef7f26

File tree

1 file changed

+0
-1
lines changed
  • learn-pr/wwl-azure/configure-azure-app-services/includes

1 file changed

+0
-1
lines changed

learn-pr/wwl-azure/configure-azure-app-services/includes/2-implement.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ There are many advantages to using App Service to develop and deploy your web, m
1515
| **Multiple languages and frameworks** | App Service has first-class support for ASP.NET, Java, Node.js, PHP, and Python. You can also run PowerShell and other scripts or executables as background services. |
1616
| **DevOps optimization** | App Service supports continuous integration and deployment with Azure DevOps, GitHub, BitBucket, Docker Hub, and Azure Container Registry. You can promote updates through test and staging environments. Manage your apps in App Service by using Azure PowerShell or the cross-platform command-line interface (CLI). |
1717
| **Global scale with high availability** | App Service helps you scale up or out manually or automatically. You can host your apps anywhere within the Microsoft global datacenter infrastructure, and the App Service SLA offers high availability. |
18-
| **Connections to SaaS platforms and on-premises data** | App Service lets you choose from more than 50 connectors for enterprise systems (such as SAP), SaaS services (such as Salesforce), and internet services (such as Facebook). You can access on-premises data by using Hybrid Connections and Azure Virtual Networks. |
1918
| **Security and compliance** | App Service is ISO, SOC, and PCI compliant. You can authenticate users with Microsoft Entra ID or with social logins via Google, Facebook, Twitter, or Microsoft. Create IP address restrictions and manage service identities. |
2019
| **Application templates** | Choose from an extensive list of application templates in Azure Marketplace, such as WordPress, Joomla, and Drupal.
2120
| **Visual Studio integration** | App Service offers dedicated tools in Visual Studio to help streamline the work of creating, deploying, and debugging. |

0 commit comments

Comments
 (0)