{"id":138214,"date":"2025-07-09T17:14:33","date_gmt":"2025-07-09T15:14:33","guid":{"rendered":"https:\/\/www.itta.net\/?post_type=formations&#038;p=138214"},"modified":"2026-04-13T14:22:03","modified_gmt":"2026-04-13T12:22:03","slug":"implementing-generative-ai-solutions-with-azure-databricks-dp-3028","status":"publish","type":"formations","link":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/implementing-generative-ai-solutions-with-azure-databricks-dp-3028\/","title":{"rendered":"Implementing Generative AI Solutions with Azure Databricks (DP-3028)"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">You want to integrate generative AI into your data pipelines but are unsure how to move from prototype to a production-ready solution. Large language models (LLMs) are powerful, but deploying them in an enterprise setting requires robust infrastructure, rigorous data management and specific engineering patterns. Azure Databricks provides a unified platform combining data engineering, MLOps and generative AI capabilities to build reliable, large-scale LLM applications. The DP-3028 training course teaches you the engineering techniques needed to put generative AI solutions into production on Azure Databricks. That is precisely the purpose of this generative AI Databricks training.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In one day at ITTA, a Microsoft Learning Partner in French-speaking Switzerland, you move from theory to practice using official Microsoft cloud labs. Your MCT-certified trainer guides you through the key steps: preparing data for RAG (Retrieval-Augmented Generation), using models via Model Serving, building processing chains with vector embeddings and evaluating the quality of generated responses. Delivered in Geneva and Lausanne in-person or as a virtual classroom, this training prepares you for the Microsoft Applied Skill assessment and helps you deploy robust generative AI solutions within your organization.<\/p>\n","protected":false},"featured_media":0,"parent":0,"menu_order":0,"template":"","editeurs":[5031,1488],"domaine":[4251,2982,4271,4244,2980],"class_list":["post-138214","formations","type-formations","status-publish","hentry","editeurs-azure-databricks","editeurs-microsoft","domaine-ai-development-and-llm","domaine-artificial-intelligence","domaine-development-with-llms-and-agents","domaine-developpement-ia-et-llm","domaine-intelligence-artificielle"],"acf":{"reference":"DP-3028","duree_nombre":1,"duree_unite":"jour","prix_virtuel":850,"prix_presentiel":900,"prix_blended":"","prix_elearning":"","views":451,"niveau":["Interm\u00e9diaire"],"role":"","certifiant":"","pdus":"","lieux":["Gen\u00e8ve","Lausanne"],"formats_dapprentissage":["presentiel","virtuel"],"examen_inclus":"Non certifiant","garanti":"","financement":"","description_temptraining":"","description_caf":"","description_title":"Implementing Generative AI Solutions with Azure Databricks Training (DP-3028)","objectifs":"<ul>\n \t<li>Understand the architecture of a generative AI solution on Azure Databricks<\/li>\n \t<li>Prepare and vectorize data for Retrieval-Augmented Generation (RAG)<\/li>\n \t<li>Deploy and consume language models via Databricks Model Serving<\/li>\n \t<li>Build processing chains combining embeddings and text generation<\/li>\n \t<li>Evaluate the quality and relevance of responses generated by LLMs<\/li>\n \t<li>Implement security and governance best practices for generative AI<\/li>\n<\/ul>","connaissances":"<ul>\r\n \t<li>Understand the basics of artificial intelligence and machine learning<\/li>\r\n \t<li>Master the fundamentals of Azure Databricks<\/li>\r\n \t<li>Have some knowledge of natural language processing (NLP)<\/li>\r\n<\/ul>","profils_participants":"<ul>\r\n \t<li>Data scientists<\/li>\r\n \t<li>AI engineers<\/li>\r\n \t<li>Machine learning developers<\/li>\r\n \t<li>Cloud solution architects<\/li>\r\n<\/ul>","examen":"","documentation":"<ul>\r\n \t<li>Access to Microsoft Learn, Microsoft's online learning platform, offering interactive resources and educational content to deepen your knowledge and develop your technical skills.<\/li>\r\n<\/ul>","lab__exercices":"<ul>\r\n \t<li>This course provides you with exclusive access to the official Microsoft lab, enabling you to practice your skills in a professional environment.<\/li>\r\n<\/ul>","contenu_cours":"<strong>Module 1: Get started with language models in Azure Databricks<\/strong>\r\n<ul>\r\n \t<li>Understand Generative AI<\/li>\r\n \t<li>Understand Large Language Models (LLMs)<\/li>\r\n \t<li>Identify key components of LLM applications<\/li>\r\n \t<li>Use LLMs for Natural Language Processing (NLP) tasks<\/li>\r\n<\/ul>\r\n<strong>Module 2: Implement Retrieval Augmented Generation (RAG) with Azure Databricks<\/strong>\r\n<ul>\r\n \t<li>Explore the main concepts of a RAG workflow<\/li>\r\n \t<li>Prepare your data for RAG<\/li>\r\n \t<li>Find relevant data with vector search<\/li>\r\n \t<li>Rerank your retrieved results<\/li>\r\n<\/ul>\r\n<strong>Module 3: Implement multi-stage reasoning in Azure Databricks<\/strong>\r\n<ul>\r\n \t<li>What are multi-stage reasoning systems?<\/li>\r\n \t<li>Explore LangChain<\/li>\r\n \t<li>Explore LlamaIndex<\/li>\r\n \t<li>Explore Haystack<\/li>\r\n \t<li>Explore the DSPy framework<\/li>\r\n<\/ul>\r\n<strong>Module 4: Fine-tune language models with Azure Databricks<\/strong>\r\n<ul>\r\n \t<li>What is fine-tuning?<\/li>\r\n \t<li>Prepare your data for fine-tuning<\/li>\r\n \t<li>Fine-tune an Azure OpenAI model<\/li>\r\n<\/ul>\r\n<strong>Module 5: Evaluate language models with Azure Databricks<\/strong>\r\n<ul>\r\n \t<li>Explore LLM evaluation<\/li>\r\n \t<li>Evaluate LLMs and AI systems<\/li>\r\n \t<li>Evaluate LLMs with standard metrics<\/li>\r\n \t<li>Describe LLM-as-a-judge for evaluation<\/li>\r\n<\/ul>\r\n<strong>Module 6: Review responsible AI principles for language models in Azure Databricks<\/strong>\r\n<ul>\r\n \t<li>What is responsible AI?<\/li>\r\n \t<li>Identify risks<\/li>\r\n \t<li>Mitigate issues<\/li>\r\n \t<li>Use key security tooling to protect your AI systems<\/li>\r\n<\/ul>\r\n<strong>Module 7: Implement LLMOps in Azure Databricks<\/strong>\r\n<ul>\r\n \t<li>Transition from traditional MLOps to LLMOps<\/li>\r\n \t<li>Understand model deployments<\/li>\r\n \t<li>Describe MLflow deployment capabilities<\/li>\r\n \t<li>Use Unity Catalog to manage models<\/li>\r\n<\/ul>","cours_recommandes":[138196,49346],"infos_additionnelles":"<h3>Generative AI on Azure Databricks: From Experimentation to Production<\/h3>\nGenerative AI is transforming the way companies leverage their data. But moving from prototype to production remains a major challenge. Azure Databricks addresses this challenge by providing an integrated platform that covers the entire lifecycle: data preparation, model training and fine-tuning, deployment via Model Serving, and production monitoring. The lakehouse approach allows unstructured data (documents, emails, knowledge bases) that feeds RAG solutions to be stored and governed. For Swiss companies subject to strict compliance requirements, Databricks offers data and model governance mechanisms that guarantee the traceability and security of generative AI processing.\n<h3>Target Audience and Prerequisites for the DP-3028 Training<\/h3>\nThis training is aimed at data engineers, ML engineers, and developers who want to industrialize generative AI solutions on Azure Databricks. It is also suitable for data architects evaluating RAG patterns to enrich their company's applications. An intermediate level is required: you should have a solid command of Python basics, understand fundamental machine learning concepts, and have some prior experience with Azure Databricks or a Spark environment. No prior expertise in generative AI is necessary, as the training covers foundational concepts before moving on to technical implementations.\n<h3>Detailed Day Program<\/h3>\nThe morning begins with a presentation of the architecture of an enterprise generative AI solution: components, data flows, and design patterns. You then discover Retrieval-Augmented Generation (RAG), the most widespread approach for combining LLMs with your organization's proprietary data. You prepare a document corpus, generate vector embeddings, and configure a vector search index in Databricks.\n\nThe afternoon focuses on building the complete chain: you deploy a language model via Model Serving, connect the vector retriever, and implement a functional RAG application. You learn to evaluate the quality of responses with relevance and faithfulness metrics. The day concludes with governance best practices: managing model access, logging interactions, and monitoring quality in production. All exercises use official Microsoft MOC program cloud labs.\n<h3>Benefits of Training at ITTA<\/h3>\nITTA is an official Microsoft Learning Partner in French-speaking Switzerland and offers this training with the most recent Microsoft-provided materials and labs. Our MCT trainers combine data engineering expertise with practical generative AI experience in enterprise environments, enabling them to illustrate concepts with concrete use cases and share best practices observed in the field.\n\nSmall group sessions in Geneva or Lausanne, in person or virtual classroom, promote rich exchanges and allow personalized support on exercises. You can discuss your generative AI projects with the trainer and get tailored advice. You leave with the skills needed to design and deploy RAG solutions on Azure Databricks and to validate the Microsoft DP-3028 Applied Skill.\n<h3>FAQ - Generative AI Azure Databricks DP-3028 Training<\/h3>\n<strong>What is the difference between this training and a general LLM course?<\/strong>\n\nThis training focuses on production engineering: how to deploy and industrialize generative AI solutions on Azure Databricks. It does not cover in-depth transformer theory or training models from scratch, but rather the concrete patterns for putting RAG applications into production.\n\n<strong>Is Azure OpenAI knowledge required for this training?<\/strong>\n\nNo, the training covers the use of models via Databricks Model Serving. Familiarity with basic LLM concepts (prompts, tokens, embeddings) is useful but not mandatory.\n\n<strong>What is RAG and why is it so important?<\/strong>\n\nRetrieval-Augmented Generation is a pattern that allows LLMs to respond by drawing on your enterprise data rather than solely on their training knowledge. It is the most widespread approach for building chatbots and AI assistants that provide reliable, contextualized responses.\n\n<strong>Does this training cover model fine-tuning?<\/strong>\n\nThe training focuses primarily on the RAG pattern, which is the recommended approach for the majority of enterprise use cases. Fine-tuning may be mentioned as a complement but is not the core of the program.\n\n<strong>Is the DP-3028 Applied Skill complementary to other certifications?<\/strong>\n\nYes, it combines naturally with the DP-203 certification (Data Engineering) and the DP-3027 Applied Skill (Databricks Data Engineering). Together, they cover a comprehensive range of skills on the Databricks platform.\n\n<strong>Is the data used in the labs kept confidential?<\/strong>\n\nThe labs use Microsoft-prepared datasets for training purposes. You do not manipulate your own company data during exercises, which eliminates any confidentiality risk.\n\n<strong>Can these skills be used with platforms other than Databricks?<\/strong>\n\nThe concepts of RAG, embeddings, and LLM evaluation are transferable to other platforms. However, specific technical implementations (Model Serving, Vector Search) are specific to the Databricks ecosystem.","inclus_dans_ce_cours_virtuel":"<ul>\r\n \t<li>Training provided by a certified trainer<\/li>\r\n \t<li>180 days of access to Official Microsoft Labs<\/li>\r\n \t<li>Official documentation in digital format<\/li>\r\n \t<li>Official Microsoft achievement badge<\/li>\r\n<\/ul>","inclus_dans_ce_cours_presentiel":"<ul>\r\n \t<li>Training provided by a certified trainer<\/li>\r\n \t<li>180 days of access to Official Microsoft Labs<\/li>\r\n \t<li>Official documentation in digital format<\/li>\r\n \t<li>Official Microsoft achievement badge<\/li>\r\n<\/ul>","inclus_dans_ce_cours_blended":"","inclus_dans_ce_cours_elearning":"","inclus_dans_ce_cours_surmesure":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Generative AI on Azure Databricks (DP-3028) - ITTA<\/title>\n<meta name=\"description\" content=\"Generative AI Azure Databricks training DP-3028 in 1 day. Master generative AI engineering on Azure Databricks. Official labs, Geneva and Lausanne. ITTA.\" \/>\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.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/implementing-generative-ai-solutions-with-azure-databricks-dp-3028\/\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/implementing-generative-ai-solutions-with-azure-databricks-dp-3028\\\/\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/implementing-generative-ai-solutions-with-azure-databricks-dp-3028\\\/\",\"name\":\"Generative AI on Azure Databricks (DP-3028) - ITTA\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#website\"},\"datePublished\":\"2025-07-09T15:14:33+00:00\",\"dateModified\":\"2026-04-13T12:22:03+00:00\",\"description\":\"Generative AI Azure Databricks training DP-3028 in 1 day. Master generative AI engineering on Azure Databricks. Official labs, Geneva and Lausanne. ITTA.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/implementing-generative-ai-solutions-with-azure-databricks-dp-3028\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/implementing-generative-ai-solutions-with-azure-databricks-dp-3028\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/implementing-generative-ai-solutions-with-azure-databricks-dp-3028\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Artificial intelligence\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"AI Development and LLM\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Development with LLMs and Agents\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Implementing Generative AI Solutions with Azure Databricks (DP-3028)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\",\"name\":\"ITTA\",\"description\":\"Formations &amp; Certifications en Suisse Romande\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.itta.net\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Organization\",\"EducationalOrganization\"],\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#organization\",\"name\":\"ITTA\",\"alternateName\":\"IT TRAINING ACADEMY SA\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.itta.net\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/Logo-transparent.png\",\"contentUrl\":\"https:\\\/\\\/www.itta.net\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/Logo-transparent.png\",\"width\":1500,\"height\":623,\"caption\":\"ITTA\"},\"image\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/ITTA\\\/100063747262936\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/1001738\",\"https:\\\/\\\/www.instagram.com\\\/itta_suisse\\\/\"],\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+41 58 307 73 00\",\"contactType\":\"customer service\",\"availableLanguage\":[\"French\",\"English\"],\"areaServed\":[{\"@type\":\"Country\",\"name\":\"Switzerland\"},{\"@type\":\"Country\",\"name\":\"France\"}]},\"location\":[{\"@type\":\"Place\",\"name\":\"ITTA Geneve\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Route des Jeunes 35\",\"addressLocality\":\"Carouge\",\"postalCode\":\"1227\",\"addressRegion\":\"GE\",\"addressCountry\":\"CH\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":46.18274,\"longitude\":6.12922}},{\"@type\":\"Place\",\"name\":\"ITTA Lausanne\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Rue des Cotes-de-Montbenon 16\",\"addressLocality\":\"Lausanne\",\"postalCode\":\"1003\",\"addressRegion\":\"VD\",\"addressCountry\":\"CH\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":46.52111,\"longitude\":6.62734}}]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Generative AI on Azure Databricks (DP-3028) - ITTA","description":"Generative AI Azure Databricks training DP-3028 in 1 day. Master generative AI engineering on Azure Databricks. Official labs, Geneva and Lausanne. ITTA.","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.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/implementing-generative-ai-solutions-with-azure-databricks-dp-3028\/","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/implementing-generative-ai-solutions-with-azure-databricks-dp-3028\/","url":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/implementing-generative-ai-solutions-with-azure-databricks-dp-3028\/","name":"Generative AI on Azure Databricks (DP-3028) - ITTA","isPartOf":{"@id":"https:\/\/www.itta.net\/en\/#website"},"datePublished":"2025-07-09T15:14:33+00:00","dateModified":"2026-04-13T12:22:03+00:00","description":"Generative AI Azure Databricks training DP-3028 in 1 day. Master generative AI engineering on Azure Databricks. Official labs, Geneva and Lausanne. ITTA.","breadcrumb":{"@id":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/implementing-generative-ai-solutions-with-azure-databricks-dp-3028\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/implementing-generative-ai-solutions-with-azure-databricks-dp-3028\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/implementing-generative-ai-solutions-with-azure-databricks-dp-3028\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.itta.net\/en\/"},{"@type":"ListItem","position":2,"name":"Artificial intelligence","item":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/"},{"@type":"ListItem","position":3,"name":"AI Development and LLM","item":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/"},{"@type":"ListItem","position":4,"name":"Development with LLMs and Agents","item":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/"},{"@type":"ListItem","position":5,"name":"Implementing Generative AI Solutions with Azure Databricks (DP-3028)"}]},{"@type":"WebSite","@id":"https:\/\/www.itta.net\/en\/#website","url":"https:\/\/www.itta.net\/en\/","name":"ITTA","description":"Formations &amp; Certifications en Suisse Romande","publisher":{"@id":"https:\/\/www.itta.net\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.itta.net\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Organization","EducationalOrganization"],"@id":"https:\/\/www.itta.net\/en\/#organization","name":"ITTA","alternateName":"IT TRAINING ACADEMY SA","url":"https:\/\/www.itta.net\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.itta.net\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.itta.net\/wp-content\/uploads\/2023\/02\/Logo-transparent.png","contentUrl":"https:\/\/www.itta.net\/wp-content\/uploads\/2023\/02\/Logo-transparent.png","width":1500,"height":623,"caption":"ITTA"},"image":{"@id":"https:\/\/www.itta.net\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/ITTA\/100063747262936\/","https:\/\/www.linkedin.com\/company\/1001738","https:\/\/www.instagram.com\/itta_suisse\/"],"contactPoint":{"@type":"ContactPoint","telephone":"+41 58 307 73 00","contactType":"customer service","availableLanguage":["French","English"],"areaServed":[{"@type":"Country","name":"Switzerland"},{"@type":"Country","name":"France"}]},"location":[{"@type":"Place","name":"ITTA Geneve","address":{"@type":"PostalAddress","streetAddress":"Route des Jeunes 35","addressLocality":"Carouge","postalCode":"1227","addressRegion":"GE","addressCountry":"CH"},"geo":{"@type":"GeoCoordinates","latitude":46.18274,"longitude":6.12922}},{"@type":"Place","name":"ITTA Lausanne","address":{"@type":"PostalAddress","streetAddress":"Rue des Cotes-de-Montbenon 16","addressLocality":"Lausanne","postalCode":"1003","addressRegion":"VD","addressCountry":"CH"},"geo":{"@type":"GeoCoordinates","latitude":46.52111,"longitude":6.62734}}]}]}},"_links":{"self":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/138214","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations"}],"about":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/types\/formations"}],"acf:post":[{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/49346"},{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/138196"}],"wp:attachment":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/media?parent=138214"}],"wp:term":[{"taxonomy":"editeurs","embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/editeurs?post=138214"},{"taxonomy":"domaine","embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/domaine?post=138214"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}