cloud server hosting

Margarita 0 Reputation points
2025-03-19T18:27:27.68+00:00

cloud server hosting

I have two servers that I would like to host in the cloud, how can I do it?

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
767 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Jose Benjamin Solis Nolasco 3,431 Reputation points
    2025-03-19T19:41:44.4733333+00:00

    Helllo Margarita

    Are those physicals servers or virtualize ?

    This is the official documentation from Microsoft https://learn.microsoft.com/en-us/azure/migrate/

    Pre-Migration Assessment

    Inventory Your On‑Premises Servers: – Document the details (operating system, workloads, resource usage, applications, dependencies). – Ensure that the servers are supported for migration (check OS versions, disk configurations, etc.).

    Review Licensing & Compliance: – Verify if your current licenses allow migration to Azure (especially for Windows Server and any third‑party apps). – Ensure that data compliance requirements are met.

    Plan Your Azure Environment:Azure Subscription: Confirm you have an active Azure subscription. – Networking: Design your Virtual Network (VNet): range of IP addresses, subnets, Network Security Groups (NSGs), and connectivity (VPN/ExpressRoute if needed). – Region Selection: Choose an Azure region based on performance, data residency, and cost considerations.

    Set Up the Azure Migrate Project

    1. Create an Azure Migrate Project: – Log in to the Azure Portal. – Search for “Azure Migrate” and create a new project. – Choose the appropriate settings (assessment and migration module) for server migration.
    2. Provision the Azure Migrate Appliance: – Download the appliance from the Azure Migrate project page. – Install the appliance (it can be set up as a virtual machine on‑premises if you’re migrating virtual machines, or run it on a physical server) following the installation guide.
    3. Configure Discovery & Assessment: – Register your on‑premises servers with the Azure Migrate appliance. – Allow the appliance to discover servers over a period (typically a few days to capture usage metrics). – Review the assessment reports that show resource utilization, sizing recommendations, and compatibility.

    I hope this clarifies things.

    Please remember to "Accept Answer", so that others in the community facing similar issues can easily find the answers.

    1 person found this answer helpful.

  2. Marcin Policht 49,640 Reputation points MVP Volunteer Moderator
    2025-03-19T19:40:04.6766667+00:00

    You could use Azure Migrate, but for 2 servers this is likely too much overhead.

    Instead, follow https://learn.microsoft.com/en-us/azure/virtual-machines/windows/prepare-for-upload-vhd-image

    and

    https://learn.microsoft.com/en-us/azure/virtual-machines/attach-os-disk?tabs=portal


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.