This is an initial change just to clean up the commands. A second issue will be made to create a more higher quality experience. In both `azd template list` and `azd init` (template) option, replace curret experience with the following text then exit the interaction: > For Microsoft Ai Gallery visit https://azure.github.io/ai-app-templates/ > For azd community gallery (awesome azd) visit https://azure.github.io/awesome-azd/ > > Select a template from the gallery, then run azd init -t [template name] Then exit the interaction. <img width="625" height="189" alt="Image" src="https://github.com/user-attachments/assets/065aa8ef-913f-4e91-9dd6-23ebbcb413df" /> <img width="1250" height="414" alt="Image" src="https://github.com/user-attachments/assets/713906f7-1b1a-48a7-a603-a0aed2724e29" /> Giving the links to the galleries gives a more useful interaction than the current long list of templates.