Azure security - lock account to prevent accidental object deletion -


I am trying to save and it is incredibly easy to create storage, VHDD and VMS

The problem is, it's incredibly easy to remove them too!

Is there any way to lock the storage containers, so that they can not be removed from the accident?

Or is there anything else that can be forced to authenticate before removing the security feature? If not, then this is an incredible inspection of the platform - what if a session of the portal is hijacked - someone can move forward and delete everything without any authentication!

For ezire storage - you are correct, once the blob / VHD has been removed / etc. Have gone permanently. An account key provides full control / access to one account, however, there are several tools you can use to reduce these possibilities:

  • Support for taking snapshots; You can create a blob snapshot to protect the historical status of blops. While trying to remove a blob, additional steps should be taken to specify the user snapshot to be removed. It can help in the rescue of the accident, but do not hate
  • If you have multiple accounts, you can use one account from another account to backup blocks (and VHD) as AzCopy Are there. This can save the storage access key from leaking. Here is a blog post about AzCopy:

Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -