You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fixing deployment issues
* chore: update azd version to 1.19.0 and add Node.js setup in workflows
* refactor: move validation check for missing security roles into lifecycle block
* fix: add --debug flag to azd provision for enhanced troubleshooting
* chore: update Node.js and Terraform versions in CI workflow
* chore: update azd version to 1.20.0 and enable Azure CLI authentication for azapi provider
* fix: update azapi provider version to 2.7.0
* fix: update azapi provider version to 2.7.0 in multiple terraform files
* fix: add environment variable logging to Azure deployment workflow
* fix: add debug logging for environment variables in Azure deployment workflow
* fix: downgrade azd version from 1.20.0 to 1.19.0 and comment out TF_LOG debug
* fix: add wait for Azure OpenAI account provisioning and update dependencies in search configuration
* fix: update azCliVersion to 2.74.0 and reduce timeout to 5 minutes in search index configuration
* refactor: comment out non-dataverse user resource block in Power Platform configuration
* refactor: uncomment data blocks for power platform user configuration
* fix: update azd version to 1.20.0 in workflow configuration
* fix: update azd version to 1.20.0 in workflow configuration
* fix: update cognitive deployment model name to text-embedding-3-small
* feat: add security rule to allow outbound internet access in network security group
feat: update storage account configuration to clarify public network access
chore: add launch configuration for .NET Core debugging
chore: add tasks configuration for building and publishing .NET projects
* refactor: move private endpoint creation outside module for proper provisioning wait time
* cleaning up
* feat: enhance GitHub runner installation script with user existence check and cleanup of existing configurations
* fix: restore denied inbound and outbound traffic rules in network security group
* fix: add comment to clarify purpose of security rule for storage IP
* fix: remove redundant deny rules for inbound and outbound traffic in network security group
* feat: add default outbound access configuration and update tagging for network resources
0 commit comments