Skip to content

Commit f65b134

Browse files
committed
Fix invalid links
1 parent f53c807 commit f65b134

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/mariadb/concepts-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ You can opt in to [Advanced Threat Protection](concepts-data-access-and-security
4646

4747

4848
## Next steps
49-
- Enable firewall rules for [IPs](concepts-firewall-rules.md) or [virtual networks](concepts-data-access-and-security-vnet.md)
49+
- Enable firewall rules for [IPs](concepts-firewall-rules.md) or [virtual networks](concepts-data-access-security-vnet.md)

articles/mysql/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
- name: Firewall rules
8989
href: concepts-firewall-rules.md
9090
- name: Virtual Network
91-
href: concepts-data-access-security-vnet.md
91+
href: concepts-data-access-and-security-vnet.md
9292
- name: Advanced Threat Protection
9393
href: concepts-data-access-and-security-threat-protection.md
9494
- name: Business continuity

articles/mysql/concepts-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ A newly created Azure Database for MySQL server has a firewall that blocks all e
3030
IP firewall rules grant access to servers based on the originating IP address of each request. See the [firewall rules overview](concepts-firewall-rules.md) for more information.
3131

3232
### Virtual network firewall rules
33-
Virtual network service endpoints extend your virtual network connectivity over the Azure backbone. Using virtual network rules you can enable your Azure Database for MySQL server to allow connections from selected subnets in a virtual network. For more information, see the [virtual network service endpoint overview](concepts-data-access-security-vnet.md).
33+
Virtual network service endpoints extend your virtual network connectivity over the Azure backbone. Using virtual network rules you can enable your Azure Database for MySQL server to allow connections from selected subnets in a virtual network. For more information, see the [virtual network service endpoint overview](concepts-data-access-and-security-vnet.md).
3434

3535

3636
## Access management

0 commit comments

Comments
 (0)