2,782 questions with Azure Storage Accounts tags

Sort by: Updated
0 answers

Issue with Automatic Index Update in Azure OpenAI Studio Using BLOB Storage

I want to create a Retrieval-Augmented Generation (RAG) system using Azure OpenAI, Azure AI Search, and a Storage Account. When selecting the data source as Blob Storage in OpenAI Studio, the index should automatically update when documents are added or…

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,782 questions
Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
767 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,513 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,345 questions
asked 2024-05-21T07:40:01.88+00:00
tsuzuki-s 0 Reputation points
commented 2024-05-30T08:39:32.16+00:00
tsuzuki-s 0 Reputation points
1 answer One of the answers was accepted by the question author.

Invoke-StorageSyncCloudTiering / skippedforsizecount is not zero

We are using Azure File Sync. We see that documents smaller than 8KB are available in de storage container. But are also in the cache the file server. Because a lot of our files are below the 8KB and older than the cached age, they resists on the cache…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,189 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,782 questions
asked 2021-02-12T13:51:54.863+00:00
Pascal Wenders 36 Reputation points
commented 2024-05-30T08:10:42.0666667+00:00
Pascal Wenders 36 Reputation points
1 answer One of the answers was accepted by the question author.

Creating an EventHub with capture configuration using Bicep script fails saying the user does not have the required data plane write permissions

I'm running a bicep script to create a couple of resources in my resource group. When it comes to event hub, I would like to use the capture functionality to store events inside a storage account gen 2. The bicep script is running from DevOps pipeline…

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,782 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-29T06:04:22.3266667+00:00
Stoian, Claudiu 20 Reputation points
edited a comment 2024-05-30T08:08:32.8+00:00
PRADEEPCHEEKATLA-MSFT 80,491 Reputation points Microsoft Employee
1 answer

Document Intelligence Studio Label Data Key based authentication error

Hi, i have set up a storage account with a container. i have disabled key access and added my Entra id to the roles with storage data contributor and added the system assigned identity of document intelligence identity with storage reader role to storage…

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,782 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 questions
asked 2024-05-02T15:45:12.5133333+00:00
Menno Laan 0 Reputation points
edited the question 2024-05-30T03:57:42.6666667+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
0 answers

How do I fix error: Test-NetConnection : A positional parameter cannot be found that accepts argument 'if'.

I am trying to mount a File share using the Active Directory or Microsoft Entra auth method. I have the method enabled, I have the PC that I am trying to mount the file share to is enrolled to Intune and the user logged in under their Microsoft Entra ID,…

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,782 questions
asked 2024-05-24T18:05:15.3533333+00:00
VMS 0 Reputation points
commented 2024-05-29T18:06:32.37+00:00
VMS 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Storage Account Static Website Custom Domain with Azure Front Door

Hi, currently I want to assign a custom domain to my Azure Storage account's static website. Users sign in through B2C and then perform actions such as downloading and uploading blobs through an Azure Function in APIM. I was following this link and…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,825 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,424 questions
Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
602 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,782 questions
asked 2024-05-24T13:25:10.1366667+00:00
hampton123 1,095 Reputation points
accepted 2024-05-29T15:35:35.5766667+00:00
hampton123 1,095 Reputation points
2 answers One of the answers was accepted by the question author.

How can I resolve the "This request is not authorized to perform this operation." error when connecting to Azure Storage Account through Power Automate Flow?

Here is what I want to do: Take contents of a CSV file and use Power Automate to save it into the Azure Storage Account Folder Here is what I have done so far Added the account that is creating the flow as the "Storage Blob Data…

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,782 questions
asked 2024-05-14T16:17:39.1666667+00:00
Shafayat Syed 45 Reputation points
commented 2024-05-29T15:18:13.51+00:00
Shafayat Syed 45 Reputation points
1 answer One of the answers was accepted by the question author.

pipeline fail during the sink of a copy data to parquet

I have an issue with a pipeline that works just fine with the same resources (storage account, linked server and integration runtime) in a different ADF (TEST env), in PREPROD, the difference is that the IR is shared as it comes from the TEST env, 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,782 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,513 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2021-10-07T20:17:08.02+00:00
Ruben Dario Reyes Monsalve 41 Reputation points
commented 2024-05-29T15:14:53.5033333+00:00
Gokul B 20 Reputation points
2 answers

Opening a Excel file in Azure File Shares takes a long time

Opening a 16 Mb excel file and a 100 Mb powerpoint stored in Azure File Shares takes several minutes to open from a on-site machines. Copying the file via PowerShell is accomplished in less than 10 seconds. Opening the file if stored locally or in the…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,189 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,782 questions
asked 2023-09-27T12:56:45.85+00:00
Alberto Mijares (Tantius) 81 Reputation points
commented 2024-05-29T12:44:55.5233333+00:00
Geert-0465 0 Reputation points
2 answers

How to limit access to a single container in Azure Blob Storage

Hello, I am trying to find a way to restrict access for a specific user to a single or selected container(s) in Azure Blob Storage. According to Microsoft documentation, "A user must be assigned the Reader role to use the Azure portal with Microsoft…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
235 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,782 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,513 questions
asked 2024-05-28T20:05:28.8833333+00:00
PS 396 Reputation points
answered 2024-05-29T11:53:16.2233333+00:00
Nehruji R 3,121 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Error durin on-upload malware scan activation for storage account

I created Event Grid topic and want to assign it to Microsoft Defender report pipeline. When I enable on-upload scan for my storage account and select my topic, I get Plan enablement partially succeeded. Could not enable on-upload malware scanning:…

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,782 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,229 questions
asked 2024-05-21T16:29:33.4633333+00:00
Denys Bielov 25 Reputation points
answered 2024-05-29T10:30:08.2266667+00:00
Denys Bielov 25 Reputation points
3 answers

What mitigation strategies are implemented for zone-redundant storage if a zone becomes unavailable?

Hi all, Azure docs says that a zonal failover may involve networking updates such as DNS repointing. In which scenarios will DNS repointing be involved? As you know, application-level DNS cache may affect the effectiveness of DNS repointing. Are there…

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,782 questions
asked 2024-05-26T11:20:29.65+00:00
ML-1722 20 Reputation points
commented 2024-05-29T09:11:58.34+00:00
Anand Prakash Yadav 6,940 Reputation points Microsoft Vendor
0 answers

Changing Synapse Notebook variable values during deployment in Azure DevOps

How can I change the variable values in a Synapse Notebook, such as storage account name, container name, and file location, during deployment from dev to prod in Azure DevOps? The notebook is already being used by other notebooks in my dev environment.

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,380 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,782 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,513 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,505 questions
asked 2024-05-29T04:11:27.8566667+00:00
ADITYA SINGH 0 Reputation points
commented 2024-05-29T09:07:42.47+00:00
Harishga 4,485 Reputation points Microsoft Vendor
2 answers

Getting 403, when i try generate SAS using Microsoft Entra ID

When i try to generate SAS using Microsoft Entra ID, i am getting this error Exception in thread "main" com.azure.core.exception.HttpResponseException: Status code 403, "<?xml version="1.0"…

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,782 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,513 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,957 questions
asked 2024-05-28T06:55:24.2133333+00:00
Aarush 0 Reputation points
answered 2024-05-29T09:07:29.92+00:00
Nehruji R 3,121 Reputation points Microsoft Vendor
5 answers

How do I set up Azure storage and map a network drive to the azure storage as a U drive?

How do I set up Azure like a virtual network for storage such that it is mapped as a network drive? The reason I need a "U" drive is I have CADD standards and templates that are already set up with a "U" drive path. I am a small…

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,782 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.
1,006 questions
Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
671 questions
asked 2024-05-24T18:23:46.52+00:00
David Barthol 0 Reputation points
edited the question 2024-05-29T06:08:08.3033333+00:00
KapilAnanth-MSFT 37,646 Reputation points Microsoft Employee
3 answers

Why don't I have "add directory" button besides "upload" button?

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,782 questions
asked 2024-05-28T06:31:21.11+00:00
yao0322@student.ubc.ca 0 Reputation points
edited an answer 2024-05-29T05:49:40.05+00:00
Nehruji R 3,121 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to use a user-delegation SAS token to load parquet table from ADLS gen2?

Now I have a parquet table stored in ADLS gen2: adlss://mycontainer@mystorage.dfs.core.windows.net/folder1/table1. This is a read-only table and I want to restrict my service principal to only have read access to this table only. So I use ACL to grant…

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,380 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,782 questions
asked 2024-05-24T07:28:30.62+00:00
Shunlei Tang 40 Reputation points Microsoft Employee
commented 2024-05-28T12:55:46.9466667+00:00
Amrinder Singh 3,645 Reputation points Microsoft Employee
3 answers

how do I migrate to ARM

I am a basic personal user of Azure with the following: A classic storage account with a number of blob containers holding images which are used in several ASP.NET 4 web applications (not on Azure). The blobs are managed directly by me using Azure…

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,782 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,513 questions
asked 2024-05-23T12:42:09.4766667+00:00
Jon Stranger 0 Reputation points
commented 2024-05-28T09:43:28.8766667+00:00
Anand Prakash Yadav 6,940 Reputation points Microsoft Vendor
3 answers

Unable to Download File from an Azure Blob Conatiner Using SSIS

I'm trying to download a file from an Azure Blob container using the Azure Blob Download Task in SSIS but I'm getting the error below. **[Azure Blob Download Task] Error: Download task has stopped with exception: Method not found:…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,189 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,782 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,513 questions
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
583 questions
asked 2022-09-13T22:08:22.23+00:00
hmrios74 1 Reputation point
commented 2024-05-28T07:01:42.8666667+00:00
Sumarigo-MSFT 44,251 Reputation points Microsoft Employee
2 answers

Firewall Configuration for Custom Model Serving in Azure Databricks

Hi, I am encountering an error when trying to serve my custom LLM model endpoint. The error message reads: "Container image creation failed, see Build Logs for details. If there are no build logs, the failure may be due to storage firewall…

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,782 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,985 questions
asked 2024-05-23T10:43:43.7833333+00:00
Pejman Memar 0 Reputation points
answered 2024-05-28T06:33:26.23+00:00
Nehruji R 3,121 Reputation points Microsoft Vendor