Set up preview features in Azure subscription - Azure Resource Manager . . . To list, register, or unregister preview features in your Azure subscription, you need access to the Microsoft Features * actions This permission is granted through the Contributor and Owner built-in roles You can also specify the required access through a custom role
az feature | Microsoft Learn Name or ID of subscription You can configure the default subscription using az account set -s NAME_OR_ID
REST API for listing features in Azure App Configurations Feature . . . Features in an App Configuration instance are key-values that follow specific conventions detailed here To work with them programmatically, you can use the key-values API and follow the feature flag conventions for key-values Thanks!
Configure subscriptions to set up preview features This policy evaluates existing subscription's preview features Subscriptions can be remediated to register to a new preview feature New subscriptions will not be automatically registered
Proper messaging required for AFEC “Features” that require . . . Some subscription level features like “Microsoft Network AllowInternalDelegations” requires manual approval from Azure backend User registers for the feature at their end using “Register-AzProviderFeature” and then does a “Get-AzProviderFeature” to know the “RegistrationState”
Set up preview features in Azure subscription - GitHub To list, register, or unregister preview features in your Azure subscription, you need access to the Microsoft Features * actions This permission is granted through the Contributor and Owner built-in roles You can also specify the required access through a custom role
Subscription Feature Registrations - REST API (Azure Resource . . . Create or update a feature registration Returns subscription feature registrations for given subscription Returns subscription feature registrations for given subscription and provider namespace Learn more about [Resource Management Subscription Feature Registrations Operations]
Features - REST API (Azure Resource Management) | Microsoft Learn Gets all the preview features that are available through AFEC for the subscription Registers the preview feature for the subscription Unregisters the preview feature for the subscription Learn more about [Resource Management Features Operations] How to [Get,List,List All,Register,Unregister]