Skip to main content

All Questions

Tagged with
0 votes
1 answer
35 views

No https triggers found while deploying python code in Azure functions

By using Visual studio I deployed my python code as the deployment was successful But there is no link generated and also I cant see my deployment in my function app as in output terminal I can see ...
Bandaru Prudhvi's user avatar
0 votes
0 answers
41 views

How to deploy Databricks Unity Catalog table with CI/CD

Does anyone know how to deploy Databricks schema changes with Azure DevOps CI/CD pipeline? I have created a table in Dev database (in Databricks Unity Catalog) and I want to deploy it to Prod Database ...
Fred's user avatar
  • 3
0 votes
1 answer
48 views

Deploy docker compose to Azure

I have a project with an mvc app connected to another api app that is responsible for retrieving the data. I have created a ci cd to build and push the images to Azure Container registry and it is ...
Patrick's user avatar
0 votes
1 answer
42 views

How to start gunicorn when using a custom Post Deployment Action on Azure App Service

I am trying to use a Post Deployment Action on Azure App Service with a Flask app. I followed this Stack overflow post to accomplish the Post Deployment Action, but this results in the container not ...
Superdooperhero's user avatar
0 votes
0 answers
34 views

How to avoid CUDA Our of Memory Error when deploying Rhea-72b-v0.5 or other big LLMS on Azure AI Studio

I am using Azure AI Studio and would like to deploy this model davidkim205-rhea-72b-v0.5. On Azure AI Studio, when I try to deploy this model, I can only select only one VM called ...
gco's user avatar
  • 1
0 votes
1 answer
112 views

Azure DevOps Pipeline Deploy to multiple App Services

I am working with Azure DevOps pipelines, and I need to deploy to multiple Azure App Services that are in different resource groups. I don't want to manually add each Azure App Service, as I might ...
Adnan Hodzic's user avatar
0 votes
1 answer
185 views

504.0 GatewayTimeout when deploying to Azure WebApp

I am currently trying to deploy a Zip file to an Azure WebApp. The Zip file is created by Doxygen and has a size of 19MB. The clean flag is set to false because each of my pipeline build created a zip ...
mr_bean's user avatar
  • 29
0 votes
1 answer
233 views

What is the Easiest Way to Deploy Keycloak?

I am looking to deploy Keycloak for my project, but I am relatively new to both Keycloak and deployment processes in general. Could anyone suggest the simplest method to get Keycloak up and running? I ...
Med Taher Ghazel's user avatar
0 votes
0 answers
42 views

(LARAVEL) Error when making POST requests. Azure VPC production application (webapp and mysql database flexible)

I deployed a laravel application through the azure VPC (azure web app and azure mysql database flexible). I am encountering an error when making post type requests, even with the environment variables ...
laravel_'s user avatar
0 votes
1 answer
66 views

Can we deploy react frontend and springboot backend to the one single azure WebApp?

I want to deploy react frontend and springboot backend to the azure webApp. As I don't want to create two separate webApp for the frontend and backend. Is there any ways one creating one webApp can ...
Sanjay Prasad's user avatar
0 votes
1 answer
56 views

Chatbot does not deploy correctly to MS Azure

I've built a bot in Python, but it doesn't deploy correctly as a Web App in MS Azure. Here is the .py code I'm using: import json import uuid import asyncio import aiohttp import re # For parsing ...
K V's user avatar
  • 1
0 votes
1 answer
78 views

ModuleNotFoundError: No module named 'database in Azure error log

ModuleNotFoundError: No module named 'database is the error i can see when looking into the web app logs in Azure. Im sure my database.py is in the same dir as the main.py and when i run it locally it ...
DeNaamIsDaaf's user avatar
-1 votes
1 answer
106 views

Microsoft SpatialAnchorsAccount - operation 'write' disallowed

I just started with Azure, and when i try to create my first ressource with Microsoft Spatial Anchors the deployment fails. I have this error : The operation 'write' on resource type '...
Wassim's user avatar
  • 3
0 votes
1 answer
96 views

Azure Deployment with Git (Linux) Web App

Hi its my first time using azure to host an project. I got an error saying that i have an application error. [application error] All of the deployment was successful as the logs says but I am getting ...
Clouie Ckien Caagbay's user avatar
0 votes
1 answer
69 views

Azure with Node.js : missing and unauthorized resources

I am new to deployment stuff, and just started using azure. I have a project in which I am asked to deploy an app, that will later have to interact with other aspects of Azure. So I decided to use an ...
Hicham Mohcini's user avatar

15 30 50 per page
1
2 3 4 5
86