Skip to content

Azure Government | Export Logic App continues to spin #730

@jcbrooks92

Description

@jcbrooks92

VSCode Dump

Export logic app feature in VS code with an Azure Government (Fairfax) account will continue to spin why trying to query the subscription. Based on a Fiddler trace the response is trying to authenticate against Azure Commercial tenant (login.microsoftonline.com instead of .us).

image

{"error":"invalid_grant","error_description":"AADSTS90051: Invalid Delegation Token. Invalid national Cloud ID (2) is specified.\r\nTrace ID: 8a9a16ef-3ddc-4d43-8f50-fb5080dd0400\r\nCorrelation ID: b71f8e09-57c2-4f50-bef3-954f4908e0d6\r\nTimestamp: 2023-02-14 21:18:19Z","error_codes":[90051],"timestamp":"2023-02-14 21:18:19Z","trace_id":"8a9a16ef-3ddc-4d43-8f50-fb5080dd0400","correlation_id":"b71f8e09-57c2-4f50-bef3-954f4908e0d6"}

image

Steps to Reproduce the Bug or Issue

  1. Log into VS Code Azure extension with a Government account
  2. Navigate to the Logic App Standard view
  3. Export Logic App

The wheel will continue to spin.

AB#17177894

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions