Running azd ai agent init start you off with an interactive flow to pick a template from an list in awesome-azd. We need to update that list to point to the new unified azure.yaml samples, however doing so would break the interactive flow. It currently would treat the new pointers as azd templates and attempt to download the whole repo (which thankfully currently fails).
Running
azd ai agent initstart you off with an interactive flow to pick a template from an list in awesome-azd. We need to update that list to point to the new unified azure.yaml samples, however doing so would break the interactive flow. It currently would treat the new pointers as azd templates and attempt to download the whole repo (which thankfully currently fails).