Skip to content

Commit df5f3d7

Browse files
committed
added files to fix warning
1 parent 96bcf3d commit df5f3d7

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
228 KB
Loading
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Delegated subnet limits
3+
description: Learn about Delegated subnet limits for Oracle Database@Azure.
4+
author: jjaygbay1
5+
ms.author: jacobjaygbay
6+
ms.topic: concept-article
7+
ms.service: oracle-on-azure
8+
ms.date: 08/01/2024
9+
---
10+
11+
# Delegated subnet limits
12+
13+
In this article, you learn about delegated subnet limits for Oracle Database@Azure.
14+
15+
Oracle Database@Azure infrastructure resources are connected to your Azure virtual network using a virtual NIC from your [delegated subnets](/azure/virtual-network/subnet-delegation-overview) (delegated to `Oracle.Database/networkAttachement`). By default, the Oracle Database@Azure service can use up to five delegated subnets. If you need more delegated subnet capacity, you can request a service limit increase.
16+
17+
For information on viewing and increasing service limits in the OCI Console, see the following articles:
18+
19+
- [To view the tenancy's limits and usage (by region)](https://docs.oracle.com/en-us/iaas/Content/General/Concepts/servicelimits.htm#To_view_your_tenancys_limits_and_usage_by_region)
20+
- [Requesting a service limit increase](https://docs.oracle.com/en-us/iaas/Content/General/Concepts/servicelimits.htm#Requesti)
21+
22+
When submitting a service limit increase, note the following:
23+
24+
- The service name is `Multicloud`.
25+
- The resource name is `Delegated Subnet Multicloud Links`.
26+
- The service limit name for Oracle Database@Azure delegated subnets is `azure-delegated-subnet-count`.
27+
- The limit is applied at the regional level.
28+
29+
## Next steps
30+
31+
[Network planning for Oracle Database@Azure](oracle-database-network-plan.md) in the Azure documentation for information about network topologies and constraints for Oracle Database@Azure.
32+

0 commit comments

Comments
 (0)