Microsoft introduces the new world of simple integration called Logic Apps. One of the most powerful features offered in Azure in order to integrate complex stuff in an easy way. Visual designer to model and automate your process as a series of steps...
Home » Archives for January 2017
Grab your favorite tweets in mailbox using - Azure Logic App
- on Saturday, January 28, 2017
- No comments
Microsoft Azure Cloud Seices ++
in
Azure,
Cloud,
HybridCloud
- on Thursday, January 19, 2017
- No comments

Microsoft is increasing Azure Cloud Service speedily. Here I compile services offered by Microsoft which are increasing continuously
Compute
Databases
Service Fabric
Linux Virtual Machines
Virtual Machine Scale Sets
Batch
App...
Provisioning Azure VM Using PowerShell
in
Azure
- on Thursday, January 12, 2017
- No comments
Creating Virtual Machine using PowerShell is quite easy. You just need to replace the parameters. VM required to be placed in proper Resource Group, Storage Account to hold the disks, Virtual Network to identify on network and security stuff, IPs for...
How to Join Active Directory in Azure
in
Azure,
AzureAD
- on Friday, January 06, 2017
- No comments

Given
below script is helpful to join Azure Active Directory. Pass the parameters in
order to proceed in PowerShell.
This file contains bidirectional Unicode text that...