Skip to content

Commit d8edbaa

Browse files
added cloud integrations
1 parent 44ced55 commit d8edbaa

File tree

1 file changed

+26
-18
lines changed

1 file changed

+26
-18
lines changed

src/content/docs/magic-cloud-networking/get-started.mdx

Lines changed: 26 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ sidebar:
66

77
---
88

9+
import { DashButton } from "~/components";
10+
911
To get started with Magic Cloud Networking (beta) you need to give Cloudflare permission to interact with cloud providers on your behalf. You might have multiple provider accounts for the same cloud provider — for example, you might want Cloudflare to manage virtual private clouds (VPCs) belonging to two different AWS accounts.
1012

1113
Once Cloudflare has the credentials required to access your cloud environments, Magic Cloud Networking will automatically begin discovering your cloud resources — like routing tables and virtual private networks. Discovered resources appear in your [Cloud resource catalog](/magic-cloud-networking/manage-resources/#cloud-resource-catalog).
@@ -14,12 +16,14 @@ Once Cloudflare has the credentials required to access your cloud environments,
1416

1517
### 1. Create integration
1618

17-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account.
18-
2. Select **Networking** > **Cloud integrations**.
19-
3. Select **Add** > **AWS integration**.
20-
4. Give a descriptive name to your integration. Optionally, you can also add a description for it.
21-
5. Select **Create integration**.
22-
6. Select **Authorize access** to start the process of connecting your Cloudflare account to Amazon AWS.
19+
1. In the Cloudflare dashboard, go to Cloud integrations.
20+
21+
<DashButton url="/?to=/:account/mcn/integrations" />
22+
23+
2. Select **Add** > **AWS integration**.
24+
3. Give a descriptive name to your integration. Optionally, you can also add a description for it.
25+
4. Select **Create integration**.
26+
5. Select **Authorize access** to start the process of connecting your Cloudflare account to Amazon AWS.
2327

2428
### 2. Create IAM policy
2529

@@ -78,12 +82,14 @@ The first discovery of resources may not succeed in all regions, while the IAM p
7882

7983
### 1. Create integration
8084

81-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account.
82-
2. Select **Networking** > **Cloud integrations**.
83-
3. Select **Add** > **Azure integration**.
84-
4. Give a descriptive name to your integration. Optionally, you can also add a description for it.
85-
5. Select **Create integration**.
86-
6. Select **Authorize access** to start the process of connecting your Cloudflare account to Microsoft Azure.
85+
1. In the Cloudflare dashboard, go to Cloud integrations.
86+
87+
<DashButton url="/?to=/:account/mcn/integrations" />
88+
89+
2. Select **Add** > **Azure integration**.
90+
3. Give a descriptive name to your integration. Optionally, you can also add a description for it.
91+
4. Select **Create integration**.
92+
5. Select **Authorize access** to start the process of connecting your Cloudflare account to Microsoft Azure.
8793

8894
### 2. Authorize access to your Azure account
8995

@@ -113,12 +119,14 @@ The first discovery of resources may not succeed in all regions, while the IAM p
113119

114120
### 1. Create integration
115121

116-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account.
117-
2. Select **Networking** > **Cloud integrations**.
118-
3. Select **Add** > **Google integration**.
119-
4. Give a descriptive name to your integration. Optionally, you can also add a description for it.
120-
5. Select **Create integration**.
121-
6. Select **Authorize access** to start the process of connecting your Cloudflare account to Google Cloud.
122+
1. In the Cloudflare dashboard, go to Cloud integrations.
123+
124+
<DashButton url="/?to=/:account/mcn/integrations" />
125+
126+
2. Select **Add** > **Google integration**.
127+
3. Give a descriptive name to your integration. Optionally, you can also add a description for it.
128+
4. Select **Create integration**.
129+
5. Select **Authorize access** to start the process of connecting your Cloudflare account to Google Cloud.
122130

123131
### 2. Authorize access to your Google account
124132

0 commit comments

Comments
 (0)