Category "azure"

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

How to Retrieve OAuth2AuthorizedClient in a request when using WebFlux

I have a back-end(Springboot) application that is connected to Azure AD and a front-end application that accesses it. In the front-end, I am requiring the user

Azure DevOps Pipeline - condition expression with pipeline variable

I need to make my stages in DevOps YAML pipeline dependent or not based on pipeline variable (not variable defined in the YAML). I tried something like this: -

Azure AD Updating Bulk users from CSV

I am new to this so please apologise if I missed some information. I have the following situation: I have a employee list in CSV and I need to update existing u

Azure Functions: StatusCode cannot be set because the response has already started

I am trying to stream data from my Azure Function and all is fine but I get an error after it has executed. This is the code: [FunctionName("QueryData")] public

Read xlsx file and json file with url signed on azure blob storage using nodejs

I intend to read the contents of an xslx and json files on an azure blob storage with the urls signed with a limited life-to-live. I did this as : const

How can I access delivery property within EventGridEvent triggered function app?

I have configured a blob storage event subscription to be raised when a file is uploaded into an Azure storage account and have created an EventGridTrigger type

Is it possible to connect to serverless sql pool via azure databricks?

I'm trying to connect to synapse serverless pool via databricks. I need to create synapse views and external tables directly in databricks as part of an existin

Azure App Service with AAD identity provider - Python & Streamlit framework for app - get logged in user

Have a web app developed in Python with the Streamlit framework. Deploying as an Azure app service. Authentication to the app is via AAD. I'm unable to get deta

Workaround for the runOnce deployment strategy while translating Azure YAML Pipeline to GitHub Actions YAML

I am aware that the Azure DevOps strategy "runOnce" does not have an equivalent GitHub Action yet. And I am seeking a workaround for that since I am migrating m

Add comments to delta

If a pyspark dataframe is reading some data from a table and writing it to azure delta lake Can we add comments to this newly written file? For e.g Df = sql("se