Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 1.16 KB

File metadata and controls

23 lines (16 loc) · 1.16 KB

Analytics Gathering

Architecture Session based Multiplayer

The ARM template to deploy this architecture in Azure includes the following components:

  • Event Hub Namespace
  • Stream Analytics Job
  • Storage Account
  • HDInsights Cluster (Linux, Hadoop)
  • SQL Server with one SQL DB
  • Power BI embedded

Template asks for a password and uses the same password for all provisioned services. In a production environment this might not be what you want.

Service User Name Password
HDInsight Cluster Management admin (As provided to the template)
HDInsight SSH Access sshuser (As provided to the template)
SQL database sqluser (As provided to the template)