-
Notifications
You must be signed in to change notification settings - Fork 59
/
.openpublishing.redirection.json
969 lines (969 loc) · 43.4 KB
/
.openpublishing.redirection.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
{
"redirections": [
{
"source_path": "articles/mariadb/scripts/sample-change-server-configuration.md",
"redirect_url": "/previous-versions/azure/mariadb/scripts/sample-change-server-configuration",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/scripts/sample-create-server-and-firewall-rule.md",
"redirect_url": "/previous-versions/azure/mariadb/scripts/sample-create-server-and-firewall-rule",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/scripts/sample-create-server-with-vnet-rule.md",
"redirect_url": "/previous-versions/azure/mariadb/scripts/sample-create-server-with-vnet-rule",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/scripts/sample-point-in-time-restore.md",
"redirect_url": "/previous-versions/azure/mariadb/scripts/sample-point-in-time-restore",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/scripts/sample-scale-server.md",
"redirect_url": "/previous-versions/azure/mariadb/scripts/sample-scale-server",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/scripts/sample-server-logs.md",
"redirect_url": "/previous-versions/azure/mariadb/scripts/sample-server-logs",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-audit-logs.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-audit-logs",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-azure-advisor-recommendations.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-azure-advisor-recommendations",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-backup.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-backup",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-business-continuity.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-business-continuity",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-certificate-rotation.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-certificate-rotation",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-compatibility.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-compatibility",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-connectivity-architecture.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-connectivity-architecture",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-connectivity.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-connectivity",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-data-access-security-private-link.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-data-access-security-private-link",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-data-access-security-vnet.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-data-access-security-vnet",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-data-in-replication.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-data-in-replication",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-firewall-rules.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-firewall-rules",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-high-availability.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-high-availability",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-limits.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-limits",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-monitoring.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-monitoring",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-planned-maintenance-notification.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-planned-maintenance-notification",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-pricing-tiers.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-pricing-tiers",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-query-performance-insight.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-query-performance-insight",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-query-store.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-query-store",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-read-replicas.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-read-replicas",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-security.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-security",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-server-logs.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-server-logs",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-server-parameters.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-server-parameters",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-servers.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-servers",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-ssl-connection-security.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-ssl-connection-security",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/concepts-supported-versions.md",
"redirect_url": "/previous-versions/azure/mariadb/concepts-supported-versions",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/connect-workbench.md",
"redirect_url": "/previous-versions/azure/mariadb/connect-workbench",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-alert-metric.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-alert-metric",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-auto-grow-storage-cli.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-auto-grow-storage-cli",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-auto-grow-storage-portal.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-auto-grow-storage-portal",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-auto-grow-storage-powershell.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-auto-grow-storage-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-configure-audit-logs-cli.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-configure-audit-logs-cli",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-configure-audit-logs-portal.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-configure-audit-logs-portal",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-configure-privatelink-cli.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-configure-privatelink-cli",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-configure-privatelink-portal.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-configure-privatelink-portal",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-configure-server-logs-cli.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-configure-server-logs-cli",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-configure-server-logs-portal.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-configure-server-logs-portal",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-configure-server-parameters-cli.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-configure-server-parameters-cli",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-configure-server-parameters-using-powershell.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-configure-server-parameters-using-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-configure-ssl.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-configure-ssl",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-connection-string-powershell.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-connection-string-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-connection-string.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-connection-string",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-create-manage-server-portal.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-create-manage-server-portal",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-create-users.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-create-users",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-data-in-replication.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-data-in-replication",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-deny-public-network-access.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-deny-public-network-access",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-manage-firewall-cli.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-manage-firewall-cli",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-manage-firewall-portal.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-manage-firewall-portal",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-manage-vnet-cli.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-manage-vnet-cli",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-manage-vnet-portal.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-manage-vnet-portal",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-migrate-dump-restore.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-migrate-dump-restore",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-move-regions-portal.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-move-regions-portal",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-read-replicas-cli.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-read-replicas-cli",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-read-replicas-portal.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-read-replicas-portal",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-read-replicas-powershell.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-read-replicas-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-redirection.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-redirection",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-restart-server-cli.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-restart-server-cli",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-restart-server-portal.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-restart-server-portal",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-restart-server-powershell.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-restart-server-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-restore-dropped-server.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-restore-dropped-server",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-restore-server-cli.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-restore-server-cli",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-restore-server-portal.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-restore-server-portal",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-restore-server-powershell.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-restore-server-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-server-parameters.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-server-parameters",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-tls-configurations.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-tls-configurations",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-troubleshoot-common-connection-issues.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-troubleshoot-common-connection-issues",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/howto-troubleshoot-query-performance.md",
"redirect_url": "/previous-versions/azure/mariadb/howto-troubleshoot-query-performance",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/index.yml",
"redirect_url": "/previous-versions/azure/mariadb/index",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/overview.md",
"redirect_url": "/previous-versions/azure/mariadb/overview",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/policy-reference.md",
"redirect_url": "/previous-versions/azure/mariadb/policy-reference",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/quickstart-create-mariadb-server-database-arm-template.md",
"redirect_url": "/previous-versions/azure/mariadb/quickstart-create-mariadb-server-database-arm-template",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/quickstart-create-mariadb-server-database-bicep.md",
"redirect_url": "/previous-versions/azure/mariadb/quickstart-create-mariadb-server-database-bicep",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/quickstart-create-mariadb-server-database-using-azure-cli.md",
"redirect_url": "/previous-versions/azure/mariadb/quickstart-create-mariadb-server-database-using-azure-cli",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/quickstart-create-mariadb-server-database-using-azure-portal.md",
"redirect_url": "/previous-versions/azure/mariadb/quickstart-create-mariadb-server-database-using-azure-portal",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/quickstart-create-mariadb-server-database-using-azure-powershell.md",
"redirect_url": "/previous-versions/azure/mariadb/quickstart-create-mariadb-server-database-using-azure-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/reference-stored-procedures.md",
"redirect_url": "/previous-versions/azure/mariadb/reference-stored-procedures",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/sample-scripts-azure-cli.md",
"redirect_url": "/previous-versions/azure/mariadb/sample-scripts-azure-cli",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/security-controls-policy.md",
"redirect_url": "/previous-versions/azure/mariadb/security-controls-policy",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/select-right-deployment-type.md",
"redirect_url": "/previous-versions/azure/mariadb/select-right-deployment-type",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/tutorial-design-database-cli.md",
"redirect_url": "/previous-versions/azure/mariadb/tutorial-design-database-cli",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/tutorial-design-database-using-portal.md",
"redirect_url": "/previous-versions/azure/mariadb/tutorial-design-database-using-portal",
"redirect_document_id": false
},
{
"source_path": "articles/mariadb/tutorial-design-database-using-powershell.md",
"redirect_url": "/previous-versions/azure/mariadb/tutorial-design-database-using-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/application-best-practices.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/application-best-practices",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-aks.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-aks",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-audit.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-audit",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-azure-ad-authentication.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-azure-ad-authentication",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-azure-advisor-recommendations.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-azure-advisor-recommendations",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-backup.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-backup",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-business-continuity.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-business-continuity",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-certificate-rotation.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-certificate-rotation",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-connection-libraries.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-connection-libraries",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-connectivity-architecture.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-connectivity-architecture",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-connectivity.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-connectivity",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-data-access-and-security-private-link.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-data-access-and-security-private-link",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-data-access-and-security-vnet.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-data-access-and-security-vnet",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-data-encryption-postgresql.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-data-encryption-postgresql",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-extensions.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-extensions",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-firewall-rules.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-firewall-rules",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-high-availability.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-high-availability",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-infrastructure-double-encryption.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-infrastructure-double-encryption",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-known-issues-limitations.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-known-issues-limitations",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-limits.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-limits",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-logical.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-logical",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-monitoring.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-monitoring",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-performance-recommendations.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-performance-recommendations",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-planned-maintenance-notification.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-planned-maintenance-notification",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-pricing-tiers.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-pricing-tiers",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-query-performance-insight.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-query-performance-insight",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-query-store-best-practices.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-query-store-best-practices",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-query-store-scenarios.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-query-store-scenarios",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-query-store.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-query-store",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-read-replicas.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-read-replicas",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-security.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-security",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-server-logs.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-server-logs",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-servers.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-servers",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-ssl-connection-security.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-ssl-connection-security",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/concepts-supported-versions.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/concepts-supported-versions",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/connect-csharp.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/connect-csharp",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/connect-go.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/connect-go",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/connect-java.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/connect-java",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/connect-nodejs.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/connect-nodejs",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/connect-php.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/connect-php",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/connect-python.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/connect-python",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/connect-ruby.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/connect-ruby",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/connect-rust.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/connect-rust",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-alert-on-metric.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-alert-on-metric",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-auto-grow-storage-cli.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-auto-grow-storage-cli",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-auto-grow-storage-portal.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-auto-grow-storage-portal",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-auto-grow-storage-powershell.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-auto-grow-storage-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-configure-privatelink-cli.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-configure-privatelink-cli",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-configure-privatelink-portal.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-configure-privatelink-portal",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-configure-server-logs-in-portal.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-configure-server-logs-in-portal",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-configure-server-logs-using-cli.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-configure-server-logs-using-cli",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-configure-server-parameters-using-cli.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-configure-server-parameters-using-cli",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-configure-server-parameters-using-portal.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-configure-server-parameters-using-portal",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-configure-server-parameters-using-powershell.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-configure-server-parameters-using-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-configure-sign-in-azure-ad-authentication.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-configure-sign-in-azure-ad-authentication",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-connect-query-guide.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-connect-query-guide",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-connect-with-managed-identity.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-connect-with-managed-identity",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-connection-string-powershell.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-connection-string-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-create-manage-server-portal.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-create-manage-server-portal",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-create-users.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-create-users",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-data-encryption-cli.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-data-encryption-cli",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-data-encryption-portal.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-data-encryption-portal",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-data-encryption-troubleshoot.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-data-encryption-troubleshoot",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-data-encryption-validation.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-data-encryption-validation",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-deny-public-network-access.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-deny-public-network-access",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-double-encryption.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-double-encryption",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-manage-firewall-using-portal.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-manage-firewall-using-portal",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-manage-server-cli.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-manage-server-cli",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-manage-vnet-using-cli.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-manage-vnet-using-cli",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-manage-vnet-using-portal.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-manage-vnet-using-portal",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-move-regions-portal.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-move-regions-portal",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-optimize-autovacuum.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-optimize-autovacuum",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-optimize-bulk-inserts.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-optimize-bulk-inserts",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-optimize-query-stats-collection.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-optimize-query-stats-collection",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-optimize-query-time-with-toast-table-storage-strategy.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-optimize-query-time-with-toast-table-storage-strategy",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-read-replicas-cli.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-read-replicas-cli",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-read-replicas-portal.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-read-replicas-portal",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-read-replicas-powershell.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-read-replicas-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-restart-server-cli.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-restart-server-cli",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-restart-server-portal.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-restart-server-portal",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-restart-server-powershell.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-restart-server-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-restore-dropped-server.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-restore-dropped-server",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-restore-server-cli.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-restore-server-cli",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-restore-server-portal.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-restore-server-portal",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-restore-server-powershell.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-restore-server-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-tls-configurations.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-tls-configurations",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-troubleshoot-common-connection-issues.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-troubleshoot-common-connection-issues",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/how-to-upgrade-using-dump-and-restore.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/how-to-upgrade-using-dump-and-restore",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/overview-single-server.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/overview-single-server",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/policy-reference.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/policy-reference",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/quickstart-create-postgresql-server-database-using-arm-template.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/quickstart-create-postgresql-server-database-using-arm-template",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/quickstart-create-postgresql-server-database-using-azure-powershell.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/quickstart-create-postgresql-server-database-using-azure-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/quickstart-create-postgresql-server-database-using-bicep.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/quickstart-create-postgresql-server-database-using-bicep",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/quickstart-create-server-database-azure-cli.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/quickstart-create-server-database-azure-cli",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/quickstart-create-server-database-portal.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/quickstart-create-server-database-portal",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/quickstart-create-server-up-azure-cli.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/quickstart-create-server-up-azure-cli",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/sample-scripts-azure-cli.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/sample-scripts-azure-cli",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/security-controls-policy.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/security-controls-policy",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/tutorial-design-database-using-azure-cli.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/tutorial-design-database-using-azure-cli",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/tutorial-design-database-using-azure-portal.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/tutorial-design-database-using-azure-portal",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/tutorial-design-database-using-powershell.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/tutorial-design-database-using-powershell",
"redirect_document_id": false
},
{
"source_path": "articles/postgresql/single-server/tutorial-monitor-and-tune.md",
"redirect_url": "/previous-versions/azure/postgresql/single-server/tutorial-monitor-and-tune",
"redirect_document_id": false
},
{
"source_path": "articles/cosmos-db/monitor-account-key-updates.md",
"redirect_url": "/previous-versions/azure/cosmos-db/monitor-account-key-updates",
"redirect_document_id": false
},
{
"source_path": "articles/cosmos-db/nosql/multitenancy.md",
"redirect_url": "/azure/architecture/guide/multitenant/service/cosmos-db?toc=/azure/cosmos-db/toc.json&bc=/azure/cosmos-db/breadcrumb/toc.json",
"redirect_document_id": false
},
{
"source_path": "articles/cosmos-db/autoscale-per-partition-region.md",
"redirect_url": "/azure/cosmos-db/provision-throughput-autoscale",
"redirect_document_id": false
}
]
}