Cannot Create Scope

Alexander Reyes 1 Reputation point
2022-05-26T21:46:39.337+00:00

I am trying to create a Network Group from the Microsoft Doc website, however when it comes time to create a scope, it keeps timing out for some reason and I cannot proceed with what I am trying to do.

206021-scope.png

Any thoughts? Do I need to have a scope created beforehand? If so, where do I go?

Thanks in advance!

Regards,

Alex

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,526 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Alexander Reyes 1 Reputation point
    2022-05-27T13:47:52.427+00:00

    Hello,

    What I am saying when I try to create a Virtual Network Manager, I cannot get passed the Scope section, thus preventing me from creating this instance. (See picture).

    Here is the article: https://learn.microsoft.com/en-us/azure/virtual-network-manager/create-virtual-network-manager-portal

    I am on Step 2. I cannot create a scope, it keeps timing out.

    I changed the tag, sorry it was incorrect.

    206225-azure.png

    0 comments No comments

  2. ChaitanyaNaykodi-MSFT 26,526 Reputation points Microsoft Employee
    2022-05-30T18:19:20.613+00:00

    Hello @Alexander Reyes , Thank you for providing additional details.

    I was not able to reproduce this issue on my end, for me the Select scopes loaded correctly and I was able to select the desired scope.

    206268-image.png

    I think the issue here might be a transient portal issue. You can try adding the scope using these Azure PowerShell commands Or using these Azure CLI commands. If you do not have PowerShell or Az CLI set-up on your local machine, you can use Azure Cloud Shell to run these commands. Please let me know if this does not work for you.

    If you are able to select scope using the commands above, I will recommend you to continue the configuration using PowerShell/CLI. If Azure portal is preferred way for you, you can try clearing browser cache and/or use a different browser and see if that resolves the portal issue.

    Hope this helps. Please let me know if you have any additional questions. Thank you!


  3. Alexander Reyes 1 Reputation point
    2022-06-01T15:58:19.943+00:00

    Update: I ran all Powershell commands and it still will not work.

    New-AzNetworkManagerScope : The term 'New-AzNetworkManagerScope' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is
    correct and try again.
    

    I made sure I had all the CLI plugins for PowerShell and CMD. I've followed the instructions from various tech forums. Still cannot resolve this...


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.