2,734 questions with Azure Storage Accounts tags

Sort by: Updated
3 answers One of the answers was accepted by the question author.

Azure billing

We are getting 400 error when executing get-Azcosumptionsusagedeatils Second issue How billing is charged when sunchronization occurs from azure files to on-premises server

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,177 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,734 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,470 questions
asked 2024-05-19T14:12:45.85+00:00
Overa890 20 Reputation points
accepted 2024-05-20T14:57:34.3966667+00:00
Overa890 20 Reputation points
1 answer

How to fix "Microsoft.Azure.Storage.Common: Operation could not be completed within the specified time."?

Hi, I have been facing this issue, in my function app. These function app has two triggers: Event Grid Trigger Event Hub Trigger The first one works fine but the second one (Event Hub Trigger) is facing some issues. The 2nd function is not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,353 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,734 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
566 questions
asked 2024-05-20T11:44:35.4333333+00:00
Pandit, Upendra 0 Reputation points
commented 2024-05-20T13:49:24.13+00:00
Amrinder Singh 2,770 Reputation points Microsoft Employee
2 answers

Create replication policy on destination account

I'm trying to run the below command in powershell $destPolicy = Set-AzStorageObjectReplicationPolicy -ResourceGroupName $rgName -StorageAccountName $destAccountName -PolicyId default -SourceAccount $srcAccountName -Rule $rule1,$rule2 but i receive…

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,734 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,401 questions
asked 2024-05-19T09:44:23.3066667+00:00
Garth Meyer 0 Reputation points
answered 2024-05-20T12:27:01.7666667+00:00
Amrinder Singh 2,770 Reputation points Microsoft Employee
5 answers One of the answers was accepted by the question author.

How to access user details for those who have not logged in to Azure Virtual Desktop for 90 days

I am looking for information on how to access the details of inactive users who have not logged into Azure Virtual Desktop for 90 days. Specifically, I would like to know their usage in the file share as well as their last logon details.

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,734 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,382 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,401 questions
asked 2024-05-07T04:33:28.7633333+00:00
Swaroop Gowda D 25 Reputation points
accepted 2024-05-20T07:23:48.4+00:00
Swaroop Gowda D 25 Reputation points
2 answers

How I can Delete Storage Accounts Without Affecting Virtual Machines?

hi. can i delete i delete resources that are listed as "storage account' without causing any issues with resources listed as "virtual machines" my virtual machines where not configured to manually access and resources other than what they…

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,734 questions
asked 2024-05-08T17:30:28.6266667+00:00
Omn 0 Reputation points
edited the question 2024-05-20T03:18:45.2333333+00:00
Sumarigo-MSFT 43,911 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Troubleshooting 'ResourceNotFound' Error Retrieving Container ACL with Azure SDK for JAVA

How can I troubleshoot a persistent "ResourceNotFound" error when attempting to execute the "Get Container ACL" operation with the Azure SDK for JAVA? I have assigned the correct resources and read privileges, and tried the following…

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,734 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,470 questions
asked 2024-05-16T10:37:51.95+00:00
Lior Shahar 0 Reputation points
commented 2024-05-19T07:17:07.9733333+00:00
Lior Shahar 0 Reputation points
1 answer One of the answers was accepted by the question author.

Having problem with Azure sandbox storage account

Hi, I am having issue to access to storage account in Azure sandbox environment. I have login to Azure sandbox environment, but not able to access to Azure storage account even though my subscription is selected as sandbox. Capture.PNG

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,364 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
652 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,734 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,468 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,997 questions
asked 2024-05-11T05:36:05.7433333+00:00
Weiy 20 Reputation points
edited a comment 2024-05-18T13:41:51.58+00:00
Weiy 20 Reputation points
2 answers

Azure Function: No such host is known Storage Account

Hi everyone, I have 2 Azure functions with VNet integration, and each of them has its own storage account. The first function is fine, but the second one generates this error when integrated into a network: Azure.Core: No such host is known.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,353 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,734 questions
asked 2023-05-26T00:06:27.7533333+00:00
Jesus Orlando Aguilar Contreras 75 Reputation points
answered 2024-05-18T10:15:36.5866667+00:00
Aninda Basu 0 Reputation points Microsoft Employee
7 answers

Authentication Issues using AAD Kerberos for Azure file shares

I have ran and re-ran through the prerequisites. "The Azure AD Kerberos functionality for hybrid identities is only available on the following operating systems: Windows 11 Enterprise single or multi-session. Windows 10 Enterprise single…

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,734 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,784 questions
asked 2022-09-30T17:39:54.11+00:00
Benjamin Ra 21 Reputation points
commented 2024-05-17T22:51:45.5833333+00:00
Michael Patrick Richter 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to remove a resource lock from app-share?

