Exam AB-100 Topic 1 Question 67 Discussion
Actual exam question for Microsoft's AB-100 exam
Question #: 67
Topic #: 1
Question #: 67
Topic #: 1
A company uses a fine-tuned Microsoft Foundry model that requires frequent updates as new customer feedback becomes available.
You need to design an application lifecycle management (ALM) process that meets the following requirements:
* Data changes must be tracked and versioned.
* The model must be retrained consistently by using approved training data.
Which two actions should you include in the design?
NOTE: Each correct selection is worth one point.
You need to design an application lifecycle management (ALM) process that meets the following requirements:
* Data changes must be tracked and versioned.
* The model must be retrained consistently by using approved training data.
Which two actions should you include in the design?
NOTE: Each correct selection is worth one point.
Suggested Answer: D,E Vote an answer
Comprehensive and Detailed Explanation From Agentic AI Business Solutions Topics Designing an ALM process for fine #tuned Microsoft Foundry models requires two critical capabilities:
* Version-controlled training data
* A consistent, governed pipeline for retraining
Let's break down the reasoning using modern Agentic AI lifecycle , data governance , and model retraining best practices .
E). Store the training data in Azure Blob Storage that has version control enabled - # Correct This directly satisfies the requirement:
"Data changes must be tracked and versioned."
Azure Blob Storage with versioning provides:
* Automatic version history for every training dataset
* Immutable snapshots for audit and rollback
* Governance controls for approved data
* Integration with CI/CD pipelines for model retraining
In an agentic AI lifecycle, data versioning is mandatory because:
* Training data evolves frequently
* Retraining must be reproducible
* Regulatory audits require traceability
* Model drift must be monitored
Blob Storage with versioning is the Microsoft#recommended approach for enterprise AI ALM.
D). Upload the training data to Microsoft Foundry data files - # Correct Foundry fine #tuning jobs require training data to be stored in Foundry data files .
This ensures:
* The fine #tuning job always uses the approved dataset
* The model retraining pipeline is consistent
* The data is validated and formatted correctly
* The training job references a stable, governed data source
This aligns with the requirement:
"The model must be retrained consistently by using approved training data." In agentic AI systems, the training pipeline must be deterministic.
Uploading the data to Foundry data files ensures that the fine#tuning job always uses the correct dataset version.
# Why the other options are NOT correct
A). Associate the storage location to the fine-tuning job - Not sufficient This does not provide:
* Data versioning
* Governance
* Tracking of changes
It simply points the job to a location, not a controlled ALM process.
B). Create a content filter - Not related to ALM or training data
Content filters are for safety , not:
* Versioning
* Data governance
* Retraining consistency
They do not help with the ALM requirements.
C). Store the training data in Azure Files - Not appropriate
Azure Files does not provide:
* Built#in versioning
* Immutable snapshots
* ALM integration for ML pipelines
Blob Storage is the correct choice for AI training data.
Final Answer: D, E
* D. Upload the training data to Microsoft Foundry data files
* E. Store the training data in Azure Blob Storage that has version control enabled These two actions together create a governed, versioned, repeatable ALM pipeline for fine #tuned Foundry models
* Version-controlled training data
* A consistent, governed pipeline for retraining
Let's break down the reasoning using modern Agentic AI lifecycle , data governance , and model retraining best practices .
E). Store the training data in Azure Blob Storage that has version control enabled - # Correct This directly satisfies the requirement:
"Data changes must be tracked and versioned."
Azure Blob Storage with versioning provides:
* Automatic version history for every training dataset
* Immutable snapshots for audit and rollback
* Governance controls for approved data
* Integration with CI/CD pipelines for model retraining
In an agentic AI lifecycle, data versioning is mandatory because:
* Training data evolves frequently
* Retraining must be reproducible
* Regulatory audits require traceability
* Model drift must be monitored
Blob Storage with versioning is the Microsoft#recommended approach for enterprise AI ALM.
D). Upload the training data to Microsoft Foundry data files - # Correct Foundry fine #tuning jobs require training data to be stored in Foundry data files .
This ensures:
* The fine #tuning job always uses the approved dataset
* The model retraining pipeline is consistent
* The data is validated and formatted correctly
* The training job references a stable, governed data source
This aligns with the requirement:
"The model must be retrained consistently by using approved training data." In agentic AI systems, the training pipeline must be deterministic.
Uploading the data to Foundry data files ensures that the fine#tuning job always uses the correct dataset version.
# Why the other options are NOT correct
A). Associate the storage location to the fine-tuning job - Not sufficient This does not provide:
* Data versioning
* Governance
* Tracking of changes
It simply points the job to a location, not a controlled ALM process.
B). Create a content filter - Not related to ALM or training data
Content filters are for safety , not:
* Versioning
* Data governance
* Retraining consistency
They do not help with the ALM requirements.
C). Store the training data in Azure Files - Not appropriate
Azure Files does not provide:
* Built#in versioning
* Immutable snapshots
* ALM integration for ML pipelines
Blob Storage is the correct choice for AI training data.
Final Answer: D, E
* D. Upload the training data to Microsoft Foundry data files
* E. Store the training data in Azure Blob Storage that has version control enabled These two actions together create a governed, versioned, repeatable ALM pipeline for fine #tuned Foundry models
by Ives at Jun 12, 2026, 01:54 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).