|
29 | 29 | displayName: Flex Consumption plan |
30 | 30 | href: create-first-function-azure-developer-cli.md |
31 | 31 | - name: Process file uploads |
32 | | - displayName: storage, blob, Event Grid |
33 | | - href: scenario-blob-storage-events.md |
| 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 in an Azure Files OS mount |
| 37 | + displayName: Azure Files, OS mount, ffmpeg, Flex Consumption |
| 38 | + href: quickstart-ffmpeg-processing-azure-files.md |
34 | 39 | - name: AI tools and MCP |
35 | 40 | items: |
36 | 41 | - name: Custom remote MCP server |
|
51 | 56 | displayName: data validation, database |
52 | 57 | href: scenario-database-changes-azure-sqldb.md |
53 | 58 | - name: Build a serverless workflow |
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 |
56 | | - - name: Run scheduled tasks |
57 | | - displayName: timer trigger, schedule |
58 | | - href: scenario-scheduled-tasks.md |
59 | | - - name: Using external dependencies or large files via Azure Files mounts |
60 | 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 |
61 | 63 | - name: Durable text analysis |
62 | 64 | displayName: Azure Files, OS mount, Durable Functions, Flex Consumption |
63 | 65 | href: quickstart-durable-text-analysis-azure-files.md |
64 | | - - name: FFmpeg image processing |
65 | | - displayName: Azure Files, OS mount, ffmpeg, Flex Consumption |
66 | | - href: quickstart-ffmpeg-processing-azure-files.md |
| 66 | + - name: Run scheduled tasks |
| 67 | + displayName: timer trigger, schedule |
| 68 | + href: scenario-scheduled-tasks.md |
67 | 69 | - name: Developer tools |
68 | 70 | items: |
69 | 71 | - name: Azure Developer CLI |
|
0 commit comments