Skip to content

Commit 40e1e51

Browse files
authored
Merge pull request #296008 from zhenlan/azfunctions
Update Azure Functions documents to .NET 8 isolated model
2 parents aa25f26 + 9256223 commit 40e1e51

File tree

4 files changed

+236
-255
lines changed

4 files changed

+236
-255
lines changed

articles/azure-app-configuration/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
href: quickstart-feature-flag-dotnet-background-service.md
4141
- name: Java Spring
4242
href: quickstart-feature-flag-spring-boot.md
43-
- name: Azure Functions
44-
href: quickstart-feature-flag-azure-functions-csharp.md
4543
- name: Python
4644
href: quickstart-feature-flag-python.md
4745
- name: Node.js
4846
href: quickstart-feature-flag-javascript.md
47+
- name: Azure Functions
48+
href: quickstart-feature-flag-azure-functions-csharp.md
4949
- name: Azure Kubernetes Service
5050
href: quickstart-feature-flag-azure-kubernetes-service.md
5151
- name: Service integration
@@ -84,14 +84,14 @@
8484
href: enable-dynamic-configuration-dotnet.md
8585
- name: .NET Background Service
8686
href: enable-dynamic-configuration-dotnet-background-service.md
87-
- name: Azure Functions
88-
href: enable-dynamic-configuration-azure-functions-csharp.md
8987
- name: Spring Boot
9088
href: enable-dynamic-configuration-java-spring-app.md
9189
- name: Python
9290
href: enable-dynamic-configuration-python.md
9391
- name: Node.js
9492
href: enable-dynamic-configuration-javascript.md
93+
- name: Azure Functions
94+
href: enable-dynamic-configuration-azure-functions-csharp.md
9595
- name: Azure Kubernetes Service
9696
href: enable-dynamic-configuration-azure-kubernetes-service.md
9797
- name: Enable dynamic configuration using push model

0 commit comments

Comments
 (0)