How to Upload VHD to Windows Azure
Articles on: Virtual Machine
There are many methods to upload a vhd to windows azure from on premises data center.
We can use GUI method.
We can use PowerShell command to upload VHD to azure.
We can use AZ Copy tool to upload a VHD from on premise to azure.
First two methods are extremely slow these methods can take a full day to upload a normal size VHD to azure at an average network speed.
That’s why we are going to thSome readersHow to Access VPN
Articles on: Virtual Machine
Search settings.
Click on "Settings".
Click on Network and Internet.
, you can connect to the Linux VM with PuTTY.
Start PuTTy.
Fill in the host name or IP address of your VM from the Azure portal:
 and if you want to resize what optiFew readersHow to Resize a Virtual Machine in Azure
Articles on: Virtual Machine
Navigate to portal.azure.com:
Click on All services search Virtual machine and click on Virtual machines:
Now choose your desired VM which you want to resize:
From the Virtual Machines pane, right-click the virtual machine and then click Move. This opens the Move Wizard.![](https://storage.crisp.chat/users/helpdesk/website/46369d0193621c00/0764bb0e-2b26-4Few readersAssigning Availability Set At The Time Of Creation Of VM
Articles on: Virtual Machine
Assigning Availability Set At The Time Of Creation Of VM
At the point of creation of a VM in a cloud, you’ll get an option to put that VM in a specific Availability Set. After the creation of VM you can’t change its availability set or to put it in a new one through GUI..
![](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA6sAAAJaCAYAAADJW9GNAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAANFew readers**Perform the following steps to create a Windows Virtual Machine**
Articles on: Virtual Machine
Perform the following steps to create a Windows Virtual Machine
In the Azure portal, click Create a Resource.
Under Compute, click Virtual Machine.
The next screen lets you pick a VM name, Resource Group, Subscription, Location and administrative user name and password andFew readersRename a VM or Create a new VM with existing os-disk
Articles on: Virtual Machine
There is no option to rename the VM in azure. As a work-around, you will have to delete and re-create the VM.
Either we will re-create machine from backup vault or from disk of existing VM. Like rie-dev-01-rest in this case.
copy os-disk to a container. If storage account is same for a machine which OS disk is to be copied, then no need to turn off this machine. If storage accounts are different then we need to stopFew readersTroubleShooting Domain Controller Issues
Articles on: Virtual Machine
Understood the issue and found that SYSVOL and NETLOGON Folders weren't shared on both DC's
Both DC's were hosted on Azure VM.
There was a Failover after which the SYSVOL Replication stopped.
SYSVOL was replicating on FRS.
AD replication was stopped and both DC's weren't advertising as well.
None of the Snap-IN's were opening and were giving error like, ADSIEDIT and DSA.msFew readersTroubleShooting Server not found web app issue in Azure
Articles on: Virtual Machine
Web App hosted on Azure.
Look for the affected web app in the app services area
Check for web app if running or not.
If stopped then try to start it.
Not starting, look for credit limit of sub if it’s exceeded.
![](https://storage.crisp.chat/users/helpdesk/webFew readersCreating a Linux VM in Azure
Articles on: Virtual Machine
Creating a Linux VM in Azure
Go to the Azure Portal , click on Create a resource in the left-side navigation, then select the Compute category, then click on Ubuntu Server. At the time of writing this the version listed is Ubuntu Server 16.04 LTS.
2. Next, fill in some details about your VM, sucFew readers**The following will be the troubleshooting steps**
Articles on: Virtual Machine
The following will be the troubleshooting steps
Ask the credentials of the user who is not able to RDP
Go to the RDweb page of the domain and try RDP from there.
Try doing RDP to the Terminal Server using the credentials
Check the user, if the account is not disabled and do reset the password.
![](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAigAAAGDCAIAAACOXHxiAAAAAXNSR0IArs4c6QAFew readers