exclaimer/ct-shared

Package to use on Customer Thermometer projects

dev-main 2023-01-04 09:49 UTC

This package is not auto-updated.

Last update: 2024-04-24 16:48:34 UTC


README

This package is used to connect to Azure and consume the Azure Queue.

Getting Started

  1. Installation
composer require exclaimer/ct-shared
  1. Software dependencies
  • microsoft/azure-storage-queue
  1. Necessary environemnt variables
  • AZURE_QUEUE_ACCOUNT_NAME
  • AZURE_QUEUE_ACCOUNT_KEY
  • QUEUE_MESSAGES_COUNT (max 32)