Anthony Howell

Results 6 issues of Anthony Howell

When running the command: ```powershell Get-MgDirectoryDeletedItem -DirectoryObjectId microsoft.graph.user ``` I would expect the output to show me the deleted users in Azure AD. Instead it shows: ``` Id DeletedDateTime --...

Bug-
AutoREST-dependency
OData Cast
Bug - P1
OData
Kiota

Personally, I like how the ActiveDirectory cmdlets operate when it comes to returning certain attributes. By default there is a minimal set of attributes returned and when a property is...

enhancement
Request: Feature
PM: Review

### Type of Connector Independent Publisher Connector ### Name of Connector Square Payments ### Describe the bug I created a Logic App workflow and added in a Square Payments action....

bug

Backstory ---------- I have a module that has a large number of cmdlets with the same parameters so I'm working on doing automated updates to those parameter docs. Originally I...

Area-MarkdownWriter
Issue-Bug

When creating a new user with ```New-MgUser```, if not all of the required parameters are passed it throws a rather cryptic error: ```text Resource 'User_' does not exist or one...

promote

After watching Mark Kraus's web cmdlets deep dive at the PowerShell summit, I noticed that there are quite a few additions to Invoke-RestMethod in v6 (authentication, for example). Curl2PS should...

enhancement