subscription not found error showing while enabling Azure site recovery service.

Kazi Md Ikbal 10 Reputation points
2023-03-13T05:37:43.9566667+00:00

MicrosoftTeams-image (5)

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
636 questions
{count} vote

2 answers

Sort by: Most helpful
  1. Evan 25 Reputation points
    2023-03-17T19:35:53.4133333+00:00

    Hi Kazi Md Ikbal,

    I was having the same issue and was able to find the solution.

    The Microsoft.Storage resource provider was not registered in my Azure Subscription. I also registered Microsoft.StorageCache as well but it may not be required.

    Once the resource was registered, the cache storage account was created without any issues.

    1. Navigate to your Azure Subscription
    2. Select "Resource Provider" from the left pane
    3. Locate "Microsoft.Stroage"
    4. Click "Register"
    5. Try to enable replication again.

    resourceprovider

    5 people found this answer helpful.

  2. Tech-Hyd-1989 5,746 Reputation points
    2023-03-13T06:01:35.85+00:00

    Hello Kazi Md Ikbal

    The "Subscription not found" error usually occurs in Azure Site Recovery when the Azure subscription associated with the Azure Site Recovery service cannot be found or accessed.

    To resolve this error, you can try the following steps:

    1. Check your Azure subscription: Make sure that you have an active Azure subscription that has the required permissions to access Azure Site Recovery service. You can check this by logging into the Azure portal and navigating to the "Subscriptions" blade.
    2. Verify the permissions: Ensure that your account has the necessary permissions to manage the Azure Site Recovery service. You can check this by navigating to the "Access control (IAM)" blade and verifying that you have the appropriate role assigned.
    3. Check the region: Make sure that you have selected the correct region while creating the Site Recovery Vault. The Azure Site Recovery service should be in the same region as your virtual machines Link: supported regions
    4. Review your configuration: Verify that you have configured the Site Recovery Vault and the replication policy correctly. If you have missed any required fields, you may encounter this error.
    5. Contact Microsoft support: If the issue persists, you can contact Microsoft support for further assistance.

    Reference Link: https://learn.microsoft.com/en-us/azure/site-recovery/site-recovery-overview

    I hope this helps!

    0 comments No comments