Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue] Differentiate provisioned names for Azure AI Studio resources #4557

Open
pamelafox opened this issue Nov 14, 2024 · 2 comments
Open
Labels
Milestone

Comments

@pamelafox
Copy link
Member

When you provision AI Studio resources, you see:

" (✓) Done: Machine Learning Workspace: ai-hub-g3yu232bwmaek (20.956s)
(✓) Done: Machine Learning Connection: ai-hub-g3yu232bwmaek/aoai-content-safety-connection (5.856s)
(✓) Done: Machine Learning Connection: ai-hub-g3yu232bwmaek/aoai-g3yu232bwmaek (6.423s)
(✓) Done: Machine Learning Workspace: ai-project-g3yu232bwmaek (17.212s)"

But that may confuse developers as they have very different names in the UI. Ideally azd could differentiate the names based on the "kind" of the resource.

@weikanglim weikanglim added this to the Backlog milestone Nov 15, 2024
@weikanglim
Copy link
Contributor

This makes total sense. Azure resources have types and kinds, which can be labeled differently. We currently do translate Microsoft.Web/sites differently between function app and container app based on the kind.

@qubitron
Copy link

Suggest "AI Hub" and "AI Project"

@rajeshkamal5050 rajeshkamal5050 added the good first issue Good for newcomers label Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants