Skip to content

azd ai agent init does not prompt for environment variables referenced by unified azure.yaml  #9110

Description

@mohitpavan

Parameters is not supported in azure.yaml now.

We are trying to put some variables in the azure.yaml

credentials:
      key: '${PLAYWRIGHT_SERVICE_ACCESS_TOKEN}'
    metadata:
      resourceId: '${PLAYWRIGHT_SERVICE_RESOURCE_ID}'

But these were not asked while doing the Azd init

this works when we do the azd env set PLAYWRIGHT_SERVICE_ACCESS_TOKEN xyz
but it will be helpful if it can be asked in the CLI's UI instead, which used to be the case in the agent.manifest.yaml, this is gone only in the new azure.yml flow.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcustomer-reportedidentify a customer issueext-agentsazure.ai.agents extension

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions