- Azure Info Hub - App Service - https://azureinfohub.azurewebsites.net/Service?serviceTitle=App%20Service
- Blog - https://azure.github.io/AppService/
- Announcements https://github.com/Azure/app-service-announcements/
- Case Study > Migrating an on-premise solution to Azure PaaS services with automated deployment (may 2017) https://microsoft.github.io/techcasestudies/devops/2017/05/12/Somerset_CC_DevOps.html - Azure App services, Docker, PostgreSQL
- Cloning - https://docs.microsoft.com/en-us/azure/app-service/app-service-web-app-cloning#current-restrictions
- Deployment Credentials - setting https://docs.microsoft.com/en-us/azure/app-service/deploy-configure-credentials
- Healthcheck feature - https://azure.github.io/AppService/2020/08/24/healthcheck-on-app-service.html
- Healthcheck api - https://docs.microsoft.com/en-us/azure/app-service/monitor-instances-health-check
- Let's Encrypt and Azure Web Apps https://github.com/sjkp/letsencrypt-siteextension/wiki/How-to-install
- Limits - https://docs.microsoft.com/en-us/azure/azure-subscription-service-limits?toc=%2fazure%2fvpn-gateway%2ftoc.json#app-service-limits
- Limits - via Pricing https://azure.microsoft.com/en-us/pricing/details/app-service/plans/
- Limits - Ports - https://blogs.msdn.microsoft.com/benjaminperkins/2016/11/02/port-limit-for-an-azure-app-service/
- Ping, tcpping, curl, nameresolve in Kudu in App Services - https://www.liammoat.com/blog/2016/azure-app-services-ping-with-kudu
- Remote Debugging Azure App Services including .NET Core - https://blogs.msdn.microsoft.com/benjaminperkins/2017/06/06/remote-debug-your-azure-app-service-2017-including-asp-net-core/
- SKU Comparison Matrix for App Service (web, api, mobile, ase) https://blogs.msdn.microsoft.com/appserviceteam/2017/03/23/azure-app-service-web-api-mobile-ase-azure-functions-sku-comparison-matrix-2/
- TLS - Disable in app service - https://blogs.msdn.microsoft.com/benjaminperkins/2018/01/25/tls-on-azure-app-services/
- Ultimate guide to running health apps (appservices) in the cloud - https://azure.github.io/AppService/2020/05/15/Robust-Apps-for-the-cloud.html
- VNET Integration (preview) https://docs.microsoft.com/en-us/azure/app-service/web-sites-integrate-with-vnet#new-vnet-integration :: (Oct 2018 article) https://blogs.msdn.microsoft.com/appserviceteam/2018/10/17/new-app-service-vnet-integration-feature/
- Az Devops for Web Apps https://azure.microsoft.com/en-us/solutions/architecture/azure-devops-continuous-integration-and-continuous-deployment-for-azure-web-apps/
- Kudu api and app services - https://techcommunity.microsoft.com/t5/apps-on-azure-blog/deploy-your-app-service-flexibly-with-azure-devops-pipeline/
- Demystifying the magic behind App Service OS updates - https://azure.github.io/AppService/2018/01/18/Demystifying-the-magic-behind-App-Service-OS-updates.html
- OS Runtime and patching for PaaS - https://docs.microsoft.com/en-us/azure/app-service/overview-patch-os-runtime
- Ultimate Guide to running Healthy Apps in the cloud - https://azure.github.io/AppService/2020/05/15/Robust-Apps-for-the-cloud.html
- Tips - Migration Checklist https://azure.microsoft.com/en-us/blog/migration-checklist-when-moving-to-azure-app-service/
- Tips - Top 10 Tips Migrating Existing Web Apps https://blogs.msdn.microsoft.com/wriju/2015/07/07/top-10-things-while-migrating-existing-web-applications-to-azure/
- Tutorials home - https://docs.microsoft.com/en-us/azure/app-service/
- Getting Started with Azure App Service - Hightlights - https://mva.microsoft.com/en-US/training-courses/getting-started-with-azure-app-service-highlights-18284
- Getting Started with Azure App Service (long version) < https://www.edx.org/course/getting-started-azure-app-service-web-apps-1>
- Azure App Service Migration Tool - https://azure.microsoft.com/en-us/downloads/migration-assistant/
- Containerize and migrate apps to AKS and Azure App Service Preview - https://azure.microsoft.com/en-us/updates/public-preview-containerize-apps-and-migrate-to-aks-and-azure-app-service-with-azure-migrate/
- Migrate your websites to azure in just a few clicks - https://azure.microsoft.com/en-us/blog/migrate-your-websites-to-azure-in-just-a-few-clicks/
- Move me to the cloud - https://www.movemetothecloud.net/
- Source code - https://archive.codeplex.com/?p=websiteassist
- Deploy webapp with azdo with restricted access - https://techcommunity.microsoft.com/t5/apps-on-azure-blog/how-to-deploy-your-web-app-from-azure-pipeline-with-restricted/
- IP Endpoint restrictions - https://docs.microsoft.com/en-us/azure/app-service/app-service-ip-restrictions
- Security Baseline for Azure App Service (checklist) - https://docs.microsoft.com/en-us/security/benchmark/azure/baselines/app-service-security-baseline
- VNET - includes functions https://docs.microsoft.com/en-us/azure/app-service/web-sites-integrate-with-vnet
- VNET - linux preview for app services - https://github.com/Azure/app-service-linux-docs/blob/master/app_service_linux_vnet_integration.md
- ASE - includes functions https://docs.microsoft.com/en-us/azure/app-service/environment/intro
- Value points for Web Apps (v Pivotal) https://seroter.wordpress.com/2019/02/08/eight-things-your-existing-asp-net-apps-should-get-for-free-from-a-good-platform
- Web apps and hybrid connections - best practices https://blogs.msdn.microsoft.com/waws/2017/06/30/things-you-should-know-web-apps-and-hybrid-connections/
- Migrating ghost (node.js/linux) to azure app service - https://tattoocoder.com/updating-the-my-blog-from-appservice-to-containers-finally/?utm_source=devfish
- NOT available in gov cloud - https://azure.microsoft.com/en-us/global-infrastructure/services/?products=app-service-linux®ions=non-regional,us-east,us-east-2,us-central,us-north-central,us-south-central,us-west-central,us-west,us-west-2,canada-east,canada-central,usgov-non-regional,us-dod-central,us-dod-east,usgov-arizona,usgov-iowa,usgov-texas,usgov-virginia
- Can you stop App Service to save costs? https://docs.microsoft.com/en-us/answers/questions/278494/can-we-stop-azure-app-service-to-save-cost-1.html
- Crash monitoring - https://azure.github.io/AppService/2020/08/11/Crash-Monitoring-Feature-in-Azure-App-Service.html
- Storage - az cli to add storage - https://docs.microsoft.com/en-us/cli/azure/webapp/config/storage-account?view=azure-cli-latest#az-webapp-config-storage-account-add
SEE ALSO Azure App Service Environments - https://github.com/jhealy/awesome/blob/master/azure-ase.md