Built-in Feature add to create Azure Storage Account

Hi expert,

As built-in feature of Morpheus, it only support to create Azure bucket file share using existing Azure Storage account currently.
However, I saw many of my customer request to create new Azure storage account, not just creating Azure bucket file share.

I would suggest to provide built-in feature to create Azure Storage Account as well.

Thank you.

Hello @yingshuang!

Although I can’t comment on if this will be added to the platform in the future, I wanted to provide some alternatives in the meantime that might help.

  • You could create a Terraform App Blueprint
  • you could create a Task/Workflow that can use the Azure CLI

In both cases above, you could make them Catalog Items if needed, which your customers could utilize.

Hope that helps!