Skip to content

Commit 3fde52a

Browse files
Merge pull request #265796 from n0elleli/previewexp
Previewexp
2 parents 492e239 + 1a63ce8 commit 3fde52a

File tree

43 files changed

+78
-44
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+78
-44
lines changed

articles/data-factory/how-to-manage-settings.md

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,23 @@ ms.date: 01/05/2024
1616
You can change the default settings of your Azure Data Factory to meet your own preferences.
1717
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.
1818

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.":::
2020

2121
Clicking the **Settings** gear button will open a flyout.
2222

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.":::
2424

2525
Here you can find the settings and preferences that you can set for your data factory.
2626

2727
## Theme
2828

2929
Choose your theme to change the look of the Azure Data Factory studio.
3030

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.":::
3232

3333
Use the toggle button to select your data factory theme. This setting controls the look of your data factory.
3434

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.":::
3636

3737
To apply changes, select your **Theme** and make sure to hit the **Ok** button. Your page will reflect the changes made.
3838

@@ -47,11 +47,11 @@ Choose your language and the regional format that will influence how data such a
4747

4848
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.
4949

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.":::
5151

5252
To apply changes, select a language and make sure to hit the **Apply** button. Your page will refresh and reflect the changes made.
5353

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.":::
5555

5656
> [!NOTE]
5757
> 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
6262

6363
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.
6464

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. ":::
6666

6767
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.
6868

6969
To apply changes, select a **Regional format** and make sure to hit the **Apply** button. Your page will refresh and reflect the changes made.
7070

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.":::
7272

7373
> [!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.
7593

7694
## Related content
7795
- [Manage the ADF preview experience](how-to-manage-studio-preview-exp.md)

0 commit comments

Comments
 (0)