Skip to main content

Questions tagged [azure-storage]

Microsoft Azure Storage is a highly-scalable, durable, cloud-based storage platform providing four core services: Blobs, Tables, Queues, and Azure Drives.

0 votes
2 answers
48 views

How to allow IP Based access to StorageAccount in Azure VNet?

We have a scenario where our Storage account inside VNet to restricted to specific public IP range Access. How to allow access to this Storage account inside VNet? Should we create App Service? How to ...
Malini Kennady's user avatar
0 votes
0 answers
18 views

IBMi Driver for Azure Data Factory - Integration Runtime Script

I've been trying to create a script to install a IBMi driver for Azure Data Factory Integration Runtime SSIS Lift and Shift The driver is named ACS Windows App Pkg English (64bit) https://www.ibm.com/...
Cyp's user avatar
  • 1
0 votes
0 answers
25 views

S360 issue - Disable local auth for non-prod Storage Accounts

I have EV2 script with type : Microsoft.Resources/deploymentScripts { "type": "Microsoft.Resources/deploymentScripts", "apiVersion": "2020-10-01", "...
apoorvtiwari_ms's user avatar
0 votes
1 answer
57 views

Recommended access practice for blob storage

As we are building a Saas application and there is a requirement where we want to store some of the bills as azure blobs inside the container now for creating a blob inside the container via a REST ...
changembidar's user avatar
0 votes
1 answer
35 views

Azure Blob Storage - private container access

In Azure Blob storage, I have one container with private access set on it. I want to share access to the file in that container. I know that that is possible to achive by using SAS tokens. But I ...
Vuk Isic's user avatar
0 votes
1 answer
52 views

How to download a file into an Azure Storage account from a function app

I have just got started with Azure Function Apps. The following code should download a file with FTP from another server into an Azure storage account. [FunctionName("UploadBlobFunction")] ...
sukesh's user avatar
  • 2,455
0 votes
1 answer
81 views

Unable to list keys for azure function app while performing test & deploy

I have an azure function app in S1 app service standard plan. The function app is hosted on a windows app service plan and uses the user assigned managed identity of the function app to connect to its ...
Saurabh Agrawal's user avatar
0 votes
0 answers
72 views

Singleton lock renewal failed in Azure Function App

I have migrated my function app to Isolated Worker Model which was In-Process model preiously. Also the .NET version has been upgraded from 6.0 to 8.0. My functionality after migration is working fine ...
Juhi Saxena's user avatar
0 votes
2 answers
81 views

PowerShell script to fetch Azure storage account based on tag name & value

I have a requirement to fetch storage account details with size in all subscriptions based on tag value & Name using PowerShell. I'm using the below Get-Azstorageaccount module to fetch the ...
Nolan1513's user avatar
0 votes
2 answers
48 views

Cannot debug Azure function in Visual Studio Code

I am trying to deploy an Azure function through Visual Code Studio. I have created an app and now I want to create a time trigger function. However when I am trying to deploy the function, It requires ...
Cheikhouna Diouck's user avatar
1 vote
0 answers
54 views

Upload large file via Azure App Gateway and Azure APIM to Azure Storage

We need to upload large files (1 GB and above) from an Angular web application to Azure Storage. We hosted a file upload API on Azure API Management, which invokes the Azure Storage REST API (PUT Blob)...
Tanmoy Sengupta's user avatar
0 votes
1 answer
66 views

Azure Blob:- How to automate Azure Archive Storage to Cool/Hot tier conversion, send download link once it's avaible , and re-archive after 72 hours?

I'm using Azure Archive Storage in blob-storage for cost-effective data storage. I need to automate the process where: When a user requests access to a file, the file needs to be converted from the ...
Shlok Jadeja's user avatar
0 votes
1 answer
44 views

How to convert the premium file share to premium block blob storage account or standard general purpose v2 storage account?

I have created the Premium File Storage Kind of Storage Account in the Azure. I want to convert it to Standard General Purpose V2 Account which has all items such as Blob Storage, Tables, file ...
Jashua Criss's user avatar
0 votes
2 answers
69 views

add unit test in label-studio django project to azure storage

I am trying to add a new unit test to label-studio project I am not able to successfully create the storage upload below - name: stage request: data: container: pytest-azure-images ...
Manrique Vargas's user avatar
0 votes
1 answer
139 views

Azure CLI SubscriptionNotFound Error Despite Correct Subscription and Owner Role

I'm encountering a persistent issue with the Azure CLI where I receive a SubscriptionNotFound error when attempting to create a storage resource from powershell and bash, despite having confirmed that ...
ChristianOConnor's user avatar

15 30 50 per page
1
2 3 4 5
440