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

Techorama 2025 – Slides

You can find the slides for my session Building the €100 data warehouse with the…

5 days ago

Redgate SQL Prompt in SSMS 21

Disclaimer: this post is not sponsored by Redgate :) For those who've missed it, the…

1 week ago

Execute Fabric Data Pipeline from Azure Data Factory

In the blog post Call a Fabric REST API from Azure Data Factory I explained…

1 month ago

Azure Data Factory Pipeline Debugging Fails with BadRequest

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

2 months 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 months 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).…

3 months ago