Steve Mutungi
Steve Mutungi
Thanks for reporting the bug. Please ensure you've gone through the following checklist before opening an issue: - Make sure you can reproduce this issue using the latest released version...
Increase the Acrolinx score to over 80% in batches to improve documentation quality.
Removed a trailing period character at the end of the title name leading to build warning.
### Customer feedback: **Error**: Get-EntraUser: Cannot evaluate parameter 'Filter' because its argument is specified as a script block and there is no input. A script block cannot be evaluated without...
Customer feedback: I was unable to return all records with the all parameter (for example with Get-EntraUser). I tried changing the top parameter to 20000 which did return 20000 users...
**Command used:** `New-AzureADMSAdministrativeUnit -DisplayName "YuWes Admin Unit" -Description "YuWes Dynamic Membership Admin Unit" -MembershipType "Dynamic" -MembershipRuleProcessingState "On" -MembershipRule '(user.country -eq "United States")' ` **Error:** New-EntraMSAdministrativeUnit : A parameter cannot be...
**Command Used:** `Set-AzureADMSAdministrativeUnit -Id $adminUnit.Id -MembershipRule '(user.country -eq "Germany")'` **Error:** Set-EntraMSAdministrativeUnit : Cannot bind argument to parameter 'Id' because it is an empty string. At line:1 char:37 + Set-AzureADMSAdministrativeUnit -Id...
**Error:** Set-EntraMSGroup : A parameter cannot be found that matches parameter name 'MembershipRuleProcessingState'. At line:16 char:71 + ... oupTypes $groupTypes.ToArray() -MembershipRuleProcessingState "On" -M **Script used/source**: https://learn.microsoft.com/en-us/entra/identity/users/groups-change-type > Invoking the function:...
### Error: Update-MgUserExtension : A parameter cannot be found that matches parameter name 'ExtensionValue'. ### Command Used: `Set-AzureADUserExtension -objectid d231d93a-bce5-4062-9bd7-700a8710b36c -ExtensionName "extension_32c48132b9f2431dbafd5e1d32582b1f_jobGroup" -ExtensionValue "L667"` ### Script Source: https://github.com/MicrosoftDocs/entra-docs-pr/blob/main/docs/identity/app-provisioning/user-provisioning-sync-attributes-for-mapping.md ### Script:...
**Command used:** `Get-AzureADGroupMember -ObjectId "08ff59a5-b31f-4f2f-bcdd-1dc373c88583" | fl` Where ObjectId is the groupId. **AzureAD module:**  **Entra Module:** 