9 questions with Deployment-related tags

Sort by: Updated
0 answers

Azure app service Linux container sidecar disable

2 days ago my azure app service reconfigured itself in front of my eyes to sidecar deployment, since then nothing has worked, can't deploy and can't run my application. I can't find any documentation of how to turn it off It throws errors if I try and…

Deployment
Deployment
The process of delivering, assembling, and maintaining a particular version of a software system at a site.
9 questions
asked 2025-02-20T16:29:47.0366667+00:00
Steven Monk 0 Reputation points
0 answers

Issue with Copilot implementation

I am having issue to create the workflow step for copilot, I do need to meet with one of the engineer to discuss the current problem

Deployment
Deployment
The process of delivering, assembling, and maintaining a particular version of a software system at a site.
9 questions
asked 2025-02-20T15:12:41.8266667+00:00
Peter Ciprian 0 Reputation points
0 answers

Issue with Copilot implementation

I am having issue to create the workflow step for copilot, I do need to meet with one of the engineer to discuss the current problem

Deployment
Deployment
The process of delivering, assembling, and maintaining a particular version of a software system at a site.
9 questions
asked 2025-02-20T14:49:52.07+00:00
Peter Ciprian 0 Reputation points
0 answers

Azure Pipelines: How can I pre-approve stages?

My YAML pipeline deploys my code to 5 different environments on Azure. Before it can deploy to an environment, the previous environment has to be successfully deployed and a manual approval has to be given. This should not change. The problem is that…

Deployment
Deployment
The process of delivering, assembling, and maintaining a particular version of a software system at a site.
9 questions
asked 2025-02-20T13:42:01.8666667+00:00
Sagel, Anton 0 Reputation points
0 answers

App-V Package Unable to Create Child Process – Permission Issue

We are facing an issue with an application packaged using Microsoft App-V. The application is unable to create a child process and throws the following error: scss CopyEdit System.ComponentModel.Win32Exception (0x80004005): The requested operation…

Deployment
Deployment
The process of delivering, assembling, and maintaining a particular version of a software system at a site.
9 questions
asked 2025-02-20T10:34:32.55+00:00
Vikas Kumar 0 Reputation points
0 answers

Azure app service Linux container sidecar disable

Does anyone know how to disable this sidecar feature? its completely broken my CI pipelines from Github, i can't deploy any new commits or rollback to any old commits, my application now fails to startup. The logging in Azure app service was always bad…

Deployment
Deployment
The process of delivering, assembling, and maintaining a particular version of a software system at a site.
9 questions
asked 2025-02-20T08:51:08.99+00:00
Steven Monk 0 Reputation points
0 answers

Building the application github builds are failing

When we are building the application github using below requirements- builds are failing for pandasai==3.0.0b4 dependency even though it is available on pypi.org and also builds are working in…

Deployment
Deployment
The process of delivering, assembling, and maintaining a particular version of a software system at a site.
9 questions
asked 2025-02-20T03:10:53.25+00:00
Sumeet Rana 0 Reputation points
0 answers

Visual Studio 2022 Setup Project installs Menu and Desktop Shortcuts but then deletes them.

I have just upgraded to a new Windows 11 Desktop and Visual Studio 2022. I am going through all my Visual Basic 2008 applications and updating them in VS 2022. With several of them, when I run the Setup.exe, I can see the desktop shortcut being created…

Deployment
Deployment
The process of delivering, assembling, and maintaining a particular version of a software system at a site.
9 questions
asked 2025-02-19T16:27:54.53+00:00
Philip Dodd 0 Reputation points
edited the question 2025-02-20T02:08:41.29+00:00
Anna Xiu-MSFT 30,921 Reputation points Microsoft Vendor
0 answers

Azure Web App Not Deploying Files

My Python Flask app deployed on Azure Web Apps fails to start because required files (run.py, config.py, etc.) are missing from /home/site/wwwroot/. Instead, only hostingstart.html and output.tar.gz are present. Logs show: ModuleNotFoundError: No module…

Deployment
Deployment
The process of delivering, assembling, and maintaining a particular version of a software system at a site.
9 questions
asked 2025-02-19T19:06:01.3633333+00:00
Gavin 0 Reputation points