Loïc MICHEL - MSFT
Loïc MICHEL - MSFT
Hi Jessica, thank you very much for your blog and this repo, I've dicovered them 2 days ago and learned a lot of new things! I'm trying to use weffles...
 The test is not working if several version of the module is installed. Suggested correction: l23 of powershell/internal/Get-IsNewMaesterVersionAvailable.ps1 ` $currentVersion = (get-module maester | sort version -desc |select -first...
It would be nice if the error would report necessary scope or a link to the documentaation 
the removal is marked as successful but it s not true
### Description Hi, trying to run example 1 from https://learn.microsoft.com/en-us/powershell/module/az.resources/update-azrolemanagementpolicy?view=azps-9.5.0&tryIt=true#code-try-2 et getting the following error (cloudshell or powershell) **`InvalidOperation: Unable to find type [RoleManagementPolicyExpirationRule]`** 