|
| 1 | +--- |
| 2 | +title: Manage preview features |
| 3 | +titleSuffix: Azure Machine Learning |
| 4 | +description: Learn about, and enable, preview features available with Azure Machine Learning. |
| 5 | +services: machine-learning |
| 6 | +ms.service: machine-learning |
| 7 | +ms.subservice: core |
| 8 | +ms.topic: how-to |
| 9 | +ms.reviewer: larryfr |
| 10 | +ms.author: ankmak |
| 11 | +author: Ankur-Makwana |
| 12 | +ms.date: 07/25/2022 |
| 13 | + |
| 14 | +--- |
| 15 | + |
| 16 | +# Enable preview features for Azure Machine Learning |
| 17 | + |
| 18 | +In Azure Machine Learning, new features and improvements are often first released as preview features before they're made generally available (GA). As new features are introduced, you can turn them on or off in the Azure Machine Learning studio at your convenience. That way, you get a chance to use the latest features, evaluate how they fit your work needs and provide feedback to shape the product. Your feedback is very valuable and it helps us constantly improve the product. |
| 19 | + |
| 20 | +Some preview features provide access to entire new functionality while others may reflect a change to the user interface, but little or no change in functionality. |
| 21 | + |
| 22 | +> [!NOTE] |
| 23 | +> The amount of time a feature remains in preview can vary based on user feedback, quality checks, and long-term road maps. |
| 24 | +
|
| 25 | +> [!IMPORTANT] |
| 26 | +> The preview features are provided without a service-level agreement, and are not recommended for production workloads. Certain features might not be supported or might have constrained capabilities. |
| 27 | +> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). |
| 28 | +
|
| 29 | + |
| 30 | + |
| 31 | +## Prerequisites |
| 32 | + |
| 33 | +* An Azure Machine Learning workspace. For more information, see [Quickstart: Create workspace resources](quickstart-create-resources.md). |
| 34 | + |
| 35 | +## How do I enable preview features? |
| 36 | + |
| 37 | +You can enable or disable preview features anytime in [Azure Machine Learning studio](https://ml.azure.com/). Use the following steps to discover preview features: |
| 38 | + |
| 39 | +1. From the [Azure Machine Learning studio](https://ml.azure.com/), select the __megaphone icon__ from the top-right corner of the page. The __Preview Features__ panel will appear. |
| 40 | + |
| 41 | + :::image type="content" source="./media/how-to-enable-preview-features/megaphone-icon.png" alt-text="Screenshot of the megaphone icon in Azure Machine Learning studio."::: |
| 42 | + |
| 43 | +1. Find the feature you would like to try out and select the toggle next to it to enable or disable the feature. |
| 44 | + |
| 45 | + > [!TIP] |
| 46 | + > When you disable a feature, a text box will appear that can be used to provide feedback on the feature. To learn how to provide feedback without disabling a feature, see [How do I provide feedback?](#how-do-i-provide-feedback). |
| 47 | +
|
| 48 | + :::image type="content" source="./media/how-to-enable-preview-features/enable-feature.png" alt-text="Screenshot of the preview features panel with toggle highlighted."::: |
| 49 | + |
| 50 | +## How do I provide feedback? |
| 51 | + |
| 52 | +Use the following steps to provide feedback on a feature. |
| 53 | + |
| 54 | +1. From the [Azure Machine Learning studio](https://ml.azure.com/), select the __megaphone icon__ from the top-right corner of the page. The __Preview Features__ panel will appear. |
| 55 | +2. Find the feature you would like to provide feedback on and select the __smile__ or __frown__. A text box will appear where you can provide more details. |
| 56 | + |
| 57 | + :::image type="content" source="./media/how-to-enable-preview-features/provide-feature-feedback.png" alt-text="Screenshot of the preview features panel with feedback highlighted."::: |
| 58 | + |
| 59 | + The text box will also appear when you disable a feature. |
| 60 | + |
| 61 | +## Next steps |
| 62 | + |
| 63 | +* [Feature availability across cloud regions](reference-machine-learning-cloud-parity.md) |
0 commit comments