Skip to content
Merged

proxy #9417

Changes from 1 commit
Commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ interactions:
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
response:
body:
string: '{"createdBy":null,"name":null,"key":"3a8e5b483be387e18d29a674908f6312","created":null}'
string: '{"createdBy":null,"name":null,"key":"aaaaaaaaaaaaaa000000000000000000","created":null}'
headers:
cache-control:
- no-cache
Expand Down Expand Up @@ -515,7 +515,7 @@ interactions:
response:
body:
string: '{"value":[{"createdBy":"[email protected]","name":"Azure Admin User
API Key","key":"3a8e5b483be387e18d29a674908f6312","created":"2025-10-31 08:00:22"}],"nextLink":null}'
API Key","key":"aaaaaaaaaaaaaa000000000000000000","created":"2025-10-31 08:00:22"}],"nextLink":null}'
headers:
cache-control:
- no-cache
Expand Down
Loading