Skip to content

When using in azure function, it always tries calls https even when --no-ssl is set #87

@LanPodder

Description

@LanPodder

Self explanatory,
when creating a simple azure function app with a cosmosDB input and adding a connection string in environment variables,
despite the connection string refering to "http://..." it will always try to connect to "https://...".
This is because databaseAccountEndpoint is hardcoded to be https

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions