
Microsoft Entra ID Experts in Munich
matched in minutes with vetted, available freelancersHire experts who secure workforce identities, connect Microsoft 365 and Azure resources, and design SSO, MFA and conditional access policies. Get precise AI matching with vetted, available freelancers who can support remote delivery or collaboration on site in Munich.
Meet FRATCH Experts in Munich, who have recently used Microsoft Entra ID
Ales L.
Last position:
Senior DevOps Consultant (Freelance) at European Union Agency (via IBM)
- Worked as freelance Senior DevOps Consultant on-site for IBM at a European Union Agency, operating in a highly secure, air-gapped environment managing classified systems.
- Led automation and DevOps initiatives for a large-scale OpenShift platform (>400 nodes), driving deployment efficiency, GitOps adoption, and operational automation using Ansible, Python, and Bash while ensuring compliance with security requirements.
- Spearheaded automation of release and deployment workflows in a private cloud environment hosting 400+ OpenShift nodes, significantly improving deployment speed and reliability.
- Migrated existing playbooks, roles, and templates from Ansible Tower to Ansible Automation Platform (AAP), ensuring full compliance with fully-qualified collection names (FQCN) and preparing custom Execution Environments (EE) for containerized automation.
- Implemented GitOps Agent for AAP Controller Configuration as Code, enabling automated synchronization (CRUD) of Ansible Controller objects based on repository-stored configuration definitions using GitHub webhooks.
- Designed and automated complex multi-step operational workflows including environment cleanup, Helix cluster component re-creation, Kafka topic management, and OpenShift object lifecycle management across ~100 environments.
- Achieved a reduction of multi-day manual operations to under a few hours through automation improvements spanning multiple AAP clusters and OpenShift environments.
- Integrated Ansible Automation Platform with Thycotic (Delinea) Secret Server via lookup plugin to enhance secure credential management in automated processes.
- Managed deployment tasks, platform troubleshooting, and Istio network configurations while adhering to stringent EU PSC security and compliance standards.
- Collaborated with infrastructure and application teams to refine deployment procedures, develop naming conventions, and continuously improve automation coverage in an air-gapped, classified environment.
Michael N.
Last position:
Senior AI Engineer | Forward Deployed Engineer at Tiefbau
- Development of an AI-powered project organization tool for a civil engineering company that intelligently links project, task, tender, schedule, and document data through a knowledge graph.
- Implementation of AI features for document analysis, information extraction, context-based assistance, and voice-based data capture based on Microsoft Azure AI, reducing administrative effort, making information available faster, and supporting project teams in decision-making.
- Tech stack: Python, React, TypeScript, FastAPI, Claude Code, Codex, Graphify, PostgreSQL, Microsoft Azure AI Foundry, Azure OpenAI, Azure AI Speech, Azure AI Document Intelligence, Microsoft Graph, Microsoft Entra ID, Docker, Git, CI/CD.
Vicenco K.
Last position:
ITSM Project Manager (self-employed)
Unified ITSM framework
- Definition of a company-wide ITSM target picture
- Introduction of a uniform service structure across all business units
SLA and OLA management
- Building a standardized SLA framework
- Definition of service classes (Business Critical, Standard, Low Priority)
- Introduction of OLAs between internal teams
- Building meaningful SLA reporting
- Definition of KPI and service dashboards for business units
Service portfolio management
- Definition of service descriptions
- If needed, preparing possible cost and service billing
Ticketing & processes
- Incident management
- Uniform ticket categories
- Standardized prioritization
- Escalation matrix
- Automations
- Self-service optimization
Request fulfillment
- Service catalog across all business units
- Approval workflows
Problem management
- Introduction of root cause analysis
- Known error database
- Problem review process
Complete asset management concept
- Hardware lifecycle management
- Software lifecycle management
- Leasing lifecycle
- Mobile device lifecycle
- Monitor lifecycle
- Phone lifecycle
Processes
- Procurement
- Goods receipt
- Inventory
- Assignment
- Return
- Disposal
- Leasing return Goal: single source of truth for all assets
CMDB design
- Definition of all configuration items:
- Workplace
- Notebooks
- Monitors
- Mobile phones
- Printers
Infrastructure
- Servers
- Firewalls
- Switches
- WLAN
- Storage
- Backup systems
Cloud
- Azure resources
- Microsoft 365
- SaaS services
Relationships
- User ↔ Asset
- Asset ↔ Service
- Service ↔ Infrastructure
- Location ↔ Asset
- Goal: make all service dependencies visible
Software asset & license management
- License management concept
- License balancing
- Compliance reporting
- Microsoft license management
- Adobe license management
- SaaS management
- Contract management
- Renewal management
Interfaces & automation Existing systems
- Workday
- Joiner
- Mover
- Leaver
TESMA
- Leasing data
- Contract data
Matrix42
- Asset synchronization
- User synchronization
Active Directory / Entra ID
- User management
Microsoft 365
- License assignment
- Group management
Dormakaba
Access processes
Lifecycle services
Monitoring platforms
- PRTG
- Palo Alto
- Cisco
Reporting & KPI framework
- Definition of a management dashboard
- KPIs
- Ticket volume
- SLA fulfillment
- MTTR
- First resolution rate
- Asset accuracy
- License compliance
- Change success rate
- Service availability
- Degree of automation
Network redesign support
- Governance
- Support of the network redesign from an ITSM point of view
- Definition of affected services
- Change management structure
- Communication concept
CMDB integration
- Recording of all network components
- Service mapping
- Dependency analysis
Validation of documentation and knowledge base articles
- Network documentation
- Operations documentation
- Standard changes
Monitoring & event management
- Target picture
- Central monitoring concept
- Event management process
- Alerting strategy
- Escalation model
Systems
Cisco
Palo Alto
Fortinet
Rubrik
Veeam
Matrix42
Azure
Microsoft 365 Automation
Ticket creation from monitoring
Escalations
Standard actions
Audit, compliance & information security
- ISO 27001 consulting
- TISAX consulting
- NIS2 preparation - consulting
- Audit-ready processes
- Documentation structure
- Evidence tracking in Matrix42
Roadmap
- 12-month roadmap
- Prioritization of all measures
- Quick wins
- Medium-term projects
- Long-term target picture
- Documentation
Alexander A.
Last position:
Onsite Support Administrator at Sana Kliniken AG
- Processing and coordination of IT tickets (Helix, Omnitracker) incl. VIP support and remote support (Microsoft Teams, RDP, FastViewer)
- Onsite support at the main location as well as support for modern conference and meeting room technology (e.g. MeetingBoard 75 Pro)
- User and rights management in Active Directory (Active Roles), Azure AD, Exchange and MDM
- VDI support and monitoring with Citrix Director and Aruba Networking
- Endpoint management and policy administration via Ivanti
- Deployment, configuration and lifecycle management of clients (Dell notebooks, iPhones, iPads)
- Hardware rollouts for new employees incl. shipping across Germany
- Asset and license management as well as organization of site migrations
Alexandru G.
Last position:
Principal Cloud DevOps Architect at BP
In my role as Senior Cloud DevOps Architect for BP, an oil and gas company, I had the mission to migrate the Electric Vehicle Charging platform of the EV Division from on-premises and Azure to AWS cloud, resulting in a hybrid multi-cloud, multi-tenant SaaS solution.
Deployment with Kubernetes for the application layer meant provisioning Kubernetes clusters managed by EKS and AKS, with a focus on integrating them into a multi-tenant environment. This integration was achieved by using Kubernetes namespaces and access controls to ensure data isolation and privacy enforcement.
In the database layer, we chose an RDS instance with PostgreSQL to support the backend infrastructure of our applications. Tenants shared the same RDS instance, but each had a dedicated schema.
To ingest near real-time data from physical charge points (CPOs), as IoT devices, via the OCPI protocol, we ran into significant delays with batch processing. As a result, we built a real-time streaming data pipeline using Apache Kafka, while prioritizing an event-driven architecture.
Led collaboration across multiple internal teams, external vendors, cloud providers, and on-site partners to integrate over five systems into a unified solution.
Achievements:
- Successfully designed and implemented hybrid multi-cloud solutions, integrating multiple cloud platforms (AWS, Azure) with on-premises infrastructure, using Site-to-Site VPNs, Firewalls, and Load Balancing.
- Led the migration of on-premises infrastructure to multi-cloud, multi-tenant infrastructure, resulting in 30% faster processing times.
- Migrated workloads from VMware and Hyper-V environments to cloud-based VMs, leveraging cloud-native services to optimize performance, cost efficiency, and scalability.
- Designed a multi-tenant Kubernetes platform leveraging the Kubernetes ecosystem, using Karpenter for dynamic EC2 node provisioning, KEDA for event-driven pod autoscaling (e.g., Kafka message lag), and Rancher for centralized monitoring of multiple clusters (EKS, AKS, or on-prem K8s), replacing Microsoft-centric Azure Arc management service.
- Designed and implemented Python-based FastAPI microservices as part of the EV core-backend on AWS EKS application layer, powering data ingestion and customer analytics pipelines.
- Developed asynchronous, event-driven APIs (Python-FastAPI) for real-time integration with CPOs, supporting OCPI 2.3 and OICP protocols.
- Designed and implemented a secure, production-grade Azure Databricks platform using Terraform, ensuring scalability and cost efficiency.
- Migrated on-premises ERP to a hybrid Dynamics 365 architecture with ERP hosted locally and CRM running in Azure, integrated via Azure Arc.
- Automated CI/CD pipelines for Databricks notebooks and jobs using GitHub Actions & Databricks CLI, reducing deployment time. Reduced infrastructure provisioning time by 70% by automating cloud resource deployment with GitOps.
- Ensured compliance with internal audit and data governance standards (GDPR) through OAuth2/OIDC-based authentication and fine-grained role-based access controls.
- Developed a Zero Trust security model, enforcing least-privilege access and microsegmentation, enhancing security posture and compliance with GDPR and NIST.
- Built interactive analytics dashboards in Amazon QuickSight, integrating data from S3 and Redshift to deliver real-time business insights and visualizations with embedded access for multi-tenant users.
- Led cloud security assessments and full-lifecycle cybersecurity integration during M&A, covering AWS, Azure, IAM (Entra ID), and data protection, while aligning security posture with NIST, ISO 27001, and GDPR across hybrid and cloud-native environments.
- Reduced cloud costs by 64% for a client's dev environment by implementing automated start/stop schedules for EC2 and RDS instances via AWS CDK with EventBridge Scheduler or AWS Systems Manager.
Tech stack:
- Infrastructure as Code: Terraform, AWS CDK, Ansible.
- Containers: Kubernetes on EKS, AKS, Docker.
- Streaming Data Processing: Kafka to Confluent Cloud, after AWS MSK.
- Frontend: TypeScript, React, NextJS, Hooks, Styled Components.
- Backend: Python with FastAPI, also Node.js with NestJS.
- Database: Aurora on PostgreSQL with TypeORM, RDS on SQL Server, Azure Databricks full setup and administration, ETL Pipelines.
- CI/CD and GitOps: GitHub Actions, Azure DevOps, ArgoCD.
- Monitoring and Observability: Prometheus and Grafana.
- Virtualization: Hyper-V, VMware Cloud on AWS, Azure Migrate.
- ERP Systems: Odoo, Microsoft Dynamics 365 Business Central on Azure, integrated with Azure Arc.
- Networking: Site-to-Site VPNs, AWS Direct Connect, Azure ExpressRoute, Firewalls (AWS Network Firewall, Azure Firewall).
- Security: IAM, NIST Framework, Zero Trust Security, AWS WAF, AWS Shield, GuardDuty.
Thomas H.
Last position:
Senior MLOps, DevOps Engineer at Trianel Energy
- Build and operate an end-to-end MLOps platform on Azure ML and Kubernetes (Kubeflow) for the automated deployment, monitoring, and scaling of forecasting models (including Temporal Fusion Transformer, Informer, Autoformer).
- Implement CI/CD pipelines in Azure DevOps for the full ML lifecycle – from resource provisioning (Terraform), data transformation (Hugging Face Datasets, Pandas, PyTorch, CUDA cluster) through training and evaluation to model registry and endpoint deployment.
- Integrate MLflow for experiment tracking, model versioning, performance monitoring, and automated registration in the Azure Model Registry.
- Develop and containerize PyTorch training jobs (Azure Notebook, Jupyter Notebooks) for price and time series forecasting (PFC models) with automatic rollout via Azure ML Endpoints and REST/gRPC interfaces, Docker containerization, secured with OAuth 2.0.
- Set up monitoring and alerting mechanisms (Prometheus, MLflow Metrics), log centralization, and cost monitoring.
- Automate infrastructure provisioning and model deployment using Terraform, Helm, and Azure CLI; connect to existing market data systems and event pipelines.
- Migrate existing workloads and databases (IONOS → Azure, MongoDB) with integration into central MLOps workflows and internal networks.
- Extend the platform with LLM-based tools (LangChain, LangServe) to integrate GPT-based analysis modules into existing Spring Boot services for market anomaly detection and automated reports.
- Analyze and architect a software solution to process large volumes of data efficiently (>3000 messages/sec.) (market data store).
- Spring Boot / Java 21 container development with RabbitMQ for distributing stock market data via MongoDB (Kubernetes) with fast storage of data in Redis RMaps, deduplication, forwarding messages to Read Model queues, and building Read Models for UI display in MongoDB.
- Integration of RESTHeart to create a REST API for MongoDB.
- Build an Angular frontend to simplify data queries and master data maintenance.
- Agentic coding with remote and local LLMs (Claude Sonnet, Ollama Qwen) and MCP servers.
- Develop Python scripts for transforming and cleaning incoming stock market data (Pandas, scikit-learn).
Omar A.
Last position:
Senior Fullstack AI Engineer (Team Lead – B2C Platform) at mama health
- Partner directly with C-level leadership (CEO, CAIO, CTO) on architecture, OKR strategy, and cross-team roadmap prioritization, translating strategic goals into structured engineering requirements.
- Surfaced and mapped technical debt across the entire organization with C-level leadership and co-defined a prioritized remediation strategy, balancing debt paydown against feature delivery.
- Led code reviews and technical standards across the team, fostering a mentor-first environment with two-way feedback dialogue — pairing on complex pipeline work and unblocking junior engineers on async architecture patterns.
- Re-architected the AI companion's core processing pipeline from synchronous to asynchronous with a queue-based worker architecture, enabling horizontal scalability and cutting upload processing time ~4x (from ~22s to 5–10s) while improving response accuracy.
- Designed an AI-driven document intelligence workflow with automatic multi-document classification, per-document summarization, and relevance guardrails for the patient care journey.
- Built a unified patient memory system (short- and long-term context) bridging the document vault and chatbot into a single bidirectional, context-aware platform.
Christian T.
Last position:
HDI DevOps & Fullstack Engineer at HDI
- Spring Boot Software Engineer
- DevOps Engineer (Kubernetes, Azure DevOps)
Toolstack: Java, Spring Boot, Kubernetes, Helm, GitOps, ArgoCD, Docker, Azure DevOps, CI/CD Pipelines, Git, Postgres
Mohamad D.
Last position:
Project Engineer at BMW Group AG
- Designed and implemented Azure Kubernetes Clusters, and managed DNS and Firewall solutions, enhancing network security and reliability.
- Led projects using Agile Scrum methodologies to streamline development cycles and improve project efficiency.
- Fostered and maintained relationships with suppliers to ensure timely project deliverables and resource availability.
- Managed continuous integration and delivery (CI/CD) pipelines using Jenkins, Sonar, GitHub, Bitbucket, and Terraform within the BMW Azure Cloud environment.
- Utilized Fortify SSC and Contrast AST for robust application security testing.
- Directed DevOps engineering initiatives on the SAP Business Technology Platform (BTP), focusing on streamlining development and deployment processes.
- Service Now governance, risk und compliance (GRC&IRM).
Harald L.
Last position:
Project Management at Loocid LLC
- Conducted a comprehensive due diligence review for a potential acquisition of a Swiss manufacturing company as part of a pre-merger analysis
- Assessed production capacities and technical infrastructure
- Evaluated integration possibilities into existing business processes
- Performed risk assessment and developed recommendations for action
- Documented the findings and presented them to management
Timo H.
Last position:
IT Product Owner / IT Project Manager at Schaeffler AG
- Responsible for tool-based project and portfolio management in the group
- Designing, enhancing and operating Jira- and Confluence-based workflows
- Translating management and business requirements into reliable tool concepts
- Integrating Jira into existing tool landscapes (e.g. Planview, ServiceNow, SAP BW)
- Establishing governance, reporting and KPI structures
- Rolling out new workflows including training & key user models
- Using AI features to support planning & analysis
Michael M.
Last position:
Freelance Senior Consultant & Cloud Architect at Rheinmetall AG
- Specialized in designing and implementing robust, secure cloud solutions for critical client infrastructure.
- Expertise in Microsoft Intune environment with a strong focus on system hardening and comprehensive policy management.
- Architected NIST and ISO/IEC 27000 compliant Mobile Device Management (MDM) infrastructure tailored for an international government defense aerospace project.
- Performed an architectural role for an offline Microsoft Endpoint Configuration Manager (MECM) environment, ensuring NIST compliance while handling complex manufacturing infrastructure.
Stefan C.
Last position:
SSIS Development at Stadtsparkasse München
- Replacement of a Java application and the Oracle DB for loading the internal WerWasWo system using SSIS.
- Development of SSIS packages to load text files into the database (SQL Server)
- Development of a database project for deployment on various servers
- Creation of queries to monitor the loading runs
- Development of a PowerShell script to automate the deployment of the SSDT projects.
- Oracle, SQL Developer, Microsoft SQL Server 2022 on-premises, SQL Server Management Studio v21, Visual Studio 2022, SSIS, SSDT, PowerShell.
Maryam N.
Last position:
Senior FullStack Developer at Camunda
- Role: Senior FullStack Developer
- Technologies: Google Cloud, Azure, Microsoft Entra, Keycloak, Spring Boot, Java
- Active in production
Rick G.
Last position:
Interim IT Security Analyst at GLS IT Services GmbH
- Risk Management
- Incident Management
- Security Analysis
- Secure Coding
- Information Security Management System (ISMS)
Discover over 15,000 top freelancers
Statistics of experts using Microsoft Entra ID
Aggregated from the professional profiles of matched freelancers.
Experience
21 years (Germany: 18 years)

