Tutorial by Topics: azure

Azure is the brand name under which Microsoft is offering its cloud computing services. Some of the main services offered within the Microsoft Azure platform are: Infrastructure as a Service (IaaS): Linux and Windows Azure Virtual Machines Platform as a Service (PaaS): App Service provides a ...
This section provides an overview of what Azure Service Bus is, and why a developer might want to use it. It should also mention any large subjects within Azure Service Bus, and link out to the related topics. Since the documentation for Azure Service Bus is new, you may need to create initial ve...
Azure WebJobs provide an easy way to run scripts or programs as background processes in the context of an App Service web app, API app, or mobile app. You can upload and run an executable file such as: .cmd, .bat, .exe (using Windows cmd) .ps1 (using PowerShell) .sh (using bash) .php (using ...
Azure Service Fabric is one of the PaaS services offered by Azure. It is based on the notion of containers and services: unlike Compute services (Web Roles and Worker roles), your code does not run inside one (or more) Virtual Machines, but instead they are run inside a container, sharing it with...
Syntax for ARM templates is well documented: https://azure.microsoft.com/en-us/documentation/articles/resource-group-authoring-templates/
A media service account is a Azure based account which gives you access to cloud based media services in Azure. Stores metadata of the media files you create, instead saving the actual media content. To work with media service account, you must have an associated storage account. While creating...
Service Fabric is a distributed systems platform that provides features to package, deploy, and manage scalable and reliable microservices. Service Fabric also addresses the significant challenges in developing and managing cloud applications. Developers and administrators can avoid solving comple...
This section provides an overview of what azure-active-directory is, and why a developer might want to use it. It should also mention any large subjects within azure-active-directory, and link out to the related topics. Since the Documentation for azure-active-directory is new, you may need to c...
This section provides an overview of what windows-azure-storage is, and why a developer might want to use it. It should also mention any large subjects within windows-azure-storage, and link out to the related topics. Since the Documentation for windows-azure-storage is new, you may need to crea...
Parameter NameDescriptionresourceGroupNameThe Azure Resource group where the storage account sitsconnectionNameThe Azure Run As connection (service pricipal) that was created when the automation account was createdStorageAccountNameThe name of the Azure Storage accountContainerNameThe blob contain...
Windows Azure SQL Database is a Platform-as-a-Service (PaaS) offering of Microsoft's SQL Server. Paas is different from physical or virtual machine instances of SQL Server. Those other options would be referred to as infrastructure. If those virtual machine instances of SQL server are hosted by ...
This section provides an overview of what azure-documentdb is, and why a developer might want to use it. It should also mention any large subjects within azure-documentdb, and link out to the related topics. Since the Documentation for azure-documentdb is new, you may need to create initial ver...
This section provides an overview of what azure-web-sites is, and why a developer might want to use it. It should also mention any large subjects within azure-web-sites, and link out to the related topics. Since the Documentation for azure-web-sites is new, you may need to create initial versio...

Page 1 of 2