Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The term 'New-AzureRmResourceGroup' is not recognized #24

Open
sumitkute opened this issue Jul 4, 2017 · 0 comments
Open

The term 'New-AzureRmResourceGroup' is not recognized #24

sumitkute opened this issue Jul 4, 2017 · 0 comments

Comments

@sumitkute
Copy link

Invoke-AddCertToKeyVault -SubscriptionId "xxxxxxxx-8cfb-4b8a-9c6f-4d1d5484852d" -ResourceGroupName "ServiceFabric_rg" -Location "eastus" -VaultName "sfkeyv2" -CertificateName "servicefabriccertificate1" -Password "Password@1234" -CreateSelfSignedCertificate -DnsName "www.appsfabric.eastus.cloudapp.azure.com" -OutputPath "C:\Certificate
recognized


Invoke-AddCertToKeyVault : The term 'New-AzureRmResourceGroup' 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.
At line:1 char:1

  • Invoke-AddCertToKeyVault -SubscriptionId "1428e18b-8cfb-4b8a-9c6f-4d1 ...
  •   + CategoryInfo          : ObjectNotFound: (New-AzureRmResourceGroup:String) [Invoke-AddCertToKeyVault], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException,Invoke-AddCertToKeyVault
    
@ChackDan ChackDan assigned ChackDan and unassigned ChackDan Apr 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants