In the previous post, we started by creating an Azure Data Factory, then we navigated to it. In this post, we will navigate inside the Azure Data Factory. Let’s look at the Azure Data Factory user interface and the four Azure Data Factory pages.
Azure Data Factory Pages
On the left side of the screen, you will see the main navigation menu. Click on the arrows to expand and collapse the menu:

Once we expand the navigation menu, we see that Azure Data Factory consists of four main pages: Data Factory, Author, Monitor, and Manage:

Data Factory (Let’s Get Started) Page
The Data Factory page is your dashboard. From here, you can do some of the most common tasks, like creating a pipeline. creating a data flow, or copying data:

You can also view Azure Data Factory videos, read Azure Data Factory tutorials, and find links to more resources. The videos highlight new features and announcements, so I recommend watching them when they get added.
Author Page
The Author page is your main development environment:

This is where you will be spending most of your time during development. On the left side, you will see all your factory resources. (After we create some factory resources, that is. We’ll get back to that soon!) You also have a search bar at the very top of this page. From there, you can search for all your factory resources.
Monitor Page
The Monitor page is where you can… uh… monitor stuff 😂:

From here, you can view the overview dashboard, monitor your pipeline and trigger runs, view runtimes and sessions, and set up alerts.
Manage Page
The Manage page, or Management Hub, was added in March 2020:

From here, you can manage connections, source control, triggers, parameters, and security.
(Oh, and… This page was added after I originally wrote this blog post series. That means that you might still see screenshots without this page, or I might be referencing things that have been moved into this page. I’m working on updating this! 😳😅)
Azure Data Factory Menu
On the top of the screen, you will see the Azure Data Factory menu. Click on the icons to open the different panes:

Help Menu
If you ever get stuck on something, click on the question mark to open the Help menu. From here, you can navigate to the Documentation and Q&A:

Feedback Pane
If you notice something odd, or something you really like, use the Feedback pane!

(The Azure Data Factory team are really good at following up as long as you provide your email address. I usually get a reply within a day or two, and I have seen several bugs fixed after reporting them through this form. So… use it as often as you can!)
Notifications Pane
Once you start doing things in Azure Data Factory, you will see the Notifications pane start to light up:

Switch Data Factory Pane
If you are working with multiple Azure Data Factories, you can easily switch between them in the Switch Data Factory pane:

Updates Pane
And finally, your go-to for news and updates is the Updates pane.

(Unless you suddenly just notice a change in the user interface. That happens very frequently and isn’t always documented 😅)
Summary
In this post, we looked at the Azure Data Factory user interface and the four main Azure Data Factory pages.
In the next post, we will go through the Author page in more detail. Let’s look at the different Azure Data Factory components!