Skip to content

Commit c343e66

Browse files
mgmt, upgrade storage 2021-09 (Azure#27895)
* regen 2021-09 * changelog * record * enable gallary image version test
1 parent baf92dc commit c343e66

File tree

219 files changed

+4132
-851
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

219 files changed

+4132
-851
lines changed

sdk/resourcemanager/api-specs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@
409409
"dir": "azure-resourcemanager-storage",
410410
"source": "specification/storage/resource-manager/readme.md",
411411
"package": "com.azure.resourcemanager.storage",
412-
"args": "--tag=package-2021-08"
412+
"args": "--tag=package-2021-09"
413413
},
414414
"storage-hybrid": {
415415
"dir": "../resourcemanagerhybrid/azure-resourcemanager-storage",

sdk/resourcemanager/azure-resourcemanager-appservice/src/test/resources/session-records/FunctionAppsTests.canCRUDFunctionApp.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
}
2727
}, {
2828
"Method" : "PUT",
29-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts/1e26a9dc373c4f6aa658?api-version=2021-08-01",
29+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts/1e26a9dc373c4f6aa658?api-version=2021-09-01",
3030
"Headers" : {
3131
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)",
3232
"Content-Type" : "application/json"
@@ -46,7 +46,7 @@
4646
"x-ms-routing-request-id" : "KOREASOUTH:20200302T053045Z:43caddfd-34fd-432c-9d71-2725db2d1e11",
4747
"connection" : "keep-alive",
4848
"content-type" : "text/plain; charset=utf-8",
49-
"location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/88a31e7b-9db7-422a-9b5f-cbd1e99268f5?monitor=true&api-version=2021-08-01",
49+
"location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/88a31e7b-9db7-422a-9b5f-cbd1e99268f5?monitor=true&api-version=2021-09-01",
5050
"cache-control" : "no-cache",
5151
"x-ms-request-id" : "88a31e7b-9db7-422a-9b5f-cbd1e99268f5",
5252
"Body" : ""
@@ -81,7 +81,7 @@
8181
}
8282
}, {
8383
"Method" : "GET",
84-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/88a31e7b-9db7-422a-9b5f-cbd1e99268f5?monitor=true&api-version=2021-08-01",
84+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/88a31e7b-9db7-422a-9b5f-cbd1e99268f5?monitor=true&api-version=2021-09-01",
8585
"Headers" : {
8686
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
8787
},
@@ -106,7 +106,7 @@
106106
}
107107
}, {
108108
"Method" : "GET",
109-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts/1e26a9dc373c4f6aa658?api-version=2021-08-01",
109+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts/1e26a9dc373c4f6aa658?api-version=2021-09-01",
110110
"Headers" : {
111111
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
112112
},
@@ -189,7 +189,7 @@
189189
}
190190
}, {
191191
"Method" : "POST",
192-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts/1e26a9dc373c4f6aa658/listKeys?api-version=2021-08-01",
192+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts/1e26a9dc373c4f6aa658/listKeys?api-version=2021-09-01",
193193
"Headers" : {
194194
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
195195
},
@@ -378,7 +378,7 @@
378378
}
379379
}, {
380380
"Method" : "GET",
381-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2021-08-01",
381+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2021-09-01",
382382
"Headers" : {
383383
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
384384
},
@@ -403,7 +403,7 @@
403403
}
404404
}, {
405405
"Method" : "POST",
406-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts/1e26a9dc373c4f6aa658/listKeys?api-version=2021-08-01",
406+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts/1e26a9dc373c4f6aa658/listKeys?api-version=2021-09-01",
407407
"Headers" : {
408408
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
409409
},
@@ -511,7 +511,7 @@
511511
}
512512
}, {
513513
"Method" : "POST",
514-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts/1e26a9dc373c4f6aa658/listKeys?api-version=2021-08-01",
514+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts/1e26a9dc373c4f6aa658/listKeys?api-version=2021-09-01",
515515
"Headers" : {
516516
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
517517
},
@@ -732,7 +732,7 @@
732732
}
733733
}, {
734734
"Method" : "POST",
735-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts/1e26a9dc373c4f6aa658/listKeys?api-version=2021-08-01",
735+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts/1e26a9dc373c4f6aa658/listKeys?api-version=2021-09-01",
736736
"Headers" : {
737737
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
738738
},
@@ -867,7 +867,7 @@
867867
}
868868
}, {
869869
"Method" : "GET",
870-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2021-08-01",
870+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2021-09-01",
871871
"Headers" : {
872872
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
873873
},
@@ -892,7 +892,7 @@
892892
}
893893
}, {
894894
"Method" : "POST",
895-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts/1e26a9dc373c4f6aa658/listKeys?api-version=2021-08-01",
895+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts/1e26a9dc373c4f6aa658/listKeys?api-version=2021-09-01",
896896
"Headers" : {
897897
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
898898
},
@@ -1297,7 +1297,7 @@
12971297
}
12981298
}, {
12991299
"Method" : "PUT",
1300-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg0a2064065/providers/Microsoft.Storage/storageAccounts/javastorebe3078480?api-version=2021-08-01",
1300+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg0a2064065/providers/Microsoft.Storage/storageAccounts/javastorebe3078480?api-version=2021-09-01",
13011301
"Headers" : {
13021302
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)",
13031303
"Content-Type" : "application/json"
@@ -1317,14 +1317,14 @@
13171317
"x-ms-routing-request-id" : "KOREASOUTH:20200302T053434Z:52bdd799-453f-4679-a7bb-aa3ae13f8171",
13181318
"connection" : "keep-alive",
13191319
"content-type" : "text/plain; charset=utf-8",
1320-
"location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/a89b9667-127a-4f74-af8d-53e0f8358b98?monitor=true&api-version=2021-08-01",
1320+
"location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/a89b9667-127a-4f74-af8d-53e0f8358b98?monitor=true&api-version=2021-09-01",
13211321
"cache-control" : "no-cache",
13221322
"x-ms-request-id" : "a89b9667-127a-4f74-af8d-53e0f8358b98",
13231323
"Body" : ""
13241324
}
13251325
}, {
13261326
"Method" : "GET",
1327-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/a89b9667-127a-4f74-af8d-53e0f8358b98?monitor=true&api-version=2021-08-01",
1327+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/a89b9667-127a-4f74-af8d-53e0f8358b98?monitor=true&api-version=2021-09-01",
13281328
"Headers" : {
13291329
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
13301330
},
@@ -1349,7 +1349,7 @@
13491349
}
13501350
}, {
13511351
"Method" : "GET",
1352-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg0a2064065/providers/Microsoft.Storage/storageAccounts/javastorebe3078480?api-version=2021-08-01",
1352+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg0a2064065/providers/Microsoft.Storage/storageAccounts/javastorebe3078480?api-version=2021-09-01",
13531353
"Headers" : {
13541354
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
13551355
},
@@ -1432,7 +1432,7 @@
14321432
}
14331433
}, {
14341434
"Method" : "POST",
1435-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg0a2064065/providers/Microsoft.Storage/storageAccounts/javastorebe3078480/listKeys?api-version=2021-08-01",
1435+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg0a2064065/providers/Microsoft.Storage/storageAccounts/javastorebe3078480/listKeys?api-version=2021-09-01",
14361436
"Headers" : {
14371437
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
14381438
},
@@ -1594,7 +1594,7 @@
15941594
}
15951595
}, {
15961596
"Method" : "GET",
1597-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2021-08-01",
1597+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2021-09-01",
15981598
"Headers" : {
15991599
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
16001600
},
@@ -1619,7 +1619,7 @@
16191619
}
16201620
}, {
16211621
"Method" : "POST",
1622-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg0a2064065/providers/Microsoft.Storage/storageAccounts/javastorebe3078480/listKeys?api-version=2021-08-01",
1622+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg0a2064065/providers/Microsoft.Storage/storageAccounts/javastorebe3078480/listKeys?api-version=2021-09-01",
16231623
"Headers" : {
16241624
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
16251625
},
@@ -1644,7 +1644,7 @@
16441644
}
16451645
}, {
16461646
"Method" : "GET",
1647-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts?api-version=2021-08-01",
1647+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts?api-version=2021-09-01",
16481648
"Headers" : {
16491649
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
16501650
},
@@ -1783,7 +1783,7 @@
17831783
}
17841784
}, {
17851785
"Method" : "GET",
1786-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts?api-version=2021-08-01",
1786+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrgb34761444/providers/Microsoft.Storage/storageAccounts?api-version=2021-09-01",
17871787
"Headers" : {
17881788
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
17891789
},
@@ -1862,7 +1862,7 @@
18621862
}
18631863
}, {
18641864
"Method" : "GET",
1865-
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2021-08-01",
1865+
"Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/storageAccounts?api-version=2021-09-01",
18661866
"Headers" : {
18671867
"User-Agent" : "azsdk-java-com.azure.management/null (1.8.0_231; Windows 10 10.0)"
18681868
},

0 commit comments

Comments
 (0)