Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Azure Blob Storage in Object Storage Application #13

Open
4 tasks
kkiani opened this issue Sep 9, 2024 · 0 comments
Open
4 tasks

Add Support for Azure Blob Storage in Object Storage Application #13

kkiani opened this issue Sep 9, 2024 · 0 comments
Labels
feature/integration Changes and suggestion for currently integrated or under integration application integration/object-storage Related to Object Storage integration

Comments

@kkiani
Copy link
Contributor

kkiani commented Sep 9, 2024

Description:

Enhance the blog storage application by adding support for Azure Blob Storage. This will enable the application to use Azure Blob Storage for storing and managing blog content, such as images, documents, and other media.

Tasks

  • Implement Pulumi templates for deploying Azure Blob Storage and creating a Pulumi Component.
  • Implementing Azure APIs support for uploading, downloading, removing, listing, etc. for Azure blob storage.

Acceptance Criteria:

  • Successfully create a Blob storage on Azure with Pulumi.
  • Can perform create, delete, update, list, etc. actions on the provisioned blob storage.
@kkiani kkiani added feature/integration Changes and suggestion for currently integrated or under integration application integration/object-storage Related to Object Storage integration labels Sep 9, 2024
@kkiani kkiani changed the title Add Support for Azure Blob Storage in Blog Storage Application Add Support for Azure Blob Storage in Object Storage Application Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/integration Changes and suggestion for currently integrated or under integration application integration/object-storage Related to Object Storage integration
Projects
None yet
Development

No branches or pull requests

1 participant