Enhance azure cli
Project description
AZE (Azure Cli Enhacement)
Extended utilities for azure management.
A python package intended to be used along with Azure Cli to expand its capabilities, even if many commands are completely independent from Azure Cli.
Commands
AZE includes the following commands, many of them require to be authenticated (marked with Auth) in Azure:
- az-brute-add-app-secret: Try to add a secret to all applications (Auth).
- az-brute-passwords: Validate Azure credentials (No auth).
- az-brute-usernames: Validates if a email is Microsoft managed (No auth).
- az-brute-service-subdomains: Check if any Azure service is using the given subdomains. (No auth)
- az-brute-blob-containers: Discover public containers in Azure blobs. (No auth)
- az-download-blob: Download blob from URL. (Auth with -a parameter)
- az-download-deployment-template: Download a deployment template. (Auth)
- az-get-login-info: Retrieve login information about an Azure domain (No auth).
- az-get-tenant-domains: Discover the domains associated with a tenant (No auth).
- az-get-tenant-id: Retrieves the tenant id from tenant domain (No auth).
- az-inspect-token: Show access token (jwt) payload in json format (No auth).
- az-list-blobs: List blobs or containers from URL. (Auth with -a parameter)
- az-list-administrative-unit-members: List Administrative Unit members (Auth).
- az-list-administrative-unit-role-members: List Administrative Unit scoped role members (Auth).
- az-list-role-assignment: List roles without requiring a graph access token. (Auth)
- az-list-sp-app-role-assignment: List App roles for a service principal. (Auth)
- az-list-user-memberof: List membership of user, both groups and administrative units. (Auth)
- az-list-vm-extensions: List virtual machine extensions. (Auth)
- az-list-vm-permissions: List virtual machine permissions. (Auth)
- az-login-with-token: Injects tokens directly into Azure Cli token cache.
- az-search-token-in-cache: Retrieve items from token cache based on the filters.
- az-show-ad-role: Show Entra ID role. (Auth)
- az-show-administrative-unit: Show Administrative Unit. (Auth)
- az-whoami: Shorcut for "az ad signed-in-user show". (Auth)
Installation
pip install zer1t0-aze
Development
For development, debugging or testing:
cd aze/
pip install -e .
Credits
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zer1t0_aze-0.0.10.tar.gz
(34.6 kB
view details)
Built Distribution
File details
Details for the file zer1t0_aze-0.0.10.tar.gz
.
File metadata
- Download URL: zer1t0_aze-0.0.10.tar.gz
- Upload date:
- Size: 34.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7e798ab8fbd0f590d45385247f5b1f4a339eb8c87c12c007ee7d2a66eec8a43 |
|
MD5 | 87eb185cb9f2c0d7650d1b10cb8289b8 |
|
BLAKE2b-256 | f364ec6436d97b1a64a21d90864e82b45db7e9b34b26e5734d0e45c49b5617ae |
Provenance
File details
Details for the file zer1t0_aze-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: zer1t0_aze-0.0.10-py3-none-any.whl
- Upload date:
- Size: 46.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa67019d9ad472816b543b4047da3807d094d334eb7b9848af48cc539b1c4e3b |
|
MD5 | 5b42ce391e5f5ce4a8cf11563e52a041 |
|
BLAKE2b-256 | 23adb64a889a485230e6a3f6de2e3e866971a64a49a22682c03a7c6ba7df3638 |