Skip to content

Commit

Permalink
remove print "Current access policies: $armAccessPoliciesParameter"
Browse files Browse the repository at this point in the history
  • Loading branch information
pimentacodit888 committed Feb 9, 2022
1 parent 7771407 commit 1071714
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,4 @@ $armAccessPoliciesParameter = [pscustomobject]@{
list = $armAccessPolicies
}

Write-Host "Current access policies: $armAccessPoliciesParameter"
return $armAccessPoliciesParameter

0 comments on commit 1071714

Please sign in to comment.