Skip to content

Commit cf67178

Browse files
Change FSPG resource provider to correct case DBforPostgreSQL (#15145)
1 parent d6aaf53 commit cf67178

File tree

4 files changed

+31
-31
lines changed

4 files changed

+31
-31
lines changed

specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2021-06-01-preview/postgresql.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
}
3535
},
3636
"paths": {
37-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}": {
37+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}": {
3838
"put": {
3939
"tags": [
4040
"Servers"
@@ -241,7 +241,7 @@
241241
}
242242
}
243243
},
244-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers": {
244+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers": {
245245
"get": {
246246
"tags": [
247247
"Servers"
@@ -283,7 +283,7 @@
283283
}
284284
}
285285
},
286-
"/subscriptions/{subscriptionId}/providers/Microsoft.DBForPostgreSql/flexibleServers": {
286+
"/subscriptions/{subscriptionId}/providers/Microsoft.DBforPostgreSQL/flexibleServers": {
287287
"get": {
288288
"tags": [
289289
"Servers"
@@ -322,7 +322,7 @@
322322
}
323323
}
324324
},
325-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/restart": {
325+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/restart": {
326326
"post": {
327327
"tags": [
328328
"ServerRestart"
@@ -376,7 +376,7 @@
376376
"x-ms-long-running-operation": true
377377
}
378378
},
379-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/start": {
379+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/start": {
380380
"post": {
381381
"tags": [
382382
"ServerStart"
@@ -419,7 +419,7 @@
419419
"x-ms-long-running-operation": true
420420
}
421421
},
422-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/stop": {
422+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/stop": {
423423
"post": {
424424
"tags": [
425425
"ServerStop"
@@ -462,7 +462,7 @@
462462
"x-ms-long-running-operation": true
463463
}
464464
},
465-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/firewallRules/{firewallRuleName}": {
465+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/firewallRules/{firewallRuleName}": {
466466
"put": {
467467
"tags": [
468468
"FirewallRules"
@@ -616,7 +616,7 @@
616616
}
617617
}
618618
},
619-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/firewallRules": {
619+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/firewallRules": {
620620
"get": {
621621
"tags": [
622622
"FirewallRules"
@@ -661,7 +661,7 @@
661661
}
662662
}
663663
},
664-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/configurations": {
664+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/configurations": {
665665
"get": {
666666
"tags": [
667667
"Configurations"
@@ -706,7 +706,7 @@
706706
}
707707
}
708708
},
709-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/configurations/{configurationName}": {
709+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/configurations/{configurationName}": {
710710
"get": {
711711
"tags": [
712712
"Configurations"
@@ -863,7 +863,7 @@
863863
"x-ms-long-running-operation": true
864864
}
865865
},
866-
"/subscriptions/{subscriptionId}/providers/Microsoft.DBForPostgreSql/checkNameAvailability": {
866+
"/subscriptions/{subscriptionId}/providers/Microsoft.DBforPostgreSQL/checkNameAvailability": {
867867
"post": {
868868
"tags": [
869869
"CheckNameAvailability"
@@ -908,7 +908,7 @@
908908
}
909909
}
910910
},
911-
"/subscriptions/{subscriptionId}/providers/Microsoft.DBForPostgreSql/locations/{locationName}/capabilities": {
911+
"/subscriptions/{subscriptionId}/providers/Microsoft.DBforPostgreSQL/locations/{locationName}/capabilities": {
912912
"get": {
913913
"tags": [
914914
"LocationBasedCapabilities"
@@ -950,7 +950,7 @@
950950
}
951951
}
952952
},
953-
"/subscriptions/{subscriptionId}/providers/Microsoft.DBForPostgreSql/locations/{locationName}/checkVirtualNetworkSubnetUsage": {
953+
"/subscriptions/{subscriptionId}/providers/Microsoft.DBforPostgreSQL/locations/{locationName}/checkVirtualNetworkSubnetUsage": {
954954
"post": {
955955
"tags": [
956956
"VirtualNetworkSubnetUsage"
@@ -998,7 +998,7 @@
998998
}
999999
}
10001000
},
1001-
"/providers/Microsoft.DBForPostgreSql/operations": {
1001+
"/providers/Microsoft.DBforPostgreSQL/operations": {
10021002
"get": {
10031003
"tags": [
10041004
"Operations"

specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2021-06-01/Databases.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
}
3535
},
3636
"paths": {
37-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/databases/{databaseName}": {
37+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/databases/{databaseName}": {
3838
"put": {
3939
"tags": [
4040
"Databases"
@@ -188,7 +188,7 @@
188188
}
189189
}
190190
},
191-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/databases": {
191+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/databases": {
192192
"get": {
193193
"tags": [
194194
"Databases"

specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2021-06-01/PrivateDnsZone.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
}
3535
},
3636
"paths": {
37-
"/providers/Microsoft.DBForPostgreSql/getPrivateDnsZoneSuffix": {
37+
"/providers/Microsoft.DBforPostgreSQL/getPrivateDnsZoneSuffix": {
3838
"post": {
3939
"tags": [
4040
"GetPrivateDnsZoneSuffix"

specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2021-06-01/postgresql.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
}
3535
},
3636
"paths": {
37-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}": {
37+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}": {
3838
"put": {
3939
"tags": [
4040
"Servers"
@@ -241,7 +241,7 @@
241241
}
242242
}
243243
},
244-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers": {
244+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers": {
245245
"get": {
246246
"tags": [
247247
"Servers"
@@ -283,7 +283,7 @@
283283
}
284284
}
285285
},
286-
"/subscriptions/{subscriptionId}/providers/Microsoft.DBForPostgreSql/flexibleServers": {
286+
"/subscriptions/{subscriptionId}/providers/Microsoft.DBforPostgreSQL/flexibleServers": {
287287
"get": {
288288
"tags": [
289289
"Servers"
@@ -322,7 +322,7 @@
322322
}
323323
}
324324
},
325-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/restart": {
325+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/restart": {
326326
"post": {
327327
"tags": [
328328
"ServerRestart"
@@ -376,7 +376,7 @@
376376
"x-ms-long-running-operation": true
377377
}
378378
},
379-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/start": {
379+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/start": {
380380
"post": {
381381
"tags": [
382382
"ServerStart"
@@ -419,7 +419,7 @@
419419
"x-ms-long-running-operation": true
420420
}
421421
},
422-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/stop": {
422+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/stop": {
423423
"post": {
424424
"tags": [
425425
"ServerStop"
@@ -462,7 +462,7 @@
462462
"x-ms-long-running-operation": true
463463
}
464464
},
465-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/firewallRules/{firewallRuleName}": {
465+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/firewallRules/{firewallRuleName}": {
466466
"put": {
467467
"tags": [
468468
"FirewallRules"
@@ -616,7 +616,7 @@
616616
}
617617
}
618618
},
619-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/firewallRules": {
619+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/firewallRules": {
620620
"get": {
621621
"tags": [
622622
"FirewallRules"
@@ -661,7 +661,7 @@
661661
}
662662
}
663663
},
664-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/configurations": {
664+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/configurations": {
665665
"get": {
666666
"tags": [
667667
"Configurations"
@@ -706,7 +706,7 @@
706706
}
707707
}
708708
},
709-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/flexibleServers/{serverName}/configurations/{configurationName}": {
709+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/configurations/{configurationName}": {
710710
"get": {
711711
"tags": [
712712
"Configurations"
@@ -863,7 +863,7 @@
863863
"x-ms-long-running-operation": true
864864
}
865865
},
866-
"/subscriptions/{subscriptionId}/providers/Microsoft.DBForPostgreSql/checkNameAvailability": {
866+
"/subscriptions/{subscriptionId}/providers/Microsoft.DBforPostgreSQL/checkNameAvailability": {
867867
"post": {
868868
"tags": [
869869
"CheckNameAvailability"
@@ -908,7 +908,7 @@
908908
}
909909
}
910910
},
911-
"/subscriptions/{subscriptionId}/providers/Microsoft.DBForPostgreSql/locations/{locationName}/capabilities": {
911+
"/subscriptions/{subscriptionId}/providers/Microsoft.DBforPostgreSQL/locations/{locationName}/capabilities": {
912912
"get": {
913913
"tags": [
914914
"LocationBasedCapabilities"
@@ -950,7 +950,7 @@
950950
}
951951
}
952952
},
953-
"/subscriptions/{subscriptionId}/providers/Microsoft.DBForPostgreSql/locations/{locationName}/checkVirtualNetworkSubnetUsage": {
953+
"/subscriptions/{subscriptionId}/providers/Microsoft.DBforPostgreSQL/locations/{locationName}/checkVirtualNetworkSubnetUsage": {
954954
"post": {
955955
"tags": [
956956
"VirtualNetworkSubnetUsage"
@@ -998,7 +998,7 @@
998998
}
999999
}
10001000
},
1001-
"/providers/Microsoft.DBForPostgreSql/operations": {
1001+
"/providers/Microsoft.DBforPostgreSQL/operations": {
10021002
"get": {
10031003
"tags": [
10041004
"Operations"

0 commit comments

Comments
 (0)