WhatTheHack/059-DatadogOnAzure
Peter C. Laudati 8e5a508af5
[Hack Update] 059-DatadogOnAzure - Updated set up scripts to support .NET 7 (#567)
* Updated VS & WebServer setup PowerShell scripts to install .NET 7.

* Added TrustServerCertificate=True to DB connection string to support .NET 7

* Updated broken link in C1

* modified SetupWebServers.ps1 to support .NET 7

* Removed link to Resource.zip from Challenge 0
2023-01-27 10:31:23 -05:00
..
Coach [New Hack] 059 - Datadog on Azure (#520) 2022-10-26 22:54:52 -04:00
Images [New Hack] 059 - Datadog on Azure (#520) 2022-10-26 22:54:52 -04:00
Student [Hack Update] 059-DatadogOnAzure - Updated set up scripts to support .NET 7 (#567) 2023-01-27 10:31:23 -05:00
README.md [New Hack] 059 - Datadog on Azure (#520) 2022-10-26 22:54:52 -04:00

README.md

What The Hack - Datadog On Azure

Introduction

Welcome to the Datadog on Azure hack. This What The Hack provides provides hands on experience on how to monitor Azure workloads using Datadog. This hack was designed specifically for Infrastructure engineers, DevOps engineers, administrators and IT architects who want to build their knowledge on Datadog & Azure. However, anyone with a passion around monitoring is welcome!

Learning Objectives

In this hack, you will be getting hands on experience with monitoring resources (VMs, applications, containers) using Datadog's capabilities such as logs, metrics, alerts and dashboards.

Challenges

Prerequisites

  • An Azure subscription with Owner access
  • Access to Azure Cloud Shell Optionally, on your local workstation:
  • Visual Studio Code
  • Azure CLI or Azure PowerShell

Contributors