조직의 사용자를 위한 서비스 카탈로그 솔루션을 만들 때 사용자가 다운로드하여 실행하는 솔루션에 대한 참조 링크인 링크 기반 솔루션을 만들 수 있습니다. 솔루션을 만든 후에는 카탈로그에 할당하여 사용자와 공유할 수 있습니다.
시작하기 전에
서비스 카탈로그가 사용 설정된 Google Cloud 프로젝트와 연결된 Google Cloud조직의 카탈로그 관리자(roles/cloudprivatecatalogproducer.admin) 또는카탈로그 관리자(roles/cloudprivatecatalogproducer.manager) 역할이 있어야 합니다. 이 역할이 없으면 조직 관리자에게 문의하여 액세스 권한을 요청하세요.
[[["이해하기 쉬움","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-04(UTC)"],[],[],null,["# Creating a link-based solution\n==============================\n\nWhen creating Service Catalog solutions for users in your organization, you can\ncreate a link-based solution, which is a reference link to a solution that your\nusers download and launch. After you create the solution, you can share it with\nyour users by assigning it to [catalogs](/service-catalog/docs/create-catalog).\n\nBefore you begin\n----------------\n\n- You must have the [Catalog Admin](/service-catalog/docs/access-control#instance_admin_role) (`roles/cloudprivatecatalogproducer.admin`) *OR* [Catalog Manager](/service-catalog/docs/access-control#catalog_manager_role) (`roles/cloudprivatecatalogproducer.manager`) role for the Google Cloud organization associated with the Google Cloud project which has Service Catalog enabled. If you don't have this role, contact your Organization Administrator to request access.\n\nCreating the solution in Service Catalog\n----------------------------------------\n\nTo create a link-based solution in Service Catalog:\n\n1. Go to the Service Catalog Admin [**Solutions** page](https://console.cloud.google.com/catalog/admin/solutions) in the Google Cloud console. \n [Go to the Solutions page](https://console.cloud.google.com/catalog/admin/solutions)\n2. Click **Select** to choose the Google Cloud project.\n3. Click **CREATE SOLUTION** . In the drop-down list, select **Create a Link\n solution**.\n4. Enter a name, URL, description, and tagline for your solution. The tagline is a short description of a solution that users see as they browse Service Catalog.\n5. Optionally, upload an icon for the solution. The recommended dimensions for an icon are 80 by 80 pixels.\n6. Optionally, add a link for getting support.\n7. Optionally, add a link to documentation for the solution.\n8. Click **CREATE**.\n\nThe following screenshot illustrates creating a link-based solution:\n\nNext steps\n----------\n\n- [Assign the solution](/service-catalog/docs/assign-solutions) to a catalog, so that users in your organization can access and launch the solution."]]