Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion src/agentid/Invoke-MsIdAgentIdInteractive.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ The cmdlet will automatically connect to Microsoft Graph with these permissions
already connected.

.LINK
https://learn.microsoft.com/entra/identity/app-proxy/overview-what-is-app-proxy
https://learn.microsoft.com/en-us/entra/agent-id/identity-platform/
https://learn.microsoft.com/en-us/entra/agent-id/identity-platform/what-is-agent-id-platform
https://learn.microsoft.com/en-us/entra/agent-id/identity-platform/what-is-agent-id
#>

function Invoke-MsIdAgentIdInteractive {
Expand Down