Skip to content

Commit ead035c

Browse files
authored
Merge pull request #268148 from msangapu-msft/recommended-services
recommended services
2 parents f70c4f6 + d406b5f commit ead035c

File tree

2 files changed

+5
-41
lines changed

2 files changed

+5
-41
lines changed

articles/app-service/recomended-services.md renamed to articles/app-service/recommended-services.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: btardif
77
ms.author: byvinyal
88
---
99

10-
# Recommended services (Preview)
10+
# Recommended services (preview)
1111

1212
This feature suggests a set of services that are commonly deployed together for your specific app type. It offers guidance on structuring your app effectively using proven patterns.
1313

@@ -16,7 +16,6 @@ The upcoming version of this feature will provide better smart defaults and grea
1616
**Your app will be deployed as**
1717

1818
- Secure-by-default
19-
2019
- On a new App Service plan
2120

2221
**Requirements to use this feature**
@@ -35,15 +34,13 @@ The database picked for you in this list is Runtime-aware and generate a default
3534
**Inputs:**
3635

3736
- `Name`: a default name is generated and can be customized
38-
3937
- `Database Type`: the database default matches community preferences for each Runtime
4038

4139
## Azure Cache for Redis
4240

43-
Redis improves the performance and scalability of an app that uses backend data stores heavily. [Learn more about Azure Cache for Redis.]( https://learn.microsoft.com/azure/azure-cache-for-redis/cache-overview)
41+
Redis improves the performance and scalability of an app that uses backend data stores heavily. [Learn more about Azure Cache for Redis.](../azure-cache-for-redis/cache-overview.md)
4442

4543
**Inputs:**
4644

4745
- `Name`: a default name is generated and can be customized
48-
49-
- `SKU`: Dev/Test, Production, or Free
46+
- `SKU`: Dev/Test, Production, or Free

articles/app-service/toc.yml

Lines changed: 2 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,8 @@
431431
href: resources-kudu.md
432432
- name: gRPC configuration
433433
href: configure-grpc.md
434+
- name: Recommended services (preview)
435+
href: recommended-services.md
434436
- name: App Service on Azure Arc (preview)
435437
items:
436438
- name: Azure Arc hosting overview
@@ -483,41 +485,6 @@
483485
href: /azure/architecture/reference-architectures/app-service-web-app/basic-web-app
484486
- name: Deployment Scripts
485487
href: ../automation/automation-runbook-gallery.md
486-
- name: Troubleshooting
487-
items:
488-
- name: Create or delete web apps FAQ
489-
href: /troubleshoot/azure/app-service/create-delete-resources-faq?toc=/azure/app-service/toc.json
490-
- name: App performance FAQs
491-
href: /troubleshoot/azure/app-service/web-apps-performance-faqs?toc=/azure/app-service/toc.json
492-
- name: App Service Compliance with PCI Standards
493-
href: /troubleshoot/azure/app-service/app-service-compliance-wit?toc=/azure/app-service/toc.json
494-
- name: Back up and restore app services
495-
href: /troubleshoot/azure/app-service/backing-up-restoring-and-cloning-microsoft-azure-app-services?toc=/azure/app-service/toc.json
496-
- name: Built-in Linux containers FAQs
497-
href: /troubleshoot/azure/app-service/faqs-app-service-linux?toc=/azure/app-service/toc.json
498-
- name: Deployment FAQs for Web Apps
499-
href: /troubleshoot/azure/app-service/web-apps-deployment-faqs?toc=/azure/app-service/toc.json
500-
- name: FAQs about scaling web apps
501-
href: /troubleshoot/azure/app-service/scaling-web-app-faq?toc=/azure/app-service/toc.json
502-
- name: Open-source technologies FAQs for Web Apps
503-
href: /troubleshoot/azure/app-service/web-apps-open-source-technologies-faqs?toc=/azure/app-service/toc.json
504-
- name: Troubleshoot temporary storage
505-
href: /troubleshoot/azure/app-service/temporary-storage-for-azure-app-service?toc=/azure/app-service/toc.json
506-
- name: Troubleshoot instance-related issues
507-
href: /troubleshoot/azure/app-service/troubleshoot-instance-related-issues-on-azure-app-service?toc=/azure/app-service/toc.json
508-
- name: Troubleshoot intermittent outbound connection errors
509-
href: troubleshoot-intermittent-outbound-connection-errors.md
510-
- name: Troubleshoot with Visual Studio
511-
href: troubleshoot-dotnet-visual-studio.md
512-
- name: Troubleshoot Node.js app
513-
href: app-service-web-nodejs-best-practices-and-troubleshoot-guide.md
514-
- name: Troubleshoot HTTP 502 & 503
515-
href: troubleshoot-http-502-http-503.md
516-
- name: Troubleshoot performance issues
517-
href: troubleshoot-performance-degradation.md
518-
- name: Troubleshoot domain and certificate issues
519-
href: troubleshoot-domain-ssl-certificates.md
520-
521488
- name: IP address change
522489
items:
523490
- name: Inbound IP address

0 commit comments

Comments
 (0)