You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested the script in the example, and it fails with the error: Get-MgApplication_List: The specified filter to the reference property query is currently not supported. Status: 400 (BadRequest) ErrorCode: Request_UnsupportedQuery Date:
2025-01-08T11:54:50 Headers: Cache-Control : no-cache Vary : Accept-Encoding Strict-Transport-Security :
max-age=31536000 request-id : 55654a02-f484-43a3-9d85-94e0599bb17d client-request-id : e4f9a5ad-0be1-4399-8a7f-0f2655eacebf
x-ms-ags-diagnostic : {"ServerInfo":{"DataCenter":"North Europe","Slice":"E","Ring":"4","ScaleUnit":"003","RoleInstance":"DB1PEPF0006B09D"}} Date
: Wed, 08 Jan 2025 11:54:49 GMT
ASK: Can you please double-check the example in the article?
To Reproduce
Expected behavior
A password is added to an app.
Module Version
0.19.0
Environment Data
Name Value
PSVersion 7.4.6
PSEdition Core
GitCommitId 7.4.6
OS Microsoft Windows 10.0.22631
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
The text was updated successfully, but these errors were encountered:
Describe the bug
A customer reported via the UUF triage app: "horrible, nothing works, output is different, how can you declare Hint, if this gets generated by the command? overall abysmal at best" about the example in https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.entra/new-entraapplicationpassword?view=entra-powershell.
I tested the script in the example, and it fails with the error:
Get-MgApplication_List: The specified filter to the reference property query is currently not supported. Status: 400 (BadRequest) ErrorCode: Request_UnsupportedQuery Date:
2025-01-08T11:54:50 Headers: Cache-Control : no-cache Vary : Accept-Encoding Strict-Transport-Security :
max-age=31536000 request-id : 55654a02-f484-43a3-9d85-94e0599bb17d client-request-id : e4f9a5ad-0be1-4399-8a7f-0f2655eacebf
x-ms-ags-diagnostic : {"ServerInfo":{"DataCenter":"North Europe","Slice":"E","Ring":"4","ScaleUnit":"003","RoleInstance":"DB1PEPF0006B09D"}} Date
: Wed, 08 Jan 2025 11:54:49 GMT
ASK: Can you please double-check the example in the article?
To Reproduce
Expected behavior
A password is added to an app.
Module Version
0.19.0
Environment Data
Name Value
PSVersion 7.4.6
PSEdition Core
GitCommitId 7.4.6
OS Microsoft Windows 10.0.22631
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
The text was updated successfully, but these errors were encountered: