- A
Encrypt the CSV file before uploading.
Why wrong: File encryption is not supported; use secure transfer.
- B
Change the patient portal API to use batch uploads.
Why wrong: API is already secure.
- C
Configure the EHR data source to use SFTP for file transfer.
Secures data in transit.
- D
Enable double encryption at rest in Customer Insights.
Why wrong: Encryption at rest is not the issue.
Quick Answer
The correct choice is to configure the EHR data source to use SFTP for file transfer. SFTP, or SSH File Transfer Protocol, encrypts the CSV file during transit over the network, directly addressing the need to encrypt data in transit for Customer Insights with SFTP. Since the on-premises EHR system sends a nightly batch file, SFTP ensures that protected health information is encrypted while moving to the cloud, complementing Dynamics 365’s default encryption at rest and satisfying HIPAA requirements for ePHI transmission. On the MB-910 exam, this scenario tests your understanding of data protection layers: encryption at rest is automatic, but you must choose the right protocol for data in transit. A common trap is confusing FTPS with SFTP—remember that SFTP uses SSH for encryption, not SSL/TLS. For a quick memory tip: think “S for Secure Shell” when you see SFTP, and recall that batch files from on-premises systems need encrypted file transfer, not real-time API encryption.
MB-910 Describe Dynamics 365 Customer Insights Practice Question
This MB-910 practice question tests your understanding of describe dynamics 365 customer insights. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
You are the Dynamics 365 administrator for a healthcare provider that uses Customer Insights to manage patient profiles. The organization must comply with HIPAA regulations. Patient data is sourced from an electronic health record (EHR) system and from a patient portal. The EHR system is on-premises and sends data via a nightly batch file in CSV format. The patient portal sends data in real-time via API. You need to ensure that all patient data in Customer Insights is encrypted at rest and in transit. The platform already encrypts data at rest by default. However, you are concerned about the data in transit from the EHR system. What should you do?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Configure the EHR data source to use SFTP for file transfer.
Option C is correct because SFTP (SSH File Transfer Protocol) encrypts the CSV file during transit, addressing the concern about data in transit from the on-premises EHR system. Since the EHR sends data via a nightly batch file, using SFTP ensures the file is encrypted over the network, complementing the platform's default encryption at rest. This aligns with HIPAA requirements for protecting ePHI during transmission.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Encrypt the CSV file before uploading.
Why it's wrong here
File encryption is not supported; use secure transfer.
- ✗
Change the patient portal API to use batch uploads.
Why it's wrong here
API is already secure.
- ✓
Configure the EHR data source to use SFTP for file transfer.
Why this is correct
Secures data in transit.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Enable double encryption at rest in Customer Insights.
Why it's wrong here
Encryption at rest is not the issue.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates may confuse encrypting the file itself (Option A) with securing the transfer channel, or assume that double encryption at rest (Option D) covers transit, when in fact HIPAA requires encryption both at rest and in transit, and the question specifically targets the transit vulnerability from the on-premises EHR system.
Detailed technical explanation
How to think about this question
SFTP operates over SSH (port 22) and provides both authentication and encryption for file transfers, unlike FTP which transmits data in plaintext. In a healthcare scenario, using SFTP for batch CSV transfers ensures compliance with HIPAA's Security Rule (45 CFR § 164.312(e)(1)), which mandates encryption of ePHI in transit over open networks. The EHR system's nightly batch file is a classic use case where SFTP replaces insecure FTP or unencrypted HTTP transfers.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A healthcare organisation deploys an application with a public-facing web tier and a private database tier. The database subnet has no public IP and only accepts connections from the web tier's security group. Questions like this test whether you can design cloud network isolation using VNets/VPCs, subnets, and security group rules.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Describe Dynamics 365 Customer Insights — study guide chapter
Learn the concepts, then practise the questions
- →
Describe Dynamics 365 Customer Insights practice questions
Targeted practice on this topic area only
- →
All MB-910 questions
977 questions across all exam domains
- →
Microsoft Dynamics 365 Fundamentals CRM MB-910 study guide
Full concept coverage aligned to exam objectives
- →
MB-910 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related MB-910 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Describe Dynamics 365 Customer Insights practice questions
Practise MB-910 questions linked to Describe Dynamics 365 Customer Insights.
Describe Dynamics 365 Sales practice questions
Practise MB-910 questions linked to Describe Dynamics 365 Sales.
Describe Dynamics 365 Customer Service practice questions
Practise MB-910 questions linked to Describe Dynamics 365 Customer Service.
Describe Dynamics 365 Field Service practice questions
Practise MB-910 questions linked to Describe Dynamics 365 Field Service.
Explore the core capabilities of customer engagement apps in Dynamics 365 practice questions
Practise MB-910 questions linked to Explore the core capabilities of customer engagement apps in Dynamics 365.
Describe shared features and Copilot capabilities practice questions
Practise MB-910 questions linked to Describe shared features and Copilot capabilities.
MB-910 fundamentals practice questions
Practise MB-910 questions linked to MB-910 fundamentals.
MB-910 scenario practice questions
Practise MB-910 questions linked to MB-910 scenario.
MB-910 troubleshooting practice questions
Practise MB-910 questions linked to MB-910 troubleshooting.
Practice this exam
Start a free MB-910 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this MB-910 question test?
Describe Dynamics 365 Customer Insights — This question tests Describe Dynamics 365 Customer Insights — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Configure the EHR data source to use SFTP for file transfer. — Option C is correct because SFTP (SSH File Transfer Protocol) encrypts the CSV file during transit, addressing the concern about data in transit from the on-premises EHR system. Since the EHR sends data via a nightly batch file, using SFTP ensures the file is encrypted over the network, complementing the platform's default encryption at rest. This aligns with HIPAA requirements for protecting ePHI during transmission.
What should I do if I get this MB-910 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Keep practising
More MB-910 practice questions
- A marketing team wants to send personalized email campaigns based on customer interactions. Which Dynamics 365 Marketing…
- A marketing manager wants to create a customer segment based on purchase history and website behavior. Which Dynamics 36…
- Match each Dynamics 365 term to its correct definition.
- Match each Dynamics 365 concept to its description.
- A dispatcher notices that when a technician changes their booking status to 'Traveling', the booking status automaticall…
- Which THREE of the following are prerequisites for using Customer Insights predictive models?
Last reviewed: Jun 24, 2026
This MB-910 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the MB-910 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.