python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Snowflake and Data Factory Error because of regions
Im getting an error when running Data Factory to load data into Snowflake:
ErrorCode=SnowflakeUnsupportedCouldPlatformForImport,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Messa...
Ivonne Roche
Votes: 0
Answers: 1
Blob Storage - handle files directly on it
I desire an efficient solution to iterate through large files located on blob storage in C#. I want to use the blob storage as a local storage. In my research I've only found solutions where the file ...
inamorata
Votes: 0
Answers: 3
Uploading PDF to Azure Blob Storage via Groovy - Issues with pictures
I have the request to Upload a PDF from SFTP to Azure Blob which is working for text based PDF only.
If I have a PDF with pictures the PDF ulploaded is faulty (missing pictures)
If I use the "nor...
Julian
Votes: 0
Answers: 1
Azure lifecycle policy for container is not working
I have configured azure lifecycle policy for container as below,
{
"rules": [
{
"enabled": true,
"name": "name",
"type": "...
jayaprakash R
Votes: 0
Answers: 1