CV0-003 · Question #22
A small clinic is moving its health and accounting systems to a SaaS solution. The clinic holds patient- and business-sensitive information. Which of the following is the company expected to do to…
The correct answer is B. Disable and document unneeded ports and protocols on the SaaS servers. In a SaaS shared responsibility model, the clinic cannot access underlying servers or infrastructure, so its security obligations are limited to hardening what it can configure - including disabling and documenting unneeded network ports and protocols exposed at the application…
Question
A small clinic is moving its health and accounting systems to a SaaS solution. The clinic holds patient- and business-sensitive information. Which of the following is the company expected to do to protect its data?
Options
- ADocument, configure, and enforce strong account management policies.
- BDisable and document unneeded ports and protocols on the SaaS servers.
- CInstall antivirus and disable unneeded services on all SaaS servers.
- DHarden the underlying infrastructure: servers, firewalls, and load balancers.
How the community answered
(16 responses)- A6% (1)
- B69% (11)
- C6% (1)
- D19% (3)
Why each option
In a SaaS shared responsibility model, the clinic cannot access underlying servers or infrastructure, so its security obligations are limited to hardening what it can configure - including disabling and documenting unneeded network ports and protocols exposed at the application boundary.
Account management is a valid customer responsibility in SaaS, but it addresses identity and access control rather than the direct network-layer hardening needed to protect sensitive data at the connectivity boundary.
Under the SaaS shared responsibility model, the provider owns servers, OS, and core infrastructure, but the customer is still responsible for reducing attack surface within its configurable scope, which includes disabling and documenting unneeded ports and protocols on any network paths it controls connecting to the SaaS platform. For a clinic handling PHI and financial data, this network-layer hardening is a critical compliance obligation. Documenting disabled ports also creates an auditable record required by regulations such as HIPAA.
Installing antivirus and disabling services on SaaS servers is the provider's responsibility - the customer has no access to the underlying server OS in a SaaS model.
Hardening physical servers, firewalls, and load balancers belongs entirely to the SaaS provider; the customer has no administrative access to this infrastructure layer.
Concept tested: SaaS shared responsibility model - customer security duties
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/shared-responsibility
Topics
Community Discussion
No community discussion yet for this question.