I am trying to delete app-share in my storage account. I get the following error. Documentation is not clear to me. Any suggestions.? Share can't be deleted A resource lock affects this share. Resource locks can exist on the subscription, resource…

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,734 questions
asked 2024-05-16T22:19:43.89+00:00
Cedric Flemming 20 Reputation points
commented 2024-05-17T18:04:57.26+00:00
Cedric Flemming 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,177 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,734 questions
asked 2023-09-27T12:56:45.85+00:00
Alberto Mijares (Tantius) 81 Reputation points
commented 2024-05-16T19:35:26.5166667+00:00
85331515 16 Reputation points
2 answers

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,734 questions
asked 2024-05-14T16:17:39.1666667+00:00
Shafayat Syed 20 Reputation points
commented 2024-05-16T15:43:10.7533333+00:00
Amrinder Singh 2,770 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Upload File to Azure Blob Storage with PowerShell

Hello, I am trying to upload a file to Azure Blob Storage with PowerShell by using the native REST API and a SAS Token. I generated the SAS through my Azure Portal and I did it by first creating an access policy at the container level and then creating…

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,734 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,470 questions
asked 2021-02-02T04:27:35.017+00:00
Raygadas Dominguez, Daniela 21 Reputation points
commented 2024-05-16T09:31:55.7933333+00:00
Infrassist 0 Reputation points
1 answer

How to give access to user local account for fileshare connected on azure virtual machine?

There are 2 admin users locally created on windows server. I have successfully added file share to one admin user and not able to add same file share for another admin user on same server.

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,734 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,250 questions
asked 2024-05-15T06:40:19.61+00:00
Yadav, Poorvasha 0 Reputation points
edited an answer 2024-05-16T06:15:03.87+00:00
Nehruji R 2,741 Reputation points Microsoft Vendor
1 answer

Data transfer costs between 2 subscriptions in 2 diferent tenants

I have 50 TB of data to migrate between 2 storage accounts in 2 different subscriptions located at different tenants, but within the same region. Is there any way official way of migrating this data without incurring in outbound costs of data leaving…

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,734 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,470 questions
asked 2022-11-22T10:46:11.367+00:00
Jorge Rodrigues 181 Reputation points
commented 2024-05-16T02:34:06.5833333+00:00
Vasantha Gunawardena 0 Reputation points
3 answers

Azure workload move tenant to tenant

Dear All, we have existing tenant with listed below workloads and we are planning to move all these workloads to new tenant. what is the best way to move it with any production impact.

Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,249 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,734 questions
Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
209 questions
asked 2024-04-22T10:02:48.6933333+00:00
Rakesh Kumar 456 Reputation points
edited the question 2024-05-15T20:49:44.96+00:00
SadiqhAhmed-MSFT 38,891 Reputation points Microsoft Employee
2 answers

Archive Azure VM disk on Blob storage

Hi , I have an Azure VM with several attached disks with big size more than 12TiB. The VM is currently deallocated and data on disk is not often accessed. Since the VM disk cost is quite high, I'm thinking to store those VM disks to Azure storage with…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,249 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,734 questions
Azure Archive Storage
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
582 questions
asked 2024-05-13T15:37:33.24+00:00
AH 25 Reputation points
answered 2024-05-15T08:22:21.37+00:00
Anand Prakash Yadav 6,390 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

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,734 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,470 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,447 questions
asked 2024-05-09T00:21:35.9433333+00:00
MrFlinstone 501 Reputation points
accepted 2024-05-15T07:15:59.1133333+00:00
MrFlinstone 501 Reputation points
2 answers

How to fix backups files extremely slow

We are having an issues in azure cloud, the data backup stuck up in last 5 days still its showing "Data transfer completed and all backed up data in the cloud. Verifying data integrity.." Other servers have been registered to the same vault and…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,495 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,734 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,705 questions
asked 2024-05-14T06:46:52.11+00:00
Solairaj Sundarraj 0 Reputation points
edited an answer 2024-05-15T06:45:48.11+00:00
Nehruji R 2,741 Reputation points Microsoft Vendor
0 answers

Microsoft Defender for Cloud Storage.. Azure File Shares questions

A vendor recently converted our file server over to Azure File shares and after doing some testing some questions have arose... Does Microsoft Defender for Cloud Storage scan preexisting file shares for malware when implemented after data has already…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,177 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,734 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,212 questions
asked 2023-08-30T11:31:14.04+00:00
Jeff Davis 5 Reputation points
commented 2024-05-14T19:18:38.0966667+00:00
Dan T 0 Reputation points