[[["容易理解","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-08-21 (世界標準時間)。"],[[["\u003cp\u003eThis content applies specifically to Apigee and not Apigee hybrid, focusing on how to deploy an API proxy.\u003c/p\u003e\n"],["\u003cp\u003eThere are two user interface options for managing Apigee: the new "Apigee in Cloud console" and the classic Apigee UI.\u003c/p\u003e\n"],["\u003cp\u003eDeploying an API proxy is essential before it can be accessed and used by developers within an Apigee environment.\u003c/p\u003e\n"],["\u003cp\u003eThe deployment process involves selecting a specific proxy revision and choosing the target environment, with optional service account configuration in the new Apigee in Cloud console UI.\u003c/p\u003e\n"],["\u003cp\u003eAfter deployment, a green icon in the deployment status column indicates that the API proxy revision is active, and the next step involves testing the newly deployed API proxy.\u003c/p\u003e\n"]]],[],null,["*This page\napplies to **Apigee** , but not to **Apigee hybrid**.*\n\n\n*View [Apigee Edge](https://docs.apigee.com/api-platform/get-started/what-apigee-edge) documentation.*\n\nAn API proxy must be deployed before developers can access and use it. \n\nApigee in Cloud console\n\n1. In the Google Cloud console, go to the **Apigee \\\u003e Proxy development \\\u003e API proxies** page.\n\n [Go to API proxies](https://console.cloud.google.com//apigee/proxies)\n2. Make sure the same Google Cloud project where you created the API proxy is selected from the dropdown at the top of the page.\n3. Select **myproxy** in the proxies list.\n4. Click **Deploy** to display the **Deploy** dialog, and enter the following information:\n - **Revision**: Select the revision number of the proxy you want to deploy. If you're doing this tutorial from scratch, there's only one revision to choose from.\n - **Environment**: Select the environment where you want to deploy the proxy. An environment is a runtime execution context for the API proxies in an Apigee organization. You must deploy an API proxy to an environment before it can be accessed.\n - **Service account** (optional): A [service account](https://cloud.google.com/iam/docs/service-accounts) for the proxy. The service account represents the identity of the deployed proxy, and determines what permissions it has. This is an advanced feature, and for the purpose of this tutorial, you can ignore it.\n5. Click **Deploy**.\n\n| **Note:** It may take a few moments for Apigee to deploy the new proxy.\n\nWhen the proxy is deployed, the **Status** column in the **Deployments** section displays\na green icon to show that the API proxy revision is deployed. You can hover the cursor over the status icon\nto see more information about the deployment.\n\nClassic Apigee IU\n\n1. Open the [Apigee UI](https://apigee.google.com) in a browser.\n2. In the Apigee UI, select **Develop \\\u003e API Proxies** .\n\n Be sure the \"test\" environment is selected.\n\n The UI displays your new proxy in the proxies list:\n\n3. Click on the \"myproxy\" proxy.\n\n The UI displays the **API Proxies Overview** tab for that proxy in the Proxy\n Editor.\n\n Notice that under **Deployments** , the **Revision** column shows\n \"Not deployed\".\n4. In the **Revision** column, expand the drop-down selector to choose the revision to deploy.\n\n The drop down list displays only \"1\" and \"Undeploy\":\n\n5. Select \"1\"---the revision that you want to deploy---from the drop down list.\n\n The UI prompts you to confirm the deployment:\n\n6. Click **Deploy** .\n\n Apigee begins the process of deploying revision 1 of your new proxy.\n\n| **Note:** It may take a few minutes for Apigee to deploy the new proxy.\n\nThe next step explains how to call the API proxy you just deployed.\n[1](/apigee/docs/api-platform/get-started/create-proxy) [2](/apigee/docs/api-platform/get-started/deploy-proxy) [(NEXT) Step 3: Test the API proxy](/apigee/docs/api-platform/get-started/test-proxy) [4](/apigee/docs/api-platform/get-started/change-endpoint) [5](/apigee/docs/api-platform/get-started/add-policy)\n\n\u003cbr /\u003e"]]