Skip to content
Docs Try Aspire
Docs Try

addStorageConnection

Method
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18
interface AzureCognitiveServicesProjectResource {
// ... omitted for brevity
addStorageConnection(storage: AzureStorageResource): AzureCognitiveServicesProjectConnectionResource;
}

Signature

method addStorageConnection builder
Adds an Azure Storage account to a project as a connection.
addStorageConnection(storage: AzureStorageResource): AzureCognitiveServicesProjectConnectionResource
storage AzureStorageResource
AzureCognitiveServicesProjectConnectionResource

Applies to

This method applies to the following types: