Authored by Stas Sultanov [ linkedIn | gitHub ]
Collection of PowerShell modules for Microsoft products, services and technologies.
Root
│
├── sources # Folder with sources of the modules.
│ │
│ ├── .NET # Folder with modules for Microsoft dotNET.
│ │
│ ├── Azure # Folder with modules for Microsoft Azure.
│ │
│ ├── AzureDevOps # Folder with modules for Microsoft Azure DevOps.
│ │
│ ├── Entra # Folder with modules for Microsoft Entra.
│ │
│ └── PowerPlatform # Folder with modules for Microsoft Power Platform.
│
├── tests # Folder with tests of the modules.
│
├── license # License file.
│
└── readme.md # This file.