
Closed
Posted
Paid on delivery
I have a live web application running in Azure together with its supporting resources. My goal is to create an identical copy inside a separate Azure account so I can test new changes safely. While production stays untouched, the replica must mirror the current App Service plan, databases, functions, storage, networking, and any other dependencies exactly. We will perform the entire process through an interactive AnyDesk session so I can follow each step and ask questions in real time. You will: • Re-create every resource and configuration required by the site (connection strings, managed identities, access policies, custom domains, SSL bindings, etc.). • Verify the copied environment works end-to-end by browsing the site, running key workflows, and confirming data connectivity. • Explain the reasoning behind each action and note any pitfalls, limits, or cost implications I should be aware of. • Leave me with a concise set of written steps or an ARM/Bicep/Terraform template I can reuse for future refreshes. Acceptance criteria 1. The duplicated environment loads successfully in a browser with no runtime errors. 2. Background jobs/functions trigger as expected. 3. Database reads and writes operate independently of production. 4. I can tear down and rebuild the test setup using the provided template or notes. Only seasoned Azure specialists, please begin your bid with “CW” so I know you read the brief.
Project ID: 40649823
28 proposals
Remote project
Active 3 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
28 freelancers are bidding on average ₹7,164 INR for this job

CW As the owner of numerous IT certifications and someone who has worked extensively with Microsoft Azure, I am confident that I am the ideal fit for this project. I am well-versed in every aspect necessary to replicate environments via Azure, including VNet/VPC, App Services, Function Apps, Storage Accounts and Load Balancers. My experience includes deploying productive websites while maintaining a separate replica for testing purposes in order to ensure smooth migrations. Throughout this process, I will not only replicate your Azure environment but also document it precisely. I can provide you with a comprehensive set of written steps or even an ARM/Bicep/Terraform template so that you can recreate and refresh the test setup successfully in the future. Given my expertise in Network administration (Routing, Switching, VPNs), Cybersecurity and Virtualization (VMware, Microsoft HyperV), My distinguished experience includes working with multiple vendors such as Cisco, VMware, IBM, Mikrotik and Fortinet among others demonstrates my adaptable skill set and familiarity with industry best practices. This experience ensures that I can successfully complete your project well within your desired timeframe without affecting your production system. I will guide you through each step of the replication process via AnyDesk providing explanations for every decision and essential context for any potential pitfalls or financial implications. Let's get started!
₹11,000 INR in 3 days
6.9
6.9

CW Hi Sir, I am from Bangalore.I am certified in Azure.I will create duplicate version and also lets consider as complete once you’re able to run successfully.I have 7 years of experience in Devops, software development. Let’s connect
₹9,900 INR in 3 days
4.8
4.8

"As an experienced CW (Azure) Specialist, I am more than up to the challenge of replicating your Azure environment on a separate account using AnyDesk. Over the last 20+ years, I've become well-versed in not only Azure but web development, cloud computing, and database management as well. This depth and breadth of experience will provide the sturdy foundation your project needs for success." "Including you in the process via an interactive AnyDesk session is a brilliant way to foster transparency and help you get acquainted with each step. This aligns perfectly with my approach of ensuring clients fully understand what's happening throughout their project. My passion for clean and maintainable solutions will set you up not just for successful replication now, but for easy refreshes in the future too.” “In conclusion, my strong suit and track record in Azure, coupled with my passion for eliminating manual work and supporting long term growth through scalable solutions make me an ideal fit for this project. Let's not just replicate your environment but engineer a future-ready Azure setup that can handle any test or change thrown at it."
₹7,000 INR in 7 days
4.6
4.6

CW With 15+ years of Azure and DevOps experience, I can replicate your production Azure environment into a separate account/subscription while keeping production completely untouched. I’ll work with you through the AnyDesk session, recreating App Services, Functions, databases, storage, networking, managed identities, connection strings, access policies, domains, SSL bindings, and other dependencies. I’ll validate the replica end-to-end, including application workflows, background jobs, and independent database operations. Deliverables: * Fully functional Azure replica * Independent database and application resources * End-to-end validation * ARM/Bicep/Terraform template or reusable deployment steps * Configuration and cost documentation * Rebuild/teardown instructions I’ll explain each step during the session and use an incremental approach with production-read-only assessment wherever possible. Estimated timeline: 2–4 working days, depending on the number of Azure resources and dependencies. I can start immediately. Rahul
₹12,000 INR in 7 days
3.9
3.9

CW Hi, I can help replicate your live Azure web application into a separate Azure account through an AnyDesk session while keeping production untouched. My approach will be to first review the current App Service, App Service Plan, databases, Functions, Storage, networking, identities, access policies, connection strings, domains, SSL, and any dependent resources. Then I’ll recreate the same setup in the new Azure account and verify the test environment works independently. I’m comfortable with Azure App Service, Azure SQL, Functions, Storage Accounts, managed identities, networking, SSL bindings, custom domains, deployment settings, ARM/Bicep/Terraform-style documentation, and end-to-end environment validation. Deliverables: * Azure resource replication * App settings and connection string setup * Database copy/restore to test account * Function/background job verification * Storage/network/access policy setup * Browser and workflow testing * Production-independent validation * Cost/pitfall notes * Reusable written steps or template I’ll explain each step during AnyDesk and leave clear notes so you can rebuild or refresh the test setup later. Best regards Ankit
₹5,000 INR in 1 day
3.9
3.9

CW — You need a production Azure environment replicated into a separate account, with App Service, databases, Functions, storage, networking, identities, certificates, and dependencies recreated without touching production. My strongest match is AWS/GCP cloud architecture and DevOps, including serverless infrastructure, databases, storage, IAM-style access controls, and repeatable deployments. I want to be transparent that Azure-specific replication and AnyDesk-led migration are not directly represented in my stated production background, so I would not claim to be a seasoned Azure specialist. I can still approach the work through infrastructure-as-code principles and carefully document the resource dependencies, isolation, configuration, and rebuild process, but your requirement specifically asks for proven Azure expertise.
₹6,000 INR in 2 days
3.1
3.1

The part that trips up an Azure replication is usually a resource that looks copied but isn't wired the same way, like a connection string or managed identity pointing at the wrong account. I'd walk through your App Service plan, databases, functions, storage and networking one by one over AnyDesk, replicate each with matching config in the separate account, and verify the replica actually works end-to-end rather than just existing. I work daily with Azure. Roughly how many resources are we talking (App Services, Functions, storage accounts), and is there a specific order you want me to follow during the session?
₹4,000 INR in 4 days
2.9
2.9

Replicating an Azure environment through an AnyDesk session is workable, and I will do it that way if you prefer — but I would rather tell you now that it produces a copy nobody can reproduce a second time, and this is the one job where that matters. The point of a test environment is that it stays in sync with production as production changes. A hand-clicked replica drifts within weeks, and then the testing it enables becomes misleading. What I would propose instead, at the same effort: - Export the existing resources to Bicep or Terraform, parameterised by environment. Then the replica is created by running it, and the next refresh is a command rather than another session. - App Service plan, databases, functions, storage and networking mirrored exactly, with a checklist verified against production. - Data handled deliberately: a copy for realistic testing, with anything personal masked. Copying production data into a test account unmasked is a real GDPR exposure and easy to avoid at this stage. - Secrets and connection strings recreated in the new account rather than copied, so production credentials do not spread. - Written documentation of what exists and how to refresh it. Happy to work over AnyDesk throughout — the difference is only whether we leave behind a script or a memory. Background: cloud infrastructure and deployments I run daily, infrastructure-as-code as standard practice. Questions: roughly how many resources, and is the target subscription created already? Martin
₹5,500 INR in 3 days
1.8
1.8

