Deyan Petrov
My feedback
-
332 votes
Deyan Petrov supported this idea ·
-
168 votes
It’s in our backlog but there is no concrete timeline to share yet.
Deyan Petrov supported this idea ·
-
520 votes
Deyan Petrov supported this idea ·
-
155 votes
Currently unplanned but please keep the votes coming. – Anthony
Deyan Petrov supported this idea ·
-
3 votes
Deyan Petrov supported this idea ·
-
1 vote0 comments · Azure Active Directory » Role-based Access Control · Flag idea as inappropriate… · Admin →
Deyan Petrov shared this idea ·
-
136 votes
Deyan Petrov supported this idea ·
-
1,155 votes
Our apologies for not updating this ask earlier. Renaming Blobs is on our backlog, but is unlikely to be released in the coming year. Today, you can use the “Copy Blob” API as a workaround.
Using the Azure Files service you can address Azure Storage like a network share using the SMB2.1 protocol. This enables usage of normal Windows API’s to rename files and directories. You can get started with the Files service by visiting https://docs.microsoft.com/en-us/azure/storage/storage-dotnet-how-to-use-files.
For any further questions, or to discuss your specific scenario, send us an email at azurestoragefeedback@microsoft.com.
Deyan Petrov supported this idea ·
-
150 votes
We are still planning to deliver this. Some preliminary work is underway, but we’ll wait to switch to the “Started” status until a few things are further along and we have a better sense of the timeline.
An error occurred while saving the comment Deyan Petrov supported this idea ·
-
222 votes
Please take a look at the custom handlers feature that allows you to write functions in Rust. https://docs.microsoft.com/azure/azure-functions/functions-custom-handlers
- Anthony
Deyan Petrov supported this idea ·
-
5,087 votes
Thank you for the continued feedback on this request. We’re evaluating this support in the context of various storage services and connectivity mechanisms.
-
284 votes7 comments · Azure Kubernetes Service (AKS) » Support for Kubernetes features · Flag idea as inappropriate… · Admin →
Deyan Petrov supported this idea ·
-
105 votes
-
85 votes
Still unplanned, but please keep the votes coming.
- MatthewDeyan Petrov supported this idea ·
Just came across another issue - EventHubTrigger with Connection property pointing to a Configuration Setting which is a Key Vault Reference.
My workaround (resolve explicitly the setting using the Key Vault SDK) does not work here, as there is no way how to dynamically/manually resolve this setting programmatically ... so what should I do here??
Why would anyone ship Key Vault References without consider security - this is beyond my understanding ..