{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Microsoft Graph",
  "home_page_url": "https://evotec.xyz/de/categories/microsoft-graph",
  "feed_url": "https://evotec.xyz/de/categories/microsoft-graph/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/de/blog/syncing-global-address-list-gal-to-personal-contacts-and-between-office-365-tenants-with-powershell",
      "url": "https://evotec.xyz/de/blog/syncing-global-address-list-gal-to-personal-contacts-and-between-office-365-tenants-with-powershell",
      "title": "Syncing Global Address List (GAL) to personal contacts and between Office 365 tenants with PowerShell",
      "summary": "Hey there! Today, I wanted to introduce you to one of the small but excellent module I\u2019ve created called the O365Synchronizer. This module focuses on synchronizing contacts and users. If you\u2019ve ever been tasked with synchronizing Global Address Lists (GAL) across different Office 365 tenants or just wanted to sync GAL with user mailboxes so they can access contacts directly on their phones, this tool is for you.",
      "date_published": "2023-12-03T16:32:13.0000000Z",
      "tags": [
        "api",
        "exchange",
        "microsoft graph",
        "office 365",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/de/blog/connect-mggraph-keyset-does-not-exist",
      "url": "https://evotec.xyz/de/blog/connect-mggraph-keyset-does-not-exist",
      "title": "Connect-MgGraph: Keyset does not exist",
      "summary": "I had this little issue today when I tried to schedule the Microsoft Graph script to run as a service account on a certificate. To my surprise, even tho I had all permissions required, I was getting this error message: Connect-MgGraph: Keyset does not exist. Something that didn\u2019t show up for my user.",
      "date_published": "2023-07-20T07:07:41.0000000Z",
      "tags": [
        "connet-mggraph",
        "graph",
        "graph-sdk",
        "microsoft graph",
        "powershell"
      ]
    }
  ]
}