{"id":248205,"date":"2026-07-03T16:36:32","date_gmt":"2026-07-03T14:36:32","guid":{"rendered":"https:\/\/www.lm-ag.de\/?page_id=248205"},"modified":"2026-07-21T11:36:59","modified_gmt":"2026-07-21T09:36:59","slug":"copilot-agents-portfolio","status":"publish","type":"page","link":"https:\/\/www.lm-ag.de\/en\/ki\/copilot-agents-portfolio\/","title":{"rendered":"AI Travel with Microsoft"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_0 et_pb_row et_block_row\">\n<div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><span class=\"breadcrumbs-white\">\n  <span><span><a href=\"https:\/\/www.lm-ag.de\/en\/\">Home<\/a><\/span><\/span>\n<\/span><\/div><\/div>\n\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><h1>AI Travel with Microsoft<\/h1>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_1 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!--\n  LM Offerings \u2014 Einbette-Snippet f\u00fcr die Website (Divi Code-Modul \/ WordPress).\n\n  SO GEHT'S:\n  1. Datei \"Offerings Landingpage - Fragment.standalone.html\" auf den Server laden,\n     z. B. nach \/wp-content\/uploads\/offerings\/  (per FTP oder Medienverwaltung).\n  2. Unten bei src=\"\u2026\" den Pfad\/URL zu dieser hochgeladenen Datei eintragen.\n  3. Diesen kompletten Block (iframe + script) in EIN Divi \"CODE\"-Modul einf\u00fcgen.\n     WICHTIG: Es muss ein \"Code\"-Modul sein, kein Text-Modul \u2014 sonst entfernt\n     WordPress den <script> und die H\u00f6he\/Overlays funktionieren nicht.\n\n  Funktionsweise:\n  \u2022 Der iframe passt seine H\u00f6he automatisch an den Inhalt an (kein zweiter Scrollbalken).\n  \u2022 \u00d6ffnet der Nutzer ein Detail-Panel, meldet das Snippet dem iframe den aktuell\n    sichtbaren Bildschirmausschnitt und sperrt das Scrollen der Host-Seite. Das Panel\n    positioniert sich dann exakt im sichtbaren Bereich \u2014 unabh\u00e4ngig von der Divi-Navigation\n    und ohne z-index-Konflikte. Beim Schlie\u00dfen wird alles automatisch zur\u00fcckgesetzt.\n-->\n\n<iframe\n  id=\"lm-offerings\"\n  src=\"\/wp-content\/uploads\/offerings\/Offerings%20Landingpage%20-%20Fragment.standalone.html\"\n  title=\"LM Offerings\"\n  scrolling=\"no\"\n  style=\"width:100%; border:0; display:block; height:1600px;\"\n  loading=\"lazy\">\n<\/iframe>\n\n<script>\n(function () {\n  var frame = document.getElementById('lm-offerings');\n  if (!frame) return;\n\n  \/\/ H\u00f6he der fixierten Divi-Kopfzeile (Men\u00fc).\n  \/\/ Bei Bedarf anpassen.\n  var MENU_OFFSET = 90;\n\n  var locked = false;\n\n  function postViewport() {\n    var win = frame.contentWindow;\n    if (!win) return;\n\n    var rect = frame.getBoundingClientRect();\n    var vh = window.innerHeight || document.documentElement.clientHeight;\n\n    \/\/ Sichtbaren Bereich berechnen (unterhalb des Men\u00fcs)\n    var screenTop = Math.max(MENU_OFFSET, rect.top);\n    var screenBottom = Math.min(vh, rect.top + rect.height);\n\n    var top = Math.max(0, screenTop - rect.top);\n    var height = Math.max(0, screenBottom - screenTop);\n\n    win.postMessage(\n      {\n        type: 'lm-embed-viewport',\n        top: top,\n        height: height\n      },\n      '*'\n    );\n  }\n\n  var ticking = false;\n\n  function onScroll() {\n    if (ticking) return;\n    ticking = true;\n\n    requestAnimationFrame(function () {\n      ticking = false;\n      if (!locked) postViewport();\n    });\n  }\n\n  window.addEventListener('scroll', onScroll, { passive: true });\n  window.addEventListener('resize', onScroll, { passive: true });\n\n  window.addEventListener('message', function (e) {\n    if (!e.data) return;\n\n    \/\/ Automatische H\u00f6he des iFrames\n    if (e.data.type === 'lm-embed-height' && !locked) {\n      frame.style.height = e.data.height + 'px';\n    }\n\n    \/\/ Scroll sperren\/freigeben\n    if (e.data.type === 'lm-embed-scroll-lock') {\n      if (e.data.locked) {\n        postViewport();\n        locked = true;\n        document.documentElement.style.overflow = 'hidden';\n        document.body.style.overflow = 'hidden';\n      } else {\n        locked = false;\n        document.documentElement.style.overflow = '';\n        document.body.style.overflow = '';\n        postViewport();\n      }\n    }\n  });\n\n  frame.addEventListener('load', postViewport);\n  postViewport();\n})();\n<\/script>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":96,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-248205","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>KI-Reise mit Microsoft - LM IT Services AG<\/title>\n<meta name=\"description\" content=\"Vom einsatzbereiten Microsoft 365 Copilot bis zu eigenen Agents. In klaren, planbaren Schritten \u2014 und in jeder Phase in Euro belegt.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.lm-ag.de\/en\/ai\/copilot-agents-portfolio\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"KI-Reise mit Microsoft\" \/>\n<meta property=\"og:description\" content=\"Vom einsatzbereiten Microsoft 365 Copilot bis zu eigenen Agents. In klaren, planbaren Schritten \u2014 und in jeder Phase in Euro belegt.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.lm-ag.de\/en\/ai\/copilot-agents-portfolio\/\" \/>\n<meta property=\"og:site_name\" content=\"LM IT Services AG\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/LMITServicesAG\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-21T09:36:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.lm-ag.de\/wp-content\/uploads\/2026\/05\/LM_KI-Illustration_KI-Kickstart.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"950\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"KI-Reise mit Microsoft\" \/>\n<meta name=\"twitter:description\" content=\"Vom einsatzbereiten Microsoft 365 Copilot bis zu eigenen Agents. In klaren, planbaren Schritten \u2014 und in jeder Phase in Euro belegt.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.lm-ag.de\/wp-content\/uploads\/2026\/05\/LM_KI-Illustration_KI-Kickstart.webp\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.lm-ag.de\\\/ki\\\/copilot-agents-portfolio\\\/\",\"url\":\"https:\\\/\\\/www.lm-ag.de\\\/ki\\\/copilot-agents-portfolio\\\/\",\"name\":\"KI-Reise mit Microsoft - LM IT Services AG\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.lm-ag.de\\\/#website\"},\"datePublished\":\"2026-07-03T14:36:32+00:00\",\"dateModified\":\"2026-07-21T09:36:59+00:00\",\"description\":\"Vom einsatzbereiten Microsoft 365 Copilot bis zu eigenen Agents. In klaren, planbaren Schritten \u2014 und in jeder Phase in Euro belegt.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.lm-ag.de\\\/ki\\\/copilot-agents-portfolio\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.lm-ag.de\\\/ki\\\/copilot-agents-portfolio\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.lm-ag.de\\\/ki\\\/copilot-agents-portfolio\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.lm-ag.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"KI\",\"item\":\"https:\\\/\\\/www.lm-ag.de\\\/ki\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"KI-Reise mit Microsoft\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.lm-ag.de\\\/#website\",\"url\":\"https:\\\/\\\/www.lm-ag.de\\\/\",\"name\":\"LM IT Services AG\",\"description\":\"Der IT Dienstleister aus Osnabr\u00fcck\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.lm-ag.de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.lm-ag.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.lm-ag.de\\\/#organization\",\"name\":\"LM IT Services AG\",\"url\":\"https:\\\/\\\/www.lm-ag.de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.lm-ag.de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.lm-ag.de\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/LM_Historie-2022.svg\",\"contentUrl\":\"https:\\\/\\\/www.lm-ag.de\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/LM_Historie-2022.svg\",\"width\":1,\"height\":1,\"caption\":\"LM IT Services AG\"},\"image\":{\"@id\":\"https:\\\/\\\/www.lm-ag.de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/LMITServicesAG\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/lm-it-services-ag\\\/\",\"https:\\\/\\\/www.instagram.com\\\/lmitservicesag\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC8C4s1Arjmt9NgOBgzpH39Q\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AI Journey with Microsoft - LM IT Services AG","description":"From the ready-to-use Microsoft 365 Copilot to custom agents. In clear, manageable steps \u2014 and accounted for in Euros at every stage.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.lm-ag.de\/en\/ai\/copilot-agents-portfolio\/","og_locale":"en_GB","og_type":"article","og_title":"KI-Reise mit Microsoft","og_description":"Vom einsatzbereiten Microsoft 365 Copilot bis zu eigenen Agents. In klaren, planbaren Schritten \u2014 und in jeder Phase in Euro belegt.","og_url":"https:\/\/www.lm-ag.de\/en\/ai\/copilot-agents-portfolio\/","og_site_name":"LM IT Services AG","article_publisher":"https:\/\/www.facebook.com\/LMITServicesAG","article_modified_time":"2026-07-21T09:36:59+00:00","og_image":[{"width":950,"height":800,"url":"https:\/\/www.lm-ag.de\/wp-content\/uploads\/2026\/05\/LM_KI-Illustration_KI-Kickstart.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_title":"KI-Reise mit Microsoft","twitter_description":"Vom einsatzbereiten Microsoft 365 Copilot bis zu eigenen Agents. In klaren, planbaren Schritten \u2014 und in jeder Phase in Euro belegt.","twitter_image":"https:\/\/www.lm-ag.de\/wp-content\/uploads\/2026\/05\/LM_KI-Illustration_KI-Kickstart.webp","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.lm-ag.de\/ki\/copilot-agents-portfolio\/","url":"https:\/\/www.lm-ag.de\/ki\/copilot-agents-portfolio\/","name":"AI Journey with Microsoft - LM IT Services AG","isPartOf":{"@id":"https:\/\/www.lm-ag.de\/#website"},"datePublished":"2026-07-03T14:36:32+00:00","dateModified":"2026-07-21T09:36:59+00:00","description":"From the ready-to-use Microsoft 365 Copilot to custom agents. In clear, manageable steps \u2014 and accounted for in Euros at every stage.","breadcrumb":{"@id":"https:\/\/www.lm-ag.de\/ki\/copilot-agents-portfolio\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.lm-ag.de\/ki\/copilot-agents-portfolio\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.lm-ag.de\/ki\/copilot-agents-portfolio\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.lm-ag.de\/"},{"@type":"ListItem","position":2,"name":"KI","item":"https:\/\/www.lm-ag.de\/ki\/"},{"@type":"ListItem","position":3,"name":"KI-Reise mit Microsoft"}]},{"@type":"WebSite","@id":"https:\/\/www.lm-ag.de\/#website","url":"https:\/\/www.lm-ag.de\/","name":"LM IT Services AG","description":"The IT service provider from Osnabr\u00fcck","publisher":{"@id":"https:\/\/www.lm-ag.de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.lm-ag.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.lm-ag.de\/#organization","name":"LM IT Services AG","url":"https:\/\/www.lm-ag.de\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.lm-ag.de\/#\/schema\/logo\/image\/","url":"https:\/\/www.lm-ag.de\/wp-content\/uploads\/2025\/04\/LM_Historie-2022.svg","contentUrl":"https:\/\/www.lm-ag.de\/wp-content\/uploads\/2025\/04\/LM_Historie-2022.svg","width":1,"height":1,"caption":"LM IT Services AG"},"image":{"@id":"https:\/\/www.lm-ag.de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/LMITServicesAG","https:\/\/www.linkedin.com\/company\/lm-it-services-ag\/","https:\/\/www.instagram.com\/lmitservicesag\/","https:\/\/www.youtube.com\/channel\/UC8C4s1Arjmt9NgOBgzpH39Q"]}]}},"_links":{"self":[{"href":"https:\/\/www.lm-ag.de\/en\/wp-json\/wp\/v2\/pages\/248205","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lm-ag.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.lm-ag.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.lm-ag.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lm-ag.de\/en\/wp-json\/wp\/v2\/comments?post=248205"}],"version-history":[{"count":19,"href":"https:\/\/www.lm-ag.de\/en\/wp-json\/wp\/v2\/pages\/248205\/revisions"}],"predecessor-version":[{"id":248310,"href":"https:\/\/www.lm-ag.de\/en\/wp-json\/wp\/v2\/pages\/248205\/revisions\/248310"}],"up":[{"embeddable":true,"href":"https:\/\/www.lm-ag.de\/en\/wp-json\/wp\/v2\/pages\/96"}],"wp:attachment":[{"href":"https:\/\/www.lm-ag.de\/en\/wp-json\/wp\/v2\/media?parent=248205"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}