Azure Storage Account (StorageV2)
Azure Storage Account (StorageV2): PentestPortal requires an Azure Storage account (specifically StorageV2) to store images and other files associated with the penetration tests conducted through the portal.
Ensure that you have an existing Azure Storage account or create a new one in your Azure environment. When setting up the Azure Storage account, make sure to choose the StorageV2 kind, as it provides the necessary features and capabilities required by PentestPortal.
Consider the storage capacity required based on the anticipated usage of the portal. As a general guideline, for approximately 100 penetration tests, PentestPortal may consume around 1 GB of storage. However, the actual storage usage may vary depending on the size of the penetration tests, attachments, and other factors.
Configure the necessary access controls and permissions on the Azure Storage account to ensure secure and authorized access for the PentestPortal application.
During the deployment of the PentestPortal, you will need to provide the connection details and credentials (account name and access key) for the Azure Storage account. Ensure that this information is properly secured and protected.
Refer to the Azure documentation for detailed instructions on setting up an Azure Storage account (StorageV2) and managing access controls.
Documentation Azure Storage Account