{"id":21401024,"url":"https://github.com/massdriver-cloud/azure-event-hubs","last_synced_at":"2026-02-24T11:31:44.259Z","repository":{"id":157511514,"uuid":"616695597","full_name":"massdriver-cloud/azure-event-hubs","owner":"massdriver-cloud","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-21T23:00:52.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-26T05:53:43.509Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://massdriver.cloud","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/massdriver-cloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-20T22:30:23.000Z","updated_at":"2025-08-21T23:00:43.000Z","dependencies_parsed_at":"2024-04-04T21:30:41.591Z","dependency_job_id":"7ca1b37f-fa87-4f37-9acb-82a06cfbc46b","html_url":"https://github.com/massdriver-cloud/azure-event-hubs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/massdriver-cloud/azure-event-hubs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massdriver-cloud%2Fazure-event-hubs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massdriver-cloud%2Fazure-event-hubs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massdriver-cloud%2Fazure-event-hubs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massdriver-cloud%2Fazure-event-hubs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/massdriver-cloud","download_url":"https://codeload.github.com/massdriver-cloud/azure-event-hubs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massdriver-cloud%2Fazure-event-hubs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29780604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T10:45:18.109Z","status":"ssl_error","status_checked_at":"2026-02-24T10:45:09.911Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T15:25:45.094Z","updated_at":"2026-02-24T11:31:44.238Z","avatar_url":"https://github.com/massdriver-cloud.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Massdriver][logo]][website]\n\n# azure-event-hubs\n\n[![Release][release_shield]][release_url]\n[![Contributors][contributors_shield]][contributors_url]\n[![Forks][forks_shield]][forks_url]\n[![Stargazers][stars_shield]][stars_url]\n[![Issues][issues_shield]][issues_url]\n[![MIT License][license_shield]][license_url]\n\n\nEvent Hubs is a modern big data streaming platform and event ingestion service that can seamlessly integrate with other Azure and Microsoft services. The service can process millions of events per second with low latency. The data sent to an event hub (Event Hubs instance) can be transformed and stored by using any real-time analytics providers or batching or storage adapters.\n\n\n---\n\n## Design\n\nFor detailed information, check out our [Operator Guide](operator.md) for this bundle.\n\n## Usage\n\nOur bundles aren't intended to be used locally, outside of testing. Instead, our bundles are designed to be configured, connected, deployed and monitored in the [Massdriver][website] platform.\n\n### What are Bundles?\n\nBundles are the basic building blocks of infrastructure, applications, and architectures in [Massdriver][website]. Read more [here](https://docs.massdriver.cloud/concepts/bundles).\n\n## Bundle\n\n### Params\n\nForm input parameters for configuring a bundle for deployment.\n\n\u003cdetails\u003e\n\u003csummary\u003eView\u003c/summary\u003e\n\n\u003c!-- PARAMS:START --\u003e\n## Properties\n\n- **`capture`** *(object)*\n  - **`arvo_encoding`** *(string)*: Specifies the encoding used for the capture. Must be one of: `['Avro', 'AvroDeflate']`. Default: `Avro`.\n  - **`capture_buildup`** *(integer)*: The amount of data built up in your Event Hub before a capture operation occurs. Minimum of 10 MiB, maximum of 500 MiB. Minimum: `10`. Maximum: `500`. Default: `300`.\n  - **`capture_interval`** *(integer)*: The time interval, in seconds, at which the capture to Azure Data Lake will happen. Minimum of 60, maximum of 900. Minimum: `60`. Maximum: `900`. Default: `300`.\n- **`hub`** *(object)*\n  - **`message_retention`** *(integer)*: The number of days to retain the events for this Event Hubs, value should be 1 to 7 days. Minimum: `1`. Maximum: `7`. Default: `1`.\n  - **`partition_count`** *(integer)*: Minimum: `1`. Maximum: `32`. Default: `1`.\n  - **`sku`** *(string)*: Learn more about the different features and capabilities of each pricing tier [here](https://learn.microsoft.com/en-us/azure/event-hubs/compare-tiers). **Cannot be changed after deployment**. Must be one of: `['Standard', 'Premium']`. Default: `Standard`.\n  - **`throughput_units`** *(integer)*: The number of throughput units allocated for the Event Hubs. Minimum of 1, maximum of 40. [Learn more here](https://learn.microsoft.com/en-us/azure/event-hubs/event-hubs-scalability#throughput-units). Minimum: `1`. Maximum: `40`.\n  - **`zone_redundant`** *(boolean)*: Enable zone redundancy for the Event Hubs. **Cannot be changed after deployment**. Default: `False`.\n- **`monitoring`** *(object)*\n  - **`mode`** *(string)*: Enable and customize Function App metric alarms. Default: `AUTOMATED`.\n    - **One of**\n      - Automated\n      - Custom\n      - Disabled\n## Examples\n\n  ```json\n  {\n      \"__name\": \"Development\",\n      \"hub\": {\n          \"partition_count\": 1,\n          \"sku\": \"Standard\",\n          \"throughput_units\": 1\n      }\n  }\n  ```\n\n  ```json\n  {\n      \"__name\": \"Production\",\n      \"hub\": {\n          \"message_retention\": 7,\n          \"partition_count\": 20,\n          \"sku\": \"Premium\",\n          \"throughput_units\": 10\n      }\n  }\n  ```\n\n\u003c!-- PARAMS:END --\u003e\n\n\u003c/details\u003e\n\n### Connections\n\nConnections from other bundles that this bundle depends on.\n\n\u003cdetails\u003e\n\u003csummary\u003eView\u003c/summary\u003e\n\n\u003c!-- CONNECTIONS:START --\u003e\n## Properties\n\n- **`azure_service_principal`** *(object)*: . Cannot contain additional properties.\n  - **`data`** *(object)*\n    - **`client_id`** *(string)*: A valid UUID field.\n\n      Examples:\n      ```json\n      \"123xyz99-ab34-56cd-e7f8-456abc1q2w3e\"\n      ```\n\n    - **`client_secret`** *(string)*\n    - **`subscription_id`** *(string)*: A valid UUID field.\n\n      Examples:\n      ```json\n      \"123xyz99-ab34-56cd-e7f8-456abc1q2w3e\"\n      ```\n\n    - **`tenant_id`** *(string)*: A valid UUID field.\n\n      Examples:\n      ```json\n      \"123xyz99-ab34-56cd-e7f8-456abc1q2w3e\"\n      ```\n\n  - **`specs`** *(object)*\n- **`azure_storage_account_data_lake`** *(object)*: . Cannot contain additional properties.\n  - **`data`** *(object)*\n    - **`infrastructure`** *(object)*\n      - **`ari`** *(string)*: Azure Resource ID.\n\n        Examples:\n        ```json\n        \"/subscriptions/12345678-1234-1234-abcd-1234567890ab/resourceGroups/resource-group-name/providers/Microsoft.Network/virtualNetworks/network-name\"\n        ```\n\n      - **`endpoint`** *(string)*: Azure Storage Account endpoint authentication. Cannot contain additional properties.\n\n        Examples:\n        ```json\n        \"https://storageaccount.blob.core.windows.net/\"\n        ```\n\n        ```json\n        \"http://storageaccount.file.core.windows.net\"\n        ```\n\n        ```json\n        \"abfs://filesystem.accountname.dfs.core.windows.net/\"\n        ```\n\n        ```json\n        \"https://storageaccount.privatelink01.queue.core.windows.net/\"\n        ```\n\n    - **`security`** *(object)*: Azure Security Configuration. Cannot contain additional properties.\n      - **`iam`** *(object)*: IAM Roles And Scopes. Cannot contain additional properties.\n        - **`^[a-z]+[a-z_]*[a-z]$`** *(object)*\n          - **`role`**: Azure Role.\n\n            Examples:\n            ```json\n            \"Storage Blob Data Reader\"\n            ```\n\n          - **`scope`** *(string)*: Azure IAM Scope.\n  - **`specs`** *(object)*\n    - **`azure`** *(object)*: .\n      - **`region`** *(string)*: Select the Azure region you'd like to provision your resources in.\n\u003c!-- CONNECTIONS:END --\u003e\n\n\u003c/details\u003e\n\n### Artifacts\n\nResources created by this bundle that can be connected to other bundles.\n\n\u003cdetails\u003e\n\u003csummary\u003eView\u003c/summary\u003e\n\n\u003c!-- ARTIFACTS:START --\u003e\n## Properties\n\n- **`azure_event_hubs`** *(object)*: . Cannot contain additional properties.\n  - **`data`** *(object)*\n    - **`infrastructure`** *(object)*\n      - **`ari`** *(string)*: Azure Resource ID.\n\n        Examples:\n        ```json\n        \"/subscriptions/12345678-1234-1234-abcd-1234567890ab/resourceGroups/resource-group-name/providers/Microsoft.Network/virtualNetworks/network-name\"\n        ```\n\n      - **`endpoint`** *(string)*: Azure Event Hubs endpoint authentication. Cannot contain additional properties.\n\n        Examples:\n        ```json\n        \"sb://eventhub.servicebus.windows.net/\"\n        ```\n\n    - **`security`** *(object)*: Azure Security Configuration. Cannot contain additional properties.\n      - **`iam`** *(object)*: IAM Roles And Scopes. Cannot contain additional properties.\n        - **`^[a-z]+[a-z_]*[a-z]$`** *(object)*\n          - **`role`**: Azure Role.\n\n            Examples:\n            ```json\n            \"Storage Blob Data Reader\"\n            ```\n\n          - **`scope`** *(string)*: Azure IAM Scope.\n  - **`specs`** *(object)*\n    - **`azure`** *(object)*: .\n      - **`region`** *(string)*: Select the Azure region you'd like to provision your resources in.\n\u003c!-- ARTIFACTS:END --\u003e\n\n\u003c/details\u003e\n\n## Contributing\n\n\u003c!-- CONTRIBUTING:START --\u003e\n\n### Bug Reports \u0026 Feature Requests\n\nDid we miss something? Please [submit an issue](https://github.com/massdriver-cloud/azure-event-hubs/issues) to report any bugs or request additional features.\n\n### Developing\n\n**Note**: Massdriver bundles are intended to be tightly use-case scoped, intention-based, reusable pieces of IaC for use in the [Massdriver][website] platform. For this reason, major feature additions that broaden the scope of an existing bundle are likely to be rejected by the community.\n\nStill want to get involved? First check out our [contribution guidelines](https://docs.massdriver.cloud/bundles/contributing).\n\n### Fix or Fork\n\nIf your use-case isn't covered by this bundle, you can still get involved! Massdriver is designed to be an extensible platform. Fork this bundle, or [create your own bundle from scratch](https://docs.massdriver.cloud/bundles/development)!\n\n\u003c!-- CONTRIBUTING:END --\u003e\n\n## Connect\n\n\u003c!-- CONNECT:START --\u003e\n\nQuestions? Concerns? Adulations? We'd love to hear from you!\n\nPlease connect with us!\n\n[![Email][email_shield]][email_url]\n[![GitHub][github_shield]][github_url]\n[![LinkedIn][linkedin_shield]][linkedin_url]\n[![Twitter][twitter_shield]][twitter_url]\n[![YouTube][youtube_shield]][youtube_url]\n[![Reddit][reddit_shield]][reddit_url]\n\n\u003c!-- markdownlint-disable --\u003e\n\n[logo]: https://raw.githubusercontent.com/massdriver-cloud/docs/main/static/img/logo-with-logotype-horizontal-400x110.svg\n[docs]: https://docs.massdriver.cloud/?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=azure-event-hubs\u0026utm_content=docs\n[website]: https://www.massdriver.cloud/?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=azure-event-hubs\u0026utm_content=website\n[github]: https://github.com/massdriver-cloud?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=azure-event-hubs\u0026utm_content=github\n[slack]: https://massdriverworkspace.slack.com/?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=azure-event-hubs\u0026utm_content=slack\n[linkedin]: https://www.linkedin.com/company/massdriver/?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=azure-event-hubs\u0026utm_content=linkedin\n\n\n\n[contributors_shield]: https://img.shields.io/github/contributors/massdriver-cloud/azure-event-hubs.svg?style=for-the-badge\n[contributors_url]: https://github.com/massdriver-cloud/azure-event-hubs/graphs/contributors\n[forks_shield]: https://img.shields.io/github/forks/massdriver-cloud/azure-event-hubs.svg?style=for-the-badge\n[forks_url]: https://github.com/massdriver-cloud/azure-event-hubs/network/members\n[stars_shield]: https://img.shields.io/github/stars/massdriver-cloud/azure-event-hubs.svg?style=for-the-badge\n[stars_url]: https://github.com/massdriver-cloud/azure-event-hubs/stargazers\n[issues_shield]: https://img.shields.io/github/issues/massdriver-cloud/azure-event-hubs.svg?style=for-the-badge\n[issues_url]: https://github.com/massdriver-cloud/azure-event-hubs/issues\n[release_url]: https://github.com/massdriver-cloud/azure-event-hubs/releases/latest\n[release_shield]: https://img.shields.io/github/release/massdriver-cloud/azure-event-hubs.svg?style=for-the-badge\n[license_shield]: https://img.shields.io/github/license/massdriver-cloud/azure-event-hubs.svg?style=for-the-badge\n[license_url]: https://github.com/massdriver-cloud/azure-event-hubs/blob/main/LICENSE\n\n\n[email_url]: mailto:support@massdriver.cloud\n[email_shield]: https://img.shields.io/badge/email-Massdriver-black.svg?style=for-the-badge\u0026logo=mail.ru\u0026color=000000\n[github_url]: mailto:support@massdriver.cloud\n[github_shield]: https://img.shields.io/badge/follow-Github-black.svg?style=for-the-badge\u0026logo=github\u0026color=181717\n[linkedin_url]: https://linkedin.com/in/massdriver-cloud\n[linkedin_shield]: https://img.shields.io/badge/follow-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026color=0A66C2\n[twitter_url]: https://twitter.com/massdriver?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=azure-event-hubs\u0026utm_content=twitter\n[twitter_shield]: https://img.shields.io/badge/follow-Twitter-black.svg?style=for-the-badge\u0026logo=twitter\u0026color=1DA1F2\n[discourse_url]: https://community.massdriver.cloud?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=azure-event-hubs\u0026utm_content=discourse\n[discourse_shield]: https://img.shields.io/badge/join-Discourse-black.svg?style=for-the-badge\u0026logo=discourse\u0026color=000000\n[youtube_url]: https://www.youtube.com/channel/UCfj8P7MJcdlem2DJpvymtaQ\n[youtube_shield]: https://img.shields.io/badge/subscribe-Youtube-black.svg?style=for-the-badge\u0026logo=youtube\u0026color=FF0000\n[reddit_url]: https://www.reddit.com/r/massdriver\n[reddit_shield]: https://img.shields.io/badge/subscribe-Reddit-black.svg?style=for-the-badge\u0026logo=reddit\u0026color=FF4500\n\n\u003c!-- markdownlint-restore --\u003e\n\n\u003c!-- CONNECT:END --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassdriver-cloud%2Fazure-event-hubs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmassdriver-cloud%2Fazure-event-hubs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassdriver-cloud%2Fazure-event-hubs/lists"}