Cannot change the Authoring region while publishing the bot
See original GitHub issueComplete the necessary portions of this template and delete the rest.
Describe the bug
I have created a sample bot in the Composer in my local and selected the Recognizer type as LUIS. SO when i try to Publish the LUIS model i am getting error as Something went wrong. The LUIS model which i am trying to configure was created in WestEurope region but i am unable to change the region in the Publish window.
Version
What version of the Composer are you using? Paste the build SHA found on the about page (/about
).
I am using 4.6.0-preview2 version.
Browser
What browser are you using? — Chrome
- Chrome
- Safari
- Firefox
- Edge
OS
What operating system are you using?
- macOS
- Windows
- Ubuntu
To Reproduce
Steps to reproduce the behavior:
- Go to ‘…’
- Click on ‘…’
- Scroll down to ‘…’
- See error
Expected behavior
I need to change the region to west europe or please give me the alternate solution for this to solve.Thanks in advance.
Screenshots
Note : For Authoring key i am giving the LUIS model Primary key.
Additional context
Add any other context about the problem here.
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (2 by maintainers)
Top GitHub Comments
Hi @prasadreddybv - Even I encountered same issue and after digging a bit on this. I realised appettings.json file gets updated from UI. So, I manually updated the value for region as westeurope and ran powershell given in the scripts folder.
It created resources in Azure and all looks good. I think composer team is still working on this issue.
@narulasrinivas You should be able to set the Authoring Region to ‘West Europe’ in the latest version of Composer.