Skip to content Skip to sidebar Skip to footer
Showing posts with the label Azure

Pika Blockingconnection & Rabbitmq : Connection Closed

I have 2 rabbitmq in cluster load balanced by an Azure Internal Load Balancer. The client connect t… Read more Pika Blockingconnection & Rabbitmq : Connection Closed

Azure Storage Error Using Python Sdk

I've download Azure SDK for python to my Ubuntu (Tool version 0.8.16). And i'm trying to ru… Read more Azure Storage Error Using Python Sdk

How To Extract Month And Year From Given Date In Python In Azure Ml

I was working in azure ml for the past few days. I came up with a dataset which consists of date in… Read more How To Extract Month And Year From Given Date In Python In Azure Ml

Automate Azure Azcopy Using Python On Windows

I am trying to use azcopy from python, I have already used this from CLI and it is working! I have … Read more Automate Azure Azcopy Using Python On Windows

Pageblob Upload As Multiple Chunks: X-ms-range Invalid

This is a follow-up question to my previous question. What I realized is I can only upload 4 mega b… Read more Pageblob Upload As Multiple Chunks: X-ms-range Invalid

Azure Kubernetes - Python To Read Configmap?

I am trying to Dockerize the python application and want to read the configuration settings from th… Read more Azure Kubernetes - Python To Read Configmap?

Azure Cloud Storage Config Error In Django App: Could Not Load Azure Bindings

I'm trying to set up Azure Cloud Storage for my Django app (app hosted on Azure VM with Ubuntu … Read more Azure Cloud Storage Config Error In Django App: Could Not Load Azure Bindings

Python: How To Handle Https Connection Refused Error And Write The Logs In Server

I am trying to handle the specific exception type for a post request but during the execution the U… Read more Python: How To Handle Https Connection Refused Error And Write The Logs In Server