Skip to content

Azure Container App not supported with v5.0.0 #181

Description

@pirminf

Tool version
v5.0.0

Describe the bug
Unable to deploy image to Azure Container App with Azure File Share mounted for persistent settings. Container fails to initialize since db file (azurenamingtool.db is locked)
Azure Container Apps no longer appear in the installation options—please confirm if they are still supported.

To Reproduce
Steps to reproduce the behavior:

  1. Deploy a new container app from v5.0.0 image

Expected behavior
Since SQLite is the default it cannot start. If support for Container Apps is planned for the future I suggest to use JSON instead of SQLite for new installations / an switch to change that.
Another option would be usage of dedicated SQL/Postgres DB.

Screenshots
Here the error on initalization

Image

Installation Method
Azure Container App

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions