Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SAW Samples

The simplest possible solution that can serve as a starting point when building something from scratch. Cotains an empty ARM template.

This sample demonstrates how easily Azure Functions can be incorporated into a CIQS solution. Simply write your code and let the framework take care of the rest!

Passing the Azure authorization token to functions and using it for calling Azure Resource Management API enables complex provisioning tasks not posible via ARM templates alone.

This Serverless-Architecture-based sample demonstrates how to harness Microsoft Cognitive Services API and build a solution that enables the end user to deploy a customizable website similar to how-old.net into their subscription within less than 5 minutes.

A demonstration of how to create an Azure DocumentDB account and database.

A simple Web App is being deploying into a newly created instsance of the Azure App Service.

Creating a blob in a Storage account with Azure Functions.

Embedding a Power BI dashboard into a solution to monitor most important data, at a glance.

This is an example of comprehensive solution that performs Machine Learning powered sentiment analysis of streaming data coming from a Twitter connector.

A demonstration of how to create a SQL database with an ARM template.

Showcases framework features allowing effortless Azure FunctionApp (App Service) provisioning and configuration.

Copying an Experiment from Cortana Intelligence Gallery into a new Machine Learning Workspace, and deploying it as a Machine Learning Web service (in just 3 lines of code).

Similar to the previous sample, but with multiple Machine Learning Web services.

This example shows how to provision a Windows Data Science Virtual Machine and configure it using PowerShell.

This example shows how to deploy a website that's based on the Python Flask framework onto Azure Web App.