You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/how-to-manage-settings.md
+27-9Lines changed: 27 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,23 +16,23 @@ ms.date: 01/05/2024
16
16
You can change the default settings of your Azure Data Factory to meet your own preferences.
17
17
Azure Data Factory settings are available in the Settings menu in the top right section of the global page header as indicated in the screenshot below.
18
18
19
-
:::image type="content" source="media/how-to-manage-settings/adf-settings-1.png" alt-text="Screenshot of settings gear in top right corner of page banner.":::
19
+
:::image type="content" source="media/how-to-manage-settings/azure-data-factory-settings-1.png" alt-text="Screenshot of settings gear in top right corner of page banner.":::
20
20
21
21
Clicking the **Settings** gear button will open a flyout.
22
22
23
-
:::image type="content" source="media/how-to-manage-settings/adf-settings-2.png" alt-text="Screenshot of settings flyout with three setting options.":::
23
+
:::image type="content" source="media/how-to-manage-settings/azure-data-factory-settings-2.png" alt-text="Screenshot of settings flyout with three setting options.":::
24
24
25
25
Here you can find the settings and preferences that you can set for your data factory.
26
26
27
27
## Theme
28
28
29
29
Choose your theme to change the look of the Azure Data Factory studio.
30
30
31
-
:::image type="content" source="media/how-to-manage-settings/adf-settings-7.png" alt-text="Screenshot of settings flyout with the Theme section highlighted.":::
31
+
:::image type="content" source="media/how-to-manage-settings/azure-data-factory-settings-7.png" alt-text="Screenshot of settings flyout with the Theme section highlighted.":::
32
32
33
33
Use the toggle button to select your data factory theme. This setting controls the look of your data factory.
34
34
35
-
:::image type="content" source="media/how-to-manage-settings/adf-settings-8.png" alt-text="Screenshot of settings flyout with the Theme switched to Dark theme.":::
35
+
:::image type="content" source="media/how-to-manage-settings/azure-data-factory-settings-8.png" alt-text="Screenshot of settings flyout with the Theme switched to Dark theme.":::
36
36
37
37
To apply changes, select your **Theme** and make sure to hit the **Ok** button. Your page will reflect the changes made.
38
38
@@ -47,11 +47,11 @@ Choose your language and the regional format that will influence how data such a
47
47
48
48
Use the drop-down list to select from the list of available languages. This setting controls the language you see for text throughout your data factory. There are 18 languages supported in addition to English.
49
49
50
-
:::image type="content" source="media/how-to-manage-settings/adf-settings-3.png" alt-text="Screenshot of drop-down list of languages that users can choose from.":::
50
+
:::image type="content" source="media/how-to-manage-settings/azure-data-factory-settings-3.png" alt-text="Screenshot of drop-down list of languages that users can choose from.":::
51
51
52
52
To apply changes, select a language and make sure to hit the **Apply** button. Your page will refresh and reflect the changes made.
53
53
54
-
:::image type="content" source="media/how-to-manage-settings/adf-settings-4.png" alt-text="Screenshot of Apply button in the bottom left corner to make language changes.":::
54
+
:::image type="content" source="media/how-to-manage-settings/azure-data-factory-settings-4.png" alt-text="Screenshot of Apply button in the bottom left corner to make language changes.":::
55
55
56
56
> [!NOTE]
57
57
> Applying language changes will discard any unsaved changes in your data factory.
@@ -62,16 +62,34 @@ Use the drop-down list to select from the list of available regional formats. Th
62
62
63
63
The default shown in **Regional format** will automatically change based on the option you selected for **Language**. You can still use the drop-down list to select a different format.
64
64
65
-
:::image type="content" source="media/how-to-manage-settings/adf-settings-5.png" alt-text="Screenshot of drop-down list of regional formats that users can choose from. ":::
65
+
:::image type="content" source="media/how-to-manage-settings/azure-data-factory-settings-5.png" alt-text="Screenshot of drop-down list of regional formats that users can choose from. ":::
66
66
67
67
For example, if you select **English** as your language and select **English (United States)** as the regional format, currency will be show in U.S. (United States) dollars. If you select **English** as your language and select **English (Europe)** as the regional format, currency will be show in euros.
68
68
69
69
To apply changes, select a **Regional format** and make sure to hit the **Apply** button. Your page will refresh and reflect the changes made.
70
70
71
-
:::image type="content" source="media/how-to-manage-settings/adf-settings-6.png" alt-text="Screenshot of Apply button in the bottom left corner to make regional format changes.":::
71
+
:::image type="content" source="media/how-to-manage-settings/azure-data-factory-settings-6.png" alt-text="Screenshot of Apply button in the bottom left corner to make regional format changes.":::
72
72
73
73
> [!NOTE]
74
-
> Applying regional format changes will discard any unsaved changes in your data factory.
74
+
> Applying regional format changes will discard any unsaved changes in your data factory.
75
+
76
+
## Factory Settings
77
+
78
+
Additionally, you can set specific settings for your Data Factory. In the **Navigate** tab, you'll find **Factory settings** under **General**. In your Factory settings, you can adjust a few settings.
79
+
80
+
:::image type="content" source="media/how-to-manage-settings/azure-data-factory-settings-9.png" alt-text="Screenshot of general Factory settings.":::
81
+
82
+
***Show billing report**
83
+
84
+
You can select your preferences for your billing report under **Show billing report**. Choose to see your billing **by pipeline** or **by factory**. By default, this setting will be set to **by factory**.
85
+
86
+
***Factory environment**
87
+
88
+
You can set different environment labels for your factory. Choose from **Development**, **Test**, or **Production**. By default, this setting will be set to **None**.
89
+
90
+
***Staging**
91
+
92
+
You can set your **default staging linked service** and **default staging storage folder**. This can be overridden in your factory resource.
75
93
76
94
## Related content
77
95
-[Manage the ADF preview experience](how-to-manage-studio-preview-exp.md)
0 commit comments