From 5a0f416776e0e260fec1122ca109977c6435c051 Mon Sep 17 00:00:00 2001 From: xinyu pang <46143499+Greedygre@users.noreply.github.com> Date: Thu, 17 Oct 2024 17:42:18 +0800 Subject: [PATCH] {containerapp} remove credentials (#8159) Co-authored-by: xinyu pang --- .../test_containerapp_gateway_for_spring_component.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/containerapp/azext_containerapp/tests/latest/recordings/test_containerapp_gateway_for_spring_component.yaml b/src/containerapp/azext_containerapp/tests/latest/recordings/test_containerapp_gateway_for_spring_component.yaml index 4020453a0a..36ed89cf77 100644 --- a/src/containerapp/azext_containerapp/tests/latest/recordings/test_containerapp_gateway_for_spring_component.yaml +++ b/src/containerapp/azext_containerapp/tests/latest/recordings/test_containerapp_gateway_for_spring_component.yaml @@ -130,7 +130,7 @@ interactions: uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/containerapp-env000004/sharedKeys?api-version=2020-08-01 response: body: - string: '{"primarySharedKey":"sXNzlI5d7pka8prJyPfFxzlfSSGh2kyfLRLfnP2/vLF/j8F0gCmWnDtizn1V1YJ0APZRYmpmG9VCgS+2Qu9ffw==","secondarySharedKey":"91zjCLgibtxW6OWThYmsU/+8dblEI/i9iJKNgrJF1VWfbfOkiJ4iuFCePjACQVwo9pUH7Lb3BSGBsptOuo2Y2A=="}' + string: '{"primarySharedKey":"abc123","secondarySharedKey":"abc123"}' headers: access-control-allow-origin: - '*' @@ -1459,7 +1459,7 @@ interactions: body: '{"location": "francecentral", "tags": null, "properties": {"daprAIInstrumentationKey": null, "vnetConfiguration": null, "appLogsConfiguration": {"destination": "log-analytics", "logAnalyticsConfiguration": {"customerId": "4e945f50-9a97-4cd4-9988-2b7bce4ca09a", - "sharedKey": "sXNzlI5d7pka8prJyPfFxzlfSSGh2kyfLRLfnP2/vLF/j8F0gCmWnDtizn1V1YJ0APZRYmpmG9VCgS+2Qu9ffw==", + "sharedKey": "abc123", "dynamicJsonColumns": false}}, "customDomainConfiguration": null, "workloadProfiles": [{"workloadProfileType": "Consumption", "Name": "Consumption"}], "zoneRedundant": false}, "identity": {"type": "None", "userAssignedIdentities": null}}'