Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Event Hubs and Storage Account Creation

Azure Event Hubs is a big data streaming platform and event ingestion service. It can receive and process millions of events per second.

Subscription

...

Resource Group

...

Create an Event Hubs Namespace

...

Info
Endpoint=sb://[Namespace Name].servicebus.windows.net/;SharedAccessKeyName=[SAS Key Name];SharedAccessKey=[SAS Key];EntityPath=[Event Hub Name]

Create Storage Account

...

  1. Log in to the Azure Portal. (https://portal.azure.com/#allservices )
  2. In search box next to All services, type storage account when Storage accounts appear in the search results, select it. All Services ->Storage accounts -> +Add

  3. Basic :
    1. Storage account name
    2. Performance: Depending on the type of storage account you create, you can choose between standard and premium performance tiers.Learn more
    3. Account kind: Azure Storage offers several types of storage accounts. Each type supports different features and has its own pricing model.Learn more
  4. Networking:
    1. Public endpoint (all networks)

  5. Advanced:
    1. Secure transfer required: Enabled
    2. Large file shares: Disabled
    3. Blob soft delete: Disabled
    4. Versioning: Disabled
    5. Hierarchical namespace: Disabled
  6. Tags: Tags are name/value pairs that enable you to categorize resources and view consolidated billing by applying the same tag to multiple resources and resource groups

  7. Review and Create
  8. Click Create

...

  1. In the Armor Management Portal (AMP), in the left-side navigation, click Security.
  2. Click Log & Data Management.
  3. Click External Sources.
  4. Click the plus ( + ) sign.
    • If you do not have any log sources already created, then click Add a New Log Source.
  5. Complete the missing fields:
    • In Endpoint, select the available Armor Endpoint.
    • In Log Source Type, select the Microsoft Azure Platform.
    • In HostName, enter a hostname

      Info

      The hostName must be unique for the selected log source type. Hostnames are case sensitive, validation is case insensitive.


  6. In Protocol, confirm that the Azure Platform is selected.
  7. Enter your Azure platform details:
    • Consumer Group, by default, armor-logs will be populated.
    • In Event Hub Connection String, paste your event hub connection string
    • In Storage Acc. Connection String, paste your storage account connection string
  8. Click Save Log Source.
  9. A message will display at the bottom of the screen, indicating that the log source has been created.

You can use this document to learn how to create Microsoft Azure Event Hubs as an External Log Source.

...

  • Azure

...

In this article:

...

Features

Ingest millions of events per second

Continuously ingress data from hundreds of thousands of sources with low latency and configurable time retention.

Enable real-time and micro-batch processing concurrently

Seamlessly send datatoBlob storageorData Lake Storagefor long-term retention or micro-batch processing withEvent Hubs Capture.

Get a managed service with elastic scale

Easily scalefrom streaming megabytes of data to terabytes while keeping control over when and how much to scale.

Easily connect with the Apache Kafka ecosystem

Seamlessly connect Event Hubs with your Kafka applications and clients withAzure Event Hubs for Apache Kafka®.

Build a serverless streaming solution

Natively connect withStream Analyticsto build an end-to-end serverless streaming solution.

Ingest events on Azure Stack Hub and realize hybrid cloud solutions

Locally ingest and process data at a large scale on your Azure Stack Huband implement hybrid cloud architectures by leveraging Azure services to further process, visualize, or store your data.

...

.

...

Integrate seamlessly with other Azure services to unlock valuable insights. Allow existing Apache Kafka clients and applications to talk to Event Hubs without any code changes—you get a managed Kafka experience without having to manage your own clusters. Experience real-time data ingestion and microbatching on the same stream.

How It Works

...