-
Notifications
You must be signed in to change notification settings - Fork 295
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
New environment 'ai18-6197r59' created and set as default.
Initialize bicep providerPackaging services (azd package)
(✓) Done: Packaging service api_and_frontend
- No artifacts were found
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 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%2Fai18-6197r59-1761587288(✓) Done: Resource group: rg-ai18-6197r59 (6.344s)
(✓) Done: Log Analytics workspace: log-xgrcgvijujdqe (29.526s)
(✓) Done: Storage account: stxgrcgvijujdqe (26.711s)
(✓) Done: Application Insights: appi-xgrcgvijujdqe (7.165s)
(✓) Done: Azure AI Services: aoai-xgrcgvijujdqe (35.913s)
(✓) Done: Azure AI Services Model Deployment: aoai-xgrcgvijujdqe/gpt-4o-mini (3.287s)
(✓) Done: Container Registry: crxgrcgvijujdqe (23.523s)
(✓) Done: Container Apps Environment: containerapps-env-xgrcgvijujdqe (55.06s)
(✓) Done: Container App: ca-api-xgrcgvijujdqe (37.588s)ERROR: error executing step command 'provision': deployment failed: error deploying infrastructure: deploying to subscription:
Deployment Error Details:
UnmatchedPrincipalType: The PrincipalId 'deaf25ccdfa94a28a6a14b9247afdac4' has type 'ServicePrincipal' , which is different from specified PrinciaplType 'User'.
UnmatchedPrincipalType: The PrincipalId 'deaf25ccdfa94a28a6a14b9247afdac4' has type 'ServicePrincipal' , which is different from specified PrinciaplType 'User'.
UnmatchedPrincipalType: The PrincipalId 'deaf25ccdfa94a28a6a14b9247afdac4' has type 'ServicePrincipal' , which is different from specified PrinciaplType 'User'.TraceID: bbb67ef3c68059f66afeb4b40a7b6634
- azd down.
Security Requirements:
- Security scan is not performed.