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).

{"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"}

Steps to Reproduce the Bug or Issue
- Log into VS Code Azure extension with a Government account
- Navigate to the Logic App Standard view
- Export Logic App
The wheel will continue to spin.
AB#17177894
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).
{"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"}
Steps to Reproduce the Bug or Issue
The wheel will continue to spin.
AB#17177894