8 real AZ-305 flashcards, sampled across every domain the exam tests. Each concept card is paired with the misconception card built from the tempting wrong answer - the trap most decks skip. No account, no card.
The full deck has 689 flashcards. For a domain-by-domain breakdown and a study plan, read the AZ-305 study guide.
schoolConceptDesign Infrastructure Solutions
What is the documented maximum function execution timeout on the legacy Azure Functions Consumption plan?
arrow_downward
The legacy Consumption plan has a 5-minute default and a 10-minute maximum timeout per execution. Anything longer must run on Flex Consumption, Premium, or Dedicated, which support an unbounded timeout. Long-running jobs are killed mid-flight if left on Consumption, so the ceiling must be checked before migration.
errorMisconceptionDesign Infrastructure Solutions
The legacy Azure Functions Consumption plan allows unbounded execution up to 60 minutes per invocation.
arrow_downward
Unbounded execution is documented for Flex Consumption, Premium, Dedicated, and Container Apps - not the legacy Consumption plan. Legacy Consumption is capped at a 10-minute maximum timeout with a 5-minute default, so a job longer than 10 minutes will not fit.
schoolConceptDesign Identity, Governance, and Monitoring Solutions
What design path gives end-to-end observability for an AI agent hosted on Microsoft Foundry?
arrow_downward
Start tracing in Foundry, then add the Azure Monitor OpenTelemetry Distro with the Foundry SDK for app-side instrumentation. Application Insights is the documented unified observability experience and provides built-in dashboards surfacing token consumption, latency, error rates, and quality scores. Bypassing Application Insights forfeits the prebuilt agent dashboards.
errorMisconceptionDesign Identity, Governance, and Monitoring Solutions
For a Foundry-hosted AI agent, you should wire Foundry traces straight to a Log Analytics workspace and skip Application Insights.
arrow_downward
Application Insights is the documented unified observability experience for AI agents across Foundry, Copilot Studio, and third-party frameworks. Bypassing it forfeits the prebuilt agent dashboards. The documented path is to start tracing in Foundry, then add the Azure Monitor OpenTelemetry Distro with the Foundry SDK.
schoolConceptDesign Data Storage Solutions
Which failover-group policy keeps the failover decision under human control?
arrow_downward
Customer-managed (manual) failover policy keeps the decision with the customer, and the documentation recommends it so the business retains control over when failover happens. Microsoft-managed failover only triggers during widespread regional outages, after a grace period, and removes that human control over timing.
errorMisconceptionDesign Data Storage Solutions
Setting an Azure SQL Database failover group to Microsoft-managed (automatic) failover lets business owners keep control over when failover happens.
arrow_downward
Microsoft-managed failover only triggers during widespread regional outages and removes human control over the timing of failover. To keep the decision with the business, use customer-managed (manual) failover, which the documentation recommends so the business retains control.
schoolConceptDesign Business Continuity Solutions
Can the cadence of ASR crash-consistent recovery points be changed below five minutes?
arrow_downward
ASR creates crash-consistent recovery points every five minutes by default and this interval cannot be modified. Only the app-consistent snapshot frequency and recovery-point retention are configurable on the replication policy, so workloads needing tighter cadence must look beyond ASR replication-policy settings.
errorMisconceptionDesign Business Continuity Solutions
Switching an Azure VM to Hyper-V replication lets Azure Site Recovery create crash-consistent recovery points every 30 seconds for that workload.
arrow_downward
The 30-second cadence belongs to the Hyper-V-to-Azure (H2A) replication path, not to Azure VM A2A. For A2A workloads the crash-consistent interval is fixed at five minutes and cannot be modified by changing replication type.
Examworthy is not affiliated with or endorsed by Microsoft. All flashcards are original, drawn from our own blueprint-aligned practice questions. We never reproduce live exam items. AZ-305 and related marks belong to their respective owners.