AZ-301 Communication & Stakeholder Relations 5 — Questions and Answers
Question 1: After an Azure outage impacts a business stakeholder's operations, the stakeholder requests a post-incident report. Which element is most critical to include for a non-technical audience?
- Raw Azure Monitor metric charts at one-minute granularity
- A timeline of events, business impact in measurable terms, root cause summary, and corrective actions with owners and due dates (Correct answer)
- A list of all Azure service health alerts received during the incident
- A detailed explanation of Azure internal failover mechanisms
Correct answer: A timeline of events, business impact in measurable terms, root cause summary, and corrective actions with owners and due dates
Non-technical stakeholders need business impact, accountability, and forward-looking corrective actions rather than technical telemetry.
Question 2: A stakeholder wants to approve all Azure resource deployments manually before they go live. How should an architect address this requirement while maintaining deployment velocity?
- Remove the stakeholder from the approval chain to speed up deployments
- Implement Azure Policy and deployment gates in Azure DevOps pipelines with a defined approval workflow that notifies and waits for the stakeholder (Correct answer)
- Deploy resources first and notify the stakeholder after the fact
- Document the requirement but ignore it in practice
Correct answer: Implement Azure Policy and deployment gates in Azure DevOps pipelines with a defined approval workflow that notifies and waits for the stakeholder
Azure DevOps approval gates formally embed stakeholder approvals into the pipeline without blocking the overall process when not needed.
Question 3: An architect recommends Azure ExpressRoute to reduce latency for a hybrid workload. The network manager disagrees, preferring VPN Gateway for cost reasons. How should the architect resolve this disagreement?
- Accept the network manager's preference immediately
- Present a data-driven comparison of latency measurements, total cost of ownership over 3 years, and SLA differences, then allow the stakeholder to make an informed decision (Correct answer)
- Escalate to the CTO without informing the network manager
- Implement ExpressRoute without further discussion
Correct answer: Present a data-driven comparison of latency measurements, total cost of ownership over 3 years, and SLA differences, then allow the stakeholder to make an informed decision
A TCO-inclusive comparison with SLA and latency data reframes the discussion beyond initial cost, enabling a fully informed decision.
Question 4: A project sponsor asks why the Azure architecture requires Azure Active Directory Premium P2 licenses. What is the most effective explanation?
- It is a Microsoft requirement for all Azure subscriptions
- Premium P2 enables Privileged Identity Management and Identity Protection, which are required to meet the project's least-privilege access and zero-trust security requirements (Correct answer)
- It provides better performance for virtual machines
- The development team prefers it
Correct answer: Premium P2 enables Privileged Identity Management and Identity Protection, which are required to meet the project's least-privilege access and zero-trust security requirements
Linking a licensing decision to specific security requirements (PIM, Identity Protection) and project goals justifies the cost in terms the sponsor can evaluate.
Question 5: A stakeholder escalates a complaint that the Azure architecture is too complex and difficult for their team to operate. How should the architect respond?
- Defend the complexity as architecturally necessary without further discussion
- Conduct a complexity review with the operations team to identify simplification opportunities and provide targeted Azure documentation and runbook support (Correct answer)
- Blame the stakeholder's team for insufficient Azure skills
- Reduce complexity by removing critical availability components
Correct answer: Conduct a complexity review with the operations team to identify simplification opportunities and provide targeted Azure documentation and runbook support
A collaborative review surfaces specific pain points and separates necessary complexity from accidental complexity, preserving reliability while improving operability.
Question 6: An architect needs to communicate an upcoming Azure architecture change that will cause a 30-minute maintenance window. Which stakeholder communication approach minimizes business disruption?
- Perform the change without notice since it is within the SLA
- Notify all affected stakeholders with at least 5 business days' notice, specifying the date, time, expected duration, rollback plan, and a point of contact (Correct answer)
- Send a notice 1 hour before the maintenance window
- Post the maintenance notice only in a technical Slack channel
Correct answer: Notify all affected stakeholders with at least 5 business days' notice, specifying the date, time, expected duration, rollback plan, and a point of contact
Advance notice with full details—date, duration, rollback plan, and contact—allows stakeholders to plan around the window and reduces escalations.
Question 7: A business stakeholder interprets 'geo-redundancy' to mean their Azure data is automatically replicated with zero RPO. How should the architect correct this misunderstanding?
- Agree with the stakeholder's interpretation to avoid conflict
- Clarify that geo-redundancy reduces RPO but does not eliminate it, and share the specific RPO values for the Azure services in use along with options for reducing RPO further (Correct answer)
- Ignore the misunderstanding since geo-redundancy is close enough
- Replace geo-redundancy with a different technology
Correct answer: Clarify that geo-redundancy reduces RPO but does not eliminate it, and share the specific RPO values for the Azure services in use along with options for reducing RPO further
Correcting misunderstandings with specific RPO values and available options prevents business expectations from diverging from technical reality.
After an Azure outage impacts a business stakeholder's operations, the stakeholder requests a post-incident report.
Which element is most critical to include for a non-technical audience?