Categories: Azure

Switching between different Azure Data Factory environments

When working with Azure Data Factory, it’s possible you have multiple ADF environments. For example, you can have one for dev, one for test and one for production. Unfortunately, the functionality to switch between them is a bit hidden in the user interface.

One might assume you could find it in the breadcrumbs in the upper left corner. But it’s not.

You can find it in the upper right corner, under your account settings.

Clicking the link will allow you to change Azure AD, Azure subscription and the ADF environment.

Another option is just to open different browser tabs for each environment 🙂

What if you have multiple accounts though? For example, as a consultant I have at least 3 for the moment:

  • one of my own (shown in the screenshots)
  • one of my employer
  • one of my current client

In that case, you could try working with multiple browsers, in-private sessions, but ultimately it’s a lot easier to just create multiple profiles in your browser (Chrome supports this for example). Chris Webb blogs about this solution here.


------------------------------------------------
Do you like this blog post? You can thank me by buying me a beer 🙂
Koen Verbeeck

Koen Verbeeck is a Microsoft Business Intelligence consultant at AE, helping clients to get insight in their data. Koen has a comprehensive knowledge of the SQL Server BI stack, with a particular love for Integration Services. He's also a speaker at various conferences.

Recent Posts

Azure Data Factory Pipeline Debugging Fails with BadRequest

I recently had a new pipeline fail. It was actually a copy of an old…

2 weeks ago

Call a Fabric REST API from Azure Data Factory

Suppose you want to call a certain Microsoft Fabric REST API endpoint from Azure Data…

2 weeks ago

Cool Stuff in Snowflake – Part 14: Asynchronous Execution of SQL Statements

I’m doing a little series on some of the nice features/capabilities in Snowflake (the cloud data warehouse).…

1 month ago

How I passed the DP-700 Exam

I recently took and passed the DP-700 exam, which is required for the Microsoft Certified:…

1 month ago

Take over Ownership in Microsoft Fabric

When you create an item in Microsoft Fabric (a notebook, a lakehouse, a warehouse, a…

3 months ago

Book Review – Agile Data Warehouse Design

I recently read the book Agile Data Warehouse Design - Collaborative Dimensional Modeling, from Whiteboard…

4 months ago