Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/DeploymentGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,10 @@ azd init -t microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator/

7. When Deployment is complete, follow steps in [Set Up Authentication in Azure App Service](../docs/azure_app_service_auth_setup.md) to add app authentication to your web app running on Azure App Service

9. If you have added the authentication in Azure App Service you have to set `AUTH_ENABLED` environment varibale to `true` in the App service.

![Auth enable true](./images/auth-enable-true.png)

8. If you are done trying out the application, you can delete the resources by running `azd down`.


Expand Down
Binary file added docs/images/auth-enable-true.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading