-
Notifications
You must be signed in to change notification settings - Fork 778
Open
Description
If I use the package script for the webapi and then use the deploy webapi it doesn't work. The webapi backend totally fails.
The only way to correct this is to use the deploy azure script which grabs the webapi zip from the aks location: param webApiPackageUri string = 'https://aka.ms/copilotchat/webapi/latest'
What this means is that it's not possible to make any changes to the webapi as the source does not work, any packaging or deploying of the webapi causes the whole thing to fail...
Please help correct the source
Metadata
Metadata
Assignees
Labels
No labels