Hi, I can help you replicate the existing Azure production environment into a separate Azure account while keeping production completely untouched. I understand that this needs to be done carefully through AnyDesk, with you able to follow each step and understand the configuration. I’ll recreate and verify the required Azure resources, including: App Service and application configuration Databases and connection settings Azure Functions/background jobs Storage and networking Managed identities and access policies Custom domains and SSL bindings where applicable Required environment variables and dependencies After deployment, I’ll test the replica end-to-end to confirm the application loads correctly, database reads/writes work, and background processes operate independently from production. I’ll also document the process and provide reusable ARM/Bicep/Terraform notes where practical, including important limitations or cost considerations. Timeline: 3 days Fixed price: ₹4,000 I’m comfortable with Azure, databases, web applications, and deployment workflows, and I’ll prioritize making the test environment reproducible and completely isolated from production.
₹4,000 INR in 4 days
1.2
1.2

Hi, I can help you replicate your production Azure environment into a separate Azure account while keeping production completely untouched. I have hands-on experience with **Azure, .NET applications, App Services, SQL databases, Azure Functions, storage, managed identities, networking, and application configuration**. I can work with you interactively through **AnyDesk**, explaining each step and the reasoning behind it. I can handle: * Recreating App Service plans and applications * Migrating/configuring databases with complete production isolation * Azure Functions and background jobs * Storage accounts and required dependencies * Connection strings, app settings, managed identities and access policies * Custom domains and SSL bindings where applicable * Networking and security configuration * End-to-end testing of the replicated environment * Verification that database reads/writes are independent from production * Documentation of the complete process * ARM/Bicep/Terraform template or reusable refresh instructions I’ll also highlight Azure-specific limitations, configuration differences, security considerations, and potential cost implications during the session. My goal is not just to make the copy work once, but to leave you with a **repeatable and maintainable process** for rebuilding or refreshing the test environment in the future. I’m ready to work through the replication step-by-step with you via AnyDesk. Best regards, Muhammad Huzaifa
₹12,500 INR in 7 days
1.0
1.0

CW - The phrase identical copy hides what actually breaks these, so I will name it up front: managed identities do not copy. Recreated in a separate Azure account they get new principal IDs, so every RBAC assignment and Key Vault access policy pointing at the old identity has to be re-pointed by hand. Key Vault secrets do not export either - they get recreated and re-referenced. Second correction: the replica cannot carry the same custom domain and SSL binding - a hostname binds to one App Service. The copy runs on its own hostname and certificate, which you want anyway, otherwise a test workflow could send live traffic somewhere real. On cost, since you asked: an identical App Service plan in a second account doubles that line. A lower tier usually works for a test copy, but tier controls slots, VNet integration and always-on, so we pick deliberately and I tell you what you lose. One governance point: cloning the database copies real customer data into a less-guarded environment - worth deciding whether we subset or mask it. Deliverable is Bicep rather than Terraform - Azure-native, no state backend for you to maintain, and you can tear down and rebuild from it exactly as you described. Written steps alongside it. Happy to run it as the interactive AnyDesk session and explain each step as it happens.
₹12,500 INR in 5 days
1.1
1.1

