0
0

More than 3 years have passed since last update.

【AZ-300】Azure Architect Technologies - 試験対策QA

Last updated at Posted at 2020-09-14

Query an on-premise SQL database server from Logic Apps

  • Installed the on-premises data gateway on a local computer
  • From Azure portal, create an On-premises data gateways
  • From the Logic App Designer, add a connector

How to configure site-to-site VPN connection

  • Create virtual network (Azure)
  • Create the VPN gateway (Azure)
  • Create the local network gateway (Azure)
  • Configure your VPN device (on-pre)
  • Create the VPN connection (Azure)
  • Verify the VPN connection (Azure)

How to configure point-to-site VPN connection

  • Create a route-based virtual network gateway.
  • img

How to transfer the data to the storage account by using the Azure Import/Export service

  • From the Azure portal, create an import job
  • Attach an external disk to on-premise server and then run waimportexport.exe
  • Detach the external disks from on-premise server and ship the disks to an Azure data center
  • From the Azure portal, update the import job

How to synchronize the files in Data Storage to an on-premise server

  • Install the Azure File Sync agent on on-premise server
  • Register on-premise server with Storage Sync Service
  • Create a sync group and a cloud endpoint

Migrate On-Premise VMs to Azure with Azure Migrate

Migrate On-Premise VMs to Azure with Site Recovery

Migrate AWS VMs to Azure with Azure Migrate

  • Add Server Migration tool
  • Set up the replication appliance
  • Enable Replication

Migrate AWS VMs to Azure with Site Recovery

Site Recovery should be used for disaster recovery only, and not migration.

  • Create Recovery Services vaults
  • Select a protection goal
  • Add a Configuration Server
  • Download the Site Recovery Unified Setup and Install
  • Create a replication policy
  • Enable Replication

Identify the appropriate sizes for the Azure VMs - Migration

  • From the Azure Portal, create an Azure Migration project
  • From the Azure Portal. Download an OVA file
  • From VM1, run the Deploy OVF template wizard
  • From VM1, connect to the collector virtual machine and run the Azure Migration Collector
  • From the Azure Portal, create an Azure Migration Assessment

Storage account type

Storage account type Supported services Supported performance tiers Supported access tiers Replication options
General-purpose V2 Blob, File, Queue, Table, Disk, Data Lake Gen2 Standard, Premium Hot, Cool, Archive LRS, GRS, RA-GRS, ZRS, GZRS (preview), RA-GZRS (preview)
General-purpose V1 Blob, File, Queue, Table, and Disk Standard, Premium N/A LRS, GRS, RA-GRS
BlockBlobStorage Blob (block blobs and append blobs only) Premium N/A LRS, ZRS
FileStorage File only Premium N/A LRS, ZRS
BlobStorage Blob (block blobs and append blobs only) Standard Hot, Cool, Archive LRS, GRS, RA-GRS
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0