Skip to content

Commit 1cb3fcb

Browse files
authored
Merge pull request #207583 from tfitzmac/0810preview
clarify pending state
2 parents bdc3a0c + d406923 commit 1cb3fcb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/azure-resource-manager/management/preview-features.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Set up preview features in Azure subscription
33
description: Describes how to list, register, or unregister preview features in your Azure subscription for a resource provider.
44
ms.topic: how-to
5-
ms.date: 07/08/2022
5+
ms.date: 08/10/2022
66
ms.custom: devx-track-azurecli, devx-track-azurepowershell
77
# Customer intent: As an Azure user, I want to use preview features in my subscription so that I can expose a resource provider's preview functionality.
88
---
@@ -154,10 +154,12 @@ Register a preview feature in your Azure subscription to expose more functionali
154154
After a preview feature is registered in your subscription, you'll see one of two states: **Registered** or **Pending**.
155155

156156
- For a preview feature that doesn't require approval, the state is **Registered**.
157-
- If a preview feature requires approval, the registration state is **Pending**.
157+
- If a preview feature requires approval, the registration state is **Pending**. You must request approval from the Azure service offering the preview feature. Usually, you request access through a support ticket.
158158
- To request approval, submit an [Azure support request](../../azure-portal/supportability/how-to-create-azure-support-request.md).
159159
- After the registration is approved, the preview feature's state changes to **Registered**.
160160

161+
Some services require other methods, such as email, to get approval for pending request. Check announcements about the preview feature for information about how to get access.
162+
161163
# [Portal](#tab/azure-portal)
162164

163165
1. Sign in to the [Azure portal](https://portal.azure.com/).

0 commit comments

Comments
 (0)