연결 프로필은 데이터 소스 및 대상 데이터베이스의 식별자를 캡처합니다. 각 연결 프로필에는 데이터 소스와 대상 간에 데이터 이동을 용이하게 하는 데 Database Migration Service에 필요한 최소한의 정보가 포함되어 있습니다.
이러한 정보에는 다음이 포함됩니다.
연결 프로필 이름: 인간이 읽을 수 있는 연결 프로필 이름입니다. 이 값은 Google Cloud Console의 Database Migration Service에 표시됩니다.
연결 프로필 ID: 연결 프로필의 기계 판독식 식별자입니다. 이 값은 Database Migration Service Google Cloud CLI 명령어 또는 API를 사용하여 연결 프로필을 사용할 때 사용됩니다.
리전: 연결 프로필이 저장되는 리전입니다.
Database Migration Service는 완전히 지역별 제품이므로 마이그레이션과 관련된 모든 항목 (소스 및 대상 연결 프로필, 마이그레이션 작업, 대상 데이터베이스)을 단일 리전에 저장해야 합니다.
Database Migration Service의 지역 요구사항에 관한 자세한 내용은 기본 Database Migration Service 문서 세트의
제품 개요를 참고하세요.
소스 연결 프로필의 경우: 백업 파일 위치: Database Migration Service가 대상 데이터베이스로 전송하는 SQL Server 백업 및 트랜잭션 로그 파일을 업로드하는 Cloud Storage 버킷입니다.
대상 연결 프로필의 경우:
대상 인스턴스 ID: Database Migration Service가 Cloud Storage 버킷에 저장된 백업 파일의 데이터를 전송하는 SQL Server용 Cloud SQL 대상 인스턴스의 식별자입니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-08(UTC)"],[[["\u003cp\u003eConnection profiles store essential identifiers for data sources and destination databases, enabling Database Migration Service to move data.\u003c/p\u003e\n"],["\u003cp\u003eEach connection profile has a human-readable name and a machine-readable ID for identification and management.\u003c/p\u003e\n"],["\u003cp\u003eConnection profiles must be saved within a specific region, as Database Migration Service requires all migration-related entities to be within the same region.\u003c/p\u003e\n"],["\u003cp\u003eSource connection profiles include a designated Cloud Storage bucket for storing SQL Server backup and transaction log files.\u003c/p\u003e\n"],["\u003cp\u003eDestination connection profiles require the Cloud SQL for SQL Server instance ID and credentials for the destination migration database user.\u003c/p\u003e\n"]]],[],null,["# About connection profiles\n\nConnection profiles capture identifiers for your data sources and\ndestination databases. Each connection profile contains the\nminimum required amount of information Database Migration Service needs to facilitate\ndata movement between the data source and destination.\n\nThat information includes:\n\n- **Connection profile name**: A human-readable name for your\n connection profile. This value is displayed in Database Migration Service in\n the Google Cloud console.\n\n- **Connection profile ID**: A machine-readable identifier for your connection\n profile. This value is used when you work with connection profiles by using\n Database Migration Service Google Cloud CLI commands or API.\n\n- **Region** : The region where your connection profile is saved.\n Database Migration Service is a fully-regional product, meaning all entities\n related to your migration (source and destination connection profiles,\n migration jobs, destination databases) must be saved in a single region.\n For more information on region requirements in Database Migration Service,\n see\n [Product overview](/database-migration/docs/overview) in the main\n Database Migration Service documentation set.\n\n- For source connection profiles: **Backup files location**: The\n Cloud Storage bucket where you upload the SQL Server backup and transaction\n log files that Database Migration Service transfers to your destination database.\n\n- For destination connection profiles:\n\n - **Destination instance ID**: The identifier of your Cloud SQL for SQL Server\n destination instance where Database Migration Service transfers the data from the backup\n files stored in the Cloud Storage bucket.\n\n - **Username** and **password** for the migration database user in your\n destination instance. For more information on this user account, see\n [Create and configure the Cloud SQL for SQL Server destination instance](/database-migration/docs/sqlserver/create-cloud-sql-destination-instance).\n\nWhat's next\n-----------\n\n- [Create a source connection profile](/database-migration/docs/sqlserver/create-source-connection-profile)\n- [Create a destination connection profile](/database-migration/docs/sqlserver/create-destination-connection-profile)\n- [Manage connection profiles](/database-migration/docs/sqlserver/manage-connection-profiles)"]]