Install an on-premises data gateway (2024)

  • Article

An on-premises data gateway is software that you install in an on-premises network. The gateway facilitates access to data in that network.

As we explain in the overview, you can install a gateway either in personal mode, which applies to Power BI only, or in standard mode. We recommend standard mode. In that mode, you can install a standalone gateway or add a gateway to a cluster, which we recommend for high availability.

In this article, we show you how to install a standard gateway, how to add another gateway to create a cluster, and how to install a personal mode gateway.

Note

To update an existing gateway to a later version, refer to Update an on-premises data gateway.

Requirements

Minimum requirements

  • .NET Framework 4.8
  • A 64-bit version of Windows 10 or a 64-bit version of Windows Server 2019
  • 4-GB disk space for performance monitoring logs (in default configuration)

Note

The minimum screen resolution supported for the on-premises data gateway is 1280 x 800.

Recommended

  • An 8-core CPU
  • 8 GB of memory
  • A 64-bit version of Windows Server 2019 or later
  • Solid-state drive (SSD) storage for spooling

Related considerations

  • Gateways aren't supported on Server Core installations.

  • Gateways aren't supported on Windows containers.

  • The user installing the gateway must be the admin of the gateway.

  • The gateway can't be installed on a domain controller.

  • If you're planning to use Windows authentication, make sure you install the gateway on a computer that's a member of the same Microsoft Entra environment as the data sources.

  • Don't install a gateway on a computer, like a laptop, that might be turned off, asleep, or disconnected from the internet. The gateway can't run under any of those circ*mstances.

  • If a gateway uses a wireless network, its performance might suffer. We recommend that you set the gateway on a wired device for best network performance.

  • If you use a virtualization layer for your virtual machine, performance might suffer or perform inconsistently.

  • You could install other applications on the gateway machine, but these applications might degrade gateway performance. If you do install other applications on the gateway machine, be sure to monitor the gateway closely to check if there's any resource contention.

  • You can install up to two gateways on a single computer: one running in personal mode and the other running in standard mode. An on-premises data gateway (personal mode) can be used only with Power BI. You can't have more than one gateway running in the same mode on the same computer.

  • When using an on-premises data gateway (standard mode) to access a data source on a remote domain, the gateway has to be installed on a domain joined machine having a trust relationship with the target domain.

  • Using an on-premises data gateway with private link enabled isn't supported. We recommend using the VNET data gateway, which does support private link scenarios. If private link is enabled, you get the following error when trying to register a new gateway or migrate/restore/takeover an existing gateway:

    System.NullReferenceException: Object reference not set to an instance of an object

    at Microsoft.PowerBI.DataMovement.GatewayCommon.DmtsGatewayCreation.UpdateGatewayConfiguration.

    To disable private link, go to the powerbi.com page, and select Settings > Admin portal. Look for the Advanced networking section at the bottom of the page, and disable the Azure Private Link property. After the gateway is configured, you can enable the Azure Private Link property.

Download and install a standard gateway

Because the gateway runs on the computer that you install it on, be sure to install it on a computer that's always turned on. For better performance and reliability, we recommend that the computer is on a wired network rather than a wireless one.

  1. Download the standard gateway.

    Note

    If the on-premises data gateway (standard mode) requires access to a remote data source in a different domain, it must be installed on a domain joined machine having a trust relationship with the target domain.

  2. In the gateway installer, keep the default installation path, accept the terms of use, and then select Install.

    Install an on-premises data gateway (1)

  3. Enter the email address for your Office 365 organization account, and then select Sign in.

    Install an on-premises data gateway (2)

    Note

    You need to sign in with either a work account or a school account. This account is an organization account. If you signed up for an Office 365 offering and didn't supply your work email address, your address might look like [email protected]. Your account is stored within a tenant in Microsoft Entra ID. In most cases, your Microsoft Entra ID account's User Principal Name (UPN) will match the email address.

    The gateway is associated with your Office 365 organization account. You manage gateways from within the associated service.

    You're now signed in to your account.

  4. Select Register a new gateway on this computer > Next.

    Install an on-premises data gateway (3)

  5. Enter a name for the gateway. The name must be unique across the tenant. Also enter a recovery key. You'll need this key if you ever want to recover or move your gateway. Select Configure.

    Install an on-premises data gateway (4)

    Important

    You are responsible for keeping the gateway recovery key in a safe place where it can be retrieved later. Microsoft doesn't have access to this key and it can't be retrieved by us.

    Note the Add to an existing gateway cluster checkbox. We'll use this checkbox in the next section of this article.

    Also note that you can change the region that connects the gateway to cloud services. For more information, go to Set the data center region.

    Note

    For sovereign clouds, we currently only support installing gateways in the default PowerBI region of your tenant. The region picker on the installer is only supported for Public cloud.

    Finally, you can also provide your own Azure Relay details. For more information about how to change the Azure Relay details, go to Set the Azure Relay for on-premises data gateway.

  6. Review the information in the final window. Because this example uses the same account for Power BI, Power Apps, and Power Automate, the gateway is available for all three services. Select Close.

    Install an on-premises data gateway (5)