Position duration
1.6 years (Germany: 1.9 years)

Positions per freelancer
13 (Germany: 14)

Top business areas
Information Technology, Product Development, Project Management

Top industries
Information Technology, Manufacturing, Professional Services

Certification focus areas
Information Technology, Project Management, Business Intelligence
Bachelor's degree or higher
73% (Germany: 70%)
Master's degree or higher
45% (Germany: 37%)
Doctorate
9% (Germany: 6%)

Certifications per freelancer
4

Most common languages
English, German, French

Speak two or more languages
100% (Germany: 97%)
Based on our profile pool as of 19 Sep 2026.
Daily rate distribution
The chart shows how the daily rates of freelancers in this technology in Munich are distributed, based on recent contracts on our platform. Each bar covers a rate range — its height shows how many freelancers charge within that range.
Discover detailed Microsoft Entra ID rate benchmarks:
Explore rate insightsAverage rates of experts in Munich using Microsoft Entra ID
Rates are based on recent contracts and do not include FRATCH margin.
The average daily rate is the mean of all daily rates from recent contracts of comparable freelancers on our platform.
The median daily rate is the middle value of all daily rates — half of comparable freelancers charge less, half charge more. Unlike the average, it is barely affected by outliers.
Calculated based on our freelancers’ daily rates as of 19 Sep 2026. Actual rates may vary depending on seniority level, experience, skill specialization, project complexity, and engagement length.
Microsoft Entra ID experts industry focus
See which industries our matched freelancers work in most often — every figure is calculated live from the freelancers on FRATCH.
- Information Technology (95%)
- Manufacturing (70%)
- Professional Services (55%)
- Banking and Finance (50%)
- Healthcare (50%)
- Government and Administration (50%)
- Automotive (45%)
- Insurance (40%)
Please note that freelancers can work across multiple industries, so percentages overlap.
About the technology
Identity foundation
Microsoft Entra ID is Microsoft’s cloud identity and access management service. Formerly known as Azure Active Directory or Azure AD, it controls access to Microsoft 365, Azure resources, SaaS applications and internal systems. Companies use it to manage users, groups, devices and service identities from a central directory.
Access controls
Entra ID supports single sign-on, multifactor authentication, passwordless access and conditional access. Policies can consider user risk, device state, location, application and sign-in context before granting access. Strong specialists translate security requirements into practical controls without creating unnecessary friction for users.
Connected ecosystem
The service sits within the Microsoft identity platform and integrates with Microsoft Graph, Intune, Defender, Microsoft 365 and Azure. Projects may also involve Active Directory Domain Services, hybrid identity, federation, Privileged Identity Management and application registrations. Useful adjacent skills include PowerShell, Terraform, Microsoft Graph API and security monitoring.
Typical delivery
- Configure tenants, domains, users, groups and administrative roles
- Implement SSO, MFA, passwordless authentication and conditional access
- Connect enterprise applications with SAML, OAuth 2.0 or OpenID Connect
- Design hybrid identity with Active Directory and Entra Connect
- Automate access reviews, provisioning and reporting
When specialists help
Companies often bring in freelance expertise during tenant migrations, Microsoft 365 rollouts, mergers, security programmes or application modernisation. Support is also valuable when access policies have grown inconsistent, privileged accounts need tighter control or a hybrid setup causes synchronisation problems. Munich organisations may combine remote delivery with on-site workshops and German or English collaboration.
Quality signals
Strong professionals start with an inventory of identities, applications, devices and privileged roles. They document the tenant, test policy changes in controlled groups and define recovery paths before enforcing restrictions. Look for practical experience with consent governance, identity lifecycle management, audit evidence and clear handover documentation. The best approach balances least privilege, user experience and maintainable operations.
Frequently asked questions
Key details about Microsoft Entra ID, drawn from the questions we get asked most.
Microsoft Entra ID provides cloud-based identity and access management. Companies use it for single sign-on, multifactor authentication, user and group management, application access, device-aware policies and secure access to Microsoft 365 and Azure.
Entra ID is designed for cloud identity, SaaS applications and modern authentication, while Active Directory Domain Services mainly manages traditional Windows domain resources on a network. Many organisations use both through a hybrid identity model rather than treating them as direct replacements.
Microsoft Entra ID is the current name for Azure Active Directory, commonly shortened to Azure AD. The rebranding changed the product name and wider identity portfolio terminology, but existing tenants, integrations and core capabilities remain relevant.
A strong Microsoft Entra ID specialist often works with Microsoft Graph, PowerShell, Intune, Defender and Microsoft 365. Depending on the project, knowledge of SAML, OAuth 2.0, OpenID Connect, Terraform, Active Directory and identity governance is also important.
The right level depends on the risk and scope of the work. A simple application integration may need focused configuration skills, while a tenant migration, hybrid identity redesign or privileged access programme calls for someone who can plan architecture, test changes and manage operational handover.
Microsoft Entra ID work is often suitable for remote collaboration because configuration, documentation and testing are performed in cloud consoles and management tools. On-site workshops in Munich can still help with stakeholder alignment, migration planning and integration with local IT teams; English or German communication may be required.
Ask for examples involving conditional access, application registration, identity lifecycle controls and incident recovery. A capable Microsoft Entra ID professional explains policy decisions clearly, uses staged rollouts, documents dependencies and can show how access is reviewed after implementation.
Common risks include overly broad administrative roles, unmanaged application consent, weak emergency access procedures and conditional access policies that lock out legitimate users. Microsoft Entra ID projects should include testing, break-glass planning, audit visibility and a documented process for future policy changes.
The average hourly rate of freelancers in Munich, Germany who have used Microsoft Entra ID in their recent projects is 96 €, which corresponds to a daily rate of about 770 € based on an 8-hour working day.
Of the freelancers in Munich, Germany who have used Microsoft Entra ID in their recent projects, 73% hold at least a Bachelor's degree, 45% hold at least a Master's degree, and 9% hold a doctorate.
On average, freelancers in Munich, Germany who have used Microsoft Entra ID in their recent projects have 21 years of professional experience, with a single engagement typically lasting around 1.6 years.
The most common languages among freelancers in Munich, Germany who have used Microsoft Entra ID in their recent projects are English (100%), German (90%), and French (20%).
The most common industries among freelancers in Munich, Germany who have used Microsoft Entra ID in their recent projects are Information Technology (95%), Manufacturing (70%), and Professional Services (55%).
The most common business areas among freelancers in Munich, Germany who have used Microsoft Entra ID in their recent projects are Information Technology (100%), Product Development (70%), and Project Management (70%).
Main locations of FRATCH Experts, who have recently used Microsoft Entra ID
Our freelancers and interim experts are at home across the DACH region — available on-site in the major business hubs or fully remote. Choose a location to discover matched specialists, local market insights and up-to-date availability.
Countries:
Request a free demo
Get in touch with the FRATCH team and we will get back to you within 4 hours.
Would you rather directly get in touch?
We always have the time for a call or email!

Berlin
Hamburg
Cologne
Frankfurt
Dusseldorf
Essen
Nuremberg