Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
292 commits
Select commit Hold shift + click to select a range
7c2391c
feat: Implement Consistent Versioning and Tagging for Accelerator Ima…
Pavan-Microsoft Jan 15, 2025
8393614
Merge branch 'main' into dev
Roopan-Microsoft Jan 20, 2025
3789d45
fix: Warning message displayed twice in chat history update (#1630)
Pavan-Microsoft Jan 24, 2025
699dff8
test: unit test cases changes (#1353)
Kiran-Siluveru-Microsoft Jan 28, 2025
461779f
Update default.json
Roopan-Microsoft Feb 6, 2025
e0be943
Update default_contract_assistant_prompt.txt
Roopan-Microsoft Feb 6, 2025
f28ddc6
Update open_ai_functions.py
Roopan-Microsoft Feb 6, 2025
63ec389
Update build-docker.yml
Roopan-Microsoft Feb 6, 2025
e1d37f1
Update create_app.py
Roopan-Microsoft Feb 6, 2025
ec42447
Update test_conversation.py
Roopan-Microsoft Feb 6, 2025
86dd916
Update test_iv_question_answer_tool.py
Roopan-Microsoft Feb 6, 2025
b1f2615
Update test_response_with_search_documents_tool.py
Roopan-Microsoft Feb 6, 2025
3431205
Update test_conversation_flow.py
Roopan-Microsoft Feb 6, 2025
7025c6e
ci: update docker registry logic for main, dev, and demo branches (#1…
Priyanka-Microsoft Feb 7, 2025
8fca481
fix: Updates to change the Azure OpenAI model from `gpt-35-turbo` to …
Roopan-Microsoft Feb 13, 2025
18e1dca
docs: updated numerical queries section in best practices readme (#1670)
Harsh-Microsoft Feb 17, 2025
c13b4e3
Merge branch 'main' into dev
Roopan-Microsoft Feb 17, 2025
1ed3f43
fix: Admin configuration issue fix (#1676)
AjitPadhi-Microsoft Feb 18, 2025
f083af8
Merge branch 'main' into dev
Roopan-Microsoft Feb 19, 2025
32ebef3
build: Merge Dependabot Changes into Dev Branch (#1679)
Prasanjeet-Microsoft Feb 28, 2025
2803e48
Merge branch 'main' into dev
Roopan-Microsoft Mar 3, 2025
b5f35ac
Package lock updated
Roopan-Microsoft Mar 3, 2025
0b01abb
Merge remote-tracking branch 'origin/main' into dev
Mar 4, 2025
21b57da
docs: Added migration readme file (#1668)
Priyanka-Microsoft Mar 4, 2025
6f30b3f
refactor: enforcing authentication based on environment variable "ENF…
Harsh-Microsoft Mar 24, 2025
9de26fd
build: Merge Dependabot Changes into Dev Branch (#1749)
Prasanjeet-Microsoft Apr 11, 2025
f7a2ce9
chore: Update Azure OpenAI Vision Model configuration to turbo-2024-0…
Harmanpreet-Microsoft Apr 15, 2025
dc763c2
feat: json document processor (#1661)
cristofima Apr 16, 2025
9664143
fix: Resolve chunking issue during deployment when enabling advanced …
Priyanka-Microsoft Apr 21, 2025
e8382d3
Merge branch 'main' into dev
Roopan-Microsoft May 5, 2025
4f09b12
fix: bug(#1653) added tooltip for chat history items. (#1785)
Bangarraju-Microsoft May 6, 2025
c7f3e8d
build: Add .dockerignore to optimize Docker build context (#1790)
Prasanjeet-Microsoft May 6, 2025
cea820d
fix: Updated reset configuration to use dialog instead of popover whi…
Vamshi-Microsoft May 9, 2025
5d79d5d
refactor: centralize Azure resource naming with abbreviations.json an…
Harmanpreet-Microsoft May 12, 2025
a9d8511
fix: Changed the button label from "Reset Now" to "Reset" (#1796)
Vamshi-Microsoft May 13, 2025
88caa69
Merge branch 'main' into dev
Roopan-Microsoft May 22, 2025
5383461
main json updated
Roopan-Microsoft May 22, 2025
86ebab4
fix: hardcoded abbreviations in bicep (#1805)
Harsh-Microsoft May 22, 2025
03606b7
fix: Enhance Bicep Outputs for Environment Variable Configuration in …
Prasanjeet-Microsoft May 29, 2025
7ae4b79
fix: Add Cosmos DB Account Key Output for Environment Configuration (…
Prasanjeet-Microsoft May 29, 2025
69669bb
fix: error in 'Process and Ingest Web Pages' under 'Add URLs to the K…
Priyanka-Microsoft Jun 2, 2025
464139c
test: Migrate test automation scripts, llm evaluator and pipeline for…
Harsh-Microsoft Jun 3, 2025
27211e9
ci: configuration to include optional arguments for running tests dur…
Harsh-Microsoft Jun 3, 2025
4fec5b7
Merge branch 'main' into dev
Prasanjeet-Microsoft Jun 3, 2025
b3fcae0
test: add citation link interaction support to e2e tests (#1821)
Harmanpreet-Microsoft Jun 4, 2025
f075a9b
chore: update default OpenAI model to gpt-4.1 across codebase and inf…
Harmanpreet-Microsoft Jun 10, 2025
edb03ab
feat: Down merge from dev & resolved conflicts (#1826)
Jun 11, 2025
7f4a427
feat: EXP Changes to reuse existing resource group and Log analytics …
Jun 11, 2025
74e1d6c
feat: rebuilt main.json
Jun 12, 2025
eccd758
Merge branch 'main' into dev
Roopan-Microsoft Jun 16, 2025
fedee97
test: Implement Log execution time per prompt in Report for CWYD (#1832)
Rohini-Microsoft Jun 19, 2025
c5be551
Merge branch 'main' into dev
Roopan-Microsoft Jun 19, 2025
fc4e2a2
feat: Add Broken Link Checker workflow for Markdown files (#1834)
Vamshi-Microsoft Jun 20, 2025
685e56f
fix: add missing 'text' and 'layoutText' fields for Azure Search inte…
Prasanjeet-Microsoft Jun 26, 2025
a9bd530
Merge branch 'main' into dev
Roopan-Microsoft Jun 30, 2025
7435501
main json updated
Roopan-Microsoft Jun 30, 2025
21d3aef
fix: Only support RBAC with authenticate using managed identity (#1857)
AjitPadhi-Microsoft Jul 14, 2025
fc269f5
ci: refactor deployment workflow to include dynamic URL outputs, e2e …
Harmanpreet-Microsoft Jul 14, 2025
400d1f8
fix: Oneclick deployment issue fix (#1859)
AjitPadhi-Microsoft Jul 14, 2025
049836a
fix: Remove Exposed Speech Service API Key from Network Calls (#1869)
Prasanjeet-Microsoft Jul 28, 2025
0bd33ec
fix: onclick deployment issue fix (#1870)
AjitPadhi-Microsoft Jul 29, 2025
59efafe
chore: update Python and JavaScript dependencies for compatibility a…
Harmanpreet-Microsoft Aug 14, 2025
b536feb
Merge branch 'main' into dev
Roopan-Microsoft Aug 18, 2025
c9d4a23
Updated main json file
Roopan-Microsoft Aug 18, 2025
c69198f
refactor: make principal type optional in role assignments and clean …
Harmanpreet-Microsoft Aug 20, 2025
a4e4d4a
Update deploy_create_table_script.bicep
Roopan-Microsoft Aug 21, 2025
2e2be2c
Merge branch 'main' into dev
Roopan-Microsoft Aug 25, 2025
27f34d8
fix: Cosmos&Postgres]- Error during Team integration (#1893)
Rohini-Microsoft Sep 5, 2025
dad4e6e
fix: Fix for Group Dependabot PRs Pipeline failure (#1900)
NirajC-Microsoft Sep 17, 2025
9d86faa
feat: On click of button teatarea should be clear (#1904)
Rohini-Microsoft Sep 22, 2025
aa7a26f
feat: WAF implementation for CWYD (#1916)
Sep 23, 2025
52ea704
fix: fix unit testcases (#1918)
Pavan-Microsoft Sep 24, 2025
4925b3b
ci: update image tags to use 'latest_waf' for Docker builds and deplo…
Harsh-Microsoft Sep 24, 2025
2b28e45
fix: Pipeline issue for deploy & build (#1919)
Sep 24, 2025
de608a2
fix: Updated accelerator name
Sep 24, 2025
da653ef
fix: Updated the default token limit
Sep 24, 2025
c069f0c
fix: Simplify allowed values for hosting plan SKU in Bicep and JSON t…
Kingshuk-Microsoft Sep 25, 2025
cba7632
fix: Teams citation issue and add user to postgresdb (#1921)
Pavan-Microsoft Sep 26, 2025
9d4fa10
fix: Standardize principal variables, improve resource group handling…
Pavan-Microsoft Sep 29, 2025
587d5ca
chore: update release workflow trigger to depend on Validate Deployme…
Pavan-Microsoft Sep 29, 2025
f4dbbcb
Merge branch 'main' into dev
Roopan-Microsoft Sep 29, 2025
04cd9c4
resolved conflicts and main.json regenerated
Roopan-Microsoft Sep 29, 2025
baf6c6d
removed duplicated lines
Roopan-Microsoft Sep 29, 2025
28e0a1e
fix: fix byod flow and update integrated vectorization to work with b…
Harsh-Microsoft Sep 30, 2025
4a2a12e
docs: Azure Region Restrictions, Model Capacity Enhancements, and Doc…
Pavan-Microsoft Sep 30, 2025
cd02b5b
fix: Add 'CreatedBy' tag when creating resource group (#1922)
NirajC-Microsoft Sep 30, 2025
1c967f7
docs: Updated README, azure.yml for minimum azd version 1.18.0 (#1930)
Vamshi-Microsoft Oct 1, 2025
d7e02e1
Increase GPT_MIN_CAPACITY from 30 to 150
Roopan-Microsoft Oct 3, 2025
6c36355
Merge branch 'main' into dev
Roopan-Microsoft Oct 6, 2025
f45aae8
docs: adds a new post-deployment guide for users who have deployed us…
Harsh-Microsoft Oct 8, 2025
f2976be
fix: citation link issue resolved (#1937)
Priyanka-Microsoft Oct 8, 2025
a84950e
fix: quota unavailability for handling in quotacheck pipeline (#1938)
NirajC-Microsoft Oct 10, 2025
333a8c1
Merge branch 'main' into dev
Roopan-Microsoft Oct 20, 2025
008cb99
chore: dependabot version upgrade (#1946)
Ayaz-Microsoft Oct 28, 2025
4d9411a
fix: Network Module Changes (#1945)
Abdul-Microsoft Oct 29, 2025
1e513c6
chore: Upgrade Poetry to Latest Version in setupEnv.sh (#1957)
Priyanka-Microsoft Nov 11, 2025
9a79d6a
Merge branch 'main' into dev
Roopan-Microsoft Nov 12, 2025
91c95f6
test: unit tests fix (#1953)
Ayaz-Microsoft Nov 12, 2025
12cb507
fix: Expand button missing when left-hand side panel is collapsed (#…
Rohini-Microsoft Nov 13, 2025
fefaedc
fix: update deprecated openai model to GPT-4.1 (#1961)
Priyanka-Microsoft Nov 19, 2025
1372068
fix: update deprecated openai model version (#1962)
Priyanka-Microsoft Nov 19, 2025
db33e52
fix: Cleanup multiple gpt41 deployments (#1964)
Priyanka-Microsoft Nov 20, 2025
cb60eae
fix: updated main json to latest (#1965)
Priyanka-Microsoft Nov 21, 2025
c4636f0
feat: Add Troubleshooting Guide for Log Analytics Workspace Deletion …
Abdul-Microsoft Nov 24, 2025
070c79f
fix: resolve merge conflicts between dev and main (#1969)
Priyanka-Microsoft Nov 24, 2025
cebba45
chore: Resolved conflicts (#1970)
Nov 24, 2025
109c406
chore: Resolved conflicts (#1973)
Nov 24, 2025
40d33a6
Merge remote-tracking branch 'origin/dev' into resolve-conflict
Nov 24, 2025
2c511f5
chore: Resolve conflict (#1975)
Nov 24, 2025
64adabe
Merge branch 'resolve-conflict' into dev
Nov 24, 2025
578555a
chore: Merging from main branch (#1979)
Prekshith-Microsoft Nov 28, 2025
1b487a4
feat: Implementation of Configurable Logging Control via Flag (#1966)
AjitPadhi-Microsoft Nov 28, 2025
39d12b3
fix: Conflict issue fix with dev and main (#1981)
AjitPadhi-Microsoft Dec 1, 2025
c9fd702
Merge branch 'main' into dev
Roopan-Microsoft Dec 1, 2025
a40e461
fix: convert storage image source url to base64 (#1989)
Priyanka-Microsoft Dec 5, 2025
ab4e718
Merge branch 'main' into dev
Roopan-Microsoft Dec 22, 2025
b3ea020
ci: add path filters to reduce unnecessary workflow runs (#1997)
Harmanpreet-Microsoft Dec 23, 2025
a811422
docs: Revise structure and enhance Local Deployment Guide (#1991)
Harsh-Microsoft Jan 2, 2026
17a5648
feat: Added Local Development setup file
Jan 2, 2026
ca794c1
test: enhance e2e test docs, config, and screenshot handling (#2012)
Harmanpreet-Microsoft Jan 5, 2026
615fb70
docs: Add Troubleshoot document (#2014)
NirajC-Microsoft Jan 5, 2026
e776548
fix: Downmerge from main to dev (#2021)
Priyanka-Microsoft Jan 9, 2026
36d83ee
fix: Read Aloud audio playback stops when switching to another sectio…
Rafi-Microsoft Jan 11, 2026
682ea4e
Merge branch 'main' into dev
Roopan-Microsoft Jan 12, 2026
28c6c38
docs: add instructions for using existing Azure deployments (#2019)
Ayaz-Microsoft Jan 13, 2026
2f91a61
chore: Dev to main (#2024) (#2033)
Jan 15, 2026
dbd7887
Merge branch 'readme-updates' into dev
Jan 15, 2026
2b0d3e5
fix: Dependabot package upgrade changes (#2032)
Priyanka-Microsoft Jan 16, 2026
647a907
feat: Add Tooltip in application (#2036)
NirajC-Microsoft Jan 16, 2026
4f51293
test: Adding missing tests or correcting existing tests (#2035)
Pavan-Microsoft Jan 19, 2026
ea97579
test: Correct account URL assertion in TestCreateQueueClient - fix Co…
Pavan-Microsoft Jan 20, 2026
0b83836
Merge branch 'main' into dev
Jan 20, 2026
aad5f69
Merge branch 'main' into dev
Roopan-Microsoft Jan 27, 2026
1d9d720
fix: Resolved the issue with dev container (#2046)
Prekshith-Microsoft Jan 28, 2026
2394bc7
Merge branch 'main' into dev
Roopan-Microsoft Feb 2, 2026
8dbd708
fix: CWYD local deployment issue (#2059)
Priyanka-Microsoft Feb 6, 2026
816d844
fix: fixed embedding issue for 3-large (#2061)
AjitPadhi-Microsoft Feb 6, 2026
e5023d9
fix: explore tab dimension does not support issue (#2067)
Priyanka-Microsoft Feb 10, 2026
0f8853b
fix: Updated unit tests (#2069)
AjitPadhi-Microsoft Feb 10, 2026
4934ea5
Merge branch 'main' into dev
Roopan-Microsoft Feb 17, 2026
bc690f4
build: Dependabotchanges (#2083)
AjitPadhi-Microsoft Feb 17, 2026
8fb00c2
fix: Fix for Date Relativity issue in CWYD response (#2084)
NirajC-Microsoft Feb 17, 2026
5d729e8
fix: Fix for Repeated Citation bug (#2086)
NirajC-Microsoft Feb 18, 2026
77caef8
fix: fix for ingest non-English file names and URLs (#2025)
Akhileswara-Microsoft Feb 19, 2026
55b6090
fix: Resolved the tag-related issue (#2090)
Prekshith-Microsoft Feb 19, 2026
4754c28
chore: Enable Conditional Step Skipping in Pipeline (#2076)
Priyanka-Microsoft Feb 23, 2026
45b4c52
refactor: added separate module to enable managed identity for search…
Harsh-Microsoft Feb 24, 2026
bee44c7
fix: Jailbreak error fix with prompt update (#2098)
AjitPadhi-Microsoft Feb 24, 2026
9fb1e44
fix: Regenerate poetry.lock with available virtualenv version (#2100)
AjitPadhi-Microsoft Feb 25, 2026
a7d6a2e
Potential fix for code scanning alert no. 117: Workflow does not cont…
Roopan-Microsoft Feb 25, 2026
6a2eca4
Merge branch 'main' into dev
Roopan-Microsoft Feb 25, 2026
568ae37
Correct capitalization in project name
Roopan-Microsoft Feb 25, 2026
84caf6f
Update tests.yml
Roopan-Microsoft Feb 25, 2026
51b34ce
Update README.md
Roopan-Microsoft Feb 25, 2026
6200b70
fix: reverted pipeline check implementation (#2102)
AjitPadhi-Microsoft Feb 25, 2026
17cd65c
Merge branch 'main' into dev
Roopan-Microsoft Mar 2, 2026
98d4a5b
fix: Semantic kernel updated to fix jailbreak error in teams (#2113)
AjitPadhi-Microsoft Mar 5, 2026
8af81cd
Merge branch 'main' into dev
Roopan-Microsoft Mar 16, 2026
0511564
fix: update jumpbox VM size to Standard_D2s_v5 and improve troublesho…
Harsh-Microsoft Mar 19, 2026
8215b0a
ci: Refactor pipelines and sample data upload workflows; migrate clie…
Vamshi-Microsoft Mar 26, 2026
b0f8a8a
fix: Updated azure.yaml file to exclude the 1.23.9 azd version (#2132)
AjitPadhi-Microsoft Mar 26, 2026
f3dcdbf
Merge branch 'main' into dev
Roopan-Microsoft Mar 30, 2026
d5f93d0
chore: upgrade Azure OpenAI embedding model to text-embedding-3-small…
Ayaz-Microsoft Apr 6, 2026
518fb9e
fix: add bicep version requirement (>= 0.33.0) to azure.yaml (#2156)
Roopan-Microsoft Apr 9, 2026
26298b8
fix: Replace Bicep DeploymentScripts with post-deployment setup scrip…
Abdul-Microsoft Apr 9, 2026
51916ac
ci: Add Bicep parameter validation workflow and script (#2149)
Harsh-Microsoft Apr 9, 2026
09095f0
fix: Filter the paths to run the pipeline (#2152)
Prekshith-Microsoft Apr 9, 2026
3924ba5
feat: Update azure.yaml file show post-deploy instructions (#2160)
Abdul-Microsoft Apr 10, 2026
510cd01
Merge branch 'main' into dev
Roopan-Microsoft Apr 13, 2026
d522e07
main,json updated
Roopan-Microsoft Apr 13, 2026
c7212b9
ci: Updated packaging scripts path in azure.yml (#2163)
Vamshi-Microsoft Apr 13, 2026
be3edba
fix: update frontend packaging script execution to use bash (#2164)
Vamshi-Microsoft Apr 13, 2026
51b0c77
ci: Added post-deployment workflow and script execution logic (#2168)
Vamshi-Microsoft Apr 16, 2026
ebe3d4e
feat: improve application insights logging and telemetry handling (#2…
AjitPadhi-Microsoft Apr 21, 2026
9a89ab9
fix: dependabot libs updated (#2174)
AjitPadhi-Microsoft Apr 21, 2026
6631435
fix: AVM and Bicep versions update (#2181)
Akhileswara-Microsoft Apr 24, 2026
8555d49
fix: local deployment setup (#2182)
Priyanka-Microsoft Apr 24, 2026
2854390
fix: Dev Main Conflict fix (#2186)
AjitPadhi-Microsoft Apr 27, 2026
db55403
Merge branch 'main' into dev
Roopan-Microsoft Apr 27, 2026
977ed77
fix: Dev main conflict (#2187)
AjitPadhi-Microsoft Apr 27, 2026
86931b3
resolved conflicts
Roopan-Microsoft Apr 27, 2026
3ad5d86
Merge branches 'dev' and 'dev' of https://github.com/Azure-Samples/ch…
Roopan-Microsoft Apr 27, 2026
6965316
fix: temporarily enable public access for Form Recognizer and Content…
Abdul-Microsoft Apr 30, 2026
e53460a
fix: install latest bicep via CLI (#2190)
AjitPadhi-Microsoft May 4, 2026
d4c58c8
feat: update managed identity configurations and enhance web security…
Akhileswara-Microsoft May 4, 2026
b370dd3
fix: Dev pipeline issue fix (#2204)
AjitPadhi-Microsoft May 5, 2026
50906bc
revert: reverted avm module version update (#2205)
AjitPadhi-Microsoft May 5, 2026
e4b6a1a
fix: prevent federated SP token expiry in post-deployment PostgreSQL …
Vamshi-Microsoft May 6, 2026
bc8d90c
docs: Update App Registration screenshots with latest Azure portal UI…
Thanusree-Microsoft May 6, 2026
22bdf46
fix: prevent unnecessary /api/speech calls causing 500 errors (#2201)
Priyanka-Microsoft May 7, 2026
5a3fb46
fix: Speech service API issue fixed (#2202)
AjitPadhi-Microsoft May 7, 2026
4c36e36
chore: code cleanup (#2200)
Ayaz-Microsoft May 7, 2026
fa7aef0
chore: Bicep Parameter validation email format change (#2212)
NirajC-Microsoft May 8, 2026
84fb40a
docs: Add Bicep CLI (v0.33.0+) to local deployment prerequisites (#2208)
Rafi-Microsoft May 8, 2026
6e75f4e
chore: remove unused deployment scripts and update AVM post-deploymen…
Abdul-Microsoft May 11, 2026
fc01b4d
fix: Down merge main to dev (#2216)
AjitPadhi-Microsoft May 11, 2026
66559db
fix: Conflict dev fix (#2218)
AjitPadhi-Microsoft May 11, 2026
cf8a29f
Merge branch 'main' into dev
Roopan-Microsoft May 11, 2026
327ea35
main.json recreated
Roopan-Microsoft May 11, 2026
79f6852
fix: fixed ServiceUnavailable errors in Post Deployment Script when e…
Vamshi-Microsoft May 13, 2026
b3a79f4
test: cwyd test automation added retry attempts (#2223)
Ritesh-Microsoft May 14, 2026
6d87cda
fix: add Type tag for resource grouping based on private networking …
Akhileswara-Microsoft May 18, 2026
178507a
fix: update enablePrivateNetworking parameter to use dynamic value (#…
Ayaz-Microsoft May 18, 2026
6bb11b1
fix: teams app is not responding (#2229)
Priyanka-Microsoft May 19, 2026
798b45b
feat: Enhance email template, add RG owner tag, scalability input (#2…
Vamshi-Microsoft May 21, 2026
8501440
build: Upgrade dependabots packages (#2238)
AjitPadhi-Microsoft May 21, 2026
365eb79
feat: enable end-to-end TLS encryption for App Services and add Data …
Ayaz-Microsoft May 21, 2026
873ce0c
fix: update OpenAI functions system prompt to handle greetings (#2241)
Harsh-Microsoft May 26, 2026
ca2f774
Merge branch 'main' into dev
Roopan-Microsoft May 26, 2026
93952de
updated main.json
Roopan-Microsoft May 26, 2026
e0608a7
ci: Added template validation pipeline (#2240)
AjitPadhi-Microsoft May 29, 2026
b2ab3b7
Merge branch 'main' into dev
Roopan-Microsoft Jun 3, 2026
c25c516
Merge branch 'dev' of https://github.com/Azure-Samples/chat-with-your…
Roopan-Microsoft Jun 3, 2026
6d35c0e
chore: Replace roleDefinitionIdOrName value with ID for all (#2258)
chaudhariniraj Jun 16, 2026
83696a7
fix: PostgreSQL Post-Deployment Script Issue (#2271)
AbdulMujeeb-2000 Jun 23, 2026
a1ac841
fix: add Azure CLI installation prerequisite to local deployment guid…
AbdulMujeeb-2000 Jun 24, 2026
8662116
chore: add temporary commit to trigger CI pipeline (#2278)
AbdulMujeeb-2000 Jun 25, 2026
e3043f6
chore: Down merge to dev (#2286)
Jun 27, 2026
29ab3e9
Merge branch 'main' into dev
Avijit-Microsoft Jun 29, 2026
ff17f95
chore: Dev v2 to Dev (#2305)
PadhiAjit-Microsoft Jul 13, 2026
4e39730
chore: update azure.yaml to show github issue URL (#2309)
chaudhariniraj Jul 15, 2026
5580e5c
fix: fixed copilot comment issue fix (#2308)
PadhiAjit-Microsoft Jul 15, 2026
ef96d95
fix: Unit tests and Bug fixes (#2310)
PadhiAjit-Microsoft Jul 16, 2026
83ff57b
fix: Add posix in pre-deployment hook in azure.yaml (#2313)
chaudhariniraj Jul 19, 2026
e258a56
fix: Dev to main conflict fix (#2316)
PadhiAjit-Microsoft Jul 20, 2026
e0176e2
Merge branch 'main' into dev
Roopan-Microsoft Jul 20, 2026
55859ec
resolved merged conflicts
Roopan-Microsoft Jul 20, 2026
39753c0
fix: Pipeline issue fixes (#2317)
PadhiAjit-Microsoft Jul 20, 2026
077c3eb
Merge branch 'main' into dev
Roopan-Microsoft Jul 21, 2026
6255362
updated
Roopan-Microsoft Jul 21, 2026
1ff23c1
Removed vwyd-v1
Roopan-Microsoft Jul 21, 2026
7c4d18a
fix: Pipeline fixes (#2318)
PadhiAjit-Microsoft Jul 21, 2026
feb6de5
fix: Replace compromised codfish action with in-house script (#2300)
Ayaz-Microsoft Jul 21, 2026
93e107f
fix: Pipeline issue fix (#2320)
PadhiAjit-Microsoft Jul 22, 2026
0adca86
Merge branch 'main' into dev
Roopan-Microsoft Jul 22, 2026
4e81086
build-docker updated
Roopan-Microsoft Jul 22, 2026
2a3e23a
workflow updated
Roopan-Microsoft Jul 22, 2026
da88751
workflow updated
Roopan-Microsoft Jul 22, 2026
6d9ea76
workflow updated
Roopan-Microsoft Jul 22, 2026
e9a2271
workflow updated
Roopan-Microsoft Jul 22, 2026
6d3f74f
workfow updated
Roopan-Microsoft Jul 22, 2026
6f6f6b3
docs: Document updates (#2327)
PadhiAjit-Microsoft Jul 23, 2026
b3b866c
fix: container and cold start issue fix (#2329)
PadhiAjit-Microsoft Jul 23, 2026
18e537e
reverted create release file
Roopan-Microsoft Jul 23, 2026
1af73a4
Merge branch 'dev' of https://github.com/Azure-Samples/chat-with-your…
Roopan-Microsoft Jul 23, 2026
975196d
feat: Updated document and added vscode web functionality (#2331)
PadhiAjit-Microsoft Jul 24, 2026
2ca348b
Merge branch 'main' into dev
Roopan-Microsoft Jul 27, 2026
259b96e
docs: Document enhancement (#2333)
PadhiAjit-Microsoft Jul 27, 2026
4a3f123
comments updated
Roopan-Microsoft Jul 27, 2026
4acdbd5
fix: fixed critical dependentbot/vulnerability issues (#2348)
VishalSh-Microsoft Aug 3, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ updates:
interval: "monthly"
commit-message:
prefix: "build"
target-branch: "dependabotchanges"
open-pull-requests-limit: 10
groups:
all-actions:
Expand All @@ -26,7 +25,6 @@ updates:
interval: "monthly"
commit-message:
prefix: "build"
target-branch: "dependabotchanges"
open-pull-requests-limit: 10
groups:
langchain:
Expand All @@ -38,12 +36,11 @@ updates:

# Grouped frontend npm dependencies (main app)
- package-ecosystem: "npm"
directory: "/code/frontend"
directory: "/src/frontend"
schedule:
interval: "monthly"
commit-message:
prefix: "build"
target-branch: "dependabotchanges"
open-pull-requests-limit: 10
groups:
frontend-deps:
Expand All @@ -52,12 +49,11 @@ updates:

# Grouped frontend npm dependencies (UI tests)
- package-ecosystem: "npm"
directory: "/tests/integration/ui"
directory: "/tests/frontend"
schedule:
interval: "monthly"
commit-message:
prefix: "build"
target-branch: "dependabotchanges"
open-pull-requests-limit: 10
groups:
frontend-deps:
Expand Down
27 changes: 7 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,32 +99,19 @@ You ask a question in natural language. The backend retrieves the most relevant

<br/>

## Quick deploy
The "Deploy to Azure" button offers a one-click deployment where you don’t have to clone the code. If you would like a developer experience instead, follow the [local deployment instructions](./docs/LOCAL_DEPLOYMENT.md)

### How to install or deploy
Once you deploy to Azure, you will have the option to select PostgreSQL or Cosmos DB, see screenshot below.

Follow the quick deploy steps on the deployment guide to deploy this solution to your own Azure subscription. [Click here to launch the deployment guide](docs/DeploymentGuide.md)
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2Fchat-with-your-data-solution-accelerator%2Frefs%2Fheads%2Fmain%2Finfra%2Fmain.json)

| [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/Azure-Samples/chat-with-your-data-solution-accelerator) | [![Open in Dev Containers](https://img.shields.io/static/v1?style=for-the-badge&label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator) | [![Open in Visual Studio Code (Web)](https://img.shields.io/static/v1?style=for-the-badge&label=Visual%20Studio%20Code%20%28Web%29&message=Open&color=blue&logo=visualstudiocode&logoColor=white)](https://vscode.dev/github/Azure-Samples/chat-with-your-data-solution-accelerator) |
|---|---|---|
Select either "PostgreSQL" or "Cosmos DB":
![Solution Architecture - DB Selection](/docs/images/db_selection.png)

> [!NOTE]
> Some tenants may have additional security restrictions that run periodically and could impact the application (for example, blocking public network access). If you experience issues or the application stops working, check if these restrictions are the cause. Consider deploying the WAF-supported version to ensure compliance. To configure, see the [post-deployment hardening guide](docs/AVMPostDeploymentGuide.md).

> [!IMPORTANT]
> Check Azure OpenAI quota availability before deploying. Follow the [quota check instructions guide](docs/QuotaCheck.md) to confirm sufficient capacity in your subscription.

### After you deploy

Once `azd up` finishes, it prints the web app URL. Open it, then:

1. Go to the [admin experience](docs/admin.md) to upload documents or index web pages so the assistant has content to ground on.
2. Wait for ingestion to finish, then return to the chat page and ask a question about your data.
3. Confirm answers include inline citations that link back to the source documents.

### Clean up
**When Deployment is complete:**

Remove every resource this accelerator created:
1. Run the post-deployment setup script to configure the Function App client key and create PostgreSQL tables (if applicable). Open [Azure Cloud Shell](https://shell.azure.com) (Bash) and run:

```bash
azd down
Expand Down
Loading
Loading