Now that you've installed a gateway, you can add another gateway to create a cluster.

Add another gateway to create a cluster

A cluster lets gateway admins avoid having a single point of failure for on-premises data access. If the primary gateway is unavailable, data requests are routed to the second gateway that you add, and so on.

Because you can install only one standard gateway on a computer, you must install each additional gateway in the cluster on a different computer. This requirement makes sense because you want redundancy in the cluster.

Note

Offline gateway members within a cluster will negatively impact performance. These members should either be removed or disabled.

Make sure the gateway members in a cluster are running the same gateway version, as different versions could cause unexpected failures based on supported functionality.

To create high-availability gateway clusters, you need the November 2017 update or a later update to the gateway software.

  1. Download the gateway to a different computer and install it.

  2. After you sign in to your Office 365 organization account, register the gateway. Select Add to an existing cluster. In the Available gateway clusters list, select the primary gateway, which is the first gateway you installed. Enter the recovery key for that gateway. Select Configure.

    Install an on-premises data gateway (6)

Download and install a personal mode gateway

  1. Download the personal mode gateway.

  2. In the gateway installer, enter the default installation path, accept the terms of use, and then select Install.

    Install an on-premises data gateway (7)

  3. Enter the email address for your Office 365 organization account, and then select Sign in.

    Install an on-premises data gateway (8)

    Note

    You need to sign in with either a work account or a school account. This account is an organization account. If you signed up for an Office 365 offering and didn't supply your work email address, your address might look like [email protected]. Your account is stored within a tenant in Microsoft Entra ID. In most cases, your Microsoft Entra ID account's User Principal Name (UPN) will match the email address.

    The gateway is associated with your Office 365 organization account. You manage gateways from within the associated service.

  4. You're now signed in to your account. Select Close.

    Install an on-premises data gateway (9)

Next steps

  • Configure on-premises data gateways

  • Manage an on-premises data gateway

  • Monitor and optimize gateway performance

Install an on-premises data gateway (2024)
Top Articles
4 Steps to Food Safety: Clean! Separate! Cook! Chill!
Luxury Branding: How to Look Expensive - Liz Marie Strategy
Craigslist Home Health Care Jobs
Fat Hog Prices Today
Craigslist Monterrey Ca
Www.craigslist Virginia
Jefferey Dahmer Autopsy Photos
Erskine Plus Portal
Nation Hearing Near Me
Acbl Homeport
Corporate Homepage | Publix Super Markets
Catsweb Tx State
Craigslist Labor Gigs Albuquerque
Craigslist Dog Kennels For Sale
Craigslist Alabama Montgomery
Evil Dead Rise Showtimes Near Regal Columbiana Grande
Used Drum Kits Ebay
Bad Moms 123Movies
House Of Budz Michigan
Download Center | Habasit
How To Cancel Goodnotes Subscription
Aldine Isd Pay Scale 23-24
Quest: Broken Home | Sal's Realm of RuneScape
Happy Life 365, Kelly Weekers | 9789021569444 | Boeken | bol
Ford F-350 Models Trim Levels and Packages
Pirates Of The Caribbean 1 123Movies
Plaza Bonita Sycuan Bus Schedule
R&S Auto Lockridge Iowa
Greyson Alexander Thorn
Divina Rapsing
Belledelphine Telegram
Black Lion Backpack And Glider Voucher
Viduthalai Movie Download
Craftsman Yt3000 Oil Capacity
Nacogdoches, Texas: Step Back in Time in Texas' Oldest Town
RUB MASSAGE AUSTIN
Lichen - 1.17.0 - Gemsbok! Antler Windchimes! Shoji Screens!
Pickle Juiced 1234
KITCHENAID Tilt-Head Stand Mixer Set 4.8L (Blue) + Balmuda The Pot (White) 5KSM175PSEIC | 31.33% Off | Central Online
Space Marine 2 Error Code 4: Connection Lost [Solved]
Thanksgiving Point Luminaria Promo Code
Convenient Care Palmer Ma
2023 Nickstory
The Attleboro Sun Chronicle Obituaries
Pekin Soccer Tournament
Doe Infohub
Craigslist Marshfield Mo
San Diego Padres Box Scores
Spn 3464 Engine Throttle Actuator 1 Control Command
Sleep Outfitters Springhurst
Vrca File Converter
Acellus Grading Scale
Latest Posts
Article information

Author: Msgr. Refugio Daniel

Last Updated:

Views: 5833

Rating: 4.3 / 5 (74 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Msgr. Refugio Daniel

Birthday: 1999-09-15

Address: 8416 Beatty Center, Derekfort, VA 72092-0500

Phone: +6838967160603

Job: Mining Executive

Hobby: Woodworking, Knitting, Fishing, Coffee roasting, Kayaking, Horseback riding, Kite flying

Introduction: My name is Msgr. Refugio Daniel, I am a fine, precious, encouraging, calm, glamorous, vivacious, friendly person who loves writing and wants to share my knowledge and understanding with you.