Skip to content

Option to disable SAS checks when debugging locally #8668

@Andrew-Lahikainen

Description

@Andrew-Lahikainen

Priority

P3 - Medium (Nice to have)

Feature Area

VS Code Extension

Problem Statement

I've written some APIs for a front-end app to call, and I use API Management with a logic apps backend in production to route the requests to each workflow.

The issue I'm having is that if I want to debug the app fully locally, I'm not sure how to do this because the URLs can change when the SAS token changes, so this makes it a bit tedious to set up a local proxy. It will also require each developer to have their own configuration, which will need to be updated every so often when the SAS changes (mine seems to change daily???).

Proposed Solution

It would be nice if when debugging in vscode SAS validation could be skipped similar to how function apps operate locally.

Is there any way to do this currently?

Alternatives Considered

No response

Which Logic App type(s) should this apply to?

Standard

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement to existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions