Skip to content

mutansee/PowerShell-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PowerShell-Scripts

DetectFaultyRulesinNSG.ps1:

In the world which is run by technology nowadays security plays a significant role in any organization's well being. Its critical to secure our data and resources so that there is no threat. If there is a NSG in the given subscription with the rule set to Source address, Destination address, Source port and Destination port set to 'Any' then it will be a threat to the associated resources. The script helps in identifying such faulty NSGs in a given Azure subscription.

AppGwManagementOperations.ps1:

The script requires the parameters Subscription ID, App Gateway Name and a Resource Group Name. It helps you check and modify the app gateway state

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published