Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
1a8347f
model deployment when reusing existing foundry
Priyanka-Microsoft Jul 25, 2025
383706b
change model deployment name
Priyanka-Microsoft Jul 25, 2025
5ccc7c1
removed system managed identity code
Priyanka-Microsoft Jul 28, 2025
99ad169
seggregated the files
Priyanka-Microsoft Jul 30, 2025
e0747b2
fix: Updated file names
Prajwal-Microsoft Aug 1, 2025
d604cea
Resolved main json commit
Priyanka-Microsoft Aug 1, 2025
d4065d5
Merge pull request #621 from microsoft/model-deployment-resusing-exis…
Prajwal-Microsoft Aug 1, 2025
dc627e4
chore: down merging main into dev (#638)
Rafi-Microsoft Aug 6, 2025
c509549
added for cross-subscription existing AI project resource ID
Kanchan-Microsoft Aug 7, 2025
ad9ba63
update
Kanchan-Microsoft Aug 7, 2025
18f3e78
fix: agent cleanup (#639)
Shreyas-Microsoft Aug 7, 2025
0f8ccc5
TS( 21657) Bicep Standard code changes
Bangarraju-Microsoft Aug 8, 2025
d499936
Merge branch 'dev' of https://github.com/microsoft/Build-your-own-cop…
Bangarraju-Microsoft Aug 8, 2025
e8a113f
Added required env variables for local debugging in .env generated by…
Prasanjeet-Microsoft Aug 8, 2025
12b99bb
Merge pull request #642 from microsoft/PSL-US-21463
Prajwal-Microsoft Aug 8, 2025
2c17025
Added "Required/Optional" and changed aiProjectName suffix.
Bangarraju-Microsoft Aug 8, 2025
51df269
removed location tag
Bangarraju-Microsoft Aug 8, 2025
f9dbf41
Merge branch 'dev' into psl-bug-21342
Kanchan-Microsoft Aug 11, 2025
f202b60
foundry project documentation
Kanchan-Microsoft Aug 11, 2025
313f6e3
Merge branch 'psl-bug-21342' of https://github.com/microsoft/Build-yo…
Kanchan-Microsoft Aug 11, 2025
8b24bca
corrected name
Kanchan-Microsoft Aug 11, 2025
b0e5161
Merge branch 'dev' of https://github.com/microsoft/Build-your-own-cop…
Bangarraju-Microsoft Aug 11, 2025
d455118
updated CAdeploy.yml
Kanchan-Microsoft Aug 11, 2025
a8e25dd
update CAdeploy.yml
Kanchan-Microsoft Aug 11, 2025
2f89864
Merge pull request #640 from microsoft/psl-bug-21342
Prajwal-Microsoft Aug 11, 2025
1df9fc6
changed pipeline variable
Bangarraju-Microsoft Aug 11, 2025
1166aa8
Merge pull request #644 from microsoft/main
Prajwal-Microsoft Aug 12, 2025
d9c999d
Merge branch 'dev' of https://github.com/microsoft/Build-your-own-cop…
Bangarraju-Microsoft Aug 12, 2025
a911f20
updated main.json file
Bangarraju-Microsoft Aug 12, 2025
d3ed0ee
updated yml file
Bangarraju-Microsoft Aug 12, 2025
0742080
test
Kanchan-Microsoft Aug 12, 2025
edd0c97
test
Kanchan-Microsoft Aug 12, 2025
9b812cc
update
Kanchan-Microsoft Aug 12, 2025
a2328c0
update
Kanchan-Microsoft Aug 12, 2025
b84cd26
test
Kanchan-Microsoft Aug 12, 2025
f4b5b14
update CAdeploy.yml
Kanchan-Microsoft Aug 13, 2025
6f083ea
Merge pull request #645 from microsoft/git-actions
Prajwal-Microsoft Aug 13, 2025
fe7c161
CustomizingAzdparamMd
UtkarshMishra-Microsoft Aug 13, 2025
7c5b9d4
Merge pull request #647 from microsoft/customizemd
Prajwal-Microsoft Aug 13, 2025
c317d43
Merge pull request #643 from microsoft/PSLRJ-TS-21657
Prajwal-Microsoft Aug 13, 2025
c38e7a9
deploymentMdUpdate
UtkarshMishra-Microsoft Aug 14, 2025
55aa714
Updated
UtkarshMishra-Microsoft Aug 14, 2025
45fd259
Merge pull request #648 from microsoft/deploymentMd
Prajwal-Microsoft Aug 14, 2025
39e0085
Update infra/main.bicep
Prasanjeet-Microsoft Aug 18, 2025
a1b363d
Update src/App/backend/plugins/chat_with_data_plugin.py
Prasanjeet-Microsoft Aug 18, 2025
4f81d2a
Update infra/main.bicep
Prasanjeet-Microsoft Aug 18, 2025
12ca750
Revert Copilot suggestion: `and project_client` is unnecessary.
Prasanjeet-Microsoft Aug 18, 2025
7232d77
Merge branch 'main' into dev
Roopan-Microsoft Aug 25, 2025
9c0b3da
docs: Added Troubleshoot.md files for BYOC-Client Advisor (#650)
VishalS-Microsoft Aug 26, 2025
9ed413c
added colon
VishalS-Microsoft Aug 29, 2025
f9e0c08
Replace 'u' with 'you' for proper grammarUpdate docs/TroubleShootingS…
VishalS-Microsoft Aug 29, 2025
d31d0e8
extra space removed
VishalS-Microsoft Aug 29, 2025
3c2645f
The command block is not properly closed
VishalS-Microsoft Aug 29, 2025
3f092e4
The command should be wrapped in a proper code block with language id…
VishalS-Microsoft Aug 29, 2025
ccc16de
The total asset value and current asset value are responding correctl…
Prekshith-Microsoft Sep 1, 2025
a0f3944
Bicep file changes to add CreatedBy tag (#655)
NirajC-Microsoft Sep 3, 2025
c900215
Update docs/TroubleShootingSteps.md
NirajC-Microsoft Sep 4, 2025
8138165
fix: Adding a hardcoded createdBy parameter to the CAdeploy.yml file …
NirajC-Microsoft Sep 5, 2025
3df581e
Merge branch 'main' into dev
Roopan-Microsoft Sep 5, 2025
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
2 changes: 1 addition & 1 deletion .github/workflows/CAdeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
DEPLOY_OUTPUT=$(az deployment group create \
--resource-group ${{ env.RESOURCE_GROUP_NAME }} \
--template-file infra/main.bicep \
--parameters aiDeploymentsLocation=${{ env.AZURE_LOCATION }} solutionName=${{ env.SOLUTION_PREFIX }} cosmosLocation=westus gptDeploymentCapacity=${{ env.GPT_MIN_CAPACITY }} embeddingDeploymentCapacity=${{ env.TEXT_EMBEDDING_MIN_CAPACITY }} imageTag=${{ env.IMAGE_TAG }} \
--parameters aiDeploymentsLocation=${{ env.AZURE_LOCATION }} solutionName=${{ env.SOLUTION_PREFIX }} cosmosLocation=westus gptDeploymentCapacity=${{ env.GPT_MIN_CAPACITY }} embeddingDeploymentCapacity=${{ env.TEXT_EMBEDDING_MIN_CAPACITY }} imageTag=${{ env.IMAGE_TAG }} createdBy="Pipeline" \
--query "properties.outputs" -o json)

echo "Deployment output: $DEPLOY_OUTPUT"
Expand Down
3 changes: 2 additions & 1 deletion docs/TroubleShootingSteps.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,8 @@ The subscription 'xxxx-xxxx' cannot have more than 1 Container App Environments

</details>

<details><summary><b>ParentResourceNotfound</b>
<details><summary><b>ParentResourceNotFound</b>

</summary>

- You can refer to the [Parent Resource Not found](https://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/error-parent-resource?tabs=bicep) documentation if you encounter this error.
Expand Down
4 changes: 4 additions & 0 deletions infra/main.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -177,13 +177,17 @@ param tags resourceInput<'Microsoft.Resources/resourceGroups@2025-04-01'>.tags =

var aiFoundryAiServicesAiProjectResourceName = 'proj-${solutionSuffix}'

@description('Optional created by user name')
param createdBy string = empty(deployer().userPrincipalName) ? '' : split(deployer().userPrincipalName, '@')[0]

// ========== Resource Group Tag ========== //
resource resourceGroupTags 'Microsoft.Resources/tags@2021-04-01' = {
name: 'default'
properties: {
tags: {
...tags
TemplateName: 'Client Advisor'
CreatedBy: createdBy
}
}
}
Expand Down
Loading