Validate AZURE_EXISTING_AGENT_ID
Open
area/extensions
ext-agents
feature
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
In our use case, Validate AZURE_EXISTING_AGENT_ID might be provided as an azd environment variable. I need to verify if the agent ID and abort if it is invalid.
Currently we can't write hook since ps1 or sh script needs to make REST API calls but curl or apt-get might not be available.
Contributor guide
Assessment
This issue has not been assessed yet.