> For the complete documentation index, see [llms.txt](https://cloud.mrw0l05zyn.cl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cloud.mrw0l05zyn.cl/microsoft-azure/herramientas.md).

# Herramientas

## AzureAD

* <https://www.powershellgallery.com/packages/AzureAD>

```powershell
Install-Module -Name AzureAD
```

## Az PowerShell

* <https://github.com/Azure/azure-powershell>

## MicroBurst

* <https://github.com/NetSPI/MicroBurst>

```powershell
Import-Module .\MicroBurst.psm1 -Verbose
```

## Microsoft Azure Storage Account Explorer

* <https://azure.microsoft.com/es-es/products/storage/storage-explorer>
