How do I configure Diagnostics when many websites are on the same Azure WebRole? -


I am playing a blue web role with many websites. How do I configure the diagnostics for this server I can log on and not only on the primary website, all websites in incidents / deployment / role

The diagnostic Web sites roll name, role instance name and (where appropriate) IIS service ID Log in using - so the standard blue diagnostics should work to do without any other work.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -