microsoft / vscode-asa

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

MSI as authentication method for BLOB input not working #50

Open robt99 opened 3 years ago

robt99 commented 3 years ago

According to version log, Managed Identity was added for BLOB storage in Dec-20 however I am unable to generate ARM templates with msi option for inputs, please advise.

0.8.0-preview - 2020-12-10 New:

Add support for .NET custom deserializer. Add support for Azure Stream Analytics cluster. Submit job to a cluster. List cluster and list jobs in a cluster. Move job to another cluster. Add support for Managed Identity for Event Hub, SQL DB, SQL Data Warehouse and Blob Storage. Fixed:

Fixed the hung issue of using PARTITION BY in pattern matching for local input in local run.