# Azure DevOps Configuration
# Copy this file to .env and fill in your values
# The .env file is gitignored and will not be committed
AZURE_DEVOPS_ORG=YourOrganization
AZURE_DEVOPS_PROJECT=YourProject
AZURE_DEVOPS_PAT=your_pat_token_here
# Optional: Application Insights connection string for telemetry
# APPLICATIONINSIGHTS_CONNECTION_STRING=your_connection_string_here