问题标签 [dreamspark]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
155 浏览

azure - Unable to create web app in azure through Azure Management Library

I have trying to create a web app through fluent Azure Management Library.

I am currently on DreamSpark Subscription.

Here is my program.cs

I have also, done the azureauth.properties setup.

Here is the error it throws while creating: enter image description here

I have also performed steps to be a contributor from here:

https://docs.microsoft.com/en-us/dotnet/azure/dotnet-sdk-azure-get-started?view=azure-dotnet

And the app is a contributor to that resource: enter image description here