Clean up AZD folder and update core templates - #143
Clean up AZD folder and update core templates#143Anthony Shaw (tonybaloney) wants to merge 2 commits into
Conversation
Those files were probably changed, will investigate |
|
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 |
| ? storageAccountName | ||
| : '${abbrs.storageStorageAccounts}${resourceToken}' | ||
| openAiName: !empty(openAiName) ? openAiName : 'aoai-${resourceToken}' | ||
| openAiConnectionName: 'aoai-connection-${resourceToken}' |
There was a problem hiding this comment.
Nitya Narasimhan (@nitya) is this related to #137?
|
Nitya Narasimhan (@nitya) please can you review |
|
Anthony Shaw (@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 Narasimhan (@nitya) - these are complimentary, and we've discussed these changes. |
|
Anthony Shaw (@tonybaloney) - Can this be moved to avm instead? |
This PR removes core files that aren't used and updates the ones that are there from the latest version