Infrastructure: Remove Application Insights output and review dependencies
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức phù hợp với người mới
- 35/100
- Loại issue
- Tái cấu trúc
- Độ rõ ràng
- Khá rõ ràng
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- azure, python
- Lĩnh vực
- cloud, infrastructure
Hướng nghiên cứu
Bắt đầu với infra/main.bicep và xóa output Application Insights được chỉ định, sau đó kiểm tra requirements.txt và các tệp template còn lại để xem xét phiên bản dependency và cấu hình chỉ dành cho development. So sánh repository với PR functions-quickstart-dotnet-azd được tham chiếu; được xem là hoàn tất khi output không còn, các dependency đã được xem xét và không có setting hoặc secret hardcoded hay chỉ dành cho development.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
🚨 Infrastructure and Best Practices Updates - Propagation from functions-quickstart-dotnet-azd PR #18
This issue tracks infrastructure and best practices changes that need to be applied to maintain consistency across Azure Functions AZD templates, based on PR #18 merged on August 7, 2025.
Required Changes
1. 🏗️ Remove Application Insights from Bicep Outputs
Remove this line from infra/main.bicep:
// REMOVE this line
output APPLICATIONINSIGHTS_CONNECTION_STRING string = monitoring.outputs.name
2. 📦 Update Python Package Dependencies (if applicable)
Review and update Python dependencies in requirements.txt to their latest stable versions:
# Update these to latest versions as appropriate
azure-functions
azure-functions-worker
3. 🔍 Review for Development-Only Configuration
Ensure no development-specific configuration is included in template files:
- Remove any hardcoded connection strings
- Remove development-only environment variables
- Ensure secrets are properly externalized
Impact
- Security: Removes exposed configuration from template
- Compatibility: Updates to latest stable versions
- Consistency: Aligns with current best practices across all Azure Functions AZD templates
Reference
- Source PR: https://github.com/Azure-Samples/functions-quickstart-dotnet-azd/pull/18
- Author: @nzthiago
- Scope: Part of batch propagation across 19 Azure Functions AZD templates
Related Language-Specific Templates
Similar infrastructure updates needed for all language variants:
- TypeScript templates (4 repositories)
- JavaScript templates (2 repositories)
- PowerShell templates (2 repositories)
- Java templates (1 repository)
/cc @nzthiago
- Ngôn ngữ chính
- Bicep
- Star
- 30
- Fork
- 30
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue tương tự
-
Product: Azure Policy :shield: Topic: Diagnostic Settings :test_tube: Topic: Policy :pencil:
Độ khó 1/5 1-3 giờ Mức phù hợp với người mới 92/100
Azure/Azure-Landing-Zones#4283 · 1 bình luận ·
-
feature
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 72/100
-
bug zenodo
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 82/100
-
Language: Terraform :globe_with_meridians: Needs: Triage :mag: Type: Bug :bug:
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 68/100
Azure/terraform-azurerm-avm-res-containerregistry-registry#230 · 1 bình luận ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 88/100