|
28 | 28 | - name: Scalable web API |
29 | 29 | displayName: Flex Consumption plan |
30 | 30 | href: create-first-function-azure-developer-cli.md |
31 | | - - name: Process file uploads |
32 | | - items: |
33 | | - - name: Respond to blob storage events by using Azure Functions |
34 | | - displayName: storage, blob, Event Grid |
35 | | - href: scenario-blob-storage-events.md |
36 | | - - name: Image processing with FFmpeg on a mounted Azure Files share |
37 | | - displayName: Azure Files, storage mount, ffmpeg, Flex Consumption |
38 | | - href: tutorial-ffmpeg-processing-azure-files.md |
| 31 | + - name: Respond to blob storage events |
| 32 | + displayName: storage, blob, Event Grid, file uploads |
| 33 | + href: scenario-blob-storage-events.md |
39 | 34 | - name: AI tools and MCP |
40 | 35 | items: |
41 | 36 | - name: Custom remote MCP server |
|
56 | 51 | displayName: data validation, database |
57 | 52 | href: scenario-database-changes-azure-sqldb.md |
58 | 53 | - name: Build a serverless workflow |
59 | | - items: |
60 | | - - name: Serverless workflow with Durable Functions |
61 | | - displayName: workflow, Durable Functions |
62 | | - href: ./durable/scenario-build-serverless-workflow.md?toc=/azure/azure-functions/toc.json&bc=/azure/azure-functions/breadcrumb/toc.json |
63 | | - - name: Durable text analysis |
64 | | - displayName: Azure Files, storage mount, Durable Functions, Flex Consumption |
65 | | - href: durable/tutorial-durable-text-analysis-azure-files.md |
| 54 | + displayName: workflow, Durable Functions |
| 55 | + href: ./durable/scenario-build-serverless-workflow.md?toc=/azure/azure-functions/toc.json&bc=/azure/azure-functions/breadcrumb/toc.json |
66 | 56 | - name: Run scheduled tasks |
67 | 57 | displayName: timer trigger, schedule |
68 | 58 | href: scenario-scheduled-tasks.md |
|
128 | 118 | - name: Host MCP servers for AI-enabled functions |
129 | 119 | displayName: agent, agentic, Foundry |
130 | 120 | href: functions-mcp-tutorial.md |
131 | | - - name: Develop Python functions with VS Code |
132 | | - href: ./create-first-function-vs-code-python.md |
133 | 121 | - name: Create serverless APIs using Visual Studio |
134 | 122 | displayName: OpenAPI, Swagger |
135 | 123 | href: openapi-apim-integrate-visual-studio.md |
|
157 | 145 | href: functions-event-grid-blob-trigger.md |
158 | 146 | - name: Image resize with Event Grid |
159 | 147 | href: ../event-grid/resize-images-on-storage-blob-upload-event.md?toc=/azure/azure-functions/toc.json&bc=/azure/azure-functions/breadcrumb/toc.json |
160 | | - - name: Create a serverless web app |
161 | | - href: /training/modules/automatic-update-of-a-webapp-using-azure-functions-and-signalr/ |
| 148 | + - name: Real-time serverless app with SignalR |
| 149 | + href: /azure/azure-signalr/signalr-tutorial-authenticate-azure-functions?toc=/azure/azure-functions/toc.json&bc=/azure/azure-functions/breadcrumb/toc.json |
162 | 150 | - name: Data + AI |
163 | 151 | items: |
164 | 152 | - name: Azure OpenAI for text completion |
|
169 | 157 | href: machine-learning-pytorch.md |
170 | 158 | - name: Functions on IoT Edge device |
171 | 159 | href: ../iot-edge/tutorial-deploy-function.md?toc=/azure/azure-functions/toc.json&bc=/azure/azure-functions/breadcrumb/toc.json |
| 160 | + - name: Azure Files storage mounts |
| 161 | + items: |
| 162 | + - name: Process images with FFmpeg on a mounted share |
| 163 | + displayName: Azure Files, storage mount, ffmpeg, Flex Consumption |
| 164 | + href: tutorial-ffmpeg-processing-azure-files.md |
| 165 | + - name: Durable text analysis on a mounted share |
| 166 | + displayName: Azure Files, storage mount, Durable Functions, Flex Consumption |
| 167 | + href: durable/tutorial-durable-text-analysis-azure-files.md |
172 | 168 | - name: Java with Azure Cosmos DB and Event Hubs |
173 | 169 | href: functions-event-hub-cosmos-db.md |
174 | 170 | - name: Samples |
|
209 | 205 | displayName: encryption, keys, mount, files |
210 | 206 | href: storage-considerations.md |
211 | 207 | - name: Choose a file access strategy |
212 | | - displayName: Azure Files, storage mount, bindings, file access, Flex Consumption, shared files |
| 208 | + displayName: Azure Files, storage mount, bindings, file mounts, file access, shared files |
213 | 209 | href: concept-file-access-options.md |
214 | 210 | - name: Error handling and function retries |
215 | 211 | displayName: best practices, retry policies |
|
0 commit comments