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

Find-AzureRmResource not recognized #31

Open
oviliz opened this issue Aug 23, 2021 · 0 comments
Open

Find-AzureRmResource not recognized #31

oviliz opened this issue Aug 23, 2021 · 0 comments

Comments

@oviliz
Copy link

oviliz commented Aug 23, 2021

cd WingtipTicketsSaaS-DbPerTenant\Learning Modules\Provision and Catalog> .\Demo-ProvisionAndCatalog.ps1

After selecting the subscription I'm getting this:

WingtipTicketsSaaS-DbPerTenant\Learning Modules\Provision and Catalog\Demo-ProvisionAndCatalog.ps1 : The term 'Find-AzureRmResource' 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
+ .\Demo-ProvisionAndCatalog.ps1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Demo-ProvisionAndCatalog.ps1

Looks like the script could do with an update, https://docs.microsoft.com/en-us/troubleshoot/azure/general/find-azurermresource-fails

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

1 participant