Skip to content

[Auto] AI Gallery Standard Validation #95

@ai-apps-bot

Description

@ai-apps-bot

AI Gallery Standard Validation: NON-CONFORMING

Severity: Moderate

Please review the warnings below. If your template is already published, it may be subject to removal from a collection.
Head to this link for more information: template-lifecycle

Repository Management:

  • README.md File.
  • LICENSE.md File.
  • SECURITY.md File.
  • CODE_OF_CONDUCT.md File.
  • CONTRIBUTING.md File.
  • ISSUE_TEMPLATE.md File.
  • Topics on repo contains ['azd-templates', 'ai-azd-templates'].

Source code structure and conventions:

  • azure-dev.yml File.
  • azure.yml File.
  • infra Folder.
  • .devcontainer Folder.

Functional Requirements:

  • azd up.

  • ⚠️ azd down. [How to fix?]

    Details

    Deleting all resources and deployed code on Azure (azd down)
    Local application code is not deleted when running 'azd down'.

    Initialize bicep provider
    Deleting your resources can take some time.

    Deleting resource group ai-apps31706898816-10180156-rg
    (x) Failed: Failed deleting resource group ai-apps31706898816-10180156-rg

    ERROR: deleting infrastructure: error deleting Azure resources: deleting resource groups: deleting resource group: GET https://management.azure.com/subscriptions/90b334cb-854f-4207-a89c-cf44ab8673fe/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BSToyREFQUFMzMTcwNjg5ODgxNjoyRDEwMTgwMTU2OjJEUkctQVVTVFJBTElBRUFTVCIsImpvYkxvY2F0aW9uIjoiYXVzdHJhbGlhZWFzdCJ9

    RESPONSE 409: 409 Conflict
    ERROR CODE: ResourceGroupDeletionBlocked

    {
    error: {
    code: ResourceGroupDeletionBlocked,
    message: Deletion of resource group ai-apps31706898816-10180156-rg failed as resources with identifiers Microsoft.CognitiveServices/accounts/ai-apps31706898816-10180156-3hotisvmupm4s-openai could not be deleted. The provisioning state of the resource group will be rolled back. The tracking Id is 4479e71fc3e916f28d1e17e7da6d4ecb. Please check audit logs for more details.,
    details: [
    {
    target: /subscriptions/90b334cb-854f-4207-a89c-cf44ab8673fe/resourceGroups/ai-apps31706898816-10180156-rg/providers/Microsoft.CognitiveServices/accounts/ai-apps31706898816-10180156-3hotisvmupm4s-openai,
    message: {error:code:CannotDeleteAccountWithDeployments}
    }
    ]
    }
    }

    TraceID: 4479e71fc3e916f28d1e17e7da6d4ecb

details., details: [ { target: /subscriptions/90b334cb-854f-4207-a89c-cf44ab8673fe/resourceGroups/ai-apps31706898816-10180156-rg/providers/Microsoft.CognitiveServices/accounts/ai-apps31706898816-10180156-3hotisvmupm4s-openai, message: {error:message:Could not delete account since it contains 2 deployment(s). Please delete deployments first and try again.} } ] } } --------------------------------------------------------------------------------

TraceID: 4479e71fc3e916f28d1e17e7da6d4ecb

Metadata

Metadata

Assignees

No one assigned

    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