Skip to content

Commit 137c01b

Browse files
[MCN] Download catalog and new supported resources (#18202)
* added download cloud catalog * added new resources supported * refine text
1 parent f7b66cb commit 137c01b

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

src/content/docs/magic-cloud-networking/manage-resources.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,14 @@ To browse the resources in your catalog:
2727
4. In **Credentials**, select **I would like to update my credentials**, and make the required changes to your credentials.
2828
5. Select **Save** when you are finished.
2929
6. (Optional) You can also select **Delete** to delete your cloud integration.
30+
31+
## Download cloud integrations catalog
32+
33+
You can download a JSON file containing the information about all your cloud resources:
34+
35+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account.
36+
2. Select **Manage Account** > **Cloud integrations**.
37+
3. Go to **Resource catalog**.
38+
4. Select **Download catalog**.
39+
40+
After your browser finishes downloading the ZIP file, expand it to access the JSON with the information about your cloud resources.

src/content/docs/magic-cloud-networking/reference.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,10 @@ Magic Cloud Networking discovers the following resource types.
5454
- AWS EC2 Managed Prefix List
5555
- AWS Egress Only Internet Gateway
5656
- AWS Internet Gateway
57+
- AWS Instance
58+
- AWS Network Interface
5759
- AWS Route Table
60+
- AWS Route Table Association
5861
- AWS Security Group
5962
- AWS Subnet
6063
- AWS VPC
@@ -67,12 +70,25 @@ Magic Cloud Networking discovers the following resource types.
6770

6871
### Azure
6972

73+
- Azure Application Security Group
74+
- Azure Load Balancer
75+
- Azure Load Balancer Backend Address Pool
76+
- Azure Load Balancer NAT Pool
77+
- Azure Load Balancer NAT Rule
78+
- Azure Load Balancer Rule
7079
- Azure Local Network Gateway
80+
- Azure Network Interface
81+
- Azure Network Interface Application Security Group Association
82+
- Azure Network Interface Backend Address Pool Association
83+
- Azure Network Interface Security Group Association
84+
- Azure Network Security Group
7185
- Azure Public IP
7286
- Azure Route
7387
- Azure Route Table
7488
- Azure Subnet
7589
- Azure Subnet Route Table Association
90+
- Azure Virtual Machine
91+
- Azure Virtual Machine Gateway Connection
7692
- Azure Virtual Network
7793
- Azure Virtual Network Gateway
7894
- Azure Virtual Network Gateway Connection

0 commit comments

Comments
 (0)