How to Create a Virtual Network in Windows Azure

To create a cloud-only virtual network: 
1.      Log in to the Windows Azure Management Portal.
2.      In the lower left-hand corner of the screen, click New. In the navigation pane, click Network Services, and then click Virtual Network. Click Custom Create to begin the configuration wizard.
3.      On the Virtual Network Details page, enter the following information, and then click the next arrow on the lower right.
o    Name - Name your virtual network. Type XXXLabnetYYY.
o    Affinity Group - From the drop-down list, select Create a new affinity group. Affinity groups are a way to physically group Windows Azure services together at the same data center to increase performance. Only one virtual network can be assigned an affinity group.
o    Region - From the drop-down list, select the desired region. Your virtual network will be created at a datacenter located in the specified region.
o    Affinity Group Name - Name the new affinity group. Type XXXGroupYYY.

4.      On the DNS Servers and VPN Connectivity page, enter the following information, and then click the next arrow on the lower right.
o    DNS Servers-Optional - Enter the DNS server name and IP address that you want to use.
o    Select XXXlabdnsYYY.
o    Do not select the checkbox for point-to-site or site to site connectivity. The virtual network we are creating in this tutorial is not designed for cross-premises connectivity.

5.      On the Virtual Network Address Spaces page, enter the following information and then click the checkmark on the lower right to configure your network. Address space must be a private address range, specified in CIDR notation 10.0.0.0/8, 172.16.0.0/12, or 192.168.0.0/16.
o    Address Space: Click CIDR in the upper right corner, then enter the following:
§  Starting IP: 10.0.0.0
§  CIDR: /20
o    Add subnet: Enter the following:
§  Subnet-1  with the Starting IP 10.0.0.0/24.
§  Verify that you now have subnets created and then click the checkmark on the lower right to create your virtual network.
6.      After clicking the checkmark, your virtual network will begin to create. When your virtual network has been created, you will see Created listed under Status on the networks page in the Management Portal.

How to Create a Virtual Machine Running Windows Server in Windows Azure

          This tutorial shows you how to use the From Gallery method in the Management Portal to create a custom virtual machine. This method provides more options than the Quick Create method does for configuring the virtual machine when you create it, such as the connected resources, the DNS name, and the network connectivity if needed.
1.      Sign in to the Windows Azure Management Portal.
2.      On the command bar, click New.
3.      Click Virtual Machine, and then click From Gallery.
4.      Click Platform Images, select Windows Server 2012 Datacenter of the images, and then click the arrow to continue.
5.      If multiple versions of the image are available, in Version Release Date, pick the version you want to use.
6.      In Virtual Machine Name, type the name that you want to use for the virtual machine. For this virtual machine, type XXXLabYYY.
7.      In Size, select the size of the virtual machine. The size you should select depends on the number of cores required to run your application. For this virtual machine, choose the smallest available size.
8.      In New User Name, type a name for the administrative account that you want to use to manage the server. For this virtual machine, type Admin.
9.      In New Password, type a strong password for the administrative account on the virtual machine. In Confirm Password, retype the password.
10. Click the arrow to continue.
11. You can place virtual machines together under a cloud service to provide robust applications, but for this tutorial, you only create a single virtual machine. To do this, select Create a new cloud service.
12. In Cloud Service DNS Name, type a name that uses between 3 and 24 lowercase letters and numbers. This name becomes part of the URI that is used to contact the virtual machine through the cloud service. For this virtual machine, type XXXMyServiceYYY.
13. In Region/Affinity Group/Virtual Network, select where you want to locate the virtual machine.
14. You can select a storage account where the VHD file is stored. For this tutorial, accept the default setting of Use an Automatically Generated Storage Account.
15. Under Availability Set, for the purposes of this tutorial use the default setting of None.
16. Click the arrow to continue.
17. Under Endpoints, new endpoints are created to allow connections for Remote Desktop and Windows PowerShell remoting. (Endpoints allow resources on the Internet or other virtual networks to communicate with a virtual machine.) Click the check mark to create the virtual machine.

After the virtual machine and cloud service are created, the Management Portal lists the new virtual machine under Virtual Machines and lists the cloud service under Cloud Services. Both the virtual machine and the cloud service are started automatically.

How to Create a Shared mailbox in Office365


Shared mailboxes allow a group of users to view and send email from a common mailbox and share a common calendar

To create a Shared Mailbox
1.      In the Exchange Admin Center, Click recipients in the left pane and then click shared.


2.      Click New and in the new shared mailbox page, fill out the required details.
3.      Under Full Access click  on add to add the Users who will have full access to this shared mailbox.



4.      Click Ok. A new shared mailbox is created
Click and go through various other option available in the recipients page.