2025年11月22日土曜日

Azure MigrateによるVMwareからAzure Localへの移行 その2

Prerequisites for VMware migration to Azure Local using Azure Migrate

に記載がある前提条件を確認します。

  1. Open required VMware firewall ports.
    →制約は入れていませんが別途確認します。
  2. Open required Hyper-V firewall ports.
    →制約は入れていません別途確認します。
  3. Allow required URLs
    →Outboundの制約は入れていません。
  4. Configure SAN/disks policy on VMs.
    →制約は入れていません。
  5. Install Hyper-V Linux Integration Services on Linux VMs
    →今回はWindows VMで確認する想定です。
  6. Disable BitLocker on Windows VMs.
    →未使用とする想定です。実際、移行元のVMでは未使用です。
  7. Encrypted disks/volumes are not supported.
    →未使用です。
  8. Shared disks are not supported.
    →未使用です。
  9. Deploy, configure, and register an Azure Local instance.
    →別記事の通り、デプロイ済みです。
  10. Verify a successful deployment.
    →別記事の通り、デプロイ済みです。
  11. Verify and make a note of the custom location created during deployment on the Azure Local system.
    →デプロイ時にカスタムロケーションを指定済みです。
  12. Create a custom storage path for the Azure Arc resource bridge for storing VM configuration and OS disks.
    →この後、設定を掲載します。
  13. Create a logical network for the Azure Arc resource bridge for VMs to use.
    →この後、設定を掲載します。
  14. Enable contributor and user administrator access on the subscription for the Azure Migrate project.
    →この後、設定を掲載します。
  15. Create an Azure Migrate project
    →別記事「Azure MigrateによるVMwareからAzure Localへの移行 その1」の通り作成済みです。
該当しない場合があるかもしれませんが、前提条件は上記の通りです。個々の前提条件に関して、コメントを入れました。

Create a custom storage path for the Azure Arc resource bridge for storing VM configuration and OS disks.

デプロイ済みのストレージパス以外に作成が必要でした。具体的な作成方法は、
に手順があります。ストレージパスの画面は、下記のとおりです。
C:\ClusterStorage\UserStorage_1 配下に作ることとし、パスをコピーしておきます。
ストレージパスを下記のように入力しました。名前はストレージパスの最下なフォルダー名が自動的に入ります。
本環境の場合は、30秒ほどで作成完了。
概要を確認しておきます。

Create a logical network for the Azure Arc resource bridge for VMs to use.

論理ネットワークを作成しました。具体的な作成方法は、
に手順があります。

最初の画面では、仮想スイッチと論理ネットワークの関連付けを行いました。その中には、リージョンとカスタムロケーションの指定もあります。
次の画面は、論理ネットワークで指定可能なNW情報を指定してします。
必要であればタグを指定します。
論理ネットワーク作成のサマリーを確認したら、作成します。
作成完了したので、情報を確認します。
Azure Local側から見るとこのようになっていました。

Enable contributor and user administrator access on the subscription for the Azure Migrate project.

具体的な作成方法は、
に手順があります。
Contributorとuser access administratorロールを割り当てました。(リソースグループでも良いはずですが、サブスクリプションに割り当てています)

※以降の記事では、移行先対象とするクラスターを変える場合がありますので、ご承知おきください。


0 件のコメント:

コメントを投稿