You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Azure App Service](./overview.md) is a fully managed platform as a service (PaaS) for hosting web applications. You can develop in your favorite stack, be it .NET, Python, Node.js, Java, PHP, WordPress, Java, Ruby, Node.js, PHP, or containers.
16
-
17
-
Use the following resources to get started.
18
-
19
14
::: zone pivot="stack-net"
15
+
[Azure App Service](./overview.md) is a fully managed platform as a service (PaaS) for hosting web applications. Use the following resources to get started with .NET.
16
+
20
17
| Action | Resources |
21
18
| --- | --- |
22
19
|**Create your first .NET app**| Using one of the following tools:<br><br><li>[Visual Studio](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-vs)<li>[Visual Studio Code](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-vscode)<li>[Command line](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-cli)<li>[Azure PowerShell](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-ps)<li>[Azure Portal](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-azure-portal)|
23
-
|**Deploy your app**| <li>[Deployment Best Practices](./deploy-best-practices.md)<li>[Azure DevOps](./deploy-azure-pipelines.md?tabs=yaml)|
20
+
|**Deploy your app**| <li>[Deployment Best Practices](./deploy-best-practices.md)<li>[GitHub actions](./deploy-github-actions.md)|
24
21
|**Monitor your app**| <li>[Monitoring overview](./overview-monitoring.md)<li>[Log stream](./troubleshoot-diagnostic-logs.md#stream-logs)<li>[Diagnose and solve](./overview-diagnostics.md)<li>[Monitor instances using Health Check](./monitor-instances-health-check.md)|
25
22
|**Add domains and certificates**|<li>[Map a custom domain]()<li>[Add SSL certificate]()|
26
23
|**Connect to a database**| <li>[Connect to Azure SQL Database](./app-service-web-tutorial-dotnet-sqldatabase.md)|
27
24
|**Review best practices**| <li>[Scale your App Service app]()<li>[Secure your app]()<li>Use built-in [monitoring tools]() to help analyze your functions<li>Read the [C# language reference]()|
28
25
::: zone-end
29
26
::: zone pivot="stack-python"
27
+
[Azure App Service](./overview.md) is a fully managed platform as a service (PaaS) for hosting web applications. Use the following resources to get started with Python.
28
+
30
29
| Action | Resources |
31
30
| --- | --- |
32
-
|**Create your first .NET app**| Using one of the following tools:<br><br><li>[Visual Studio](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-vs)<li>[Visual Studio Code](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-vscode)<li>[Command line](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-cli)<li>[Azure PowerShell](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-ps)<li>[Azure Portal](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-azure-portal)|
31
+
|**Create your first Python app**| Using one of the following tools:<br><br><li>[Visual Studio](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-vs)<li>[Visual Studio Code](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-vscode)<li>[Command line](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-cli)<li>[Azure PowerShell](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-ps)<li>[Azure Portal](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-azure-portal)|
33
32
|**Deploy your app**| <li>[Deployment Best Practices](./deploy-best-practices.md)<li>[Azure DevOps](./deploy-azure-pipelines.md?tabs=yaml)|
34
33
|**Monitor your app**| <li>[Monitoring overview](./overview-monitoring.md)<li>[Log stream](./troubleshoot-diagnostic-logs.md#stream-logs)<li>[Diagnose and solve](./overview-diagnostics.md)<li>[Monitor instances using Health Check](./monitor-instances-health-check.md)|
35
34
|**Add domains and certificates**|<li>[Map a custom domain]()<li>[Add SSL certificate]()|
36
35
|**Connect to a database**| <li>[Connect to Azure SQL Database](./app-service-web-tutorial-dotnet-sqldatabase.md)|
37
36
|**Review best practices**| <li>[Scale your App Service app]()<li>[Secure your app]()<li>Use built-in [monitoring tools]() to help analyze your functions<li>Read the [C# language reference]()|
38
37
::: zone-end
39
38
::: zone pivot="stack-nodejs"
39
+
[Azure App Service](./overview.md) is a fully managed platform as a service (PaaS) for hosting web applications. Use the following resources to get started with Node.js.
40
+
40
41
| Action | Resources |
41
42
| --- | --- |
42
43
|**Create your first .NET app**| Using one of the following tools:<br><br><li>[Visual Studio](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-vs)<li>[Visual Studio Code](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-vscode)<li>[Command line](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-cli)<li>[Azure PowerShell](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-ps)<li>[Azure Portal](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-azure-portal)|
@@ -47,6 +48,8 @@ Use the following resources to get started.
47
48
|**Review best practices**| <li>[Scale your App Service app]()<li>[Secure your app]()<li>Use built-in [monitoring tools]() to help analyze your functions<li>Read the [C# language reference]()|
48
49
::: zone-end
49
50
::: zone pivot="stack-java"
51
+
[Azure App Service](./overview.md) is a fully managed platform as a service (PaaS) for hosting web applications. Use the following resources to get started with Java.
52
+
50
53
| Action | Resources |
51
54
| --- | --- |
52
55
|**Create your first .NET app**| Using one of the following tools:<br><br><li>[Visual Studio](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-vs)<li>[Visual Studio Code](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-vscode)<li>[Command line](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-cli)<li>[Azure PowerShell](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-ps)<li>[Azure Portal](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-azure-portal)|
@@ -57,6 +60,8 @@ Use the following resources to get started.
57
60
|**Review best practices**| <li>[Scale your App Service app]()<li>[Secure your app]()<li>Use built-in [monitoring tools]() to help analyze your functions<li>Read the [C# language reference]()|
58
61
::: zone-end
59
62
::: zone pivot="stack-php"
63
+
[Azure App Service](./overview.md) is a fully managed platform as a service (PaaS) for hosting web applications. Use the following resources to get started with PHP.
64
+
60
65
| Action | Resources |
61
66
| --- | --- |
62
67
|**Create your first .NET app**| Using one of the following tools:<br><br><li>[Visual Studio](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-vs)<li>[Visual Studio Code](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-vscode)<li>[Command line](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-cli)<li>[Azure PowerShell](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-ps)<li>[Azure Portal](./quickstart-dotnetcore.md?tabs=net60&pivots=development-environment-azure-portal)|
0 commit comments