Unable to locate Azure App Service on Azure DevOps
I have been trying to connect my Azure App Service to build a pipeline for deployment from Azure DevOps but am not able to locate my Azure App Service from Azure DevOps. I get an internal error stated with the code of TF400898: An Internal Error Occurred. Activity Id: d187575f-c6d4-47ed-8177-da6f452b8b79.
Deployment start up file to App Service doesn’t work
AI am trying to deploy my custom startup script to App Service following the CLI command mentioned in the documentation.
https://learn.microsoft.com/en-us/azure/app-service/deploy-zip#deploy-a-startup-script
After running the command I got Jason response without any errors. I executed : aż webapp deploy --resource-group my-group --name my-app --src-path startupfiles/my-app-startup-file.sh --type=startup --target-path=/home/site/wwwroot/
Deployment start up file to App Service doesn’t work
AI am trying to deploy my custom startup script to App Service following the CLI command mentioned in the documentation.
https://learn.microsoft.com/en-us/azure/app-service/deploy-zip#deploy-a-startup-script
After running the command I got Jason response without any errors. I executed : aż webapp deploy --resource-group my-group --name my-app --src-path startupfiles/my-app-startup-file.sh --type=startup --target-path=/home/site/wwwroot/
Multi Container Azure App Service (How to connect to a specific container)
I have a Web App multi-container in Azure using Compose, and there are several containers running in it. Does anyone know how to connect to a specific container, or has Microsoft not added this feature for multi-container applications yet?
Need help, Azure Bot not working as expected, getting Unauthorized error OR HTTP internal server error, how to resolve this?
Need help on resolving Microsoft Azure Bot framework composer errors