Is there a visual cue (like color) in Azure Storage Explorer to signify that a user is accessing Prod vs. Dev or QA?

Maniscalco, Tamara 1 Reputation point
2022-04-29T15:25:06.12+00:00

Our company wants to have a visual reminder for people using Azure Storage Explorer that they are in the Production environment vs. Dev or QA. Is there any way to color the background green or red (or any other visual cue) to remind people which environment they are in so they don't accidentally make changes in the wrong environment?

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
259 questions
{count} votes

1 answer

Sort by: Most helpful
  1. SaiKishor-MSFT 17,231 Reputation points
    2022-05-03T21:59:21.25+00:00

    @Maniscalco, Tamara
    After some research regarding your request-
    This is not possible as of today. The coloring solution can't guarantee for any unwanted changes. You should look into using different access permissions for the production environment vs. Dev or QA environment. You can use different SAS permissions (on Azure storage service side) to give read-only, or read/write/execution permissions, etc. Please take a look at the SAS permission documentation - https://video2.skills-academy.com/en-us/azure/storage/common/storage-sas-overview

    Hope this helps. Please let us know if you have any further questions and we will be glad to assist you further. Thank you!

    Remember:

    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.

    Want a reminder to come back and check responses? Here is how to subscribe to a notification.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.