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.
...
Home » Archives for May 2017
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...