microsoft / vscode-asa

Azure Stream Analytics In VSCode
Creative Commons Attribution 4.0 International
10 stars 19 forks source link

Existing jobs in Azure not listing #68

Open joshuapetryk opened 2 years ago

joshuapetryk commented 2 years ago

I performed the following steps:

  1. Export existing ASA Job from Azure to local.
  2. Open project in VS Code.
  3. Click "Submit to Azure".
  4. Choose the subscription.
  5. Click "Select a job".

Expected Result: All existing ASA jobs in the subscription are listed. Actual Result: No existing jobs are shown.

xujxu commented 2 years ago

Hi @joshuapetryk , I tried this function in my end, it works well. see the below screenshot. image

Would you please share us the extension version? Thanks.

joshuapetryk commented 2 years ago

ms-bigdatatools.vscode-asa@1.2.1

I am still not seeing anything - do I need to have a specific permission in the Azure subscription to list them?

xujxu commented 2 years ago

Is the subscription you choose to submit job the same as the one you exported job from?

joshuapetryk commented 2 years ago

yes, could this be a permission problem? I am only an owner at the resource group level