# CommunityToolkit.Aspire.Hosting.Azure.Extensions

- Module: `CommunityToolkit.Aspire.Hosting.Azure.Extensions`
- Version: `13.4.0`
- Source: [GitHub](https://github.com/CommunityToolkit/Aspire)
- Functions: `4`
- Types: `1`

## Types

- [AzureStorageExplorerResource](/reference/api/typescript/communitytoolkit.aspire.hosting.azure.extensions/azurestorageexplorerresource.md) -- `handle` - 4 members -- A resource that represents an Azure Storage Explorer container.

## Functions

- [withAzureStorageExplorer](/reference/api/typescript/communitytoolkit.aspire.hosting.azure.extensions/withazurestorageexplorer.md) -- `method` -- Adds an Azure Storage Explorer instance to a Blob storage resource.
- [withAzureStorageExplorer](/reference/api/typescript/communitytoolkit.aspire.hosting.azure.extensions/withazurestorageexplorer.md) -- `method` -- Adds an Azure Storage Explorer instance to a Queue storage resource.
- [withAzureStorageExplorer](/reference/api/typescript/communitytoolkit.aspire.hosting.azure.extensions/withazurestorageexplorer.md) -- `method` -- Adds an Azure Storage Explorer instance to a Table storage resource.
- [withHostPort](/reference/api/typescript/communitytoolkit.aspire.hosting.azure.extensions/withhostport.md) -- `method` -- Configures the host port that the Azure Storage Explorer resource is exposed on instead of using randomly assigned port.
