Open
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
Steps to reproduce
PSResourceInfo tags should not include PSResourceGet implementation tags only the ones that the user defined and show up on the gallery.
PSScript
PSModule
PSFunction_*
PSCmdlet_*
PSCommand_*
PSEdition_*
PSIncludes_*
etc
Expected behavior
Azure
Deploy
VM
Actual behavior
Azure
Deploy
VM
PSScript
PSFunction_New-RandomString
PSCommand_New-RandomString
PSFunction_Add-VM
PSCommand_Add-VM
PSIncludes_Function
Error details
n/a
Environment data
1.1.0-preview1
Visuals
No response