-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Projects
Status
📒 Backlog