Security, governance, and compliance

Completed

Contact centers handle some of the most sensitive customer interactions in any organization—billing disputes, health inquiries, financial transactions, personal account changes. Before any implementation goes live, stakeholders need confidence that customer data is protected, operations can recover from disruptions, and AI behaves responsibly. Dynamics 365 Contact Center addresses these concerns through a layered approach that spans infrastructure, engineering practices, compliance certifications, and AI governance.

Business continuity and disaster recovery

The platform provides built-in availability mechanisms designed to protect against infrastructure disruptions at multiple levels:

  • Azure Availability Zones: Data is replicated synchronously across isolated datacenter groups within a region. Single-zone failures don't affect operations because other zones continue serving traffic.
  • Cross-region disaster recovery: Organizations configure self-service disaster recovery that replicates platform data across paired Azure regions. The configuration is self-managed based on the organization's recovery point and recovery time objectives.
  • Elastic autoscaling: The platform responds automatically to load changes without manual intervention.
  • Dual redundancy: Automatic speech recognition (ASR) and text-to-speech (TTS) services run redundant instances to protect voice continuity.

These mechanisms support the platform's 99.999% availability design target for core calling scenarios. For most contact center implementations, this level of reliability meets enterprise requirements without extra architecture investment.

Microsoft's Secure Future Initiative

Microsoft's Secure Future Initiative (SFI) is a company-wide commitment to making security the highest priority across all products. The initiative is built on three principles that govern how Dynamics 365 Contact Center is built, deployed, and maintained:

  • Secure by design: Security requirements are defined at the architecture stage, not added after the fact.
  • Secure by default: Protection mechanisms are on by default and require explicit action to disable.
  • Secure operations: Continuous monitoring, threat detection, and incident response improve over time.

The practical implication for implementations: you don't need to build security from scratch. The default configuration is already hardened. Your work is to apply organizational-specific policies on top of a secure foundation.

The Continuous Security Development Lifecycle

The Continuous Security Development Lifecycle (C-SDL) defines how every component of the platform is engineered. It applies Zero Trust principles at every stage: assume breach, explicitly verify trust, and grant the least privilege required.

Stage Key activities
Design Threat modeling using the STRIDE methodology, Zero Trust architecture, security training
Code Trusted development tools, credential management, dependency review, open-source component governance
Build Static Application Security Testing (SAST), vulnerability scanning, software bill of materials (SBOM) generation
Deploy Dynamic Application Security Testing (DAST), penetration testing, security defaults enforced in infrastructure-as-code
Run Red team exercises, bug bounty program, XDR/SIEM monitoring, runtime protection

Compliance certifications

Dynamics 365 Contact Center holds certifications across the major regulatory categories that matter most in enterprise and regulated-industry implementations:

  • U.S. government: Authorization under federal security frameworks for government cloud deployments
  • Healthcare: Certifications supporting HIPAA compliance and healthcare data protection requirements
  • Payment card: Coverage under payment card industry data security standards for organizations handling cardholder data
  • International security standards: ISO certifications covering information security management, cloud security, and personal data protection
  • Financial services: Support for digital operational resilience requirements applicable to financial institutions and critical third-party providers
  • Industry assurance frameworks: SOC attestations and cloud security alliance certifications for broader organizational trust and audit purposes

During implementation, these certifications often reduce the documentation effort required for customer security reviews. Rather than building evidence from scratch, you can reference the platform's existing compliance posture.

For the current and complete list of certifications, see Compliance certifications for Dynamics 365 Contact Center.

Responsible AI principles

Microsoft's approach to AI in Dynamics 365 Contact Center is built on three core commitments: your data stays in Microsoft Cloud and isn't accessible to other customers, customer data isn't used to train AI models unless you explicitly opt in, and all Copilot features enforce your existing user permissions and DLP policies.

On top of these commitments, Azure AI Content Safety runs automatically on all AI-generated content — blocking prompt injection attacks, detecting ungrounded responses, and scanning outputs for harmful content by default. No custom configuration is required for baseline protection.

For the full Responsible AI Standard and the four-pillar framework (accountability, transparency, fairness, and reliability), see Responsible AI principles and approach.

Agent Hub security

As AI agents handle more customer interactions, governing their behavior becomes a dedicated security concern. Agent Hub provides centralized management for AI agent deployments. In the Agent Hub, you can manage:

  • Threat protection: Built-in safeguards against prompt injection, jailbreaks, and adversarial manipulation attempt detection
  • Data protection: Controls over what data agents can access, inheriting your organization's DLP and role-based access policies
  • Staged rollouts: Deploy agents to pilot groups before broader availability to limit the effect of unexpected behavior
  • Audit trail: Complete run history of agent actions and decisions for compliance and forensic review
  • Pre-publish security scan: Before any agent publishes, Copilot Studio runs automated validation, checking for misconfigurations, oversharing risks, and policy violations

Agent Hub structures AI governance across a learn-adopt-monitor-measure lifecycle. Organizations start by understanding their AI security posture, adopt agents with controlled rollout plans, monitor runtime behavior, and measure business impact. This phased approach gives security teams confidence while allowing the business to expand AI usage over time.

The security and compliance foundation covered in this unit applies equally to the AI-first capabilities you explore next.