I have the following line of code: from azure.storage.blob import BlobServiceClient I get the following error: from azure.storage.blob import BlobServiceCli
I have a GitHub action doing .net solution build, test and deploy to Azure: name: Build and deploy ASP.Net Core app to Azure Web App - project-test-api on: p
With Azure Blob storage is it possible to either have an individual blob or all blobs within a container delete themselves after a certain period of time simila
Is there any way to trigger Azure data bricks notebook from excel, if is there please help me how..? Many thanks
I am looking to create an audit table for my database in Azure SQL Database. The best method I have across so far in order to do this is to use triggers. I have
In the local system i am writing commands: pip install databricks-cli databricks configure--token token value and later token Now the thing is In azure devops i
I am investigating using MQTT (or AMQP) over a satellite connection. I am using MQTT over HTTPS towards an IoT Hub in Azure. Data is very expensive on satellite
Hello guys I m using azure verifiable credentials. in flow I m not sure when user did is going to be generated and from where ? what will be its role when verif
I have created a Visual C# Console App and I am trying to add reference to resolve an error. Since I am new to the IDE and I am looking for some help on how to
I am trying to Create a Key Vault via private endpoint - "using existing VNet/Subnet" using ARM custom template. The QuickStart template available in Azure crea
I'm using OpenIdConnect authentication on my azure website (azure active directory, c#, MVC) and I'm randomly getting this error IDX10311: requireNonce is t
We have a Logic App and private SOAP based Web Service hosted on some on-premise network. Based on some parameters, we need to call this Web Service from the
I'm attempting to add a domain controller to an existing domain using terraform (in Azure). I declared some local values in the main terraform file for my serve
I'm attempting to add a domain controller to an existing domain using terraform (in Azure). I declared some local values in the main terraform file for my serve
I have a JSON file in Azure Blob storage that I need to parse and insert rows into SQL using the Logic App. I am using the "Get Blob Content" and my first atte
I am getting the error while deploying the Azure function from the local system. I wen through some blogs and it is stating that my function is unable to connec
I have an MVC web app, and I'm using Simple Injector for DI. Almost all my code is covered by unit tests. However, now that I've added some telemetry calls in
I am getting the following error when restoring a website backup (deployment slot). I am making the backup and trying to restore it using the azure management p
I'm looking to leverage Azure deployment slots for a production Web App (with Azure SQL DB). I also use a Fortiweb WAF-as-a-Service for production app. If I use
I'm looking to leverage Azure deployment slots for a production Web App (with Azure SQL DB). I also use a Fortiweb WAF-as-a-Service for production app. If I use