Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Remove dependency on Azure Storage #105

Open
tomkerkhove opened this issue Jan 18, 2021 · 1 comment
Open

Remove dependency on Azure Storage #105

tomkerkhove opened this issue Jan 18, 2021 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@tomkerkhove
Copy link
Owner

We use Azure Functions to expose an HTTP endpoint that depends on Azure Storage:
https://docs.microsoft.com/en-us/azure/azure-functions/storage-considerations

Apparently, this should not be mandatory in our case and should try to remove it:
https://twitter.com/jeffhollan/status/1350866776377069574

@tomkerkhove tomkerkhove added the enhancement New feature or request label Jan 18, 2021
@tomkerkhove tomkerkhove added this to the v0.2.0 milestone Jan 18, 2021
@tomkerkhove
Copy link
Owner Author

Alternative is to only use ASP.NET which reduces the image size as well

@tomkerkhove tomkerkhove modified the milestones: v0.2.0, v0.3.0 Apr 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant