Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 2.11 KB

event-hubs-rp-prerequisites.md

File metadata and controls

40 lines (27 loc) · 2.11 KB
title description author ms.author ms.service ms.topic ms.date ms.reviewer ms.lastreviewed
Prerequisites to install Event Hubs on Azure Stack Hub
Learn about the required prerequisites, before installing the Event Hubs resource provider on Azure Stack Hub.
sethmanheim
sethm
azure-stack
how-to
12/09/2019
jfggdl
12/09/2019

Prerequisites for installing Event Hubs on Azure Stack Hub

The following prerequisites must be completed before you can install Event Hubs on Azure Stack Hub. Several days or weeks of lead time may be required to complete all steps.

Important

These prerequisites assume that you've already deployed at least a 4-node Azure Stack Hub integrated system. The Event Hubs resource provider is not supported on the Azure Stack Development Kit (ASDK).

Important

Azure Stack Hub 2005 build version or higher is required by Event Hubs. Please note that Azure Stack Hub builds are incremental. For example, if you have version 1910 installed, you must first upgrade to 2002, then to 2005. That is, you cannot skip builds in-between.

Common prerequisites

[!INCLUDE Common RP prerequisites]

Event Hubs prerequisites

  1. Procure public key infrastructure (PKI) SSL certificates for Event Hubs. The Subject Alternative Name (SAN) must adhere to the following naming pattern: CN=*.eventhub.<region>.<fqdn>. Subject Name may be specified, but it's not used by Event Hubs when handling certificates. Only the Subject Alternative Name is used. See PKI certificate requirements for the full list of detailed requirements.

    example certificate

    [!NOTE] PFX files must be password protected. The password will be requested later during installation.

  2. Be sure to review Validate your certificate. The article shows you how to prepare and validate the certificates you use for the Event Hubs resource provider.

Next steps

Next, install the Event Hubs resource provider.