...
Local Advisory Committee Meeting - Cornell Institute of Business & Technology
- on Wednesday, January 24, 2018
- No comments

...
Using Conditional Statements in ARM templates
in
Azure
- on Thursday, June 29, 2017
- No comments

I was building the Azure ARM template which will have Virtual Machines with data disks on QA and Prod, but no data disks on Developments. To achieve this required condition which we can use like this
...
Why We Love Azure Compute Services
in
Azure,
My Events
- on Wednesday, June 21, 2017
- No comments

Interactive session on Azure (WebApps & Cloud Services) happened today at Avonmore Auckland. Great Lunch lovely audience & awesome learners. Thanks, everyone who made it possible.
...
Integration Services in Microsoft Azure
in
Azure
- on Friday, June 16, 2017
- No comments

Productive session about Azure Integration options (Logic Apps & Biztalk Services) along demo today in user group meeting of Auckland Cloud Computing at 360 Queen St, Auckland. Thanks to the audience for attending the session.
...
Azure Stack deep dive sessions at HPE, Auckland
in
AzureStack
- on Friday, June 02, 2017
- No comments
Thanks, Mark Scholman for great 5 days deep dive on Azure Stack at HPE Auckland, New Zealand. We really enjoyed the course. The course covered almost all areas of AzureStack including Networks.
...
Pulling a single entity in Storage Table
in
Azure
- on Sunday, May 28, 2017
- No comments

Following the piece of code uses TableOperation to specify the customer 'Tariq Younas'. This method returns just one entity rather than a collection, and the returned value in TableResult.A result is a CustomerEntity object.
...
Azure Infrastructure Services at ICA
in
Azure,
My Events
- on Thursday, May 25, 2017
- No comments

Today i had a session on Azure Infrastructure Services with the focus (VNet, Storage &Traffic Manger) held at International College of Auckland.
Students were keen to learn about Microsoft Azure IaaS concepts and demo. The main focus of the...
Mind-blowing (Azure Cloud Shell) on Azure Portal
in
Azure,
AzurePortal,
PowerShell
- on Monday, May 15, 2017
- No comments

The mind-blowing new feature of Azure Portal Azure Cloud Shell provides browser-based shell experience has been announced by Microsoft in Microsoft Build 2017.
A long awaiting feature finally pushed at Azure Portal. Thank you, Microsoft. It’s really...
ARM Templates deployment Using CLI 2.0
in
ARMTemplates,
Azure
- on Tuesday, May 02, 2017
- No comments

Following are steps to use CLI 2.0
1. Goto command prompt
2. Type for Login
3. Copy and past the following link in Internet Explorer and put the code shown below
4. Set the subscription for example : Production/Preprod or Test...
@Microsoft NZ for Training
in
Azure
- on Monday, April 10, 2017
- No comments
Today I am bit sick but in the same time some couple of days at Microsoft for training advance Azure Infrastructure Services. The trainer is really technical entertained our bombardment of questions in a nice way. Thank you Microsoft.
...
Grow With Microsoft Cloud
Thanks to Cornell Institute of Business & Technology - New Zealand who gave me the opportunity to talk about Microsoft Cloud – Azure.
The target audience of the session were final term students who are a couple of months away to land in ICT...
Microsoft Cloud focused Meetup Launched
in
Azure,
Group Meetings,
MeetUp
- on Sunday, March 26, 2017
- No comments
Today I am pleased to announce meetup group "Auckland Cloud Computing" with the focus on Microsoft Public/Private Cloud technologies.
Come and join sessions about Microsoft Azure/ Azure Stack (Hybrid Computing) and related tools/technologies. The group...
SharePoint Monitoring Using Azure Application Insights
in
Azure
- on Friday, March 24, 2017
- No comments
Application Insights is the great way to dig down/ troubleshooting issues with any application hosted local or on the cloud. It's quite easy to configure. There are 3 ways to configure
Build Time
Run Time
Both of above
Following type of reports...
Microsoft Azure CLI 2.0 GA
in
Azure
- on Tuesday, February 28, 2017
- No comments

Another exciting news from Azure Team announcement GA of VM, ACS, storage and network command in Azure CLI 2.0. Now users will be able to use commands on Production environment with complete support by Microsoft through Azure support channels...