SkillAgentSearch skills...

AzureDeploymentSequenceViewer

No description available

Install / Use

/learn @graemefoster/AzureDeploymentSequenceViewer
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

Get-DeploymentSequence

A Powershell script that can output a timeline of an Azure deployment in an OpenTelemetry format for viewing in a tool like Jaegar.

Connect-AzAccount -Tenant "<tenant>"

Set-AzContext -Subscription "<subscription>

.\Get-DeploymentSequence.ps1 -ResourceGroupName <rg-name> -DeploymentName "<deployment-name>" -OutputFile .\deployment-trace.json

Produces traces that look like this

Sample Trace

View on GitHub
GitHub Stars4
CategoryOperations
Updated3y ago
Forks2

Languages

C#

Security Score

65/100

Audited on Oct 20, 2022

No findings