Hello
Can you please make sure that you have the right version of the NuGet package :
https://www.nuget.org/packages/Microsoft.Azure.StreamAnalytics.CICD/2.0.0
Hope this helps.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to do CI/CD for a Stream Analytics jobs. In this i have 2 inputs :
I have created the pipeline following the link https://github.com/SatyKrish/AzureStreamAnalytics-CICD
Once I have artifacts from pipeline ,i am trying to create Release.
I am getting Error "The required property 'storageAccounts' is missing from the request.".
When i see ARM template file i cann't see Storage Account and Storage Key inside properties for reference dataset.
I have configure Storage account in Visual studio but some how when Artifacts are generated ,it doesn't have Storage details for reference dataset
[Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question]
Hello
Can you please make sure that you have the right version of the NuGet package :
https://www.nuget.org/packages/Microsoft.Azure.StreamAnalytics.CICD/2.0.0
Hope this helps.