Category "azure"

How to Use Powershellscript in Azure classic Release pipeline - script file stored in Azure Devops Secure File

I am using a custom script extension for VM in ARM Template: { "type": "Microsoft.Compute/virtualMachines/extensions", "name": "[concat(parameters(

Issue :: Microsoft Cognitive Services :: client-sdk :: Azure

I am trying to use Azure cognitive services and trying to convert "Text To Speech". I am able to convert the Text to Speech successfully on my local machine. Th

How to add customDimensions and set operation_parentId for Azure function log

I created a http trigger V1 azure function on net framework 4.8, and used ILogger for logging. The code is like this. I checked the Application Insight and que

Get Azure Webjob History - 403 Token invalid

I am trying to retrieve the web job history of an Azure web job via REST using a .NET backend and the OAuth2 credentials flow (as described here https://docs.mi

Kafka working in Azure Kubernetes cluster, but not locally in minikube

I am using Kafka and facing a problem. Kafka doesn't seem to work locally using minikube. I get this erorr: org.apache.kafka.common.errors.InvalidReplicationFac

Session Cookie (Authentication Related) Does Not Contain The "HTTPOnly" Attribute

Can someone help me in resolving Qualy's issue? After Qualys scan, there is an issue that says to add the HTTP Only flag. I have set the HTTP Only flag in web.c

How do I specify nodeSelector while deploying an Azure ML model to an AKS Cluster?

I am currently deploying a model trained using AzureML to an AKS cluster as follows: deployment_config_aks = AksWebservice.deploy_configuration( cpu_cores =

How can I copy blob files from one account to another in azure

I have tried copying azure blob files from one account to another with the following python script ... source_block_blob_service = BlockBlobService(source_accou

MS Partner Center Powershell Command

Get-PartnerInvoiceLineItem command is running for a long but no output is getting displayed Command: Get-PartnerInvoiceLineItem -BillingProvider OneTime -Invoic

Azure Function exception logging to application insight

Logging to application insight when there is an exception in an Azure function project but only exception message is logged, I want to add custom property

How to traverse through azure subscriptions?

In the code below, I want to show blob properties by traversing through azure subscriptions. But I'm facing an error 'SUBSCRIPTION' object is not subscriptable.

Is it possible to reduce AzureDiagnostics logs (Log Analytics)?

Looking for a way to reduce AzureDiagnostics table in Azure Log Analytics. Is it possible to reduce log collecting time? For example, get CPU or Disk stats ever

AKS with Application gateway ingress controller configuration

I configured application gateway ingress controller for my Kubernetes cluster, but I can't access my pod container app named myapp running on port 8080/TCP. I c

AKS with Application gateway ingress controller configuration

I configured application gateway ingress controller for my Kubernetes cluster, but I can't access my pod container app named myapp running on port 8080/TCP. I c

Where in Azure can i set the email address to receive emails if an App Service crashes?

I want to change the email address if an app service fails in Azure The email looks like: From: Microsoft Azure <[email protected]> Sent: Mon

Unable to create recovery vault using ARM

I am getting the following error while creating a recovery vault using ARM. {"status":"Failed", "error": {"code":"DeploymentFailed", "message":"At least one res

Event Hub Error: Catching an exception: status-code: 401, status-description: Unauthorized TrackingId:xxx

I am working on an Azure Function which sends data as a producer to an Event Hub. Azure function is in a different tenant/subscription and Event Hub in a differ

Why my program is not executing beyond await UploadAsync?

I am trying to upload a file through stream to azure file share. This is my function : public static async Task UploadFile(string shareName, Stream content, str

Azure DevOps REST API, how to allow Azure Function to create workitems in DevOps project?

I'm creating a schedule-triggered Azure Function which will run tests once a day. If during the run any test fails, I want it to create a bug on a Azure DevOps

Missing property direction in Azure HTTP functions

newbie here to code and especially with Azure. I hit a rock with bellow placed Azure functions code. When I press F5 to load it goes to an error saying "Missing