Skip to content

Commit 24dcb13

Browse files
proxy (#9417)
* proxy * masking billing info as well --------- Co-authored-by: Bhanu Chand J <[email protected]>
1 parent 878d6cc commit 24dcb13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/datadog/azext_datadog/tests/latest/recordings/test_datadog_monitor.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ interactions:
398398
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bhanu-test/providers/Microsoft.Datadog/monitors/monitor000002/getBillingInfo?api-version=2025-06-11
399399
response:
400400
body:
401-
string: '{"marketplaceSaasInfo":{"marketplaceSubscriptionId":"bd5f763e-1a64-486b-c036-46124a79908a","marketplaceName":"MpDatadog_monitorfs25e3hfa_9919ba68-b3fb-4152-a262-d5aafc95fcdb","marketplaceStatus":"Subscribed","billedAzureSubscriptionId":"B9AAD304-BAA9-4D2A-9404-DBDD3AB55AC5","subscribed":true},"partnerBillingEntity":{"id":"a6520d26-b62f-11f0-a206-56de054c1db5","name":"myorg000003","partnerEntityUri":"https://us3.datadoghq.com/account/login"}}'
401+
string: '{"marketplaceSaasInfo":{"marketplaceSubscriptionId":"00000000-0000-0000-0000-46124a79908a","marketplaceName":"MpDatadog_monitorfs25e3hfa_9919ba68-0000-0000-0000-d5aafc95fcdb","marketplaceStatus":"Subscribed","billedAzureSubscriptionId":"B9AAD304-0000-0000-0000-DBDD3AB55AC5","subscribed":true},"partnerBillingEntity":{"id":"11111111-1111-1111-0000-56de054c1db5","name":"myorg000003","partnerEntityUri":"https://us3.datadoghq.com/account/login"}}'
402402
headers:
403403
cache-control:
404404
- no-cache
@@ -456,7 +456,7 @@ interactions:
456456
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bhanu-test/providers/Microsoft.Datadog/monitors/monitor000002/getDefaultKey?api-version=2025-06-11
457457
response:
458458
body:
459-
string: '{"createdBy":null,"name":null,"key":"3a8e5b483be387e18d29a674908f6312","created":null}'
459+
string: '{"createdBy":null,"name":null,"key":"aaaaaaaaaaaaaa000000000000000000","created":null}'
460460
headers:
461461
cache-control:
462462
- no-cache
@@ -515,7 +515,7 @@ interactions:
515515
response:
516516
body:
517517
string: '{"value":[{"createdBy":"[email protected]","name":"Azure Admin User
518-
API Key","key":"3a8e5b483be387e18d29a674908f6312","created":"2025-10-31 08:00:22"}],"nextLink":null}'
518+
API Key","key":"aaaaaaaaaaaaaa000000000000000000","created":"2025-10-31 08:00:22"}],"nextLink":null}'
519519
headers:
520520
cache-control:
521521
- no-cache

0 commit comments

Comments
 (0)