OfficeDev / microsoft-teams-apps-faqplus

FAQ Plus is a friendly Q&A bot that brings a human in the loop when it is unable to help with an answer from the knowledge base.
MIT License
141 stars 145 forks source link

Manual deployment #176

Closed peakers1976 closed 2 years ago

peakers1976 commented 2 years ago

Hi, I did a manual deployment as i was unable to deploy using the automated option.

All the steps were followed and the ARM template deployed successfully, the issue i have is when accessing the config page (configurationAppUrl ) for the expert web app it does not prompt me to authenticate and is not displaying the screen shown in the documentation.

image

Any ideas why this might be the case, i configured the app registration in azure ad as per the documentation. this is the land page i get when enter the configurationAppUrl into the browser.

image

Porkai-Pandian commented 2 years ago

Hi @peakers1976, thank you for raising the query, can you confirm if you see the below screen once the deployment completed, the screenshot shared above meant some of the services are still deploying and not fully completed.

image

peakers1976 commented 2 years ago

Hi @peakers1976, thank you for raising the query, can you confirm if you see the below screen once the deployment completed, the screenshot shared above meant some of the services are still deploying and not fully completed.

image

peakers1976 commented 2 years ago

Hi @Porkai-Pandian, thank you for the follow-up, yes the screenshot you are referring to does show up

image

peakers1976 commented 2 years ago

Hi @Porkai-Pandian , Just an update, I re-ran the ARM template again doing exactly what I had done previously and this time the configuration page prompts me for a sign-in and displays the config page.

image