Another session
conducted in College of Advanced Scientific Techniques (CAST) on 10th
December for ICT students to aware of Power of Microsoft Cloud – Azure.
Response was huge
more than expectations. CAST did more than 175 students, entrepreneurs and
teachers...
Home » Archives for 2016
Power of Microsoft Cloud – Azure
in
Azure,
Cloud,
Microsoft
- on Saturday, December 10, 2016
- No comments
Storage Explorer option in Azure Portal
in
Azure,
AzurePortal,
Cloud
- on Wednesday, December 07, 2016
- No comments
There are couple of ways in order to interact with Azure
Storage i.e using Visual Studio, Azure Portal. But Storage Explorer is very
good tool in order to explore the Azure Storage. Here is good news Microsoft
updated the Azure Portal by providing option...
Introduction of Microsoft Cloud Computing
in
Azure,
Cloud
- on Tuesday, December 06, 2016
- No comments
Introduction of
Microsoft Cloud Computing to upcoming final year ICT students is really very
important. While I was on vacations in middle east and Pakistan I thought to
aware the students about Microsoft Cloud independent of location. I conducted...
Azure - VNet-2-VNet Connectivity Using PowerShell Script
in
Azure,
PowerShell
- on Thursday, November 24, 2016
- No comments

The purpose of this script is to create two Azure Virtual Networks in different Azure regions and then make connectivity between them. PowerShell script will create Virtual Networks, Define Virtual Gateways, Virtual Networks Connections and connectivity...
DevOps is not a product to install
in
DevOps,
Microsoft,
VisualStudio,
VSTS
- on Thursday, November 10, 2016
- No comments

It is very important to realize that DevOps is not a
product. You cannot buy DevOps and
install it. Thanks to Donovan for clarification. Microsoft Visual Studio is
powerful and Complete DevOps Solution.
I tried to sketch diagram and simple...
Build Domain Controller with AD Tenant in 60 minutes - Azure
in
Automation,
Azure,
Cloud
- on Wednesday, November 02, 2016
- No comments
“Infrastructure as code” true
power of Microsoft Azure Cloud. Here I sketched a single file use to Install a
domain controller in Microsoft Azure with provision of an Azure AD
Tenant. You need to define all parameters first. All...
How to create and apply Network Security Group/Rules Using PowerShell in Azure
in
Azure,
PowerShell
- on Monday, October 31, 2016
- No comments

What is NSG in Azure?
NSG is the region specific and can be used only within the region specified at creation time.
You can create network security group (NSG) using the PowerShell script. Here are some steps to create and apply NSG
1. Create a...
Awesome MS Ignite 2016 - Auckland New Zealand
in
Events,
MSIgnite
- on Friday, October 28, 2016
- No comments
Thank you Microsoft for rocking MS Ignite 2016 in New
Zealand. It was awesome experience with tech super stars in SkyCity Auckland. I
really enjoyed technical sessions most specifically New in OMS, Azure IoT,
DevOps, HoloLens last but not least Azure...
Copying Objects (Blob) in cross Azure Subscriptions
in
Azure,
Cloud
- on Thursday, October 20, 2016
- No comments

In Azure copying objects from one subscription to
another subscription OR within same subscription is very easy without any complexity.
In this copy you don’t need to provide subscription ID or address etc.
To access storage accounts in Azure a key...
DevOps - ALM Training
in
DevOps
- on Tuesday, October 18, 2016
- No comments
Daniel Larsen from Microsoft gave us 4 days session on DevOps and Application Life Cycle Management training. It was fantastic to have one to one session with him. We learned ALM cycle.
...
Azure Automation - Automate your Development VMs
in
Azure,
Cloud
- on Monday, October 17, 2016
- No comments

Microsoft is offering more than 200 cloud services. Azure Automation is very powerful service in Microsoft Cloud to automate other services.
For example Azure Automation can help in order to automate
Auto space provisioning/ Backup Restore space
VM’s...