Skip to content

Fix issues on Get-AzADUser#12032

Merged
VeryEarly merged 3 commits intoAzure:masterfrom
dingmeng-xue:fix-resources
Jun 1, 2020
Merged

Fix issues on Get-AzADUser#12032
VeryEarly merged 3 commits intoAzure:masterfrom
dingmeng-xue:fix-resources

Conversation

@dingmeng-xue
Copy link
Copy Markdown
Member

Description

Fix #10526, Add property AccountEnabled
Fix #10497, Add property UsageLocation, GivenName, Surname, MailNickname, Mail
Fix #11981, -Mail parameter doesn't work

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
    • the markdown help files have been regenerated using the commands listed here

@dingmeng-xue dingmeng-xue added this to the S171 (2020-06-23) milestone Jun 1, 2020
@dingmeng-xue dingmeng-xue requested a review from VeryEarly June 1, 2020 03:23
@adxsdkps
Copy link
Copy Markdown
Collaborator

adxsdkps commented Jun 1, 2020

Can one of the admins verify this patch?

@dingmeng-xue dingmeng-xue marked this pull request as ready for review June 1, 2020 03:24
@VeryEarly VeryEarly self-assigned this Jun 1, 2020
@VeryEarly VeryEarly merged commit 2eadf9f into Azure:master Jun 1, 2020
@cobdev
Copy link
Copy Markdown

cobdev commented Oct 28, 2020

Requesting an update on this issue?

There continues to be a lack of properties returned when comparing "Get-AzureADUser" vs. "Get-AzADUser" (using Az v5.0.0):

image

@cobdev
Copy link
Copy Markdown

cobdev commented Jan 25, 2021

Requesting an update on this issue?

There continues to be a lack of properties returned when comparing "Get-AzureADUser" vs. "Get-AzADUser" (using Az v5.0.0):

image

NUDGE

@mpriem
Copy link
Copy Markdown

mpriem commented Feb 10, 2021

Any update? Given the growing popularity of PowerShell support in Azure Functions, this is a must have for anyone wanting to administer and query AAD.

@Dvnoten
Copy link
Copy Markdown

Dvnoten commented Mar 16, 2021

Update please? Like @mpriem is saying. With the support of PowerShell in Azure Functions this is becoming an urgent topic. The current cmdlet is useless in comparison with the original one.

@dingmeng-xue
Copy link
Copy Markdown
Member Author

Hi All, could you log asks as Github issue? It will be easily ignored if just talking in a closed PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

6 participants