Conversation-Knowledge-Mining-Solution-Accelerator icon indicating copy to clipboard operation
Conversation-Knowledge-Mining-Solution-Accelerator copied to clipboard

[Auto] AI Gallery Standard Validation

Open ai-apps-bot opened this issue 10 months ago • 0 comments

AI Gallery Standard Validation: NON-CONFORMING

Severity: High

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:

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

Source code structure and conventions:

  • [ ] :warning: azure-dev.yml File. [How to fix?]

    • [ ] :warning: azure-dev.yml file is missing.
  • [x] azure.yml File.

  • [x] infra Folder.

  • [x] .devcontainer Folder.

Functional Requirements:

  • [ ] :x: azd up. [How to fix?]

    Details

    New environment 'ai25-30244r5' created and set as default. Initialize bicep provider Retrieving locations...

    Packaging services (azd package)

    Provisioning Azure resources (azd provision) Provisioning Azure resources can take some time.

    Initialize bicep provider Reading subscription and location from environment... Subscription: Azure SDK Test Resources - AI Apps (90b334cb-854f-4207-a89c-cf44ab8673fe) Location: Sweden Central

    Creating a deployment plan Comparing deployment state

    ERROR: error executing step command 'provision': deployment failed: error deploying infrastructure: validating deployment to resource group:

    Validation Error Details: POST https://management.azure.com/subscriptions/90b334cb-854f-4207-a89c-cf44ab8673fe/resourcegroups/rg-ai25-30244r5/providers/Microsoft.Resources/deployments/ai25-30244r5-1761585143/validate

    RESPONSE 400: 400 Bad Request ERROR CODE: InvalidTemplate

    { "error": { "code": "InvalidTemplate", "message": "Deployment template validation failed: 'The provided value for the template parameter 'location' is not valid. The value 'swedencentral' is not part of the allowed value(s): 'australiaeast,centralus,eastasia,eastus2,japaneast,northeurope,southeastasia,uksouth'.'.", "additionalInfo": [ { "type": "TemplateViolation", "info": { "lineNumber": 1, "linePosition": 895, "path": "properties.template.parameters.location.allowedValues" } } ] } }

    TraceID: 5896ad1321e3e5d0c432779c745854bc

  • [x] azd down.

Security Requirements:

  • [x] Security scan is not performed.

ai-apps-bot avatar Feb 28 '25 06:02 ai-apps-bot