AZ-301 Communication & Stakeholder Relations 2 — Questions and Answers
Question 1: A solutions architect is presenting an Azure migration plan to a CFO who has no technical background. Which approach best communicates the business value of the proposed architecture?
- Detail every Azure service's API capabilities
- Focus on cost savings, risk reduction, and business continuity metrics (Correct answer)
- Present ARM templates and infrastructure-as-code scripts
- Explain virtual network peering and subnet configurations in depth
Correct answer: Focus on cost savings, risk reduction, and business continuity metrics
Non-technical executives need business outcomes like cost, risk, and continuity rather than technical implementation details.
Question 2: During an architecture review, a security stakeholder raises concerns about data residency for a proposed Azure solution. What is the architect's best initial response?
- Dismiss the concern as a deployment detail to resolve later
- Acknowledge the concern and schedule a dedicated compliance review session (Correct answer)
- Redirect the stakeholder to read Azure compliance documentation independently
- Proceed with the design and add encryption as a workaround
Correct answer: Acknowledge the concern and schedule a dedicated compliance review session
Acknowledging concerns and scheduling a focused session ensures compliance requirements are addressed without derailing the broader review.
Question 3: An architect needs to document trade-offs between an active-active and active-passive Azure disaster recovery design for multiple stakeholders. Which artifact best serves this purpose?
- A detailed Terraform script with comments
- An Architecture Decision Record (ADR) outlining options, trade-offs, and the rationale for the chosen approach (Correct answer)
- A raw Azure Cost Management export spreadsheet
- A PM2 process list showing running services
Correct answer: An Architecture Decision Record (ADR) outlining options, trade-offs, and the rationale for the chosen approach
Architecture Decision Records (ADRs) formally capture options considered, trade-offs, and the rationale, making them accessible to both technical and non-technical stakeholders.
Question 4: A business unit requests a 99.999% SLA for a new Azure-hosted application. How should an architect communicate whether this is achievable?
- Agree immediately to avoid conflict and figure out the details later
- Explain that Azure guarantees 100% uptime for all services
- Present the composite SLA calculation for the required services and discuss cost implications of each additional nine (Correct answer)
- Recommend moving to an on-premises solution instead
Correct answer: Present the composite SLA calculation for the required services and discuss cost implications of each additional nine
Composite SLA calculations demonstrate realistic uptime expectations and connect reliability targets to cost, enabling informed stakeholder decisions.
Question 5: A stakeholder insists on using a specific Azure service that the architect believes is not the right fit. What is the most professionally appropriate next step?
- Implement the stakeholder's choice without question
- Ignore the request and proceed with the technically superior option
- Document the pros and cons of both approaches and present the analysis to the stakeholder for a joint decision (Correct answer)
- Escalate immediately to the stakeholder's manager
Correct answer: Document the pros and cons of both approaches and present the analysis to the stakeholder for a joint decision
A structured comparison respects stakeholder input while ensuring the decision is made with full awareness of trade-offs.
Question 6: After deploying an Azure solution, a stakeholder reports that performance does not meet expectations. Which communication action should the architect take first?
- Immediately rebuild the architecture from scratch
- Gather baseline metrics and compare them against the agreed-upon performance requirements from the design phase (Correct answer)
- Blame the operations team for misconfiguration
- Close the issue since the architecture was delivered as designed
Correct answer: Gather baseline metrics and compare them against the agreed-upon performance requirements from the design phase
Comparing observed metrics against documented requirements objectively identifies whether the gap is an architecture, configuration, or expectation issue.
Question 7: An architect is presenting multiple Azure architecture options to a steering committee. Which presentation technique best supports transparent stakeholder decision-making?
- Present only the architect's preferred option to avoid confusion
- Show all options with associated costs, risks, and alignment to business goals using a trade-off matrix (Correct answer)
- Provide only technical diagrams without business context
- Recommend the cheapest option regardless of business requirements
Correct answer: Show all options with associated costs, risks, and alignment to business goals using a trade-off matrix
A trade-off matrix gives stakeholders a structured, objective view of each option's cost, risk, and business alignment to support informed decisions.
A solutions architect is presenting an Azure migration plan to a CFO who has no technical background.
Which approach best communicates the business value of the proposed architecture?