Skip to content

Commit 12147c6

Browse files
authored
AB#6352: Update Azure Functions TOC topic names
1 parent 065f4ea commit 12147c6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
items:
22
- name: Welcome
33
href: welcome-azure-functions.yml
4-
- name: Code Deployment
4+
- name: Application Code Deployment
55
items:
66
- name: Application issues post deployment
77
href: deployment/functions-deploying-runtime-issues-post-deployment.md
8-
- name: Configuration and Management
8+
- name: Configuring and Managing Function Apps
99
items:
1010
- name: Migration of runtime/language version
1111
href: config-mgmt/functions-configuring-updateversion.md
12-
- name: Creation or Deletion
12+
- name: Creating or Deleting Function Apps
1313
items:
1414
- name: General troubleshooting
1515
href: creation-deletion/functions-create-or-delete-faq.md
16-
- name: Monitoring
16+
- name: Monitoring using Application Insights, Metrics and Alerts
1717
items:
1818
- name: Application Insights logs missing or incorrect
1919
href: monitoring/functions-monitoring-appinsightslogs.md

support/azure/azure-functions/welcome-azure-functions.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,28 +16,28 @@ metadata:
1616
landingContent:
1717

1818
# Card
19-
- title: Code Deployment
19+
- title: Application Code Deployment
2020
linkLists:
2121
- linkListType: how-to-guide
2222
links:
2323
- text: Application issues post deployment
2424
url: deployment/functions-deploying-runtime-issues-post-deployment.md
2525

26-
- title: Configuration and Management
26+
- title: Configuring and Managing Function Apps
2727
linkLists:
2828
- linkListType: how-to-guide
2929
links:
3030
- text: Migration of runtime/language version
3131
url: config-mgmt/functions-configuring-updateversion.md
3232

33-
- title: Creation or Deletion
33+
- title: Creating or Deleting Function Apps
3434
linkLists:
3535
- linkListType: how-to-guide
3636
links:
3737
- text: General troubleshooting
3838
url: creation-deletion/functions-create-or-delete-faq.md
3939

40-
- title: Monitoring
40+
- title: Monitoring using Application Insights, Metrics and Alerts
4141
linkLists:
4242
- linkListType: how-to-guide
4343
links:

0 commit comments

Comments
 (0)