Gsinfotechh OPC Private Limited Your Trusted Tech Partner in New Delhi We are a dynamic software development company with 10+ years of excellence, specializing in secure, scalable, and high-performance digital solutions. We turn innovative ideas into powerful, market-ready products. ? Our Expertise AI Video Generation & Talking Characters – Experts in stunning AI videos, lifelike animated explainers, and engaging talking character content Mobile App Development (Android & iOS) Desktop Software (C#, Java, .NET) Custom Web & Software Development Website Design (WordPress, Joomla, Drupal) Laravel, React JS, Node JS Game Development Blockchain Solutions AI Automation & Tools Meta Trading Tools, Bots & Web Scraping SEO, Digital Marketing & Video Editing ⚙️ Technologies React JS, Node JS, MongoDB • Python (Django) • Flutter & React Native • Android (Kotlin/Java), iOS (Swift) • AI/ML for Video & Animation ✨ Why Choose Us? ✔ 10+ years proven expertise ✔ Specialists in AI Video & Talking Character Animation ✔ Modern, scalable & cost-effective solutions ✔ Transparent communication & on-time delivery ✔ Secure, future-ready technology ✔ Flexible pricing & dedicated support ? Let’s Build Together Looking for a reliable partner to bring your ideas to life with cutting-edge AI videos or robust applications? Gsinfotechh delivers excellence. Contact us today and create something amazing! ?
₹1,500 INR in 7 days
0.8
0.8

As an experienced tech leader and seasoned Azure specialist, I am excited about the opportunity to replicate your Azure environment for safe testing purposes. With a PhD in AI and nearly 20 years in the field, I have developed a comprehensive skill set and a deep understanding of cloud computing that makes me an ideal candidate for this task. In my previous role as CTO of an AI startup, I spearheaded the development of sophisticated web applications and SaaS platforms leveraging Azure's services. This involved creating complex application setups mirroring what you're looking for, including the replication of resources, networking, functions, storage, and databases. In addition to this hands-on experience, I also bring a robust problem-solving ability developed through my time as a lecturer and researcher. When replicating your Azure environment via AnyDesk, I will be highly communicative, enabling a seamless interactive session where you can closely follow every step and ask real-time questions. Furthermore, I prioritize knowledge transfer so not only will your replicated setup function flawlessly but you'll also receive articulated rationales behind each action as well as notes on potential pitfalls, limits or cost implications.
₹1,500 INR in 7 days
1.4
1.4

Hi, I’ve reviewed your Azure replication requirements and understand that you need a **separate production-like environment** in another Azure account while keeping the current environment completely untouched. I can handle the migration/recreation of the required Azure resources, including: * App Service and App Service Plan * SQL/database resources * Azure Functions * Storage accounts * Networking and dependencies * Connection strings and application settings * Managed identities and access policies * Custom domains and SSL bindings * End-to-end testing of the replicated environment * Verification of independent database reads/writes and background jobs * Reusable ARM/Bicep/Terraform template or clear rebuild documentation I’m also comfortable working through **AnyDesk**, explaining each step while we build the environment, including expected Azure limits, configuration pitfalls and cost considerations. My approach would be to first map the existing production resources, recreate the infrastructure in the target account, validate application dependencies, and then test the complete environment without modifying production. I can start immediately and work step-by-step with you during the session. Best Regards, **Ubaid Alam** Azure | DevOps | Cloud Migration | Database
₹2,500 INR in 4 days
0.0
0.0

CW - I'll replicate your entire Azure production environment into a separate account through an interactive AnyDesk session, handling App Service, databases, functions, storage, networking, managed identities, SSL bindings, and connection strings with full end-to-end verification. I'll test the cloned site in-browser, validate background job execution, confirm database independence, and document the process with either step-by-step runbooks or an ARM/Bicep template you can reuse for future refreshes. Throughout the session I'll explain each decision, highlight cost implications, and address limitations so you understand exactly what was replicated and why. Deliverable: working test environment plus reusable infrastructure-as-code for teardown and rebuild.
₹1,515 INR in 3 days
0.0
0.0

Hi, I can help you replicate the existing Azure production environment into a completely isolated test account without disturbing production. I understand that this needs to be a true environment copy, including the application resources, databases, functions, storage, networking, identities, access policies, domains, SSL bindings, and dependencies. 1. During the AnyDesk session, I’ll audit the existing environment first, then recreate the required resources and configurations in the target Azure account. I’ll ensure connection strings, managed identities, permissions, and application settings point only to the test environment. 2. I’ll validate the replica end-to-end, including browser workflows, background functions, database reads/writes, storage, and integrations. I’ll also document important Azure limitations, potential cost implications, and any configuration that cannot be copied directly. Question 1: Will I have access to both Azure accounts with sufficient permissions to create and configure all required resources? Question 2: Do you already prefer ARM/Bicep/Terraform for the reusable rebuild template, or should I recommend the best option after reviewing the current environment? I’m comfortable working interactively through AnyDesk and can explain each step while building the isolated environment.
₹1,500 INR in 7 days
0.0
0.0

As an experienced web developer familiar with Azure and its diverse functionalities, I am confident I can expertly perform the task of replicating your complete Azure environment into a separate account. Throughout my 9+ years of industry experience, I've gained hands-on expertise in utilizing tools such as AnyDesk for interactive troubleshooting and session-based support. Additionally, I maintain proficiency in key Azure technologies required for a flawless replication process, including ARM/Bicep/Terraform templates. A key aspect that distinguishes me from other developers is my proactive after-sales support. This means that even once the project is successfully completed, I will be available to guide you in using the provided notes or template for any future refreshes. Furthermore, my deep understanding of cost implications in Azure will prevent any surprises along the way. Choosing me for this project not only ensures meticulous attention to detail on replicating all necessary resources but also gains you access to my extensive knowledge base on AWS services & solutions. Let's work together to turn your goal of creating an identical and independent Azure environment into a cost-effective reality!
₹17,000 INR in 7 days
0.0
0.0

CW Hello, I am a .NET and Azure engineer with 23 years of experience, based in British Columbia, Canada. You want a working replica in a separate Azure account, built live over AnyDesk so you can follow and question each step, plus a template you can rebuild from afterwards. In my experience the resources themselves are rarely what breaks a replication like this. The trouble sits in what is bound to the original tenant: managed identities, key vault access policies, connection strings still pointing at production, and SSL bindings tied to the original custom domain. I would inventory those first and treat them as the real work, then confirm each one with you during the session. For the reusable artifact I would hand you Bicep, since it is the native option and stays readable when you edit it later. Terraform instead if you already use it elsewhere. On your acceptance criteria, the one I would test hardest is database reads and writes operating independently of production. That is where a copied connection string can quietly leave the replica writing to your live database. You also asked for cost implications as we go. I reduced Azure spend by roughly 70 percent on a platform I led, so I can flag the choices that matter while we build rather than afterwards. Two questions so my estimate is honest. Is the target account in the same tenant or a completely separate one, and roughly how many App Services and databases are in scope? Best regards, Jenser Almeida
₹7,000 INR in 7 days
0.0
0.0

I have 7 years of experience in azure. I will deliver this project in 1 day. I have worked on all the resources that you have provided.
₹7,000 INR in 2 days
0.0
0.0

This Project caught my eye, so I had to reach out. I understand the importance of creating an identical copy of your Azure environment to test new changes safely without impacting production. Ensuring that all resources, configurations, and dependencies are mirrored perfectly is crucial for a seamless transition. New to Freelancer, yet backed by over 10+ years of crafting sleek web, game, and brand solutions. Let’s create something exceptional together. My extensive experience in Azure environments ensures that I can replicate your setup accurately, address potential pitfalls, and provide a clear, reusable template for future refreshes. I would love to chat more about your project! Regards, Marco Agrela
₹6,250 INR in 7 days
0.0
0.0

Hyderabad, India
Payment method verified
Member since Aug 14, 2026
₹75000-150000 INR
₹600-1500 INR
₹600-1500 INR
₹600-1500 INR
₹750-1250 INR / hour
$1500-3000 USD
$250-750 USD
₹750-1250 INR / hour
₹600-1500 INR
£1500-3000 GBP
₹12500-37500 INR
₹600-1500 INR
$3000-5000 USD
₹750-1250 INR / hour
₹37500-75000 INR
₹12500-37500 INR
$1500-3000 USD
$250-750 USD
₹750-1250 INR / hour
$3000-5000 USD
$250-750 USD
₹600-1500 INR
₹12500-37500 INR
$30-250 USD