Add samples for Azure Queue Storage

This commit is contained in:
fiodarsazanavets
2026-02-01 08:47:38 +00:00
parent 38ee857784
commit 1755b74692
106 changed files with 64610 additions and 16 deletions
+1
View File
@@ -22,6 +22,7 @@ This repository follows the **golden thread** pattern, where we go from the init
5. Azure Storage integrations
- [Azure Table Storage](/AppWithAzureTableStorage)
- [Azure Blob Storage](/AppWithAzureBlobStorage)
- [Azure Queue Storage](/AppWithAzureQueueStorage)
6. [SignalR integration](/AppWithDeliveryTrackingSignalR)
7. [Semantic Kernel and Ollama](/AppWithOllamaChatbot)
8. [Integration tests](/AppWithTests)