-
Notifications
You must be signed in to change notification settings - Fork 168
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 Folder.
- 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 in ./archive-doc-gen. [How to fix?]
Details
New environment 'ai54-9728' created and set as default
Initialize bicep provider
Downloading Bicep
(✓) Done: Downloading Bicep
Retrieving locations...
Retrieving locations...ERROR: selecting resource group: no default response for prompt 'Pick a resource group to use:'
-
⚠️ azd down in ./archive-doc-gen. [How to fix?]Details
Deleting all resources and deployed code on Azure (azd down)
Local application code is not deleted when running 'azd down'.Discovering resources to delete...
ERROR: deleting infrastructure: error deleting Azure resources: deployment not found
-
❌ azd up in ./content-gen. [How to fix?]
Details
New environment 'ai54-9728' created and set as default
Initialize bicep provider
Retrieving locations...ERROR: selecting resource group: no default response for prompt 'Pick a resource group to use:'
-
⚠️ azd down in ./content-gen. [How to fix?]Details
Deleting all resources and deployed code on Azure (azd down)
Local application code is not deleted when running 'azd down'.Discovering resources to delete...
ERROR: deleting infrastructure: error deleting Azure resources: deployment not found
Security Requirements:
- Security scan is not performed.