626 questions
0
votes
1
answer
147
views
bicep: use outputs from iteration module (module collection)
I have a module conModule that returns some output, e.g.
output someOut string = 'test1'
In another file allCon.bicep, I am iteration over the conModule:
param bList array = ['t1', 'ALG-t2', 'ALG-t3']...
0
votes
1
answer
80
views
Azure deploy Error 403 - Deployment provider VSTSRM vs VSO
Azure Angular Frontend Deploy
I'm trying to deploy an application to Azure and I have the error:
Error Code: ERROR_COULD_NOT_CONNECT_TO_REMOTESVC
and
Error: Ip Forbidden (CODE: 403)
This is a new ...
1
vote
1
answer
95
views
Bicep: deploy a Service Bus Queue while the Service Bus in another resource group
I have a LA deployment that require adding a SB queue. However the the SB is located in another resource group than the LA.
So, when I call the existing the SB I use the following code:
resource ...
1
vote
1
answer
399
views
Specifying Ingress in .NET Aspire Deployment using azd
I have a Blazor web application and several API's that I'm orchestrating with Aspire and trying to deploy to Azure Container apps using Azure Developer CLI - azd (v1.14.0)
I'm following this Microsoft ...
0
votes
1
answer
41
views
Script timeout in the target machine to setup an Azure target
I'm trying to create a pipeline from Azure DevOps to deploy automatically Windows Servers. I opened the Deployment groups and created a new group.
Then, I copied the script and ran the script on the ...
0
votes
0
answers
83
views
Deploy SSRS ReportConfiguration.json
I'm trying to deploy a dataset with a reference to an existing data source, but some how code example down below is not working. It's still pointing to the data source that I had defined locally ...
0
votes
0
answers
93
views
Azure Deployment Center failing to deploy EF/Angular app
I'm trying to use the Azure Deployment Center to connect to my DevOps repo and deploy an Entity Framework/Angular app that I inherited.
The deployment fails, however, and I'm not sure why. Any help ...
0
votes
0
answers
67
views
Getting error MlException: ['Non-string passed to RegistryStr for model' while tyring to create a local managed online deploying of XGBoost model
I am trying to deploy a model to a Managed Online Endpoint using:
blue_deployment = ManagedOnlineDeployment(name='blue',
endpoint_name='diabetes-online-endpoint'...
0
votes
3
answers
259
views
Unable to deploy to Azure Subscription without a valid service connection
I am trying to deploy my flask app and I am running into an error. The build works, but the deployment step fails.
I am getting an error: There was a resource authorization issue The pipeline is not ...
0
votes
1
answer
131
views
Deploy ARM template for a runbook for an existing Automation Account
I'm trying to deploy a simple runbook into existing Automation Account, but it fails saying that this Account is not found
Here is my template:
{
"$schema": "https://schema....
-2
votes
1
answer
54
views
How can i deploy a react app to azure from git hub that relies on multiple repos?
I have a react app in github in the repo call acme\myreactapp. There are 2 other repos, acme\uihelper and acme\clienthelper that are needed to run the app.
So on my local machine i would have a ...
-2
votes
2
answers
131
views
Provide a parameter to "Deploy to Azure" button?
https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/deploy-to-azure-button gives you nice linked badges like this in your README.md:
I want to provide an additional argument to ...
0
votes
0
answers
191
views
Deployment fail when provisioning endpoint in Azure AI Machine Learning Studio
While deploying an AI model with Azure AI, my deployment fails while provisioning the endpoint with the following error:
{
"status": "Failed",
"error": {
"code":...
0
votes
1
answer
3k
views
Error: AADSTS700213: No matching federated identity record found for presented assertion subject
Running Azure CLI Login.
/usr/bin/az cloud set -n azurecloud
Done setting cloud: "azurecloud"
Federated token details:
issuer - https://token.actions.githubusercontent.com
subject claim - ...
0
votes
1
answer
144
views
Why is my python app working when doing a code deployment but when using a docker image
I deployed an http trigger function using a code deployment to azure and it works functions are shown and respond with the appreciate data.
When I create a docker image, the image works locally but ...
0
votes
1
answer
93
views
Modify ARM-Template for quick deployment
In my organization, we have quite some ressources in Azure which we want to back up the configuration for. However, we are not reaching a big-enough magnitude or maturity that Iac-solutions like ...
0
votes
1
answer
139
views
Issue Deploying Blazor WebAssembly App with Domain-Driven Design to Azure Static Web App Using GitHub Actions
I'm encountering an issue while deploying my Blazor WebAssembly application, which follows Domain-Driven Design (DDD) architecture, to Azure Static Web Apps using GitHub Actions. The deployment ...
-1
votes
1
answer
139
views
Deploy to Azure web app from github failing with - Application with identifier '***' was not found in the directory
I am trying to deploy to azure web app from github. I have following web app with system assigned identity:
I have added a secret with the value seen in image above Object (principal) ID:
I have ...
0
votes
1
answer
182
views
"azure-search-openai-demo" File upload feature is not working after enabling the settings
File
"/usr/local/lib/python3.11/site-packages/openai/_base_client.py", line
1510, in request
return await self._request(
^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-...
0
votes
1
answer
44
views
Able to perform the deployment to Azure app service from old PC and not from new one what settings/pre-requisites could be missing in new one
I am deploying the azure app services using the Powershell.
I have made sure to set the execution policy Unrestricted in Powershell in the new PC.
But, When I ran the powershell script for deployment ...
0
votes
1
answer
171
views
SearchService deployment fails if the resource exists
The bicep below creates an Azure Search Service. On the first run, it creates the search service as expected in about 5 seconds. If I run it again, it will fail after a long time (over 2 hours - I am ...
0
votes
2
answers
109
views
ADF Data Preview OR CI/CD Pipeline mapping columns Issues after deployment
I am experiencing unexpected behavior in Azure Data Factory (ADF)'s data preview while working on a data flow. The data preview continues to show older data even after refreshing it. I have to turn ...
0
votes
1
answer
372
views
Create a JSON and put it as parameter to az deployment group create in Github Actions
I have quite strange behavior with deploying arm template.
I create a json like:
tags=$( echo '{"key1": "value1", "key2": "value2", "key3": "...
0
votes
1
answer
329
views
Can't publish Function App to Linux, fails with http status code Unauthorized
I am trying to publish a C# Function App to a Linux machine in Azure using VS2022.
The same function App can be published to a Windows machine without any problems.
I have followed the advice of the ...
1
vote
1
answer
39
views
When I will upload the CSV data in blob storage how can my azure ML notebook will get retrained
I am working on a project where I will upload the data in blob storage in azure then my azure machine learning notebook will get restrained and give the updated.pkl file.
I need the solution for the ...
0
votes
1
answer
1k
views
Error with Azure app service plan deployment
I am trying to create an app service plan (B3) on Azure West Europe location. This gets me the error
Code: Conflict No available instances to satisfy this request. App
Service is attempting to ...
0
votes
1
answer
233
views
having issue in deploing dotnet core api on azure app service as virtual application using github workflow without publish profile
I'm trying to deploy my api applications on azure app services as virtual application (/api/service1/) using GitHub workflows. I was able to deploy but other virtual applications are getting deleted ...
2
votes
1
answer
857
views
Vite React Deployment to Azure as a Web App
I am trying to deploy a new web app to Azure. It is a React app using Vite framework and I use React Router DOM.
I can create the resources at Azure and deploy from my Visual Studio by right clicking ...
-1
votes
2
answers
229
views
How to make an azure function that deploys my bicep script from Azure Storage Account
I'm trying to deploy my bicep script with module that are located in my Azure storage account. And this doesn't work at all. I'm using Powershel, should I use something else?
New-...
1
vote
1
answer
9k
views
Environment variables for app settings in Azure App Service
I have a Web API in .NET 6 that uses the standard IConfiguration to get config/settings values from appsettings.json and is deployed to Azure App Service (Windows).
I'm deploying it with Visual Studio ...
0
votes
0
answers
187
views
Mutex Queue(?) for an Azure DevOps pipeline
I'm creating a build which will dynamically provision an Azure environment via a resource group and then deploy a bunch of stuff to it. To save time, I'm staging a single environment ahead of time, ...
0
votes
1
answer
401
views
How to deploy from vs code to azure blob storage static web app?
I am currently working flutter web app and ran the program It worked. Later I planned to host this web app in azure cloud. So I used static web app in azure storage $web container. To build the web ...
0
votes
1
answer
503
views
Where to find Azure Functionapp deploy errors for python 3.11 in the Azure Portal
I want to move my local python 3.11 project to an Azure Functionapp. Somewhere in the deployment process, an error happens, such as an ModuleNotFoundError. I assume it's because a package that can be ...
0
votes
1
answer
562
views
Adding rule in Power BI Deployment
I have to set a rule for a new report in Power BI deployment pipeline to use Production's database not PreProduction's. I have done it successfully for all the datasets except one (despite the ...
0
votes
1
answer
520
views
Azure What-If operation resource change type
I want to create an Azure what if operation in subscription scope to recognize the resources that have been created after a Bicep deployment. The problem is that when I run the command az deployment ...
0
votes
1
answer
198
views
Azure Web App - Error deploying python (django) application
I'm trying to deploy using the github actions from this repository:
https://github.com/ViniciusDevelopment/test-deployment
which is basically a modification of the standard project made available by ...
1
vote
1
answer
954
views
Publish fails for Azure Func Isolated
Trying to deploy Isolated Azure Func from VS2022
I already created brand new func in Azure portal and scaffolded new function in VS2022
Func works locally. I am deploying using consumption plan and to ...
1
vote
1
answer
337
views
Publishing Azure Cloud Services (extended support) from Visual Studio fails - Object reference not set to an instance of an object
NOTE: This is not your typical null reference error!
The error is a message in the output of the Microsoft Azure Activity Log and is not from code directly in the project that I can debug.
I have a ...
1
vote
1
answer
1k
views
Azure Identity provider for resource - failure on container app deployment
I am trying to re-deploy into a container app, It worked perfectly until last night even with the github actions.
Today as I am doing again updates I can see that something has changed somewhere, ...
0
votes
0
answers
284
views
How to solve issues with deploying EF Core Migrations in an Azure YAML Pipeline task?
from Visual Studio Code i have create an Web-App from the template react/.net Core and extended this to an WEB-API
That results in a Server-project and a Client project in the solution.
I have ...
0
votes
1
answer
487
views
Set up Branch preview deployments with gitlab-ci.yml for static website deployed on azure
I have a static web app deployed on an azure app service. This is my gitlab-ci.yml for CI/CD on production -
variables:
API_TOKEN: $DEPLOYMENT_TOKEN
APP_PATH: '$CI_PROJECT_DIR'
REACT_APP_ENV: $...
1
vote
2
answers
948
views
Bicep Deployments to AppService Clears zip/Deployment Center Deployments
I am deploying an AppService environment via Bicep. Everything is working well and is configured exactly as desired.
However, I have noticed that if I redeploy a Bicep template after I have deployed ...
0
votes
1
answer
312
views
How to train and deploy ml models in azure ml designer, just using components?
i created a training pipeline in azure ml designer. Now, i need to deploy this model by adding components for registering and deployment. I guess i can use 'execute python script' component to do this....
0
votes
1
answer
192
views
Azure web app deployment failed (MacBook)
Output:
1:50:53 PM macazure: Starting deployment...
1:50:53 PM macazure: Creating zip package...
1:50:54 PM macazure: Ignoring files from "appService.zipIgnorePattern"
"node_modules{,/**...
0
votes
1
answer
835
views
Custom Schedule for every build in Azure Pipelines for stages
We are facing an issue with individual scheduling the prod stage where we have multiple deployments coming in a day and targets to same target servers. In our case the deployments are unique and not ...
0
votes
1
answer
3k
views
"The agent request is not running because all potential agents are running other requests." (self hosted agents)
Running pipeline for ci/cd DSC causes queued items title error message. Worked a month ago without queueing. Rebooted AzureDevops server. Deleted client in deployment pool that was not responding. ...
0
votes
1
answer
537
views
How to create your own App Service Site Extension in Azure?
Please forward me some links/how-to guides for developing your own App service site extension for Azure. I am trying to intercept HTTP traffic going to/coming out from my App service and do some pre-...
1
vote
2
answers
965
views
Slow Azure functions deployment
I have a Node.js Azure Function in TypeScript. When I deploy, it takes like 25 minutes to deploy.
Those are pretty basic functions with Prisma ORM. Building locally takes couple seconds only.
Is that ...
0
votes
1
answer
450
views
HTTP Error 500.30 - ASP.NET Core app failed to start using azure webservice
I deployed .net 7 api on azure web service ,after deployment when i tried to access my site it shows this HTTP Error 500.30 - ASP.NET Core app failed to start
i triedto diagonose but i failed !
i used ...
1
vote
0
answers
166
views
.deployment file not working while doing zip deployment of an azure app
I have an application that I am trying to deploy to an existing app to an offline server.
The application is two parts: a nodejs frontend and a python backend app. I use the zip deployment method to ...