Our next-gen architecture is built to help you make sense of your ever-growing data. Watch a 4-min demo video!

Back to All Docs

Queue Storage: Microsoft Azure Resource Manager (ARM) Queue Storage: Microsoft Azure Resource Manager (ARM)

Last Updated: Jan. 16, 2024

Coralogix provides seamless integration with Azure cloud, allowing you to send your logs from anywhere and parse them according to your needs.

Deploy the Azure Queue Storage integration to send Coralogix your JSON-formatted queue messages using the ARM template below.

Prerequisites

  • Azure account with an active subscription

Azure Resource Manager Template Deployment

Sign into your Azure account and deploy the Queue Storage integration by clicking here.

Notes:

  • The Azure Queue Storage integration allows parsing of queue messages in JSON format.
  • Other format messages will not be processed and submitted to the Coralogix platform.

Fields

FieldDescription
SubscriptionAzure subscription for which you wish to deploy the integration.
Must be the same as the monitored storage account.
Resource GroupResource group for which you wish to deploy the integration
Coralogix RegionRegion associated with your Coralogix domain
Custom URLCustom URL associated with your Coralogix account. Ignore if you do not have a custom URL.
Coralogix Private KeyCoralogix Send-Your-Data API key
Coralogix ApplicationMandatory metadata field sent with each log and helps to classify it
Coralogix SubsystemMandatory metadata field sent with each log and helps to classify it
Storage Account NameName of the storage account containing the storage queue. Must be of StorageV2 (general purpose V2) type.
Storage Account Resource GroupName of the storage account resource group containing the storage queue to be monitored
Storage Queue NameName of the Storage Queue to be monitored
Function App Service Plan TypeType of the function app service plan. Choose ‘Premium’ if you need VNet support.

Optional Configuration Options

If your Storage Queue belongs to a restricted storage account, review this optional configuration documentation to learn about VNet support options.

Additional Resources

GithubQueue Storage Documentation
Microsoft Azure Functions Manual IntegrationsBlob Storage
Event Hub

Support

Need help?

Our world-class customer success team is available 24/7 to walk you through your setup and answer any questions that may come up.

Feel free to reach out to us via our in-app chat or by sending us an email at [email protected].

On this page