Skip to content

Instantly share code, notes, and snippets.

@mcnemesis
Created January 14, 2015 18:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcnemesis/73497f2fde473d1fbfcd to your computer and use it in GitHub Desktop.
Save mcnemesis/73497f2fde473d1fbfcd to your computer and use it in GitHub Desktop.
This gist shows how you can trace debug your website (e.g a php site) that's on Azure, directly from the Powershell command line.
azure account import PATH_TO_YOUR_AZURE_PUBLISH_SETTINGS_FILE
azure site log tail YOUR_AZURE_WEBSITE_NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment