Skip to content

Commit 8525a0b

Browse files
committed
Re-record tests
1 parent 3269645 commit 8525a0b

18 files changed

Lines changed: 14092 additions & 12150 deletions

src/azure-cli/azure/cli/command_modules/resource/tests/latest/recordings/test_aaz_resource_id_arg_fmt.yaml

Lines changed: 40 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -11,32 +11,35 @@ interactions:
1111
Connection:
1212
- keep-alive
1313
User-Agent:
14-
- AZURECLI/2.45.0 azsdk-python-azure-mgmt-resource/22.0.0 Python/3.10.9 (Linux-5.15.0-1031-azure-x86_64-with-glibc2.31)
15-
VSTS_7b238909-6802-4b65-b90d-184bca47f458_build_220_0
14+
- AZURECLI/2.71.0 azsdk-python-core/1.31.0 Python/3.12.9 (Windows-11-10.0.26100-SP0)
1615
method: GET
1716
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_resource_id_arg_fmt000001?api-version=2024-11-01
1817
response:
1918
body:
20-
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_resource_id_arg_fmt000001","name":"test_resource_id_arg_fmt000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2023-02-07T11:12:46Z"},"properties":{"provisioningState":"Succeeded"}}'
19+
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_resource_id_arg_fmt000001","name":"test_resource_id_arg_fmt000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","test":"test_aaz_resource_id_arg_fmt","date":"2025-04-01T19:56:30Z","module":"resource"},"properties":{"provisioningState":"Succeeded"}}'
2120
headers:
2221
cache-control:
2322
- no-cache
2423
content-length:
25-
- '339'
24+
- '397'
2625
content-type:
2726
- application/json; charset=utf-8
2827
date:
29-
- Tue, 07 Feb 2023 11:12:46 GMT
28+
- Tue, 01 Apr 2025 19:56:32 GMT
3029
expires:
3130
- '-1'
3231
pragma:
3332
- no-cache
3433
strict-transport-security:
3534
- max-age=31536000; includeSubDomains
36-
vary:
37-
- Accept-Encoding
35+
x-cache:
36+
- CONFIG_NOCACHE
3837
x-content-type-options:
3938
- nosniff
39+
x-ms-ratelimit-remaining-subscription-global-reads:
40+
- '3749'
41+
x-msedge-ref:
42+
- 'Ref A: 95398AE773844C0781A149FD6A970C4E Ref B: MNZ221060608027 Ref C: 2025-04-01T19:56:32Z'
4043
status:
4144
code: 200
4245
message: OK
@@ -52,32 +55,35 @@ interactions:
5255
Connection:
5356
- keep-alive
5457
User-Agent:
55-
- AZURECLI/2.45.0 azsdk-python-azure-mgmt-resource/22.0.0 Python/3.10.9 (Linux-5.15.0-1031-azure-x86_64-with-glibc2.31)
56-
VSTS_7b238909-6802-4b65-b90d-184bca47f458_build_220_0
58+
- AZURECLI/2.71.0 azsdk-python-core/1.31.0 Python/3.12.9 (Windows-11-10.0.26100-SP0)
5759
method: GET
5860
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_resource_id_arg_fmt000001?api-version=2024-11-01
5961
response:
6062
body:
61-
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_resource_id_arg_fmt000001","name":"test_resource_id_arg_fmt000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2023-02-07T11:12:46Z"},"properties":{"provisioningState":"Succeeded"}}'
63+
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_resource_id_arg_fmt000001","name":"test_resource_id_arg_fmt000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","test":"test_aaz_resource_id_arg_fmt","date":"2025-04-01T19:56:30Z","module":"resource"},"properties":{"provisioningState":"Succeeded"}}'
6264
headers:
6365
cache-control:
6466
- no-cache
6567
content-length:
66-
- '339'
68+
- '397'
6769
content-type:
6870
- application/json; charset=utf-8
6971
date:
70-
- Tue, 07 Feb 2023 11:12:46 GMT
72+
- Tue, 01 Apr 2025 19:56:31 GMT
7173
expires:
7274
- '-1'
7375
pragma:
7476
- no-cache
7577
strict-transport-security:
7678
- max-age=31536000; includeSubDomains
77-
vary:
78-
- Accept-Encoding
79+
x-cache:
80+
- CONFIG_NOCACHE
7981
x-content-type-options:
8082
- nosniff
83+
x-ms-ratelimit-remaining-subscription-global-reads:
84+
- '3749'
85+
x-msedge-ref:
86+
- 'Ref A: 4392DE957B494EB79138F890F81417D4 Ref B: MNZ221060618045 Ref C: 2025-04-01T19:56:32Z'
8187
status:
8288
code: 200
8389
message: OK
@@ -93,32 +99,35 @@ interactions:
9399
Connection:
94100
- keep-alive
95101
User-Agent:
96-
- AZURECLI/2.45.0 azsdk-python-azure-mgmt-resource/22.0.0 Python/3.10.9 (Linux-5.15.0-1031-azure-x86_64-with-glibc2.31)
97-
VSTS_7b238909-6802-4b65-b90d-184bca47f458_build_220_0
102+
- AZURECLI/2.71.0 azsdk-python-core/1.31.0 Python/3.12.9 (Windows-11-10.0.26100-SP0)
98103
method: GET
99104
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_resource_id_arg_fmt000001?api-version=2024-11-01
100105
response:
101106
body:
102-
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_resource_id_arg_fmt000001","name":"test_resource_id_arg_fmt000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2023-02-07T11:12:46Z"},"properties":{"provisioningState":"Succeeded"}}'
107+
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_resource_id_arg_fmt000001","name":"test_resource_id_arg_fmt000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","test":"test_aaz_resource_id_arg_fmt","date":"2025-04-01T19:56:30Z","module":"resource"},"properties":{"provisioningState":"Succeeded"}}'
103108
headers:
104109
cache-control:
105110
- no-cache
106111
content-length:
107-
- '339'
112+
- '397'
108113
content-type:
109114
- application/json; charset=utf-8
110115
date:
111-
- Tue, 07 Feb 2023 11:12:47 GMT
116+
- Tue, 01 Apr 2025 19:56:32 GMT
112117
expires:
113118
- '-1'
114119
pragma:
115120
- no-cache
116121
strict-transport-security:
117122
- max-age=31536000; includeSubDomains
118-
vary:
119-
- Accept-Encoding
123+
x-cache:
124+
- CONFIG_NOCACHE
120125
x-content-type-options:
121126
- nosniff
127+
x-ms-ratelimit-remaining-subscription-global-reads:
128+
- '3749'
129+
x-msedge-ref:
130+
- 'Ref A: BA485C71561349E09B0AEBDC0D029AD1 Ref B: MNZ221060619021 Ref C: 2025-04-01T19:56:32Z'
122131
status:
123132
code: 200
124133
message: OK
@@ -134,32 +143,35 @@ interactions:
134143
Connection:
135144
- keep-alive
136145
User-Agent:
137-
- AZURECLI/2.45.0 azsdk-python-azure-mgmt-resource/22.0.0 Python/3.10.9 (Linux-5.15.0-1031-azure-x86_64-with-glibc2.31)
138-
VSTS_7b238909-6802-4b65-b90d-184bca47f458_build_220_0
146+
- AZURECLI/2.71.0 azsdk-python-core/1.31.0 Python/3.12.9 (Windows-11-10.0.26100-SP0)
139147
method: GET
140148
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_resource_id_arg_fmt000001?api-version=2024-11-01
141149
response:
142150
body:
143-
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_resource_id_arg_fmt000001","name":"test_resource_id_arg_fmt000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2023-02-07T11:12:46Z"},"properties":{"provisioningState":"Succeeded"}}'
151+
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_resource_id_arg_fmt000001","name":"test_resource_id_arg_fmt000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","test":"test_aaz_resource_id_arg_fmt","date":"2025-04-01T19:56:30Z","module":"resource"},"properties":{"provisioningState":"Succeeded"}}'
144152
headers:
145153
cache-control:
146154
- no-cache
147155
content-length:
148-
- '339'
156+
- '397'
149157
content-type:
150158
- application/json; charset=utf-8
151159
date:
152-
- Tue, 07 Feb 2023 11:12:46 GMT
160+
- Tue, 01 Apr 2025 19:56:31 GMT
153161
expires:
154162
- '-1'
155163
pragma:
156164
- no-cache
157165
strict-transport-security:
158166
- max-age=31536000; includeSubDomains
159-
vary:
160-
- Accept-Encoding
167+
x-cache:
168+
- CONFIG_NOCACHE
161169
x-content-type-options:
162170
- nosniff
171+
x-ms-ratelimit-remaining-subscription-global-reads:
172+
- '3749'
173+
x-msedge-ref:
174+
- 'Ref A: 106B234B3275446AB0BA8FE646BAB741 Ref B: MNZ221060608011 Ref C: 2025-04-01T19:56:32Z'
163175
status:
164176
code: 200
165177
message: OK

0 commit comments

Comments
 (0)