This is a follow-up task from PR #9678.
Move the shared condition expansion and truthiness logic into cli/azd/pkg/foundry.
Use it from the azure.ai.agents and azure.ai.projects extensions.
This is not a bug. It will reduce duplicated code and keep both extensions consistent.
Related comment: #9678 (comment)
This is a follow-up task from PR #9678.
Move the shared condition expansion and truthiness logic into
cli/azd/pkg/foundry.Use it from the
azure.ai.agentsandazure.ai.projectsextensions.This is not a bug. It will reduce duplicated code and keep both extensions consistent.
Related comment: #9678 (comment)