{"id":908,"date":"2019-11-11T18:13:49","date_gmt":"2019-11-11T05:13:49","guid":{"rendered":"https:\/\/www.ronella.xyz\/?p=908"},"modified":"2019-11-11T18:14:28","modified_gmt":"2019-11-11T05:14:28","slug":"create-a-new-azure-app-with-net-core-by-azure-function-core-tools","status":"publish","type":"post","link":"https:\/\/www.ronella.xyz\/?p=908","title":{"rendered":"Create a New Azure Function App with .Net Core by Azure Function Core Tools"},"content":{"rendered":"<p><strong>Requirements<\/strong><\/p>\n<ul>\n<li>.Net Core<\/li>\n<li><a href=\"https:\/\/www.ronella.xyz\/?p=851\">Azure Functions Core Tools<\/a><\/li>\n<\/ul>\n<p><strong>Procedures<\/strong><\/p>\n<ol>\n<li>Create a <strong>directory<\/strong> to house your azure function codes.<\/li>\n<li>Using the <strong>command console<\/strong>,\u00a0 navigate to the newly created directory.<\/li>\n<li>Execute the <strong>following command<\/strong> and select <strong>dotnet<\/strong> <em>(i.e. usign the arrow keys)<\/em> and press <strong>enter<\/strong>.\n<pre>func init<\/pre>\n<blockquote><p>Wait for the command prompt to come back.<\/p><\/blockquote>\n<\/li>\n<li>On the new prompt, execute the <strong>following command<\/strong> and select the <strong>template<\/strong> you want <em>(i.e. using the arrow keys)<\/em> and press <strong>enter<\/strong>.\n<pre>func new<\/pre>\n<\/li>\n<li><strong>Type a name<\/strong> for the function and press <strong>enter<\/strong>.<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Requirements .Net Core Azure Functions Core Tools Procedures Create a directory to house your azure function codes. Using the command console,\u00a0 navigate to the newly created directory. Execute the following command and select dotnet (i.e. usign the arrow keys) and press enter. func init Wait for the command prompt to come back. On the new [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[50,51],"tags":[],"_links":{"self":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts\/908"}],"collection":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=908"}],"version-history":[{"count":2,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts\/908\/revisions"}],"predecessor-version":[{"id":910,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts\/908\/revisions\/910"}],"wp:attachment":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=908"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=908"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=908"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}