You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
I have tried deploying several times each with the same result. When I browse to the App Service url https://.azurewebsites.net it redirects to /error and gives the above message. I have gone the Application Insights looking for any errors and have not found anything. I don't see anything relevant in a Chrome debugger console. I am at a loss for how to debug this issue.
Another issue I had that was not addressed in the deployment guide was that there is a required field named 'Team Link'. The help tip indicates that the url start with https://teams.microsoft.com/l/team
The text was updated successfully, but these errors were encountered:
The app service's domain is azurewebsites and not azurefd. The deployment guide needs correction.
Replace azurefd with azurewebsites everywhere in the user and curator manifests for App Templates.
Go to the App service in Azure portal. Open Configuration, replace the key values that say 'azurefd' with 'azurewebsites'. save and restart the service.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have tried deploying several times each with the same result. When I browse to the App Service url https://.azurewebsites.net it redirects to /error and gives the above message. I have gone the Application Insights looking for any errors and have not found anything. I don't see anything relevant in a Chrome debugger console. I am at a loss for how to debug this issue.
Another issue I had that was not addressed in the deployment guide was that there is a required field named 'Team Link'. The help tip indicates that the url start with https://teams.microsoft.com/l/team
The text was updated successfully, but these errors were encountered: