Skip to content

A couple of usefull Powershell script which can be used to get information from Azure DevOps (and later Azure).

Notifications You must be signed in to change notification settings

sven73a/Powershell-Utils-Azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powershell Script Utilities

Introduction

It is mine first attempt writing Powershell Script. I don't know all the ins- and outs of Powershell, so that's why some code look weird, because I am still learning to code Powershell in the proper way. BTW mine background is C#.

I tried to avoid large PS scripts which I often see during mine work. And I tried to apply a bit of Object Oriented Programming, but it can be a lot better. I wasn't fully aware of the possiblilties of OO in Powershell when creating these script.

Enjoy and have fun with the Scripts.

Kind regards, Sven Ansem

Overview

This folder contains powershell scripts/modules which can be handy by your daily work.

Folder Description
Azure Devops This folder contains PS1 and PSM scripts, which are communicating against the Azure DevOps API
Generic This folder contains PS1 and PSM scripts, which can be used by different parts of these utilities, like create emailmessage

Release Notes

Date Modified By Description
2019-06-14 Sven Ansem Initial public version

About

A couple of usefull Powershell script which can be used to get information from Azure DevOps (and later Azure).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published