Prevent azure staging environment from accessing queue messages -


after swapping latest azure deployment staging production, need prevent staging worker role accessing queue messages. can detecting if environment staging or production in code, can tell me if there other way prevent staging environment accessing , processing queue messages??

thanks help! mahesh

there nothing in platform this. app/code thing. if app has credentials (for example, account name , key) access queue, doing coded do.


Comments

Popular posts from this blog

c++ - End of file on pipe magic during open -

basic authentication with http post params android -

data.table making a copy of table in R -