From 734be593be7199b72183dff0540eba88df30faee Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:16:03 +0200 Subject: [PATCH 01/16] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e43a23e..9f8cc54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,8 @@ # The Python Worker is managed by Azure Functions platform # Manually managing azure-functions-worker may cause unexpected issues azure-functions -cryptography~=3.4.6 +cryptography~=42.0.0 azure-identity jmespath~=0.10.0 python-dateutil~=2.8.1 -aiohttp==3.9.2 \ No newline at end of file +aiohttp==3.9.2 From 347e785d5043e5b6b3849d3ca4b813e6982452da Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:46:14 +0200 Subject: [PATCH 02/16] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f8cc54..bfb748c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # The Python Worker is managed by Azure Functions platform # Manually managing azure-functions-worker may cause unexpected issues azure-functions -cryptography~=42.0.0 +cryptography~=43.0.1 azure-identity jmespath~=0.10.0 python-dateutil~=2.8.1 From 2252412e09e33da7e9e65affd00de91fe90ac39f Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:50:52 +0200 Subject: [PATCH 03/16] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfb748c..7353ea5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # Manually managing azure-functions-worker may cause unexpected issues azure-functions cryptography~=43.0.1 -azure-identity +azure-identity~=1.16.1 jmespath~=0.10.0 python-dateutil~=2.8.1 aiohttp==3.9.2 From 0758c0fda8d971c3a0954ad5f0dfaeb8be258255 Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Thu, 17 Oct 2024 09:14:26 +0200 Subject: [PATCH 04/16] Update requirements.txt From afc03818a6012e09733f42eb30614da5d3d4b214 Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:41:28 +0200 Subject: [PATCH 05/16] Update requirements.txt From db9ce2729ae8d2152248feea5fdba50fe2988a7d Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Fri, 18 Oct 2024 12:15:44 +0200 Subject: [PATCH 06/16] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7353ea5..bfb748c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # Manually managing azure-functions-worker may cause unexpected issues azure-functions cryptography~=43.0.1 -azure-identity~=1.16.1 +azure-identity jmespath~=0.10.0 python-dateutil~=2.8.1 aiohttp==3.9.2 From 2d36318c8e9bca3c0993c4b9a096b963f6ad4df1 Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Fri, 18 Oct 2024 12:29:37 +0200 Subject: [PATCH 07/16] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bfb748c..3425a35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,8 @@ # The Python Worker is managed by Azure Functions platform # Manually managing azure-functions-worker may cause unexpected issues azure-functions -cryptography~=43.0.1 -azure-identity +cryptography~=42.0.0 +azure-identity~=1.16.1 jmespath~=0.10.0 python-dateutil~=2.8.1 aiohttp==3.9.2 From e131a66ff2fe6dc67381298c809684e49d746586 Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Fri, 18 Oct 2024 12:51:45 +0200 Subject: [PATCH 08/16] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3425a35..1da033a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # The Python Worker is managed by Azure Functions platform # Manually managing azure-functions-worker may cause unexpected issues azure-functions -cryptography~=42.0.0 +cryptography>42.0.0 azure-identity~=1.16.1 jmespath~=0.10.0 python-dateutil~=2.8.1 From 2e9d94b661fbb411d61e25ccb28ab87c35e8aba6 Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Fri, 18 Oct 2024 12:52:24 +0200 Subject: [PATCH 09/16] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1da033a..df4c0ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # The Python Worker is managed by Azure Functions platform # Manually managing azure-functions-worker may cause unexpected issues azure-functions -cryptography>42.0.0 +cryptography>43.0.0 azure-identity~=1.16.1 jmespath~=0.10.0 python-dateutil~=2.8.1 From 088e8a8bb93fff3803eee53b6db60f2077757a0d Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Fri, 18 Oct 2024 13:00:38 +0200 Subject: [PATCH 10/16] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df4c0ea..02c158b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # The Python Worker is managed by Azure Functions platform # Manually managing azure-functions-worker may cause unexpected issues azure-functions -cryptography>43.0.0 +cryptography<43.0.0 azure-identity~=1.16.1 jmespath~=0.10.0 python-dateutil~=2.8.1 From b5422a8bd37d04cd37363d890565750da14e8818 Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Fri, 18 Oct 2024 15:05:52 +0200 Subject: [PATCH 11/16] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 02c158b..5f1f560 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # The Python Worker is managed by Azure Functions platform # Manually managing azure-functions-worker may cause unexpected issues azure-functions -cryptography<43.0.0 +cryptography~=3.4.6 azure-identity~=1.16.1 jmespath~=0.10.0 python-dateutil~=2.8.1 From 434d9f93423215e4fd8292de7fde4ae96c75ca96 Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Mon, 21 Oct 2024 13:43:24 +0200 Subject: [PATCH 12/16] Update dynatrace-azure-logs.sh --- deployment/dynatrace-azure-logs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/dynatrace-azure-logs.sh b/deployment/dynatrace-azure-logs.sh index 627eac5..0fcf902 100755 --- a/deployment/dynatrace-azure-logs.sh +++ b/deployment/dynatrace-azure-logs.sh @@ -447,7 +447,7 @@ echo "- deploying function zip code into ${FUNCTIONAPP_NAME}..." sleep 60 # wait some time to allow functionapp to warmup -az webapp deploy -n ${FUNCTIONAPP_NAME} -g ${RESOURCE_GROUP} --src ${FUNCTION_ZIP_PACKAGE} +az webapp deploy -n ${FUNCTIONAPP_NAME} -g ${RESOURCE_GROUP} --src-path ${FUNCTION_ZIP_PACKAGE} if [[ "$ENABLE_USER_ASSIGNED_MANAGED_IDENTITY" == "true" ]]; then MANAGED_IDENTITY_RESOURCE_ID=$(az identity show --name ${MANAGED_IDENTITY_RESOURCE_NAME} -g ${RESOURCE_GROUP} --query id --output tsv) From 46e05d8ef4a037a54f8327f6d4bd402f72962c0b Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Tue, 22 Oct 2024 09:00:29 +0200 Subject: [PATCH 13/16] Update dynatrace-azure-logs.sh --- deployment/dynatrace-azure-logs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/dynatrace-azure-logs.sh b/deployment/dynatrace-azure-logs.sh index 0fcf902..0ae757a 100755 --- a/deployment/dynatrace-azure-logs.sh +++ b/deployment/dynatrace-azure-logs.sh @@ -447,7 +447,7 @@ echo "- deploying function zip code into ${FUNCTIONAPP_NAME}..." sleep 60 # wait some time to allow functionapp to warmup -az webapp deploy -n ${FUNCTIONAPP_NAME} -g ${RESOURCE_GROUP} --src-path ${FUNCTION_ZIP_PACKAGE} +az webapp deploy -n ${FUNCTIONAPP_NAME} -g ${RESOURCE_GROUP} --src-path ${FUNCTION_ZIP_PACKAGE} --type zip if [[ "$ENABLE_USER_ASSIGNED_MANAGED_IDENTITY" == "true" ]]; then MANAGED_IDENTITY_RESOURCE_ID=$(az identity show --name ${MANAGED_IDENTITY_RESOURCE_NAME} -g ${RESOURCE_GROUP} --query id --output tsv) From 7c1bcf0332c9bf43cb5f03c30e6d310149d48a7f Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Tue, 22 Oct 2024 10:07:07 +0200 Subject: [PATCH 14/16] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f1f560..7353ea5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # The Python Worker is managed by Azure Functions platform # Manually managing azure-functions-worker may cause unexpected issues azure-functions -cryptography~=3.4.6 +cryptography~=43.0.1 azure-identity~=1.16.1 jmespath~=0.10.0 python-dateutil~=2.8.1 From 2c99e182d2f0b69da81e9cfbd14a3eb0fef1a03b Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Tue, 22 Oct 2024 10:31:40 +0200 Subject: [PATCH 15/16] Update dynatrace-azure-logs.sh --- deployment/dynatrace-azure-logs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/dynatrace-azure-logs.sh b/deployment/dynatrace-azure-logs.sh index 0ae757a..5da1395 100755 --- a/deployment/dynatrace-azure-logs.sh +++ b/deployment/dynatrace-azure-logs.sh @@ -447,7 +447,7 @@ echo "- deploying function zip code into ${FUNCTIONAPP_NAME}..." sleep 60 # wait some time to allow functionapp to warmup -az webapp deploy -n ${FUNCTIONAPP_NAME} -g ${RESOURCE_GROUP} --src-path ${FUNCTION_ZIP_PACKAGE} --type zip +az webapp deploy -n ${FUNCTIONAPP_NAME} -g ${RESOURCE_GROUP} --src-path ${FUNCTION_ZIP_PACKAGE} --type zip --async true if [[ "$ENABLE_USER_ASSIGNED_MANAGED_IDENTITY" == "true" ]]; then MANAGED_IDENTITY_RESOURCE_ID=$(az identity show --name ${MANAGED_IDENTITY_RESOURCE_NAME} -g ${RESOURCE_GROUP} --query id --output tsv) From 1dc54c6ff13688cbc79244a7bdf3d5fbaf2a7a25 Mon Sep 17 00:00:00 2001 From: NematulloKozimov <110405489+NematulloKozimov@users.noreply.github.com> Date: Tue, 22 Oct 2024 11:43:12 +0200 Subject: [PATCH 16/16] Update dynatrace-azure-logs.sh --- deployment/dynatrace-azure-logs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/dynatrace-azure-logs.sh b/deployment/dynatrace-azure-logs.sh index 5da1395..2c6c6b0 100755 --- a/deployment/dynatrace-azure-logs.sh +++ b/deployment/dynatrace-azure-logs.sh @@ -445,7 +445,7 @@ FUNCTIONAPP_NAME="${DEPLOYMENT_NAME}-function" echo echo "- deploying function zip code into ${FUNCTIONAPP_NAME}..." -sleep 60 # wait some time to allow functionapp to warmup +sleep 180 # wait some time to allow functionapp to warmup az webapp deploy -n ${FUNCTIONAPP_NAME} -g ${RESOURCE_GROUP} --src-path ${FUNCTION_ZIP_PACKAGE} --type zip --async true