You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: