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

ADF Pipeline Debugging Fails with BadRequest – The Sequel

A while ago I blogged about a use case where a pipeline fails during debugging…

6 days ago

How to Parameterize Fabric Linked Services in Azure Data Factory for Azure Devops Deployment

Quite the title, so let me set the stage first. You have an Azure Data…

1 week ago

dataMinds Saturday 2026 – Slides

At Saturday the 21st of February I'm presenting an introduction to dimensional modelling at dataMinds…

3 weeks ago

SSMS 22 still inserting tabs instead of spaces

I'm not trying to start up a debate whether you should use tabs or spaces…

2 months ago

Power BI PBIR Format Admin Setting

The Power BI Enhanced Report Format (PBIR) will soon become the default, and that's a…

4 months ago

Logged in as a member of an Azure AD Group Error while Deploying DACPAC

Quite a long title for a short blog post :)While deploying a DACPAC (from a…

4 months ago