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

[Auto] AI Gallery Standard Validation #95

Closed
12 of 13 tasks
ai-apps-bot opened this issue Oct 17, 2024 · 0 comments · Fixed by #97
Closed
12 of 13 tasks

[Auto] AI Gallery Standard Validation #95

ai-apps-bot opened this issue Oct 17, 2024 · 0 comments · Fixed by #97

Comments

@ai-apps-bot
Copy link

ai-apps-bot commented Oct 17, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant