2,448 questions with Azure Blob Storage tags

Sort by: Updated
1 answer

Azure blob store \ Azure Media service streaming .mp4 video on desktop browser for internal and external user

Hi , I'm planning to use Azure Blob Storage to host the .mp4 videos and to be played in desktop browser with the daily active external users (managed through LDAP) of 1500- 2000 per day. I'm just wondering if Azure Blob Storage can handle this request…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
305 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
asked 2024-05-09T15:11:05.5366667+00:00
Ravindra Ramashankar Maurya 0 Reputation points
answered 2024-05-09T17:30:17.93+00:00
Amrinder Singh 2,205 Reputation points Microsoft Employee
6 answers

Put Blob REST API Content-Length error

I'm trying to write the XML response obtained from a REST API GET request to a file in Azure Blob Storage, using Azure Data Factory. I'd prefer to use the Copy activity to achieve this, but it doesn't support XML sinks. I've therefore been forced into…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,639 questions
asked 2024-05-07T10:06:05.8133333+00:00
Jez Walters 20 Reputation points
edited an answer 2024-05-09T16:37:27.1733333+00:00
Jez Walters 20 Reputation points
0 answers

Failure in uploading vhdx to Azure using Add-AzVhd due to Firewall: Need clarification on URL and Firewall Permissions

I tried to convert a local vhdx file to a vhd file and then upload it to Azure as a managed disk. I executed the following command: Add-AzVhd -LocalFilePath $path -ResourceGroupName $resourceGroup -Location $location -DiskName $name…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
966 questions
asked 2024-05-09T15:35:25.55+00:00
Tomoki Endo 40 Reputation points
0 answers

How to use a microsoft personal email with DefaultAzureCredential from python sdk to download/upload files in azure storage blob account?

I'm developing a system in which a user from a simple python application can download/upload files from azure blob storage. I'm using python sdk and VS code as IDE (without the azure extension activated) and I'm stuck with microsoft personal account used…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,660 questions
asked 2024-05-09T14:38:27.34+00:00
Alberto Porro 0 Reputation points
0 answers

Recommended technologies for creating a dashboard of ongoing jobs.

I'm looking for recommendations on technologies to use for the following project. I need to create a dashboard of summarized job data from a network of hundreds of users. Our current application is used in the field for inputting and tracking job costs…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
966 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,639 questions
asked 2024-05-09T14:00:50.17+00:00
COW Farmer 0 Reputation points
edited a comment 2024-05-09T14:19:58.1733333+00:00
Ruel Cabusas 30 Reputation points
2 answers

ADLS Gen2 operation failed: Operation returned an invalid status code Conflict. Account: 'x' endpoint does not support BlobStorageEvents or SoftDelete

Currently setting up a storage account for a synapse analytics workspace, there is an existing synapse workspace with a linked service to an azure storage account, When I tried to setup a similar configuration I get the error message below. Here it…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,723 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,414 questions
asked 2024-05-09T00:21:35.9433333+00:00
MrFlinstone 481 Reputation points
commented 2024-05-09T08:50:42.8266667+00:00
Nehruji R 2,126 Reputation points Microsoft Vendor
1 answer

Azure Blob Storage with tiered data management

Hello Team, we have the below requirements; can it be achieved by Azure Services without the need for 3rd party service: Requirement Summary: We want to deploy a file storage solution utilizing Azure Blob Storage with tiered data management to optimize…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
asked 2024-05-09T06:20:16.5366667+00:00
Omar A. Ghazal 0 Reputation points
answered 2024-05-09T08:37:29.3+00:00
Amrinder Singh 2,205 Reputation points Microsoft Employee
2 answers

Egress cost for Azure storage account data transfer to same region VM

Is egress cost incurred for transferring data from a blob container in a storage account to a VM in the same Canada region every day?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,185 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,723 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
asked 2024-04-29T18:47:32.8533333+00:00
Noushad Karuthadath 20 Reputation points
commented 2024-05-09T06:00:44.98+00:00
Noushad Karuthadath 20 Reputation points
2 answers One of the answers was accepted by the question author.

Auto deletion of files from blob container

Hi Team, wanted to check whether there is any way to auto-delete files inside azure container after certain (pre-set) time period? Thanks Kalyan

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
asked 2024-05-08T12:05:41.5466667+00:00
Kalyan Gandham 85 Reputation points
accepted 2024-05-09T03:57:34.35+00:00
Kalyan Gandham 85 Reputation points
2 answers

Adding access policy for storage container with Python

I'm trying to write a python script to add access policy to container. The initial code works, but it's deleting all current policies and create a new one. from azure.storage.blob import BlobServiceClient, ContainerSasPermissions, AccessPolicy from…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
asked 2024-05-07T15:54:09.2933333+00:00
Denis Mukhamedov 20 Reputation points
commented 2024-05-08T14:05:33.9766667+00:00
Denis Mukhamedov 20 Reputation points
2 answers

Remote Copy Does it Come under Ingress or Egress

Hello, We would like to know if the CopyObject request falls under ingress or egress. Thanks

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
232 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,723 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
asked 2024-05-07T16:09:32.1466667+00:00
Deepthi Ratan 0 Reputation points
edited an answer 2024-05-08T08:53:45.9466667+00:00
Amrinder Singh 2,205 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

how can i call other applications through apis in my aoai chat application,what type of apis i can use?

i have aoai chat application that uses acs and azure openai,we trained model by giving FAQs related to some other applications,if user ask question it will give response based on the information provided in FAQ,but here i want real time data that is…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,212 questions
asked 2024-05-07T09:57:53.5966667+00:00
Chebolu Sai Manasa 120 Reputation points
commented 2024-05-08T05:40:36.2166667+00:00
Chebolu Sai Manasa 120 Reputation points
2 answers One of the answers was accepted by the question author.

Blob Storage '+ Add Directory'

I am completing Microsoft Learn Explore Azure Storage exercise Under 'Explore blob storage' point 8 it says "Select + Add Directory and read the information about folders before creating a new directory named products." But I cannot see any…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
asked 2023-09-22T12:16:31.9266667+00:00
SHURLOCK, Tim (NHS RESOLUTION) 20 Reputation points
commented 2024-05-07T01:58:32.08+00:00
Sumarigo-MSFT 43,806 Reputation points Microsoft Employee
3 answers

How do I copy data from a public sharepoint URL to Microsoft Blob Storage?

Hi everyone! I am new to using Azure services. My co-author at Stanford has uploaded several files (in csv format) to a public link. This link starts as: office365stanford-my.sharepoint.com/personal It has 40 files, ranging from a few 100 MB to 100 GB. I…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,639 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,727 questions
asked 2024-04-08T16:28:15.86+00:00
Namrata Narain 0 Reputation points
answered 2024-05-06T17:43:10.1166667+00:00
JohnyBenz 301 Reputation points
1 answer

How to connect to Azure Storage account via OAuth2.0 from Azure APIM?

Step1: Created an application in Microsoft Entra ID under "App registrations". Step2: Recorded the following details: Client ID Client secret Access token URL Step3: For the Storage Account, added a role assignment and grant access to the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,783 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,723 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,638 questions
asked 2024-04-08T03:41:19.2533333+00:00
Vijay 0 Reputation points
commented 2024-05-06T11:17:07.2766667+00:00
Vijay 0 Reputation points
1 answer

Unable to upload an image to my blob storage account

So i am trying to upload an image to my blob storage and I keep getting this error <Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
94 questions
asked 2024-05-03T08:58:12.4+00:00
ProDevs 0 Reputation points
answered 2024-05-06T09:38:40.2333333+00:00
Amrinder Singh 2,205 Reputation points Microsoft Employee
2 answers

Cannot See Index tagging in while uploading Blob in ADLS gen2

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,354 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,723 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,946 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
675 questions
asked 2024-05-01T06:57:01.2766667+00:00
Alpha 0 Reputation points
commented 2024-05-06T07:02:36.8333333+00:00
Amrinder Singh 2,205 Reputation points Microsoft Employee
1 answer

How to check in ADF if a csv file contains data or not when file can contain more than 5000 rows (limitation for lookup activity)

Hi, How can I check if a csv file contains any data (file always contains header row)? Problem is that I can get file where is more than 5000 rows (sometimes I can get 60k). In that case I face the issue of lookup limitation: …

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,639 questions
asked 2024-04-30T07:41:26.0433333+00:00
Gużewski, Jacek 55 Reputation points
commented 2024-05-06T05:38:09.22+00:00
Gużewski, Jacek 55 Reputation points
0 answers

All of our Azure pipelines are failing - Datastore connection issue

Our pipelines have been running in the Azure sandbox environment for years - about a week ago all of the pipelines began failing with the following error: Error Code: ScriptExecution.DatastoreResolution.Authentication Failed Step:…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,639 questions
Access
Access
A family of Microsoft relational database management systems designed for ease of use.
309 questions
asked 2024-04-17T14:49:49.01+00:00
Brittany Perry 0 Reputation points
edited the question 2024-05-06T03:39:27.9266667+00:00
Givary-MSFT 28,486 Reputation points Microsoft Employee
0 answers

403 Exception trying to access blob in desktop client

A file in the pic is being accessed in my code and throws 403 exception in OpenReadAsync. That despite that I assigned read/write permission to all users in Azure AD. I am using this code and all the parameters and URL are correct. The strange part is…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,448 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
966 questions
asked 2024-04-21T02:35:25.23+00:00
Leon H 0 Reputation points
edited the question 2024-05-06T03:38:41.9166667+00:00
Givary-MSFT 28,486 Reputation points Microsoft Employee