Description
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:
- 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. [How to fix?]
Details
Initialize bicep provider
Packaging services (azd package)
Packaging service web
(✓) Done: Packaging service webProvisioning 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 CentralCreating a deployment plan
Comparing deployment state
Creating/Updating resources
You can view detailed progress in the Azure Portal:
https://portal.azure.com/#view/HubsExtension/DeploymentDetailsBlade/~/overview/id/%2Fsubscriptions%2F90b334cb-854f-4207-a89c-cf44ab8673fe%2Fproviders%2FMicrosoft.Resources%2Fdeployments%2Fai43860800820-720-1749619086(✓) Done: Resource group: ai43860800820-720-rg (3.252s)
(✓) Done: Azure OpenAI: ai43860800820-720-xjve7vfyy554q-openai (23.953s)
(✓) Done: Log Analytics workspace: ai43860800820-720-xjve7vfyy554q-loganalytics (21.763s)
(✓) Done: Azure AI Services Model Deployment: ai43860800820-720-xjve7vfyy554q-openai/text-embedding-3-large (1.145s)
(✓) Done: Azure AI Services Model Deployment: ai43860800820-720-xjve7vfyy554q-openai/gpt-4o-mini (535ms)
(✓) Done: Application Insights: ai43860800820-720-xjve7vfyy554q-appinsights (4.448s)
(✓) Done: Portal dashboard: ai43860800820-720-xjve7vfyy554q-appinsights-dashboard (1.659s)
(✓) Done: Container Registry: ai43860800820720xjve7vfyy554qregistry (20.852s)
(✓) Done: Container Apps Environment: ai43860800820-720-xjve7vfyy554q-containerapps-env (54.022s)
(✓) Done: Azure Database for PostgreSQL flexible server: ai43860800820-720-xjve7vfyy554q-postgresql (4m8.235s)
(✓) Done: Container App: ai43860800820-720-x-ca (30.778s)ERROR: error executing step command 'provision': deployment failed: error deploying infrastructure: deploying to subscription:
Deployment Error Details:
UnmatchedPrincipalType: The PrincipalId '2dcf189c93684bb9b6934c7fa61b9395' has type 'ServicePrincipal' , which is different from specified PrinciaplType 'User'.TraceID: 644c2d5c55a0d8a6c19fbbf90e20b485
- azd down.
Security Requirements:
- Security scan is not performed.