From 51a5d3d3240a236a5359ef875582cfa27df12876 Mon Sep 17 00:00:00 2001 From: Heath Stewart Date: Tue, 7 Nov 2023 11:22:36 -0800 Subject: [PATCH 1/2] Update allowed MHSM locations --- sdk/keyvault/test-resources.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/sdk/keyvault/test-resources.json b/sdk/keyvault/test-resources.json index 404624d9c7b93..6f70888a84511 100644 --- a/sdk/keyvault/test-resources.json +++ b/sdk/keyvault/test-resources.json @@ -40,7 +40,10 @@ "defaultValue": "francecentral", "allowedValues": [ "australiacentral", + "australiacentral2", "australiaeast", + "brazilsouth", + "brazilsoutheast", "canadacentral", "canadaeast", "centralindia", @@ -48,25 +51,38 @@ "eastasia", "eastus", "eastus2", + "eastus2euap", "francecentral", + "germanywestcentral", + "israelcentral", + "italynorth", "japaneast", + "japanwest", "koreacentral", "northcentralus", "northeurope", + "norwayeast", + "norwaywest", + "polandcentral", + "qatarcentral", "southafricanorth", "southcentralus", + "southindia", + "southeastasia", + "swedencentral", "switzerlandnorth", "switzerlandwest", "uaenorth", "uksouth", "westcentralus", "westeurope", + "westindia", "westus", "westus2", "westus3" ], "metadata": { - "description": "The location of the Managed HSM. By default, this is 'northcentralus'." + "description": "The location of the Managed HSM. By default, this is 'francecentral'." } }, "enableAttestation": { From 89e86864a8fd248b99baba77fd3cb3bfdc79667e Mon Sep 17 00:00:00 2001 From: Heath Stewart Date: Fri, 9 Feb 2024 16:21:29 -0800 Subject: [PATCH 2/2] Update System.IdentityModel.Tokens.Jwt Fixes CVE-2024-21319 --- eng/Packages.Data.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Packages.Data.props b/eng/Packages.Data.props index 6368cba9998ea..ece7be9207eb0 100644 --- a/eng/Packages.Data.props +++ b/eng/Packages.Data.props @@ -117,7 +117,7 @@ - +