mbilung / DevOn-Task2-Manish-14052021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is my code for Task-2, DevOn interview process.

Problem Statement:

Create a power shell command named Get-MyResources to list all the resources in a azure resource group. Should be able to pipe the output of Az Powershell Get-AzResourceGroup to the module

My Solution:

I have used az cmdlet to arrive at the solution

Usage:

Run the powershell script with elevated permissions

About


Languages

Language:PowerShell 100.0%