Pinned Repositories
AppGW-Certs
List all Certs uploaded to the Azure Application gateway
azure-powershell
Microsoft Azure PowerShell
AzureExt
AzureScripts
Sample scripts to perform Admin jobs.
Find-LocalCerts
List all matching Certificates stored in the local certificate store with the Subject name entered. Also allows user to Export the certificates either in CER or PFX format.
Get-AllAzNics
List All NICs in a Subscription along with few other details like SubnetNSG, VNET, Location, UDR, ResourceGroup, Subscription, etc.
Get-RemoteCert
Get the Certificate details for any Website, allows user to download the certificate. This can be used for keeping track of the certificate details, change history.
Get-StringfromFiles
Search for the given string in all the files withing the given Directory.
github-slideshow
A robot powered training repository :robot:
List-AllAzSubnets
List All Subnets in a Subscription along with SubnetPrefix,SubnetNSG,VNET,Location,UDR,ResourceGroup,Subscription,DDoS.
isshukla's Repositories
isshukla/AppGW-Certs
List all Certs uploaded to the Azure Application gateway
isshukla/azure-powershell
Microsoft Azure PowerShell
isshukla/AzureExt
isshukla/AzureScripts
Sample scripts to perform Admin jobs.
isshukla/Find-LocalCerts
List all matching Certificates stored in the local certificate store with the Subject name entered. Also allows user to Export the certificates either in CER or PFX format.
isshukla/Get-AllAzNics
List All NICs in a Subscription along with few other details like SubnetNSG, VNET, Location, UDR, ResourceGroup, Subscription, etc.
isshukla/Get-RemoteCert
Get the Certificate details for any Website, allows user to download the certificate. This can be used for keeping track of the certificate details, change history.
isshukla/Get-StringfromFiles
Search for the given string in all the files withing the given Directory.
isshukla/github-slideshow
A robot powered training repository :robot:
isshukla/List-AllAzSubnets
List All Subnets in a Subscription along with SubnetPrefix,SubnetNSG,VNET,Location,UDR,ResourceGroup,Subscription,DDoS.
isshukla/ListAllAzVMDefaultRoutes
Displays List of all VMs in the Subscription with their Default Route and Route details.
isshukla/Remove-AzVMDisksNICsPIPs
Delete the selected Azure VM, and associated NICs, Public IP Addresses, Disks.
isshukla/Split-AzResourceID
Takes the ResourceID, and gives output with values mapped to the respective type. This can be directly used as input if required.
isshukla/temptest
isshukla/Test-URL
List the Request, Response Header Values for any site, along with Name resolution for the URL, certificate details if any. Same will be done for all the redirected urls (except the name resolution part). Allows users to send HTTP Headers with the request.
isshukla/Validate-IpPrefixes
This module will check if the given list of IP addresses or Prefixes can be used in Azure NSG Rule or not. This can help if you want to check for any invalid IP address of overlapping prefixes, when you have multiple prefixes to add.
isshukla/VMSS-Loadbalancer
This Repository contains few PS Scripts to perform certains operation on VMSS with LB which are not possible via Portal or have a hard limit.