v4

latestSwagger 2.0raw.githubusercontent.com2019-06-176695189.2 KB
AuthorizationPolicies

Regenerates the primary policy key of the specified authorization policy.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/authorizationPolicies/{authorizationPolicyName}/regeneratePrimaryKey

Path parameters

resourceGroupNamestring required

The name of the resource group.

hubNamestring required

The name of the hub.

authorizationPolicyNamestring required

The name of the policy.

subscriptionIdstring required

Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Query parameters

api-versionstring required

Client Api Version.

Response

OK. The primary key of the authorization policy is regenerated.

policyNamestring

Name of the policy.

permissionsPermissionTypes[] required

The permissions associated with the policy.

primaryKeystring

Primary key associated with the policy.

secondaryKeystring

Secondary key associated with the policy.