contoso-chat icon indicating copy to clipboard operation
contoso-chat copied to clipboard

Clean up AZD folder and update core templates

Open tonybaloney opened this issue 1 year ago • 6 comments

This PR removes core files that aren't used and updates the ones that are there from the latest version

tonybaloney avatar Jul 03 '24 23:07 tonybaloney

/home/runner/work/contoso-chat/contoso-chat/infra/main.bicep(76,3) : Error BCP035: The specified "object" declaration is missing the following required properties: "openAiConnectionName".
/home/runner/work/contoso-chat/contoso-chat/infra/main.bicep(84,5) : Error BCP037: The property "appInsightsName" is not allowed on objects of type "params". Permissible properties include "applicationInsightsName", "openAiConnectionName", "searchConnectionName", "searchServiceName".
/home/runner/work/contoso-chat/contoso-chat/infra/main.bicep(94,5) : Error BCP037: The property "searchName" is not allowed on objects of type "params". Permissible properties include "applicationInsightsName", "openAiConnectionName", "searchConnectionName", "searchServiceName".

Those files were probably changed, will investigate

tonybaloney avatar Jul 03 '24 23:07 tonybaloney

This could be consolidated with the role assignments parameter above https://github.com/Azure-Samples/contoso-chat/blame/main/infra/core/database/cosmos/sql/cosmos-sql-db.bicep#L70-L82 have amended the bicep

tonybaloney avatar Jul 04 '24 00:07 tonybaloney

@nitya please can you review

tonybaloney avatar Jul 04 '24 02:07 tonybaloney

@tonybaloney - missed seeing this earlier. Will review and ping you directly for clarification. Have some existing changes to merge to fix other azd issues so want to make sure these are complementary

nitya avatar Jul 05 '24 22:07 nitya

@tonybaloney - missed seeing this earlier. Will review and ping you directly for clarification. Have some existing changes to merge to fix other azd issues so want to make sure these are complementary

@nitya - these are complimentary, and we've discussed these changes.

kristenwomack avatar Aug 07 '24 18:08 kristenwomack

@tonybaloney - Can this be moved to avm instead?

jongio avatar Aug 07 '24 21:08 jongio