How to extract Zip files from the S3 bucket to the target bucket using the Lambda function.
Author: Vignesh Narasimhan
Copy the Object from One Bucket to Another in AWS S3
Here, we are going to see how to copy an object from one bucket to another bucket within the same account using Python SDK.
Connect to the Virtual Machine
Prerequisites: In order to connect to a Windows Virtual Machine via RDP you need TCP connectivity to the machine on the port where Remote Desktop service is listening (3389 by default). You can validate an appropriate port is open for RDP using the troubleshooter or by checking manually in your…
Resize a managed disk in the Azure portal
Expand the managed disk In Azure, do the following steps to expand a disk in virtual machine From the Azure Portal, Navigate: Portal Home –> Virtual Machines –> select virtual machine Select Stop to deallocate the VM you wanted to expand. In the left menu under Settings, select Disks. 4. Under Disk name, select the disk…
Attach a managed data disk to a Windows VM by using the Azure portal
You can create a remote desktop connection to a virtual machine (VM) running Windows in Azure. To connect to a Windows VM from a Mac, you will need to install an RDP client for Mac such as Microsoft Remote Desktop. How to connect using Remote Desktop and sign on to an…
Azure Disk Storage
Microsoft Azure Disk Storage is based on Page Blobs. A Virtual machine can have one or more data disks that are also stored as virtual hard disks (VHDs) stored in an Azure storage account.