如果您看到消息 FAILED_PRECONDITION: The project does not have
a billing account associated with it.,请参阅如何为现有项目启用结算功能,为您的 SAS 项目启用结算功能。
如果您看到消息 ALREADY_EXISTS: Your project id
PROJECT_ID matches a user id already
present in our system. Please create a new project with a different
ID.,请执行以下操作:
如果您是新客户,请返回第 2 步,使用其他项目 ID 创建新项目,然后继续操作。
如果您的 Google Cloud 管理员为您创建了项目,请让其为 SAS 创建一个新项目,并按照准备工作部分中的说明向您授予访问权限。返回第 3 步并继续操作。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-01。"],[],[],null,["# Create new deployments\n\nAfter you have [Provisioned the SAS service for your first deployment](/spectrum-access-system/docs/quickstart),\nyou can provision the SAS service for additional deployments using\nthe Google Cloud CLI. You can create a deployment in a new or existing SAS\norganization.\n\nBefore you begin\n----------------\n\nEach SAS deployment can only be associated with a single Google Cloud project.\nIf you have not already done som you must create a new Google Cloud project in which you\nthen create a SAS deployment. For more information, see\n[Creating and managing projects](/resource-manager/docs/creating-managing-projects).\nRecord the project ID of your new project - it is required to complete the steps\nin this guide.\n\nThe project must be linked to a billing account. For more information, see\n[Enable billing for a new project](/billing/docs/how-to/modify-project#enable_billing_for_a_new_project).\n| **Note:** The project ID of the Google Cloud project used for provisioning becomes the default user ID of your first SAS deployment. Once you have registered CBSDs with SAS using a specific user ID, you cannot change that user ID without re-registering the devices to a new deployment.\n\n### Update the Google Cloud CLI\n\n1. Go to the Google Cloud console.\n\n2. If you haven't installed the Google Cloud CLI, follow the instructions\n at [Initializing the Google Cloud CLI](/sdk/docs/initializing) to install it from\n the Google Cloud console.\n\n3. Update the Google Cloud CLI and get access to the Google SAS toolset:\n\n gcloud components update\n\nCreate a new deployment in a new SAS organization\n-------------------------------------------------\n\nTo create a new deployment in a new SAS organization, complete\nthe steps in this section.\n\n1. Use the following command to set the target Google Cloud project as the active project:\n\n gcloud config set project \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e\n\n Replace \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e with the Google Cloud project ID\n of the project you created earlier in this guide.\n2. Provision your new deployment:\n\n gcloud alpha cbrs-spectrum-access provision \\\n --organization-name=\"\u003cvar translate=\"no\"\u003eORGANIZATION_NAME\u003c/var\u003e\"\n\n - Replace \u003cvar translate=\"no\"\u003eORGANIZATION_NAME\u003c/var\u003e with the name of your SAS organization as you want to appear in the SAS Portal. \u003cvar translate=\"no\"\u003eORGANIZATION_NAME\u003c/var\u003e can include spaces, lowercase or uppercase letters, numbers, and punctuation.\n3. Follow the prompts that appear to enable the SAS Portal API\n on the project and create a new deployment in your SAS\n organization.\n\n 1. If provisioning is successful, you see the following output:\n\n A new SAS deployment with userID: \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e has been created. Go to g.co/sasportal to check\n spectrum availability, pre-register CBSDs, check\n CBSD status and manage users.\n\n 2. If you see the message `You do not currently have this command group\n installed`, follow the prompts to install the missing components.\n\n 3. If you see the message `ERROR: (gcloud.alpha) Invalid choice:\n 'cbrs-spectrum-access'` run `gcloud components update` and follow the\n prompts to install the updates and try again.\n\n 4. If you see the message `FAILED_PRECONDITION: The project does not have\n a billing account associated with it.` see\n [How to enable billing on an existing project](/billing/docs/how-to/modify-project#how-to-enable-billing)\n to enable billing for your SAS project.\n\n 5. If you see the message `ALREADY_EXISTS: Your project id\n `\u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e` matches a user id already\n present in our system. Please create a new project with a different\n ID.`, do the following:\n\n - If you are a new customer, go return to Step 2 to create a new project with a different project ID and proceed.\n - If your Google Cloud administrator created the project for you, ask them to create a new project for SAS and grant you access as described in the [Before you begin](#before-you-begin) section. Return to Step 3 and proceed.\n\nYou are finished! Go to the\n[SAS Portal](https://wirelessconnectivity.google.com/sas)\nto [add users](/spectrum-access-system/docs/users-sasportal),\n[create CBSD configurations](/spectrum-access-system/docs/cbsd/configure), and\n[view the status of your CBRS network](/spectrum-access-system/docs/portal#analyze-status).\n\nCreate a new deployment in an existing SAS organization\n-------------------------------------------------------\n\nComplete the steps in this section to retrieve your existing SAS organization ID, and\nprovision the SAS service for a new deployment in your existing SAS organization.\n\n### Retrieve your SAS organization ID\n\n1. Retrieve your SAS Portal organization ID.\n\n 1. Go to the [Google SAS Portal](https://wirelessconnectivity.google.com/sas)\n\n 2. Select **View deployments**.\n\n 3. In the page that appears, click the name of the target SAS organization.\n\n 4. Click **Open**.\n\n 5. Retrieve your SAS organization ID from the URL.\n The organization ID is the number that follows the `org/` string. For example:\n\n### Provision your new SAS deployment\n\n1. Use the following command to set the target Google Cloud project as the active project:\n\n gcloud config set project \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e\n\n Replace \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e with the Google Cloud project ID\n of the project you created earlier in this guide.\n2. Provision your new deployment under the target SAS organization:\n\n gcloud alpha cbrs-spectrum-access provision \\\n --organization-id=\u003cvar translate=\"no\"\u003eSAS_ORGANIZATION_ID\u003c/var\u003e\n\n Replace \u003cvar translate=\"no\"\u003eSAS_ORGANIZATION_ID\u003c/var\u003e with the Portal\n organization ID that you retrieved earlier.\n3. Follow the prompts that appear to enable the SAS Portal API\n on the project and complete the provisioning of your deployment.\n\nYou are finished! Go to the\n[SAS Portal](https://wirelessconnectivity.google.com/sas)\nto [add users](/spectrum-access-system/docs/users-sasportal),\n[create CBSD configurations](/spectrum-access-system/docs/cbsd/configure), and\n[view the status of your CBRS network](/spectrum-access-system/docs/portal#analyze-status).\n\nWhat's next\n-----------\n\n- Learn about [Citizens Broadband Radio Service Devices (CBSDs)](/spectrum-access-system/docs/cbsd/overview).\n- Preruse product videos and training sessions at [SAS YouTube channel](https://www.youtube.com/channel/UCPRC_4Oip3BfdjHvMXNU4MQ/videos).\n- [Troubleshoot SAS issues](/spectrum-access-system/docs/troubleshooting)."]]