You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/run-governed-ai-workloads-microsoft-foundry/5-knowledge-check.yml
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -35,14 +35,15 @@ quiz:
35
35
- content: "Azure service updates changed default logging behavior; create an incident ticket for developers to manually restore logging on affected endpoints."
36
36
isCorrect: false
37
37
explanation: "Manual post-deployment changes causing drift is the most common cause, and autoremediation directly addresses it by automatically restoring compliant configurations. Changing policy enforcement mode to 'Deny' (option 2) prevents future violations but doesn't remediate existing drift—the 15 endpoints would remain noncompliant. Creating manual incident tickets (option 3) is reactive and doesn't prevent recurrence. The compliance scanner's autoremediation feature detects drift and automatically reapplies policy requirements, eliminating administrative overhead and closing the compliance gap within minutes rather than waiting for manual intervention."
38
-
- content: "Your development teams complain that approval workflows for experimental AI deployments take 2-3 days, slowing innovation velocity. Current policies routes all Azure OpenAI requests greater than $500 monthly cost to VP approval. Development deployments rarely exceed $1,000 monthly and have separate budget allocation from production. How should you optimize governance policies to enable faster development cycles without compromising production controls?"
38
+
- content: "Your development teams complain that approval workflows for experimental AI deployments take 2-3 days, slowing innovation velocity. Current policies routes all Azure OpenAI requests greater than **$500** monthly cost to VP approval. Development deployments rarely exceed **$1,000** monthly and have separate budget allocation from production. How should you optimize governance policies to enable faster development cycles without compromising production controls?"
39
39
choices:
40
-
- content: "Increase the autoapproval threshold to $5,000 for all environments so both development and production teams can provision faster."
40
+
- content: "Increase the autoapproval threshold to **$5,000** for all environments so both development and production teams can provision faster."
41
41
isCorrect: false
42
-
explanation: "Environment-specific approval thresholds balance innovation velocity with production risk management. Development environments need experimentation freedom with appropriate budget guardrails, while production requires stricter governance due to customer impact and compliance requirements. Raising thresholds universally (option 1) weakens production controls where VP oversight is necessary for risk management. Removing workflows entirely (option 2) eliminates governance visibility and creates audit gaps even with budget enforcement. The correct approach uses environment tags to apply different approval rules: development gets auto-approval under $2,000 (covering most experiments), production maintains VP approval, and budget enforcement prevents runaway costs in both environments."
42
+
explanation: "Environment-specific approval thresholds balance innovation velocity with production risk management. Development environments need experimentation freedom with appropriate budget guardrails, while production requires stricter governance due to customer impact and compliance requirements. Raising thresholds universally (option 1) weakens production controls where VP oversight is necessary for risk management. Removing workflows entirely (option 2) eliminates governance visibility and creates audit gaps even with budget enforcement. The correct approach uses environment tags to apply different approval rules: development gets auto-approval under **$2,000** (covering most experiments), production maintains VP approval, and budget enforcement prevents runaway costs in both environments."
43
43
- content: "Remove approval workflows entirely for development environments and rely on budget enforcement policies to prevent overspending."
44
44
isCorrect: false
45
-
explanation: "Environment-specific approval thresholds balance innovation velocity with production risk management. Development environments need experimentation freedom with appropriate budget guardrails, while production requires stricter governance due to customer impact and compliance requirements. Raising thresholds universally (option 1) weakens production controls where VP oversight is necessary for risk management. Removing workflows entirely (option 2) eliminates governance visibility and creates audit gaps even with budget enforcement. The correct approach uses environment tags to apply different approval rules: development gets auto-approval under $2,000 (covering most experiments), production maintains VP approval, and budget enforcement prevents runaway costs in both environments."
46
-
- content: "Create environment-specific policies where development environments autoapprove requests under $2,000 monthly cost while production maintains VP approval for all deployments."
45
+
explanation: "Environment-specific approval thresholds balance innovation velocity with production risk management. Development environments need experimentation freedom with appropriate budget guardrails, while production requires stricter governance due to customer impact and compliance requirements. Raising thresholds universally (option 1) weakens production controls where VP oversight is necessary for risk management. Removing workflows entirely (option 2) eliminates governance visibility and creates audit gaps even with budget enforcement. The correct approach uses environment tags to apply different approval rules: development gets auto-approval under **$2,000** (covering most experiments), production maintains VP approval, and budget enforcement prevents runaway costs in both environments."
46
+
- content: "Create environment-specific policies where development environments autoapprove requests under **$2,000** monthly cost while production maintains VP approval for all deployments."
47
47
isCorrect: true
48
-
explanation: "Environment-specific approval thresholds balance innovation velocity with production risk management. Development environments need experimentation freedom with appropriate budget guardrails, while production requires stricter governance due to customer impact and compliance requirements. Raising thresholds universally (option 1) weakens production controls where VP oversight is necessary for risk management. Removing workflows entirely (option 2) eliminates governance visibility and creates audit gaps even with budget enforcement. The correct approach uses environment tags to apply different approval rules: development gets auto-approval under $2,000 (covering most experiments), production maintains VP approval, and budget enforcement prevents runaway costs in both environments."
48
+
explanation: "Environment-specific approval thresholds balance innovation velocity with production risk management. Development environments need experimentation freedom with appropriate budget guardrails, while production requires stricter governance due to customer impact and compliance requirements. Raising thresholds universally (option 1) weakens production controls where VP oversight is necessary for risk management. Removing workflows entirely (option 2) eliminates governance visibility and creates audit gaps even with budget enforcement. The correct approach uses environment tags to apply different approval rules: development gets auto-approval under **$2,000** (covering most experiments), production maintains VP approval, and budget enforcement prevents runaway costs in both environments."
0 commit comments