Relative Content

Tag Archive for powershellazure-policy

using PS customobject in foreach loop

I am writing one script to exclude all SKUs otherthan recommended in policy for that i have written script where it looks all skus and add to policy waiver list if that sku not the file i am fetching, but when i doing PScustomobject its displaying duplicate ones, Anyhelp here is much appreciated