Documentation Index

Fetch the complete documentation index at: https://kb.lasernetgroup.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview of Microsoft Azure Components in Lasernet Core

Prev Next

Applies to: Lasernet Core 11

Lasernet Core for Microsoft Azure consists of the following components

Azure AD Auth Modifier (Microsoft Entra ID)

The Azure AD Auth modifier logs into Microsoft Entra ID for a given user and returns an access token, which can be used to access various services in Azure.

Azure SAS Auth Modifier

Shared Access Signatures (SAS) is the primary security mechanism for Service Bus messaging. It exchanges a connection string with a token to be used with either the SOAP Web Service module or the HTTP module. The Azure SAS Auth modifier enables Lasernet Core to act as client.

Azure Storage Input Module

The Azure Storage input module enables Lasernet Core to retrieve files from Blob storage or receive messages sent via a Queue.

Azure Storage Output Module

The Azure Storage output module enables Lasernet Core to store files in Blob storage or send messages via a Queue.

Azure Storage Connection

An Azure Storage connection is used by an Azure Storage command to authenticate Lasernet Core with Microsoft Azure Storage.

Azure Storage Blob Command

The Azure Storage Blob command is able to perform one of five commands:

  • Create Container

  • Delete container

  • Upload BLOB

  • Download BLOB

  • Delete BLOB

Azure Storage Queue Command

The Azure Storage Queue command is able to perform one of five commands:

  • Create Queue

  • Delete Queue

  • Insert Message

  • Peek Message

  • Get Message

Scripting

Lasernet Core scripting support for Azure Storage enables you to batch call your Azure Storage commands in sequence.

Azure Service Bus Input Module

The Azure Service Bus input module enables Lasernet Core to receive messages from a Service Bus Queue, or a Topic or Subscription.

Azure Service Bus Output Module

The Azure Service Bus output module enables Lasernet Core to post messages to a Service Bus Queue or Topic.

Was this page helpful? Let us know at knowledgebase.feedback@lasernetgroup.com