Manage Azure HDInsight clusters using .NET, Python, or Java
Kamis, 18 April 2019
We are pleased to announce the general availability of the new Azure HDInsight management SDKs for .NET, Python, and Java.
Kamis, 18 April 2019
We are pleased to announce the general availability of the new Azure HDInsight management SDKs for .NET, Python, and Java.
Senin, 11 Maret 2019
So you followed that excellent walkthrough on the web and built a great prototype web app. You run npm start locally and browse to https://localhost and it all looks great.
Rabu, 12 Desember 2018
Azure Functions provides a powerful programming model for accelerated development and serverless hosting of event-driven applications. Ever since we announced the general availability of the Azure Functions 2.0 runtime, support for Python has been one of our top requests. At Microsoft Connect() last week, we announced the public preview of Python support in Azure Functions.
Selasa, 11 Desember 2018
We’re excited to officially announce the public preview of the built-in Python images for Azure App Service on Linux, a much requested feature by our customers.
Senin, 26 November 2018
We are excited to share the preview availability of our Python packaging (PyPI) capabilities for Microsoft Azure Artifacts and would love for you to give it a try.
Selasa, 01 Mei 2018
Event Hubs is expanding its ecosystem. To support multiple languages, the new additions of Python, Node.js and Go SDK's add significant value to the service. This blog aims at announcing the public preview of these services.
Kamis, 30 November 2017
We are excited to introduce the integration of Azure Data Lake (ADL) Python & R extensions into Visual Studio Code (VSCode), which allows you to easily edit Python or R scripts for your custom…
Senin, 27 November 2017
We are excited to introduce the integration of HDInsight PySpark into Visual Studio Code (VSCode), which allows developers to easily edit Python scripts and submit PySpark statements to HDInsight clusters. This interactivity brings the best properties of Python and Spark to developers and empowers you to gain faster insights.
Kamis, 27 Juli 2017
We used reinforcement learning and CNTK to train a neural network to guess hidden words in a game of Hangman. Our trained model has no reliance on a reference dictionary: it takes as input a variable-length, partially-obscured word (consisting of blank spaces and any correctly-guessed letters) and a binary vector indicating which letters have already been guessed. In the git repository associated with this post, we provide sample code for training the neural network and deploying it in an Azure Web App for gameplay.
Rabu, 22 Februari 2017
.The Azure Python SDK now supports Azure Managed Disks! Azure Managed Disks and 1000 VMs in a Scale Set are now generally available. Azure Managed Disks provide a simplified disk management,…