Skip to content

[Issue] Foundry project information in azd output #6383

@diberry

Description

@diberry
  • Make sure you've installed the latest version using instructions

Output from azd version
Run azd version and copy and paste the output here: 1.18.2

Describe the bug
When create Azure Foundry projects, I would think I see the same name in the AZD output, for resources I see in the portal. But they are different enough that I'm unclear if the correct resources were provisioned.

To Reproduce

  1. azd up for https://github.com/Azure-Samples/azd-ai-starter-basic

  2. Review output of azd

      (✓) Done: Resource group: rg-dib-foundry (3.029s)
      (✓) Done: Azure AI Services: ai-account-d2nvlsxqzz5xc (26.314s)
      (✓) Done: Log Analytics workspace: logs-d2nvlsxqzz5xc (21.664s)
      (✓) Done: Application Insights: appi-d2nvlsxqzz5xc (3.123s)
    
  3. Look at resource types in portal

    Foundry
    Foundry project
    Application insights
    Log analytics workspace
    

Expected behavior
Why can't the azd output for Foundry & Foundry projects say that.

Environment
Information on your environment:
* Language name and version
* IDE and version : [e.g. Visual Studio 16.3]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions