|
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 | | - displayName: storage, blob, Event Grid |
33 | | - href: scenario-blob-storage-events.md |
| 31 | + - name: Respond to blob storage events |
| 32 | + displayName: storage, blob, Event Grid, file uploads |
| 33 | + href: scenario-blob-storage-events.md |
34 | 34 | - name: AI tools and MCP |
35 | 35 | items: |
36 | 36 | - name: Custom remote MCP server |
|
117 | 117 | href: functions-twitter-email.md |
118 | 118 | - name: Host MCP servers for AI-enabled functions |
119 | 119 | displayName: agent, agentic, Foundry |
120 | | - href: functions-mcp-tutorial.md |
121 | | - - name: Develop Python functions with VS Code |
122 | | - href: ./create-first-function-vs-code-python.md |
| 120 | + href: functions-mcp-tutorial.md |
123 | 121 | - name: Create serverless APIs using Visual Studio |
124 | 122 | displayName: OpenAPI, Swagger |
125 | 123 | href: openapi-apim-integrate-visual-studio.md |
|
147 | 145 | href: functions-event-grid-blob-trigger.md |
148 | 146 | - name: Image resize with Event Grid |
149 | 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 |
150 | | - - name: Create a serverless web app |
151 | | - 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 |
152 | 150 | - name: Data + AI |
153 | 151 | items: |
154 | 152 | - name: Azure OpenAI for text completion |
|
159 | 157 | href: machine-learning-pytorch.md |
160 | 158 | - name: Functions on IoT Edge device |
161 | 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?toc=/azure/azure-functions/toc.json&bc=/azure/azure-functions/breadcrumb/toc.json |
162 | 168 | - name: Java with Azure Cosmos DB and Event Hubs |
163 | 169 | href: functions-event-hub-cosmos-db.md |
164 | 170 | - name: Samples |
|
198 | 204 | - name: Storage considerations |
199 | 205 | displayName: encryption, keys, mount, files |
200 | 206 | href: storage-considerations.md |
| 207 | + - name: Choose a file access strategy |
| 208 | + displayName: Azure Files, storage mount, bindings, file mounts, file access, shared files |
| 209 | + href: concept-file-access-options.md |
201 | 210 | - name: Error handling and function retries |
202 | 211 | displayName: best practices, retry policies |
203 | 212 | href: functions-bindings-error-pages.md |
|
0 commit comments