Questions tagged [azure-migrate]

42 questions
0
votes
1 answer

Azure Migrate Mobility service agent issues

I'm trying to migrate a server over to Azure and got stuck on the Mobility service agent installation on the source machine. The installation is failing so the source server is not registering to the Migrate appliance therefore not showing up on the…
saulov8
  • 1
  • 2
0
votes
1 answer

What results to examine before "Commit" while migrating Azure VM Classic to ARM

I'm planning to migrate an Azure VM Classic to ARM. In the "Migrate to ARM" page on Azure Portal, i have passed the (1) validation and then completed the (2) Prepare step without problems. Now the page has two green checks and says: Prepare…
aVar
  • 1
  • 1
0
votes
1 answer

Migrating Azure VM through Azure Migrate and getting below error when installing mobility service on premise server

I am migrating Azure VM using Azure Migrate and getting below error when installing mobility service on premise server, tried running through cmd prompt still same error. any suggestions will be highly appreciated.
R0106
  • 33
  • 5
0
votes
0 answers

Migrate from Azure to SharePoint using Migration API - "Must specify IV in Manifest or blob metadata'"

I am trying to use the Migration API with C# to migrate from the default free Azure Cloud (given to all sharepoint accounts) to SharePoint. I can successfully generate a cloud container, and upload files, but the migration fails. Here is my code: …
Michael
  • 8,229
  • 20
  • 61
  • 113
0
votes
0 answers

Getting a error message after migrating to azure

This is the warning message got before migrating Getting a error message after migrating to azure. tried to migrate a web app along with database to azure. but getting an error after login to the web app in azure. both app and database migrated to…
0
votes
1 answer

Azure Migrate Server Discovery

I have completed discovery of windows on-prem servers in azure Migrate but for few of the servers after discovery I can see that server in discovery section but ip of server is not visible? enter image description here
0
votes
0 answers

Migrate SQL DW to Azure synapse workspace

My team is planning to migrate from azure sql dw to azure synapse.I dont see any strong points to do it. Any who has done this before. I want to know when we to consider for migration
Vidya
  • 5
  • 3
0
votes
1 answer

Azure - How to move a single proxmox VM to Azure

I'm currently migrating all our VM to Azure. However, I wasn't able to migrate our proxmox VM to Azure. Could someone please teach me a method to do it please ? Many thanks ! :) Regards
0
votes
1 answer

Can i use Azure Migrate tool to migrate IBM MQ from on-premise to azure cloud

We plan to migrate our on-premise MQ servers hosted in VMware servers to azure VM. Can I use the Azure Migrate tool to migrate IBM MQ from on-premise to Azure cloud
0
votes
1 answer

Migrate GCP Ubuntu compute instance to Azure using Azure Migrate, pushinstallclient error

Am trying to migrate the Ubuntu 16 compute instance from GCP to Azure using Azure Migrate. According to documentation, we need to install UBUNTU-16.04-64_pushinstallclient.tar.gz from their Program Data repository. When I try to run this install…
Pradyum Gupta
  • 197
  • 1
  • 3
  • 21
0
votes
0 answers

How to migrate work items from one project to another project specific area path and create iterations using azure migration tools

How to migrate work items from one project to another project to a specific team and automate the creation of sprints which are existing in source project
0
votes
1 answer

Our client trying to move the Azure sql server from one resource group to another

Our client trying to move the Azure SQL database resources from one resource group to another . The Azure SQL server having around 1600 databases. 4 Elastic pool have exist and databases segregated into 500+500+500+100 (1600 databases). When our…
0
votes
1 answer

Should I migrate complete user store (AspNetRoles, AspNetUserClaims, AspNetUserLogins, etc) to Azure AD B2C? Is this a standard practice?

I have a MVC application and a mobile application which uses Asp.Net Identity for user management and for managing their roles. I'm trying to migrate all the user from our SQL database to Azure AD B2C. I have written a script which will read the…
0
votes
1 answer

Use REST API to external IDP to validate user existence in JIT migration in Azure B2C before creating new AD local account

I am attempting to configure a Sign in to Azure B2C that is designed to check an existing IDP for the user and ADD them as a local account if they currently do not exist as a local account. Basically I want to: Check the local account in B2C to…
Pete Helgren
  • 438
  • 1
  • 7
  • 21
0
votes
1 answer

Azure - migrating Classic Storage account to ARM

I am trying to migrate an Azure classic storage account to ARM. While the process and the prep seems to go alright I was wondering if the new account will still be available the same way. There are no VHDs on in the storage account but a bunch of…