Category "azure"

Azure B2C token scope permission issue

When I try to get a token with a scope inside it then I get a This application does not have sufficient permissions against this web resource to perform the ope

Azure DevOps pipeline how set vcvars64.bat then call msbuild.exe from batch file?

On a local machine, I execute my build.bat after opening a x64 Native Tools Command Prompt for VS 2019, then build.bat calls msbuild.exe. call "C:\Program Files

how to change the directline secret key in a python bot on the Microsoft Botframework

I have a python chatbot (Bot framework) and I want to switch the conversation from the user and the bot to the user and a live agent using a secret key to the l

Execute script on Azure Windows VM via Azure pipeline

I am using third party software for master data management. This software does not have API's to perform deployment across environment. It has command line util

OData integration run time failed for Workplace analytics setup(Viva Insights)

I'm trying to create an OData integration runtime for the Workplace Analytics platform. I tried all the authentication types but I'm getting errors only. Here i

can we execute sql query in serverless pool from pipeline azure synapse?

Can we execute SQL query in the serverless pool from the pipeline in Azure Synapse? We are trying to run the SQL query in the Synapse pipeline, we are not able

How to return output of module

I am creating two Azure App Services and 2 App Service Plans using For Loop but I need to pass the HostingPlanID from the AppService plan to each of the App Ser

How to collect results from multiple azure app services and push to a topic

I have 3 Azure service bus topics, 3 azure app services subscribe to these topic messages and perform some actions and return results. I want to push a message

Uploading Image files from Xamarin App to Gallery and Azure

I am working on a development (Android, IOS) that requires uploading Images files to an Azure Storage, this images can be taken from the gallery or with the dev

Azure Data Factory - Copy Activity - Read data from http response timeout

I use the Copy activity to query an HTTP endpoint, but after 5 minutes I keep getting the following error "Read data from response timeout": Error Code: ErrorCo

Azure Postgres & Query Performance Insight: Query text not showing

I have enabled Query Performance Insights, however, the Query Text fields are left empty, as you can see from the screenshot below. I have enabled the Query St

BlobServiceClient object has no attribute `exists`

I have created an azure pipeline. Added a task to download the file from blobStorage. But I am getting the following error: ERROR: The command failed with an u

Share central folder in Onedrive with MS Azure API application

Issue: Cannot create or access a central storage container within OneDrive using App Requirement: Create a central storage directory that is accessible for user

How to call this command "docker pull testacr.azurecr.io/hello-world:v1" using .NET SDK Library

I have created Azure Container Registry and deployed sample image "hello-world", I have requirement to read the labels under the tags for hello-world image, for

Connection Refused to Elastic's "App-Search" Endpoint on Azure VM

I'm currently setting up a production stack of Elasticsearch on an azure linux server and have had success thus far, but have hit a road bump. I am currently at

Azure container can't access a mounted volume on startup why?

I am having problems using a volume mount in my container on Azure container instances. I can mount a volume mount to my container no problem. Here is the az cl

How to monitor and alert on changes made to Azure Storage Account Firewall rules

I'm looking to monitor(obtain ip addresses and alert on) changes made to Firewall rules in azure storage account(also Key Vaults). I'm checking the Activity Log

Databricks Runtime 10.4 LTS - AnalysisException: No such struct field id in 0, 1 after upgrading

We are working to migrate to data bricks runtime 10.4 LTS from 9.1 LTS but we're running into weird behavioral issues. Our existing code works up until runtime

How to use tensorflow hub in Azure ML

I am trying to use TensorFlow Hub in Azure ML Studio I am using the kernel Python 3.8 PT and TF And I installed a few modules: !pip install bert-for-tf2 !pip

Azure Copy Files from AZDatalake to AZBlob sorage Dynamic

I want to copy files from azure data lake storage to azure blob storage. when i use static file name it's copying successfully but it is not getting success whi