@@ -107,22 +107,6 @@ landingContent:
107107 url : create-first-function-vs-code-python.md
108108 - text : Create serverless APIs using Visual Studio
109109 url : openapi-apim-integrate-visual-studio.md
110- - title : Deployment
111- linkLists :
112- - linkListType : how-to-guide
113- links :
114- - text : Azure Developer CLI (azd)
115- url : create-first-function-azure-developer-cli.md
116- - text : Azure Pipelines
117- url : functions-how-to-azure-devops.md
118- - text : Containers
119- url : container-concepts.md
120- - text : Continuous deployment
121- url : functions-continuous-deployment.md
122- - text : GitHub Actions
123- url : functions-how-to-github-actions.md
124- - text : Infrastructure as Code (IaC)
125- url : functions-infrastructure-as-code.md
126110 - title : Durable Functions
127111 linkLists :
128112 - linkListType : concept
@@ -142,4 +126,20 @@ landingContent:
142126 - linkListType : training
143127 links :
144128 - text : Create a long-running serverless workflow
145- url : /training/modules/create-long-running-serverless-workflow-with-durable-functions/
129+ url : /training/modules/create-long-running-serverless-workflow-with-durable-functions/
130+ - title : Deployment
131+ linkLists :
132+ - linkListType : how-to-guide
133+ links :
134+ - text : Azure Developer CLI (azd)
135+ url : create-first-function-azure-developer-cli.md
136+ - text : Azure Pipelines
137+ url : functions-how-to-azure-devops.md
138+ - text : Containers
139+ url : container-concepts.md
140+ - text : Continuous deployment
141+ url : functions-continuous-deployment.md
142+ - text : GitHub Actions
143+ url : functions-how-to-github-actions.md
144+ - text : Infrastructure as Code (IaC)
145+ url : functions-infrastructure-as-code.md
0 commit comments