Skip to content

Commit ebf0ea4

Browse files
authored
Merge pull request #249352 from anaharris-ms/postgresql-fix
Reliability: Change file name for postgressql and breadcrumbs
2 parents e354387 + 6e7a350 commit ebf0ea4

File tree

6 files changed

+12
-8
lines changed

6 files changed

+12
-8
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24246,6 +24246,11 @@
2424624246
"source_path_from_root": "/articles/bastion/bastion-connect-vm-rdp-linux.md",
2424724247
"redirect_url": "/azure/bastion/bastion-connect-vm-ssh-linux",
2424824248
"redirect_document_id": false
24249+
},
24250+
{
24251+
"source_path_from_root": "/articles/reliability/reliability-postgre-flexible.md",
24252+
"redirect_url": "/azure/reliability/reliability-postgresql-flexible-server",
24253+
"redirect_document_id": false
2424924254
}
2425024255
]
2425124256
}

articles/postgresql/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@
134134
href: flexible-server/concepts-troubleshooting-guides.md
135135
- name: Reliability
136136
items:
137-
- name: High Availability
138-
href: ../reliability/reliability-postgre-flexible.md?toc=/azure/postgresql/toc.json&bc=/azure/bread/toc.json
137+
- name: High Availability (Reliability)
138+
href: ../reliability/reliability-postgresql-flexible-server.md?toc=/azure/postgresql/toc.json&&bc=/azure/postgresql/breadcrumb/toc.json
139139
- name: Business continuity overview
140140
href: flexible-server/concepts-business-continuity.md
141141
- name: Back up and restore
@@ -470,7 +470,7 @@
470470
href: single-server/concepts-connectivity-architecture.md
471471
displayName: security, architecture
472472
- name: Threat protection with Microsoft Defender for Cloud
473-
href: ../security-center/defender-for-databases-usage.md?toc=/azure/postgresql/toc.json&bc=/azure/postgresql/breadcrumb/toc.json
473+
href: ../defender-for-cloud/defender-for-databases-usage.md?toc=/azure/postgresql/toc.json&bc=/azure/postgresql/breadcrumb/toc.json
474474
displayName: security, advanced threat protection
475475
- name: Azure AD authentication
476476
href: single-server/concepts-azure-ad-authentication.md

articles/postgresql/breadcrumb/toc.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ items:
44
topicHref: /azure/index
55
items:
66
- name: PostgreSQL
7-
tocHref: /azure/security-center/
7+
tocHref: /azure/defender-for-cloud/
88
topicHref: /azure/postgresql/index
99
- name: PostgreSQL
1010
tocHref: /azure/reliability
11-
topicHref: /azure/postgresql/index
12-
11+
topicHref: /azure/postgresql/index

articles/reliability/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
- name: Azure Database for MySQL - Flexible Server
181181
href: ../mysql/flexible-server/concepts-high-availability.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
182182
- name: Azure Database for PostgreSQL - Flexible Server
183-
href: reliability-postgre-flexible.md
183+
href: reliability-postgresql-flexible-server.md
184184
- name: Azure Data Manager for Energy
185185
href: ../energy-data-services/reliability-energy-data-services.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
186186
- name: Azure DDoS Protection

articles/reliability/reliability-guidance-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Azure reliability guidance contains the following:
2424
| **Products** |
2525
| --- |
2626
|[Azure Cosmos DB](../cosmos-db/high-availability.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)|
27-
[Azure Database for PostgreSQL - Flexible Server](reliability-postgre-flexible.md)|
27+
[Azure Database for PostgreSQL - Flexible Server](reliability-postgresql-flexible-server.md)|
2828
[Azure Event Hubs](../event-hubs/event-hubs-geo-dr.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json#availability-zones)|
2929
[Azure ExpressRoute](../expressroute/designing-for-high-availability-with-expressroute.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)|
3030
[Azure Key Vault](../key-vault/general/disaster-recovery-guidance.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)|
File renamed without changes.

0 commit comments

Comments
 (0)