Tags: microsoft/Build-your-own-copilot-Solution-Accelerator
Tags
fix: fixed syntax error in CADeploy.yml (#528) * Update model in checkquota.sh and remove unnecessary sleep in create_search_index.py * Add AI Services name retrieval and update purge logic in CAdeploy.yml * temporary workflow dispatch * Revert "temporary workflow dispatch" This reverts commit 597e1d5. * fix: Correct syntax for AI Services name retrieval in CAdeploy.yml * Remove branch added as deployment trigger for testing
fix: Update model in checkquota.sh and remove unnecessary sleep (#527) * Update model in checkquota.sh and remove unnecessary sleep in create_search_index.py * Add AI Services name retrieval and update purge logic in CAdeploy.yml * temporary workflow dispatch * Revert "temporary workflow dispatch" This reverts commit 597e1d5.
fix: readme updated quota, python version recommendation, fabric depl… …oyment guide (#520) * fix: update setup_env.sh to use sudo for script permissions and removed azure function tools; improve user email retrieval in create_sql_user_and_role.sh; clean up requirements * fix: update setup_env.sh to ensure execute permissions for quota_check_params.sh; adjust Deployment Guide token capacity recommendation and Python version range * update FabricDeployment.md * update FabricDeployment.md * update FabricDeployment.md * update parameter name for Azure deployment in CAdeploy.yml * updated the allowed regions for Azure OpenAI location and removed gpt-4o model * update quota_check.md to increase GPT-4o-mini token capacity and modify default regions in quota_check_params.sh --------- Co-authored-by: Abdul-Microsoft <v-amujeebta@microsoft.com>