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
# PSScriptAnalyzerSuppressMessage("PSAvoidAssignmentToAutomaticVariable", "", "No automatic variables are assigned; parameters are tracked via local ordered hashtable")
199
228
foreach ($stepin$selected) {
200
229
if ($step.File-eq"scripts/governance/dspmPurview/26-Apply-FabricLakehouseSensitivity.ps1"-and-not$fabricLabelsConfigured) {
201
230
Write-Host"Skipping Fabric lakehouse label apply step because no lakehouse sensitivity labels are configured in spec."-ForegroundColor DarkGray
0 commit comments