如何将 odoo 与 azure blob 存储集成?
How to integrate odoo with azure blob storage?
我正在尝试将我的 odoo 与 azure blob 存储集成,我该怎么做?
您应该在其文档页面上查看 odoo 的功能:https://docs.bitnami.com/azure/faq/
Azure 中有一部分支持的功能如下:
The Bitnami Launchpad for Microsoft Azure creates the following resources in your Microsoft Azure account:
A storage account for each region in which the user launches an instance.
Application images are added to that storage account when the user launches instances.
Machine disks are created in that storage account when the user launches instances.
A resource group with the rest of the resources needed by the instance.
A resource group for the various storage accounts.
我正在尝试将我的 odoo 与 azure blob 存储集成,我该怎么做?
您应该在其文档页面上查看 odoo 的功能:https://docs.bitnami.com/azure/faq/ Azure 中有一部分支持的功能如下:
The Bitnami Launchpad for Microsoft Azure creates the following resources in your Microsoft Azure account: A storage account for each region in which the user launches an instance. Application images are added to that storage account when the user launches instances. Machine disks are created in that storage account when the user launches instances. A resource group with the rest of the resources needed by the instance. A resource group for the various storage accounts.