Open
Description
Problem description
Just like in dbatools unless required, the parameter for Name should be Name when being used with the resource
for example
Get-FabricWorkspace -Name
Get-FabricWorkspace -id
Get-FabricSqlDatabase -Name fabbydatabase -WorkspaceName worky
also linked to #26
Verbose logs
no logs
How to reproduce
suggestion
Expected behavior
Use the right Paramter naming structure
Current behavior
the name is -ResourceName everywhere - this will need to be aliased to avoid breaking changes
Suggested solution
alter the parameters for Name
Operating system you are running FabricTools on
The Cloud
PowerShell version and build the target node is running
Yes
Module version used
latest