SqlServerDsc: Consequently use parameters ServerName and InstanceName #1392
Labels
enhancement
The issue is an enhancement request.
good first issue
The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub
I suggest changing all the helper functions that still uses
SQLServer
andSQLInstanceName
toServerName
andInstanceName
respectively. Also, change are references to these helper functions. Any applicable aliases could also be removed at that time.For any resource still using the parameters
SQLServer
andSQLInstanceName
a issues should be submitted.The text was updated successfully, but these errors were encountered: