home.social

#msgraph — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #msgraph, aggregated by home.social.

  1. ⚡ Entra Authentication 101 – @[email protected] (#PSConfEU 25) Microsoft API auth can be a maze: app regs, delegated vs app perms, secrets, certs, managed identities… Fred shows you how to do it right with #PowerShell 🎟️ Join us at #PSConfEU2026: psconf.eu #EntraID #MSGraph

    - YouTube

  2. I'm currently trying to query Entra ID properties if a user.
    The commands go like this:
    Connect-MgGraph -Scopes User.ReadWrite.All
    This appeared to work and showed the welcome message.
    Get-MgUser -Filter "userprincipleName eq '[email protected]'" | select -ExpandProperty EmployeeOrgData (real intuitive stuff).

    This failed with the message:

    Get-MgUser: The 'Get-MgUser' command was found in the module 'Microsoft.Graph.Users', but the module could not be loaded due to the following error: [Could not load file or assembly 'Microsoft.Graph.Authentication'... Assembly with same name already loaded.

    So I did some looking, ran
    Get-Module, sure enough Authentication is loaded, tried running Remove-Module but that didn't help whatever, searched it up and apparently the best way to fix this is to just reinstall the module. OK ffs whatever.
    Uninstall-Module Microsoft.Graph.
    You cannot Uninstall blah blah blah. Administrator rights are required.
    OK, close powershell. Reopen as admin user.
    Run
    Start-Process powershell -verb runas to elevate.
    Get new window, run Uninstall command again.
    Module not found
    heavy exhausted sigh
    Open a new powershell window, but version 7 this time,
    pwsh instead of powershell.
    Run Uninstall module, completes fine.
    Run Install-Module, completes fine.
    Run GetMgUser,
    Authentication needed. Please call Connect-MgGraph.

    Run Connect-MgGraph.
    Long pause.
    InteractiveBrowserCredential authentication failed:
    There is no further output after the :
    The window is now frozen, normally it would open a browser window for login, but it hasn't done that. I cannot close the window, I cannot minimize it, I cannot cancel the command. There is no hidden window on the desktop. I tried to close it with TaskMgr but it failed because it's an admin session.

    I'm just so tired and exhausted of interacting with this absolute garbage system, it's all fucking shit, Microsoft produces nothing of any quality any substance it's just endless trash.

    #Microsoft #powershell #azure #Entra #msgraph

  3. I'm currently trying to query Entra ID properties if a user.
    The commands go like this:
    Connect-MgGraph -Scopes User.ReadWrite.All
    This appeared to work and showed the welcome message.
    Get-MgUser -Filter "userprincipleName eq '[email protected]'" | select -ExpandProperty EmployeeOrgData (real intuitive stuff).

    This failed with the message:

    Get-MgUser: The 'Get-MgUser' command was found in the module 'Microsoft.Graph.Users', but the module could not be loaded due to the following error: [Could not load file or assembly 'Microsoft.Graph.Authentication'... Assembly with same name already loaded.

    So I did some looking, ran
    Get-Module, sure enough Authentication is loaded, tried running Remove-Module but that didn't help whatever, searched it up and apparently the best way to fix this is to just reinstall the module. OK ffs whatever.
    Uninstall-Module Microsoft.Graph.
    You cannot Uninstall blah blah blah. Administrator rights are required.
    OK, close powershell. Reopen as admin user.
    Run
    Start-Process powershell -verb runas to elevate.
    Get new window, run Uninstall command again.
    Module not found
    heavy exhausted sigh
    Open a new powershell window, but version 7 this time,
    pwsh instead of powershell.
    Run Uninstall module, completes fine.
    Run Install-Module, completes fine.
    Run GetMgUser,
    Authentication needed. Please call Connect-MgGraph.

    Run Connect-MgGraph.
    Long pause.
    InteractiveBrowserCredential authentication failed:
    There is no further output after the :
    The window is now frozen, normally it would open a browser window for login, but it hasn't done that. I cannot close the window, I cannot minimize it, I cannot cancel the command. There is no hidden window on the desktop. I tried to close it with TaskMgr but it failed because it's an admin session.

    I'm just so tired and exhausted of interacting with this absolute garbage system, it's all fucking shit, Microsoft produces nothing of any quality any substance it's just endless trash.

    #Microsoft #powershell #azure #Entra #msgraph

  4. For future reference, I genrated this page of "Why can’t Microsoft 365 Copilot find my stuff?" from MS documentation, community blog posts, and vibes.✌️

    vibes.jukkan.com/copilot-searc

  5. For future reference, I genrated this page of "Why can’t Microsoft 365 Copilot find my stuff?" from MS documentation, community blog posts, and vibes.✌️

    vibes.jukkan.com/copilot-searc

    #Microsoft365 #Copilot #MSgraph

  6. For future reference, I genrated this page of "Why can’t Microsoft 365 Copilot find my stuff?" from MS documentation, community blog posts, and vibes.✌️

    vibes.jukkan.com/copilot-searc

    #Microsoft365 #Copilot #MSgraph

  7. For future reference, I genrated this page of "Why can’t Microsoft 365 Copilot find my stuff?" from MS documentation, community blog posts, and vibes.✌️

    vibes.jukkan.com/copilot-searc

    #Microsoft365 #Copilot #MSgraph

  8. For future reference, I genrated this page of "Why can’t Microsoft 365 Copilot find my stuff?" from MS documentation, community blog posts, and vibes.✌️

    vibes.jukkan.com/copilot-searc

    #Microsoft365 #Copilot #MSgraph

  9. "24 emails ought to be enough for anyone."
    - Microsoft CEO, 2026.

    Well, I don't know if Satya said that. But if he ever tried using Microsoft 365 Copilot to retrieve data from tens of emails in his mailbox, he'd get the same result as me.

    Because search tools don't support pagination.🙄 More details in this LI post: linkedin.com/feed/update/urn:l

  10. "24 emails ought to be enough for anyone."
    - Microsoft CEO, 2026.

    Well, I don't know if Satya said that. But if he ever tried using Microsoft 365 Copilot to retrieve data from tens of emails in his mailbox, he'd get the same result as me.

    Because #Copilot search tools don't support pagination.🙄 More details in this LI post: linkedin.com/feed/update/urn:l

    #Microsoft365 #MSGraph

  11. "24 emails ought to be enough for anyone."
    - Microsoft CEO, 2026.

    Well, I don't know if Satya said that. But if he ever tried using Microsoft 365 Copilot to retrieve data from tens of emails in his mailbox, he'd get the same result as me.

    Because #Copilot search tools don't support pagination.🙄 More details in this LI post: linkedin.com/feed/update/urn:l

    #Microsoft365 #MSGraph

  12. "24 emails ought to be enough for anyone."
    - Microsoft CEO, 2026.

    Well, I don't know if Satya said that. But if he ever tried using Microsoft 365 Copilot to retrieve data from tens of emails in his mailbox, he'd get the same result as me.

    Because #Copilot search tools don't support pagination.🙄 More details in this LI post: linkedin.com/feed/update/urn:l

    #Microsoft365 #MSGraph

  13. "24 emails ought to be enough for anyone."
    - Microsoft CEO, 2026.

    Well, I don't know if Satya said that. But if he ever tried using Microsoft 365 Copilot to retrieve data from tens of emails in his mailbox, he'd get the same result as me.

    Because #Copilot search tools don't support pagination.🙄 More details in this LI post: linkedin.com/feed/update/urn:l

    #Microsoft365 #MSGraph

  14. ⚡ Entra Authentication 101 – @[email protected] (#PSConfEU 25) Microsoft API auth can be a maze: app regs, delegated vs app perms, secrets, certs, managed identities… Fred shows you how to do it right with #PowerShell 🎟️ Join us at #PSConfEU2026: psconf.eu #EntraID #MSGraph

    - YouTube

  15. ⚡ Entra Authentication 101 – @psfred.bsky.social (#PSConfEU 25) Microsoft API auth can be a maze: app regs, delegated vs app perms, secrets, certs, managed identities… Fred shows you how to do it right with #PowerShell 🎟️ Join us at #PSConfEU2026: psconf.eu #EntraID #MSGraph

    - YouTube

  16. ⚡ Entra Authentication 101 – @psfred.bsky.social (#PSConfEU 25) Microsoft API auth can be a maze: app regs, delegated vs app perms, secrets, certs, managed identities… Fred shows you how to do it right with #PowerShell 🎟️ Join us at #PSConfEU2026: psconf.eu #EntraID #MSGraph

    - YouTube

  17. ⚡ Entra Authentication 101 – @psfred.bsky.social (#PSConfEU 25) Microsoft API auth can be a maze: app regs, delegated vs app perms, secrets, certs, managed identities… Fred shows you how to do it right with #PowerShell 🎟️ Join us at #PSConfEU2026: psconf.eu #EntraID #MSGraph

    - YouTube

  18. ⚡ Entra Authentication 101 – @psfred.bsky.social (#PSConfEU 25) Microsoft API auth can be a maze: app regs, delegated vs app perms, secrets, certs, managed identities… Fred shows you how to do it right with #PowerShell 🎟️ Join us at #PSConfEU2026: psconf.eu #EntraID #MSGraph

    - YouTube

  19. ⚡ Entra Authentication 101 – @psfred.bsky.social (#PSConfEU 25) Microsoft API auth can be a maze: app regs, delegated vs app perms, secrets, certs, managed identities… Fred shows you how to do it right with #PowerShell 🎟️ Join us at #PSConfEU2026: psconf.eu #EntraID #MSGraph

    - YouTube

  20. The Syntax and The Shredding Blog: Episode 6: CF & MS Graph Together as One
    This episode revisits digs into Microsoft Graph and ColdFusion while listening to Testament's Together as One.
    wadebach.blackcatwhitehatsecur
    #Syntax #Shredding #Episode6 #CF #MSGraph #programming

  21. The Syntax and The Shredding Blog: Episode 6: CF & MS Graph Together as One
    This episode revisits digs into Microsoft Graph and ColdFusion while listening to Testament's Together as One.
    wadebach.blackcatwhitehatsecur
    #Syntax #Shredding #Episode6 #CF #MSGraph #programming

  22. Office 365 for IT Pros 2026 edition is almost there! Want to know more about the book, release process, or simply how to subscribe to this most updated reference material office365itpros.com/2025/06/24 #MSExchange #EntraID #Office365 #SPO #ODfB #Planner #Purview #MSGraph

  23. Office 365 for IT Pros 2026 edition is almost there! Want to know more about the book, release process, or simply how to subscribe to this most updated reference material office365itpros.com/2025/06/24 #MSExchange #EntraID #Office365 #SPO #ODfB #Planner #Purview #MSGraph

  24. Office 365 for IT Pros 2026 edition is almost there! Want to know more about the book, release process, or simply how to subscribe to this most updated reference material office365itpros.com/2025/06/24 #MSExchange #EntraID #Office365 #SPO #ODfB #Planner #Purview #MSGraph

  25. Office 365 for IT Pros and Automating Microsoft 365 with PowerShell: For less than $5 per month, get the most updated reference material maintained by team of experienced authors with real-world insights and management practices o365itpros.gumroad.com/l/O365I #MSExchange #EntraID #Office365 #SPO #ODfB #Planner #Purview #MSGraph #PowerShell

  26. Office 365 for IT Pros and Automating Microsoft 365 with PowerShell: For less than $5 per month, get the most updated reference material maintained by team of experienced authors with real-world insights and management practices o365itpros.gumroad.com/l/O365I #MSExchange #EntraID #Office365 #SPO #ODfB #Planner #Purview #MSGraph #PowerShell