Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
5b0d4e6
Create SampleQuestions.md
Atulku-Microsoft Oct 28, 2025
615e0f2
Add sample prompts for user guidance
Atulku-Microsoft Oct 28, 2025
ac91ba6
Add files via upload
Atulku-Microsoft Oct 28, 2025
d592adf
Revise sample questions in SampleQuestions.md
Atulku-Microsoft Oct 28, 2025
d349eed
Enhance Deployment Guide with next steps
Atulku-Microsoft Oct 28, 2025
e1a972f
Revise sample questions in SampleQuestions.md
Atulku-Microsoft Oct 29, 2025
bf903f2
Revise sample questions for Housing Report and Contracts
Atulku-Microsoft Oct 30, 2025
b687d7f
Update SampleQuestions.md with improved prompts
Atulku-Microsoft Oct 30, 2025
475b66e
Remove redundant exclude option in workflow
Atulku-Microsoft Nov 4, 2025
e134f25
Fix typos in SampleQuestions.md
Atulku-Microsoft Dec 1, 2025
107d759
Rename dkm_housting.png to dkm_housing.png
Atulku-Microsoft Dec 1, 2025
cebb087
Fix image reference in SampleQuestions.md
Atulku-Microsoft Dec 1, 2025
6377133
Merge pull request #492 from microsoft/psl-samplegp-1
Roopan-Microsoft Dec 1, 2025
1185dde
Add troubleshooting guide and related images for Azure deployment errors
Ayaz-Microsoft Dec 4, 2025
0a9d7d7
Update documentation and add new guides for Azure deployment, includi…
Kingshuk-Microsoft Dec 4, 2025
fa02e6b
Fix Azure Account Setup link in README and add log analytics images f…
Kingshuk-Microsoft Dec 4, 2025
7d39ee8
Fix link to Azure Account Setup in documentation
Kingshuk-Microsoft Dec 4, 2025
0a99754
Add section for configuring deployment settings in Deployment Guide
Kingshuk-Microsoft Dec 4, 2025
e8007cb
Updated the local setup guide
Prekshith-Microsoft Dec 12, 2025
97b0907
Fix the copilot review comments
Prekshith-Microsoft Dec 29, 2025
0a4fcc9
Fixed the PR review comments
Prekshith-Microsoft Dec 30, 2025
f4dd0db
remove the repeated content
Prekshith-Microsoft Dec 30, 2025
ec60238
Updated as per the comments
Prekshith-Microsoft Dec 31, 2025
8117d08
Updated the co-pilot comments
Prekshith-Microsoft Dec 31, 2025
09f0ef3
remove the commented line
Prekshith-Microsoft Dec 31, 2025
c16b11f
Update all the comments and structure the document properly
Prekshith-Microsoft Jan 1, 2026
00541d6
Updated
Prekshith-Microsoft Jan 1, 2026
79bfe79
Removed Blob Data Reader role assignment
Prekshith-Microsoft Jan 1, 2026
0e6b4be
Updated the alignment
Prekshith-Microsoft Jan 1, 2026
a0f9f8a
Updated as per the copilot comments
Prekshith-Microsoft Jan 1, 2026
6f03e11
Removed the deployment re-requisites
Prekshith-Microsoft Jan 1, 2026
2b0c3b2
Resolved the comments
Prekshith-Microsoft Jan 2, 2026
c2b4817
Resolved the comments
Prekshith-Microsoft Jan 2, 2026
87d970f
Updated as per the comments
Prekshith-Microsoft Jan 5, 2026
c6e096e
Deleted the postdeployment file
Prekshith-Microsoft Jan 5, 2026
b8ced5d
Merge psl-dkmlocalsetup into readme-updates
Prekshith-Microsoft Jan 5, 2026
4882c22
Fix broken links: Update LocalSetupGuide.md references to LocalDevelo…
Prekshith-Microsoft Jan 5, 2026
b3f63d6
Updated the placeholder and deleted the unwanted images
Prekshith-Microsoft Jan 6, 2026
4dcbd3e
updated
Prekshith-Microsoft Jan 6, 2026
e878014
Updated the deployment guide
Prekshith-Microsoft Jan 7, 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
Original file line number Diff line number Diff line change
Expand Up @@ -117,47 +117,32 @@
"BucketName": ""
},
"AzureAISearch": {
"Auth": "ApiKey",
"Endpoint": "",
"APIKey": "",
// Auth and Endpoint are configured in Azure App Configuration
"UseHybridSearch": true
},
"AzureAIDocIntel": {
"Auth": "ApiKey",
"APIKey": "",
"Endpoint": ""
// Auth and Endpoint are configured in Azure App Configuration
},
"AzureBlobs": {
"Auth": "AzureIdentity",
"Account": "",
"Container": "",
"ConnectionString": "",
// Auth, Account, and Container are configured in Azure App Configuration
"EndpointSuffix": "core.windows.net"
},
"AzureOpenAIEmbedding": {
"Auth": "ApiKey",
"Endpoint": "",
"APIKey": "",
"Deployment": "",
// Auth, Endpoint, and Deployment are configured in Azure App Configuration
"MaxTokenTotal": 8191,
"EmbeddingDimensions": null,
"MaxEmbeddingBatchSize": 1,
"MaxRetries": 10,
"APIType": "EmbeddingGeneration"
},
"AzureOpenAIText": {
"Auth": "ApiKey",
"Endpoint": "",
"APIKey": "",
"Deployment": "",
// Auth, Endpoint, and Deployment are configured in Azure App Configuration
"MaxTokenTotal": 128000,
"APIType": "ChatCompletion",
"MaxRetries": 10
},
"AzureQueues": {
"Auth": "AzureIdentity",
"Account": "",
"ConnectionString": "",
// Auth and Account are configured in Azure App Configuration
"EndpointSuffix": "core.windows.net",
"PollDelayMsecs": 100,
"FetchBatchSize": 3,
Expand Down
6 changes: 3 additions & 3 deletions azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ name: document-knowledge-mining-solution-accelerator
requiredVersions:
azd: '>= 1.18.0'

metadata:
template: [email protected]
name: [email protected]
# metadata:
# template: [email protected]
# name: [email protected]
9 changes: 9 additions & 0 deletions docs/AzureAIModelQuotaSettings.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# How to Check & Update AI Model Quota

Please follow [quota check instructions guide](./QuotaCheck.md) to check quota availability by region.

1. **Navigate** to the [Azure AI Foundry portal](https://ai.azure.com/).
2. **Select** the AI Project associated with this accelerator.
3. **Go to** the `Management Center` from the bottom-left navigation menu.
4. Select `Request Quota`
5. Request More Quota with fill up the form for 'Request for Quota Increase' or delete any unused model deployments as needed.
56 changes: 56 additions & 0 deletions docs/DeleteResourceGroup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# Deleting Resources After a Failed Deployment in Azure Portal

If your deployment fails and you need to clean up the resources manually, follow these steps in the Azure Portal.

---

## **1. Navigate to the Azure Portal**

1. Open [Azure Portal](https://portal.azure.com/).
2. Sign in with your Azure account.

---

## **2. Find the Resource Group**

1. In the search bar at the top, type **"Resource groups"** and select it.
2. Locate the **resource group** associated with the failed deployment.

![Resource Groups](./images/readme/portal_services_resource_groups.png)

![Resource Groups](./images/readme/portal_resource_groups_search.png)

---

## **3. Delete the Resource Group**

1. Click on the **resource group name** to open it.
2. Click the **Delete resource group** button at the top.

![Delete Resource Group](./images/readme/portal_resource_group_delete.png)

3. Type the resource group name in the confirmation box and click **Delete**.

📌 **Note:** Deleting a resource group will remove all resources inside it.

---

## **4. Delete Individual Resources (If Needed)**

If you don't want to delete the entire resource group, follow these steps:

1. Open **Azure Portal** and go to the **Resource groups** section.
2. Click on the specific **resource group**.
3. Select the **resource** you want to delete (e.g., App Service, Storage Account).
4. Click **Delete** at the top.

![Delete Individual Resource](./images/readme/portal_web_app_delete.png)

---

## **5. Verify Deletion**

- After a few minutes, refresh the **Resource groups** page.
- Ensure the deleted resource or group no longer appears.

📌 **Tip:** If a resource fails to delete, check if it's **locked** under the **Locks** section and remove the lock.
473 changes: 334 additions & 139 deletions docs/DeploymentGuide.md

Large diffs are not rendered by default.

Loading