Unable to provision Azure Purview since release

Mudassar A 486 Reputation points
2021-04-03T14:30:58.847+00:00

Unable to provision Azure Purview service since release

Validation failed with error: The template deployment 'Microsoft.AzurePurviewGalleryPackage-datagov01' is not valid according to the validation procedure. The tracking id is '3b056453-4df8-4fea-85a2-d01957472a39'. See inner errors for details.
Detailed error(s):
21005 - The resource providers Microsoft.Storage and Microsoft.EventHub are not registered for subscription 15c8a4b1-1971-41be-8a91-5f326265bb3f.For improved Azure Policy validation on managed resources, we recommend to register Microsoft.PolicyInsights resource provider on your subscription.

The resource providers Microsoft.Storage and Microsoft.EventHub are not registered for subscription 15c8a4b1-1971-41be-8a91-5f326265bb3

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
1,028 questions
0 comments No comments
{count} votes

Accepted answer
  1. KranthiPakala-MSFT 46,437 Reputation points Microsoft Employee
    2021-04-04T17:01:57.903+00:00

    Hi @Anonymous ,

    Thanks for reaching out. In addition to anonymous userChaudhari 's info, please find below details.

    By looking at the error message provided, it seems like the resource providers Microsoft.Storage and Microsoft.EventHub are not registered for your subscription.

    For your subscription, select Resource providers. On the Resource providers pane, search and register all below three resource providers and see if that helps to resolve the issue:

    1. Microsoft.Purview
    2. Microsoft.Storage
    3. Microsoft.EventHub

    55420-image.png

    Also do register Microsoft.PolicyInsights resource provider on your subscription for improved Azure Policy validation on managed resources.

    To explore about resource providers please refer to this doc: Azure resource providers and types

    Please refer to this tutorial to Configure your subscription in order to create Azure Purview instance

    If you have Azure Policy and need to add exception as in Prerequisites, you need to add the correct tag. For example, you can add resourceBypass tag as below:

    55562-image.png

    Hope this helps. Please let us know if you still encounter the issue even after following these steps.

    ----------

    Thank you
    Please do consider to click on "Accept Answer" and "Upvote" on the post that helps you, as it can be beneficial to other community members.


2 additional answers

Sort by: Most helpful
  1. Vaibhav Chaudhari 38,676 Reputation points
    2021-04-04T07:02:07.997+00:00

    Try following steps given here to register providers first then try creating Purview account

    https://video2.skills-academy.com/en-us/azure/purview/create-catalog-portal#configure-your-subscription

    ----------

    Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav

    0 comments No comments

  2. Mudassar A 486 Reputation points
    2021-04-06T15:36:21.28+00:00

    This issue was resolved after registering Microsoft.EventHub