Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
ca893b2
Updated recordings
CodeJourneys Apr 1, 2026
44419fd
Removed invalid api version check for acr check-health
CodeJourneys Apr 1, 2026
a03fb7a
Updated ordering for acr replication on zone redundant registries
CodeJourneys Apr 1, 2026
bf675fe
Updated recording for test_acr_encryption_with_cmk
CodeJourneys Apr 1, 2026
77f9443
Updated recordings
CodeJourneys Apr 2, 2026
6424305
Remove unnecessary @live_only decorators from ACR test cases
CodeJourneys Apr 2, 2026
6eff69d
Add conditional sleep for live tests in ACR command scenarios
CodeJourneys Apr 2, 2026
1c91da3
Restored live_only where applicable
CodeJourneys Apr 3, 2026
f9921a2
Removed recording containing hostnames not currently sanitized by VCR…
CodeJourneys Apr 3, 2026
9555635
Removed unnecessary usings
CodeJourneys Apr 4, 2026
ef6e93b
Removed unused using
CodeJourneys Apr 6, 2026
fea96cc
Masked secrets
CodeJourneys Apr 6, 2026
ebf3d16
Fixed invalid indentation
CodeJourneys Apr 6, 2026
9b1a8d2
Merge branch 'dev' into acr-module-check-health-bug-fix-mar2026
CodeJourneys Apr 8, 2026
360ede0
Removed unused import in vm module that was failing style checks
CodeJourneys Apr 8, 2026
4273cc4
Merge branch 'dev' into acr-module-check-health-bug-fix-mar2026
CodeJourneys Apr 13, 2026
6544af2
Merge branch 'dev' into acr-module-check-health-bug-fix-mar2026
CodeJourneys Apr 21, 2026
cc8ba67
Updated recordings
CodeJourneys Apr 25, 2026
2f19bd9
Recorded test_acr_identify again
CodeJourneys Apr 25, 2026
b72b53a
Recorded test_acr_create_abac
CodeJourneys Apr 25, 2026
b87719a
Restored test_acr_create_abac.yaml
CodeJourneys Apr 28, 2026
4974787
Merge branch 'dev' into acr-module-check-health-bug-fix-mar2026
CodeJourneys May 6, 2026
9edaa21
Recorded test_acr_connectedregistry again
CodeJourneys May 6, 2026
5dcd87b
Merge branch 'dev' into acr-module-check-health-bug-fix-mar2026
CodeJourneys May 21, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ interactions:
ParameterSetName:
- -n -l
User-Agent:
- AZURECLI/2.85.0 azsdk-python-core/1.39.0 Python/3.13.12 (Windows-11-10.0.26200-SP0)
- AZURECLI/2.85.0 azsdk-python-core/1.39.0 Python/3.12.3 (Linux-6.17.0-1011-azure-x86_64-with-glibc2.39)
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/randomresourcegroupname?api-version=2024-11-01
response:
Expand All @@ -31,7 +31,7 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Fri, 03 Apr 2026 02:29:37 GMT
- Tue, 21 Apr 2026 20:44:36 GMT
expires:
- '-1'
pragma:
Expand All @@ -47,7 +47,7 @@ interactions:
x-ms-ratelimit-remaining-subscription-writes:
- '799'
x-msedge-ref:
- 'Ref A: DA171EC3CDCB44D7891B06C425A8BB2A Ref B: BN1AA2051013027 Ref C: 2026-04-03T02:29:37Z'
- 'Ref A: 1DCC837D63854357B8A38EB3A3675809 Ref B: BY1AA1072318023 Ref C: 2026-04-21T20:44:36Z'
status:
code: 200
message: OK
Expand All @@ -70,12 +70,12 @@ interactions:
ParameterSetName:
- -n -g -l --sku --dnl-scope
User-Agent:
- AZURECLI/2.85.0 azsdk-python-core/1.39.0 Python/3.13.12 (Windows-11-10.0.26200-SP0)
- AZURECLI/2.85.0 azsdk-python-core/1.39.0 Python/3.12.3 (Linux-6.17.0-1011-azure-x86_64-with-glibc2.39)
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/clireg000002?api-version=2026-01-01-preview
response:
body:
string: '{"sku":{"name":"Premium","tier":"Premium"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/clireg000002","name":"clireg000002","location":"westus","tags":{},"systemData":{"createdBy":"test@example.com","createdByType":"User","createdAt":"2026-04-03T02:29:44.7454326+00:00","lastModifiedBy":"test@example.com","lastModifiedByType":"User","lastModifiedAt":"2026-04-03T02:29:44.7454326+00:00"},"properties":{"loginServer":"clireg000002-bcf8dufwe7b4egge.azurecr.io","creationDate":"2026-04-03T02:29:44.7454326Z","provisioningState":"Succeeded","adminUserEnabled":false,"networkRuleSet":{"defaultAction":"Allow","ipRules":[]},"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2026-04-03T02:29:56.3605266+00:00","status":"disabled"},"exportPolicy":{"status":"enabled"},"azureADAuthenticationAsArmPolicy":{"status":"enabled"},"softDeletePolicy":{"retentionDays":7,"lastUpdatedTime":"2026-04-03T02:29:56.3605617+00:00","status":"disabled"}},"encryption":{"status":"disabled"},"dataEndpointEnabled":false,"regionalEndpoints":"Disabled","dataEndpointHostNames":[],"regionalEndpointHostNames":[],"endpointProtocol":"IPv4","privateEndpointConnections":[],"publicNetworkAccess":"Enabled","networkRuleBypassOptions":"AzureServices","networkRuleBypassAllowedForTasks":false,"zoneRedundancy":"Disabled","anonymousPullEnabled":false,"metadataSearch":"Disabled","roleAssignmentMode":"LegacyRegistryPermissions","autoGeneratedDomainNameLabelScope":"ResourceGroupReuse"}}'
string: '{"sku":{"name":"Premium","tier":"Premium"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.ContainerRegistry/registries/clireg000002","name":"clireg000002","location":"westus","tags":{},"systemData":{"createdBy":"test@example.com","createdByType":"User","createdAt":"2026-04-21T20:44:38.1338567+00:00","lastModifiedBy":"test@example.com","lastModifiedByType":"User","lastModifiedAt":"2026-04-21T20:44:38.1338567+00:00"},"properties":{"loginServer":"clireg000002-d3c8ftcfayhfbyb2.azurecr.io","creationDate":"2026-04-21T20:44:38.1338567Z","provisioningState":"Succeeded","adminUserEnabled":false,"networkRuleSet":{"defaultAction":"Allow","ipRules":[]},"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2026-04-21T20:44:54.8440784+00:00","status":"disabled"},"exportPolicy":{"status":"enabled"},"azureADAuthenticationAsArmPolicy":{"status":"enabled"},"softDeletePolicy":{"retentionDays":7,"lastUpdatedTime":"2026-04-21T20:44:54.8441262+00:00","status":"disabled"}},"encryption":{"status":"disabled"},"dataEndpointEnabled":false,"regionalEndpoints":"Disabled","dataEndpointHostNames":[],"regionalEndpointHostNames":[],"endpointProtocol":"IPv4","privateEndpointConnections":[],"publicNetworkAccess":"Enabled","networkRuleBypassOptions":"AzureServices","networkRuleBypassAllowedForTasks":false,"zoneRedundancy":"Disabled","anonymousPullEnabled":false,"metadataSearch":"Disabled","roleAssignmentMode":"LegacyRegistryPermissions","autoGeneratedDomainNameLabelScope":"ResourceGroupReuse"}}'
headers:
api-supported-versions:
- 2026-01-01-preview
Expand All @@ -86,7 +86,7 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Fri, 03 Apr 2026 02:29:56 GMT
- Tue, 21 Apr 2026 20:44:55 GMT
expires:
- '-1'
pragma:
Expand All @@ -98,13 +98,13 @@ interactions:
x-content-type-options:
- nosniff
x-ms-operation-identifier:
- tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47,objectId=6be58acb-6e1e-4e5a-aa2b-6474dc5023eb/eastus2/2f010e51-cc86-4d53-b5ab-108ee0b82fef
- tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47,objectId=68abb7a6-9056-4d60-bf87-3b50a45559cd/westus/31e679c1-c3a9-4b1a-ac33-f152f13f3913
x-ms-ratelimit-remaining-subscription-global-writes:
- '12000'
x-ms-ratelimit-remaining-subscription-writes:
- '800'
x-msedge-ref:
- 'Ref A: FE9D0CDC2A1842ACA257ED5AA5C59792 Ref B: BN1AA2051012029 Ref C: 2026-04-03T02:29:43Z'
- 'Ref A: 458E609F4BC74DED9A06C94E69A22F6C Ref B: BY1AA1072315029 Ref C: 2026-04-21T20:44:37Z'
status:
code: 200
message: OK
Expand All @@ -127,7 +127,7 @@ interactions:
ParameterSetName:
- -n -g -l --sku --dnl-scope
User-Agent:
- AZURECLI/2.85.0 azsdk-python-core/1.39.0 Python/3.13.12 (Windows-11-10.0.26200-SP0)
- AZURECLI/2.85.0 azsdk-python-core/1.39.0 Python/3.12.3 (Linux-6.17.0-1011-azure-x86_64-with-glibc2.39)
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/randomresourcegroupname/providers/Microsoft.ContainerRegistry/registries/clireg000002?api-version=2026-01-01-preview
response:
Expand All @@ -145,7 +145,7 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Fri, 03 Apr 2026 02:30:02 GMT
- Tue, 21 Apr 2026 20:44:55 GMT
expires:
- '-1'
pragma:
Expand All @@ -157,13 +157,13 @@ interactions:
x-content-type-options:
- nosniff
x-ms-operation-identifier:
- tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47,objectId=6be58acb-6e1e-4e5a-aa2b-6474dc5023eb/westus/d9f39e68-5078-4f7b-80a6-9367615f2f81
- tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47,objectId=68abb7a6-9056-4d60-bf87-3b50a45559cd/westus/77374aa2-4d38-4573-ad79-6b207022db5a
x-ms-ratelimit-remaining-subscription-global-writes:
- '11999'
x-ms-ratelimit-remaining-subscription-writes:
- '799'
x-msedge-ref:
- 'Ref A: E67A08970A9642688CDFC7374A10E8B9 Ref B: BN1AA2051013011 Ref C: 2026-04-03T02:30:01Z'
- 'Ref A: 105105E30279428295E811DEBE5DA00A Ref B: BY1AA1072315025 Ref C: 2026-04-21T20:44:55Z'
status:
code: 409
message: Conflict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ interactions:
cache-control:
- no-cache
content-length:
- '1683'
- '1682'
content-type:
- application/json; charset=utf-8
date:
Expand Down Expand Up @@ -484,7 +484,7 @@ interactions:
cache-control:
- no-cache
content-length:
- '1683'
- '1682'
content-type:
- application/json; charset=utf-8
date:
Expand Down Expand Up @@ -539,7 +539,7 @@ interactions:
cache-control:
- no-cache
content-length:
- '1683'
- '1684'
content-type:
- application/json; charset=utf-8
date:
Expand Down Expand Up @@ -638,7 +638,7 @@ interactions:
cache-control:
- no-cache
content-length:
- '1683'
- '1684'
content-type:
- application/json; charset=utf-8
date:
Expand Down Expand Up @@ -733,7 +733,7 @@ interactions:
cache-control:
- no-cache
content-length:
- '1683'
- '1684'
content-type:
- application/json; charset=utf-8
date:
Expand Down Expand Up @@ -1152,7 +1152,7 @@ interactions:
x-content-type-options:
- nosniff
x-ms-ratelimit-remaining-subscription-global-reads:
- '16499'
- '16498'
x-msedge-ref:
- 'Ref A: B81958E868AC43A09F3C84EC61E8945E Ref B: MNZ221060610029 Ref C: 2026-05-18T19:39:35Z'
status:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ interactions:
cache-control:
- no-cache
content-length:
- '1683'
- '1682'
content-type:
- application/json; charset=utf-8
date:
Expand Down Expand Up @@ -742,7 +742,7 @@ interactions:
cache-control:
- no-cache
content-length:
- '1683'
- '1682'
content-type:
- application/json; charset=utf-8
date:
Expand Down Expand Up @@ -837,7 +837,7 @@ interactions:
cache-control:
- no-cache
content-length:
- '1683'
- '1682'
content-type:
- application/json; charset=utf-8
date:
Expand Down Expand Up @@ -1007,7 +1007,7 @@ interactions:
x-content-type-options:
- nosniff
x-ms-ratelimit-remaining-subscription-global-reads:
- '16499'
- '16498'
x-msedge-ref:
- 'Ref A: 9ACBA753FEF34FF488744D4614B28D04 Ref B: BL2AA2030101039 Ref C: 2026-05-18T19:39:36Z'
status:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ interactions:
x-ms-operation-identifier:
- tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47,objectId=6be58acb-6e1e-4e5a-aa2b-6474dc5023eb/westus/b4ecb2e4-9ce4-42bd-b2c6-d67706c96f9b
x-ms-ratelimit-remaining-subscription-global-writes:
- '12000'
- '11999'
x-ms-ratelimit-remaining-subscription-writes:
- '800'
- '799'
x-msedge-ref:
- 'Ref A: CF47AD23E8D342B49FD53B0A591FF522 Ref B: BL2AA2030101051 Ref C: 2026-05-18T19:38:53Z'
status:
Expand Down Expand Up @@ -1063,7 +1063,7 @@ interactions:
x-content-type-options:
- nosniff
x-ms-ratelimit-remaining-subscription-global-reads:
- '16499'
- '16498'
x-msedge-ref:
- 'Ref A: 477AE006E2F3497A813F2D76865A9F4C Ref B: MNZ221060619027 Ref C: 2026-05-18T19:39:27Z'
status:
Expand Down
Loading
Loading