You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/Public/Add-SqlDscRSUrlReservation.ps1
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,6 @@
86
86
#>
87
87
functionAdd-SqlDscRSUrlReservation
88
88
{
89
-
# cSpell: ignore PBIRS
90
89
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute('UseSyntacticallyCorrectExamples','', Justification ='Because the examples use pipeline input the rule cannot validate.')]
Copy file name to clipboardExpand all lines: source/Public/Disable-SqlDscRsSecureConnection.ps1
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,6 @@
69
69
#>
70
70
functionDisable-SqlDscRsSecureConnection
71
71
{
72
-
# cSpell: ignore PBIRS
73
72
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute('UseSyntacticallyCorrectExamples','', Justification ='Because the examples use pipeline input the rule cannot validate.')]
Copy file name to clipboardExpand all lines: source/Public/Enable-SqlDscRsSecureConnection.ps1
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,6 @@
73
73
#>
74
74
functionEnable-SqlDscRsSecureConnection
75
75
{
76
-
# cSpell: ignore PBIRS
77
76
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute('UseSyntacticallyCorrectExamples','', Justification ='Because the examples use pipeline input the rule cannot validate.')]
Copy file name to clipboardExpand all lines: source/Public/Remove-SqlDscRSUrlReservation.ps1
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,6 @@
86
86
#>
87
87
functionRemove-SqlDscRSUrlReservation
88
88
{
89
-
# cSpell: ignore PBIRS
90
89
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute('UseSyntacticallyCorrectExamples','', Justification ='Because the examples use pipeline input the rule cannot validate.')]
Copy file name to clipboardExpand all lines: source/Public/Set-SqlDscRSUrlReservation.ps1
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,6 @@
84
84
#>
85
85
functionSet-SqlDscRSUrlReservation
86
86
{
87
-
# cSpell: ignore PBIRS
88
87
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute('UseSyntacticallyCorrectExamples','', Justification ='Because the examples use pipeline input the rule cannot validate.')]
0 commit comments