Features
Registers the preview feature for the subscription.
post/subscriptions/{subscriptionId}/providers/Microsoft.Features/providers/{resourceProviderNamespace}/features/{featureName}/register
Path parameters
resourceProviderNamespacestring required
The namespace of the resource provider.
featureNamestring required
The name of the feature to register.
subscriptionIdstring required
The ID of the target subscription.
Query parameters
api-versionstring required
The API version to use for this operation.
Response
OK - Returns metadata about the registered feature. The metadata includes the name of the feature, the registration state, the resource ID, and resource type.