- Deploy the backend
cd backend
cf api <CF_API_ENDPOINT>
cf login
cf push
Oncle the application is successfully deployed in SAP BTP environment, update the application endpoint in the Azure portal.
-
Go to Azure portal, and login with your M365 developer account.
-
Locate the bot resource you created during the the Bot creation step, under "Resource Groups".
-
Find the "Configuration" option in the left side menu, and update the Ngrok Messaging endpoint with the BTP application endpoint as shown below.
-
Click on "Apply" button located at the bottom of the screen to save the updated endpoint.
The application deployment is now complete!