-
Notifications
You must be signed in to change notification settings - Fork 1.2k
updated azure instructions #801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
||
 | ||
|
||
Learn more about how to monitor Azure performance metrics thanks to [our series of posts](https://www.datadoghq.com/blog/how-to-monitor-microsoft-azure-vms/). We detail the key performance metrics, how to collect them, and how to use Datadog to monitor Azure VMs. | ||
|
||
#### Enable diagnostics | ||
To enable agent-less monitoring, you must enable diagnostics. Right now this is only support by Windows based machines. To do this, first go to [Azure preview portal][2] then follow the instructions below. | ||
To advanced metric collection for virtual machines, you must enable diagnostics. Right now this is only support by Windows based machines. To do this, first go to [Azure preview portal][2] then follow the instructions below. | ||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Its no longer called he preview portal. I believe its just "Azure Portal"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes correct. @irabinovitch
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"To advanced metric collection for virtual machines" looks to be missing a word.
Lets do a PR into staging first so folks can review.
|
I don't know why they not high res, screen shots from chrome. Maybe a couple are blown up a little b/c the icon is small in the Azure portal(s) |
@@ -18,25 +18,73 @@ sidebar: | |||
|
|||
### Overview | |||
|
|||
Datadog's Azure integration currently monitors Virtual Machines (diagnostics must be enabled), and SQL Databases. For any other service, please reach out to [support@datadoghq.com][3]. | |||
Datadog's Azure integration currently monitors Virtual Machines, SQL Databases, and App Services. For any other service, please reach out to [support@datadoghq.com][3]. | |||
Datadog's agent can also be deployed on your Azure virtual machines. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should break each of these into their own docs page similar to other cloud providers.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@DanielLanger thoughts?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@irabinovitch Definitely at some point. With WPC in two days I won't have the time to create them before hard.
since you are making significant changes to the structure of the doc, can you update it to use the standard format? : https://github.com/DataDog/documentation#how-to-add-a-new-integration |
@DanielLanger in the future, best to squash before merging. |
No description provided.