Category "azure-deployment"

Error in init() function during azure ML deployment due to model path definition [closed]

We are trying to deploy a model to Azure ML workspace containing a saved model & One Hot Encoded joblib file. We are facing issue in init(

DevOps Pipeline changing Timeformat when sending variable values as JSON Body to Deploy Azure Resources with Terraform

My Terraform Deployment for Azure Resources contains a Budget, which requires a start and end date. When I'm sending my JSON Body/variable value from my Logic A

Stick setting to staging slot

I have the following bicep file that adds deployment slots with config settings: var appSettings = [ { name: 'WEBSITE_RUN_FROM_PACKAGE' value: 1

ARM FunctionApp listkeys retrieve previous custom key

We've got ARM deployment template which is working fine, the only issue there is, as we're creating FunctionApp and adding custom key to it that will be referen

what is the way to get the variable group id of AzureDevops using CLI command

We are using AzureDevops server and automated our pipeline variable group and variables creation using a pre-build task which will run bash script below and wil

What is the difference between Publish methods provided in the Visual Studio?

When I click on the Publish method following options show up: What is the significance of each method?