Skip to content

Commit 8fb1e1b

Browse files
authored
Improve Alpha in the bindings ref names
1 parent fc6f134 commit 8fb1e1b

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

articles/azure-functions/TOC.yml

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -739,20 +739,6 @@
739739
href: functions-app-settings.md
740740
- name: Triggers and bindings
741741
items:
742-
- name: Blob storage
743-
items:
744-
- name: Overview
745-
displayName: Blob storage
746-
href: functions-bindings-storage-blob.md
747-
- name: Trigger
748-
displayName: Blob storage
749-
href: functions-bindings-storage-blob-trigger.md
750-
- name: Input
751-
displayName: Blob storage
752-
href: functions-bindings-storage-blob-input.md
753-
- name: Output
754-
displayName: Blob storage
755-
href: functions-bindings-storage-blob-output.md
756742
- name: Azure Cache for Redis
757743
items:
758744
- name: Overview
@@ -856,6 +842,20 @@
856842
- name: Output
857843
href: functions-bindings-azure-sql-output.md
858844
displayName: Azure SQL
845+
- name: Blob storage
846+
items:
847+
- name: Overview
848+
displayName: Blob storage
849+
href: functions-bindings-storage-blob.md
850+
- name: Trigger
851+
displayName: Blob storage
852+
href: functions-bindings-storage-blob-trigger.md
853+
- name: Input
854+
displayName: Blob storage
855+
href: functions-bindings-storage-blob-input.md
856+
- name: Output
857+
displayName: Blob storage
858+
href: functions-bindings-storage-blob-output.md
859859
- name: Dapr
860860
items:
861861
- name: Overview
@@ -916,6 +916,17 @@
916916
- name: Output
917917
href: functions-bindings-event-hubs-output.md
918918
displayName: Azure Event Hubs
919+
- name: HTTP and webhooks
920+
items:
921+
- name: Overview
922+
href: functions-bindings-http-webhook.md
923+
displayName: HTTP
924+
- name: Trigger
925+
href: functions-bindings-http-webhook-trigger.md
926+
displayName: HTTP, keys, authorization keys, function keys, access keys
927+
- name: Output
928+
href: functions-bindings-http-webhook-output.md
929+
displayName: HTTP
919930
- name: IoT Hub
920931
items:
921932
- name: Overview
@@ -935,17 +946,6 @@
935946
- name: Output
936947
href: functions-bindings-kafka-output.md
937948
displayName: Kafka
938-
- name: HTTP and webhooks
939-
items:
940-
- name: Overview
941-
href: functions-bindings-http-webhook.md
942-
displayName: HTTP
943-
- name: Trigger
944-
href: functions-bindings-http-webhook-trigger.md
945-
displayName: HTTP, keys, authorization keys, function keys, access keys
946-
- name: Output
947-
href: functions-bindings-http-webhook-output.md
948-
displayName: HTTP
949949
- name: Mobile Apps
950950
href: functions-bindings-mobile-apps.md
951951
- name: Notification Hubs

0 commit comments

Comments
 (0)