diff --git a/eng/target_proxy_version.txt b/eng/target_proxy_version.txt
new file mode 100644
index 000000000000..1979eff49e7b
--- /dev/null
+++ b/eng/target_proxy_version.txt
@@ -0,0 +1 @@
+1.0.0-dev.20240410.1
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index 9e18823c828b..8a3b8e79ef7d 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -478,7 +478,6 @@ io.clientcore:http-stress;1.0.0-beta.1;1.0.0-beta.1
# note: The unreleased dependencies will not be manipulated with the automatic PR creation code.
# In the pom, the version update tag after the version should name the unreleased package and the dependency version:
#
-unreleased_com.azure:azure-core-test;1.26.0-beta.1
# Released Beta dependencies: Copy the entry from above, prepend "beta_", remove the current
# version and set the version to the released beta. Released beta dependencies are only valid
diff --git a/sdk/advisor/azure-resourcemanager-advisor/pom.xml b/sdk/advisor/azure-resourcemanager-advisor/pom.xml
index 8ed82f0b92b3..3f49cd7912ac 100644
--- a/sdk/advisor/azure-resourcemanager-advisor/pom.xml
+++ b/sdk/advisor/azure-resourcemanager-advisor/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/agrifood/azure-resourcemanager-agrifood/pom.xml b/sdk/agrifood/azure-resourcemanager-agrifood/pom.xml
index 57af7b0abcec..58ad6195afda 100644
--- a/sdk/agrifood/azure-resourcemanager-agrifood/pom.xml
+++ b/sdk/agrifood/azure-resourcemanager-agrifood/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/agrifood/azure-verticals-agrifood-farming/pom.xml b/sdk/agrifood/azure-verticals-agrifood-farming/pom.xml
index 281335cee425..2380e6c807a5 100644
--- a/sdk/agrifood/azure-verticals-agrifood-farming/pom.xml
+++ b/sdk/agrifood/azure-verticals-agrifood-farming/pom.xml
@@ -78,7 +78,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/anomalydetector/azure-ai-anomalydetector/pom.xml b/sdk/anomalydetector/azure-ai-anomalydetector/pom.xml
index c18bd55c908a..f502c66f4eac 100644
--- a/sdk/anomalydetector/azure-ai-anomalydetector/pom.xml
+++ b/sdk/anomalydetector/azure-ai-anomalydetector/pom.xml
@@ -75,7 +75,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/apicenter/azure-resourcemanager-apicenter/pom.xml b/sdk/apicenter/azure-resourcemanager-apicenter/pom.xml
index 155eeab7397d..26b29c6f3e3e 100644
--- a/sdk/apicenter/azure-resourcemanager-apicenter/pom.xml
+++ b/sdk/apicenter/azure-resourcemanager-apicenter/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/apimanagement/azure-resourcemanager-apimanagement/pom.xml b/sdk/apimanagement/azure-resourcemanager-apimanagement/pom.xml
index 8b450887d254..ef492c6d15c3 100644
--- a/sdk/apimanagement/azure-resourcemanager-apimanagement/pom.xml
+++ b/sdk/apimanagement/azure-resourcemanager-apimanagement/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/appcomplianceautomation/azure-resourcemanager-appcomplianceautomation/pom.xml b/sdk/appcomplianceautomation/azure-resourcemanager-appcomplianceautomation/pom.xml
index c8a569741eee..5c162a6ee8f6 100644
--- a/sdk/appcomplianceautomation/azure-resourcemanager-appcomplianceautomation/pom.xml
+++ b/sdk/appcomplianceautomation/azure-resourcemanager-appcomplianceautomation/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml
index 3ac0a9b07ac9..99f0286fb4a0 100644
--- a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml
+++ b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml
@@ -67,7 +67,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/AadCredentialTest.java b/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/AadCredentialTest.java
index 05f534f0d042..803c109880b7 100644
--- a/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/AadCredentialTest.java
+++ b/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/AadCredentialTest.java
@@ -15,8 +15,6 @@
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.MethodSource;
-import java.util.Arrays;
-
import static com.azure.data.appconfiguration.ConfigurationClientTestBase.FAKE_CONNECTION_STRING;
import static com.azure.data.appconfiguration.TestHelper.DISPLAY_NAME_WITH_ARGUMENTS;
@@ -54,14 +52,8 @@ private void setup(HttpClient httpClient, ConfigurationServiceVersion serviceVer
builder.addPolicy(interceptorManager.getRecordPolicy()); // Record
}
-
client = builder.buildClient();
}
-
- // Disable `("$.key")` sanitizer
- if (!interceptorManager.isLiveMode()) {
- interceptorManager.removeSanitizers(Arrays.asList("AZSDK3447"));
- }
}
ConfigurationClientBuilder setHttpClient(HttpClient httpClient, ConfigurationClientBuilder builder) {
diff --git a/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/ConfigurationAsyncClientTest.java b/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/ConfigurationAsyncClientTest.java
index 6cfbf6fa6ad4..de8fa4d6d06c 100644
--- a/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/ConfigurationAsyncClientTest.java
+++ b/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/ConfigurationAsyncClientTest.java
@@ -86,12 +86,7 @@ private ConfigurationAsyncClient getConfigurationAsyncClient(HttpClient httpClie
builder.addPolicy(interceptorManager.getRecordPolicy());
} else if (interceptorManager.isPlaybackMode()) {
interceptorManager.addMatchers(Collections.singletonList(
- new CustomMatcher().setHeadersKeyOnlyMatch(Arrays.asList("Sync-Token", "If-Match"))));
- }
-
- // Disable `$.key` snanitizer
- if (!interceptorManager.isLiveMode()) {
- interceptorManager.removeSanitizers(Arrays.asList("AZSDK3447"));
+ new CustomMatcher().setHeadersKeyOnlyMatch(Collections.singletonList("Sync-Token"))));
}
return builder.buildAsyncClient();
});
diff --git a/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/ConfigurationClientBuilderTest.java b/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/ConfigurationClientBuilderTest.java
index 6aedf12ed0fb..9c453792d7f8 100644
--- a/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/ConfigurationClientBuilderTest.java
+++ b/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/ConfigurationClientBuilderTest.java
@@ -199,10 +199,6 @@ public void nullServiceVersion(HttpClient httpClient) {
.httpClient(httpClient)
.addPolicy(interceptorManager.getRecordPolicy());
}
- // Disable `("$.key")` sanitizer
- if (!interceptorManager.isLiveMode()) {
- interceptorManager.removeSanitizers(Collections.singletonList("AZSDK3447"));
- }
ConfigurationSetting addedSetting = clientBuilder.buildClient().setConfigurationSetting(key, null, value);
assertEquals(addedSetting.getKey(), key);
@@ -233,11 +229,6 @@ public void defaultPipeline() {
clientBuilder.httpClient(interceptorManager.getPlaybackClient());
}
- // Disable `("$.key")` sanitizer
- if (!interceptorManager.isLiveMode()) {
- interceptorManager.removeSanitizers(Collections.singletonList("AZSDK3447"));
- }
-
ConfigurationSetting addedSetting = clientBuilder
.buildClient()
.setConfigurationSetting(key, null, value);
diff --git a/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/ConfigurationClientTest.java b/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/ConfigurationClientTest.java
index 235a34b65e8c..744dddcf1bee 100644
--- a/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/ConfigurationClientTest.java
+++ b/sdk/appconfiguration/azure-data-appconfiguration/src/test/java/com/azure/data/appconfiguration/ConfigurationClientTest.java
@@ -83,12 +83,7 @@ private ConfigurationClient getConfigurationClient(HttpClient httpClient,
builder.addPolicy(interceptorManager.getRecordPolicy());
} else if (interceptorManager.isPlaybackMode()) {
interceptorManager.addMatchers(Collections.singletonList(
- new CustomMatcher().setHeadersKeyOnlyMatch(Arrays.asList("Sync-Token", "If-Match"))));
- }
-
- // Disable `$.key` snanitizer
- if (!interceptorManager.isLiveMode()) {
- interceptorManager.removeSanitizers(Arrays.asList("AZSDK3447"));
+ new CustomMatcher().setHeadersKeyOnlyMatch(Collections.singletonList("Sync-Token"))));
}
return builder.buildClient();
});
diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/pom.xml b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/pom.xml
index 43dce057fcfe..5d3a96e9709b 100644
--- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/pom.xml
+++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/pom.xml b/sdk/appcontainers/azure-resourcemanager-appcontainers/pom.xml
index 0bef6c90b82b..06f2996e3bf5 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/pom.xml
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/applicationinsights/azure-resourcemanager-applicationinsights/pom.xml b/sdk/applicationinsights/azure-resourcemanager-applicationinsights/pom.xml
index 688e90f87002..3e979aa60ffc 100644
--- a/sdk/applicationinsights/azure-resourcemanager-applicationinsights/pom.xml
+++ b/sdk/applicationinsights/azure-resourcemanager-applicationinsights/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/astro/azure-resourcemanager-astro/pom.xml b/sdk/astro/azure-resourcemanager-astro/pom.xml
index 93b333d1761a..530459379db5 100644
--- a/sdk/astro/azure-resourcemanager-astro/pom.xml
+++ b/sdk/astro/azure-resourcemanager-astro/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/attestation/azure-resourcemanager-attestation/pom.xml b/sdk/attestation/azure-resourcemanager-attestation/pom.xml
index 109253fb9a66..6e80cee07a28 100644
--- a/sdk/attestation/azure-resourcemanager-attestation/pom.xml
+++ b/sdk/attestation/azure-resourcemanager-attestation/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/attestation/azure-security-attestation/pom.xml b/sdk/attestation/azure-security-attestation/pom.xml
index 8948c02fb2a8..083fb6dee7e1 100644
--- a/sdk/attestation/azure-security-attestation/pom.xml
+++ b/sdk/attestation/azure-security-attestation/pom.xml
@@ -65,7 +65,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/attestation/azure-security-attestation/src/test/java/com/azure/security/attestation/AttestationPolicyManagementTests.java b/sdk/attestation/azure-security-attestation/src/test/java/com/azure/security/attestation/AttestationPolicyManagementTests.java
index f034ec541437..e4979674fe20 100644
--- a/sdk/attestation/azure-security-attestation/src/test/java/com/azure/security/attestation/AttestationPolicyManagementTests.java
+++ b/sdk/attestation/azure-security-attestation/src/test/java/com/azure/security/attestation/AttestationPolicyManagementTests.java
@@ -4,7 +4,6 @@
import com.azure.core.http.HttpClient;
import com.azure.core.http.rest.Response;
-import com.azure.core.test.annotation.LiveOnly;
import com.azure.core.util.Context;
import com.azure.security.attestation.models.AttestationSigner;
import com.azure.security.attestation.models.AttestationSignerCollection;
@@ -27,9 +26,7 @@
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.junit.jupiter.api.Assumptions.assumeTrue;
-@LiveOnly
public class AttestationPolicyManagementTests extends AttestationClientTestBase {
- // LiveOnly because "JWT cannot be stored in recordings."
@ParameterizedTest(name = DISPLAY_NAME_WITH_ARGUMENTS)
@MethodSource("getAttestationClients")
void testGetPolicyManagementCertificates(HttpClient httpClient, String clientUri) {
diff --git a/sdk/attestation/azure-security-attestation/src/test/java/com/azure/security/attestation/AttestationPolicyTests.java b/sdk/attestation/azure-security-attestation/src/test/java/com/azure/security/attestation/AttestationPolicyTests.java
index 60c7c09ac686..76ae30e57e44 100644
--- a/sdk/attestation/azure-security-attestation/src/test/java/com/azure/security/attestation/AttestationPolicyTests.java
+++ b/sdk/attestation/azure-security-attestation/src/test/java/com/azure/security/attestation/AttestationPolicyTests.java
@@ -4,7 +4,6 @@
import com.azure.core.http.HttpClient;
import com.azure.core.http.rest.Response;
-import com.azure.core.test.annotation.LiveOnly;
import com.azure.core.util.Base64Util;
import com.azure.core.util.BinaryData;
import com.azure.core.util.Context;
@@ -31,9 +30,7 @@
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.junit.jupiter.api.Assumptions.assumeTrue;
-@LiveOnly
public class AttestationPolicyTests extends AttestationClientTestBase {
- // LiveOnly because "JWT cannot be stored in recordings."
@ParameterizedTest(name = DISPLAY_NAME_WITH_ARGUMENTS)
@MethodSource("getPolicyClients")
void testGetAttestationPolicy(HttpClient client, String clientUri, AttestationType attestationType) {
@@ -375,7 +372,6 @@ void testSetAttestationPolicyAsync(HttpClient httpClient, String clientUri, Atte
}
}
- @LiveOnly
@ParameterizedTest(name = DISPLAY_NAME_WITH_ARGUMENTS)
@MethodSource("getPolicyClients")
void testSetAttestationPolicyAadAsync(HttpClient httpClient, String clientUri, AttestationType attestationType) {
@@ -401,7 +397,6 @@ void testSetAttestationPolicyAadAsync(HttpClient httpClient, String clientUri, A
.verify();
}
- @LiveOnly
@ParameterizedTest(name = DISPLAY_NAME_WITH_ARGUMENTS)
@MethodSource("getPolicyClients")
void testSetAttestationPolicyWithResponseAsync(HttpClient httpClient, String clientUri,
diff --git a/sdk/attestation/azure-security-attestation/src/test/java/com/azure/security/attestation/AttestationTest.java b/sdk/attestation/azure-security-attestation/src/test/java/com/azure/security/attestation/AttestationTest.java
index 411764703c70..0dada17dbdf1 100644
--- a/sdk/attestation/azure-security-attestation/src/test/java/com/azure/security/attestation/AttestationTest.java
+++ b/sdk/attestation/azure-security-attestation/src/test/java/com/azure/security/attestation/AttestationTest.java
@@ -6,7 +6,6 @@
import com.azure.core.http.HttpHeaders;
import com.azure.core.http.rest.Response;
import com.azure.core.test.TestMode;
-import com.azure.core.test.annotation.LiveOnly;
import com.azure.core.test.utils.TestUtils;
import com.azure.core.util.BinaryData;
import com.azure.core.util.Context;
@@ -47,9 +46,7 @@
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.junit.jupiter.api.Assumptions.assumeTrue;
-@LiveOnly
public class AttestationTest extends AttestationClientTestBase {
- // LiveOnly because "JWT cannot be stored in recordings."
private static final String RUNTIME_DATA = "CiAgICAgICAgewogICAgICAgICAgICAiandrIiA6IHsKICAgICAgICAgICAgICAgICJrdHk"
+ "iOiJFQyIsCiAgICAgICAgICAgICAgICAidXNlIjoic2lnIiwKICAgICAgICAgICAgICAgICJjcnYiOiJQLTI1NiIsCiAgICAgICAgICAgICA"
+ "gICAieCI6IjE4d0hMZUlnVzl3Vk42VkQxVHhncHF5MkxzellrTWY2SjhualZBaWJ2aE0iLAogICAgICAgICAgICAgICAgInkiOiJjVjRkUzR"
diff --git a/sdk/avs/azure-resourcemanager-avs/pom.xml b/sdk/avs/azure-resourcemanager-avs/pom.xml
index 00e6a66a41f9..e5e8bfc77712 100644
--- a/sdk/avs/azure-resourcemanager-avs/pom.xml
+++ b/sdk/avs/azure-resourcemanager-avs/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/azurearcdata/azure-resourcemanager-azurearcdata/pom.xml b/sdk/azurearcdata/azure-resourcemanager-azurearcdata/pom.xml
index 983eaaf79871..54953c5f3885 100644
--- a/sdk/azurearcdata/azure-resourcemanager-azurearcdata/pom.xml
+++ b/sdk/azurearcdata/azure-resourcemanager-azurearcdata/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/azurestack/azure-resourcemanager-azurestack/pom.xml b/sdk/azurestack/azure-resourcemanager-azurestack/pom.xml
index e7785acca2fb..95aaa1cf35ec 100644
--- a/sdk/azurestack/azure-resourcemanager-azurestack/pom.xml
+++ b/sdk/azurestack/azure-resourcemanager-azurestack/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/azurestackhci/azure-resourcemanager-azurestackhci/pom.xml b/sdk/azurestackhci/azure-resourcemanager-azurestackhci/pom.xml
index d6c69116c358..5d1c3579d938 100644
--- a/sdk/azurestackhci/azure-resourcemanager-azurestackhci/pom.xml
+++ b/sdk/azurestackhci/azure-resourcemanager-azurestackhci/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/baremetalinfrastructure/azure-resourcemanager-baremetalinfrastructure/pom.xml b/sdk/baremetalinfrastructure/azure-resourcemanager-baremetalinfrastructure/pom.xml
index 094fc863224a..a2a91feb2726 100644
--- a/sdk/baremetalinfrastructure/azure-resourcemanager-baremetalinfrastructure/pom.xml
+++ b/sdk/baremetalinfrastructure/azure-resourcemanager-baremetalinfrastructure/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/batch/azure-resourcemanager-batch/pom.xml b/sdk/batch/azure-resourcemanager-batch/pom.xml
index 987e948b48bf..a9b8d0b6aae5 100644
--- a/sdk/batch/azure-resourcemanager-batch/pom.xml
+++ b/sdk/batch/azure-resourcemanager-batch/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/billing/azure-resourcemanager-billing/pom.xml b/sdk/billing/azure-resourcemanager-billing/pom.xml
index 724b3ef59424..67408a92ec32 100644
--- a/sdk/billing/azure-resourcemanager-billing/pom.xml
+++ b/sdk/billing/azure-resourcemanager-billing/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/billingbenefits/azure-resourcemanager-billingbenefits/pom.xml b/sdk/billingbenefits/azure-resourcemanager-billingbenefits/pom.xml
index ca6c7bd6e003..771f4180eec1 100644
--- a/sdk/billingbenefits/azure-resourcemanager-billingbenefits/pom.xml
+++ b/sdk/billingbenefits/azure-resourcemanager-billingbenefits/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/changeanalysis/azure-resourcemanager-changeanalysis/pom.xml b/sdk/changeanalysis/azure-resourcemanager-changeanalysis/pom.xml
index f2bfb271f755..3f6b292e38c4 100644
--- a/sdk/changeanalysis/azure-resourcemanager-changeanalysis/pom.xml
+++ b/sdk/changeanalysis/azure-resourcemanager-changeanalysis/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/chaos/azure-resourcemanager-chaos/pom.xml b/sdk/chaos/azure-resourcemanager-chaos/pom.xml
index c4a32a2fb429..a924e5895b85 100644
--- a/sdk/chaos/azure-resourcemanager-chaos/pom.xml
+++ b/sdk/chaos/azure-resourcemanager-chaos/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/cognitiveservices/azure-resourcemanager-cognitiveservices/pom.xml b/sdk/cognitiveservices/azure-resourcemanager-cognitiveservices/pom.xml
index 9000c687f954..40b46a3faee9 100644
--- a/sdk/cognitiveservices/azure-resourcemanager-cognitiveservices/pom.xml
+++ b/sdk/cognitiveservices/azure-resourcemanager-cognitiveservices/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/commerce/azure-resourcemanager-commerce/pom.xml b/sdk/commerce/azure-resourcemanager-commerce/pom.xml
index 6134e8529f67..3ada1b25ccb8 100644
--- a/sdk/commerce/azure-resourcemanager-commerce/pom.xml
+++ b/sdk/commerce/azure-resourcemanager-commerce/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/communication/azure-communication-callautomation/pom.xml b/sdk/communication/azure-communication-callautomation/pom.xml
index 1a641c7d70a6..722ac6b09f44 100644
--- a/sdk/communication/azure-communication-callautomation/pom.xml
+++ b/sdk/communication/azure-communication-callautomation/pom.xml
@@ -77,7 +77,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/communication/azure-communication-callingserver/pom.xml b/sdk/communication/azure-communication-callingserver/pom.xml
index 5efe77358200..902b761a039a 100644
--- a/sdk/communication/azure-communication-callingserver/pom.xml
+++ b/sdk/communication/azure-communication-callingserver/pom.xml
@@ -70,7 +70,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/communication/azure-communication-chat/pom.xml b/sdk/communication/azure-communication-chat/pom.xml
index 8a5bfad058dd..6ee8c7d49803 100644
--- a/sdk/communication/azure-communication-chat/pom.xml
+++ b/sdk/communication/azure-communication-chat/pom.xml
@@ -66,7 +66,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/communication/azure-communication-common-perf/pom.xml b/sdk/communication/azure-communication-common-perf/pom.xml
index 79caacefb645..6fdd38f13fed 100644
--- a/sdk/communication/azure-communication-common-perf/pom.xml
+++ b/sdk/communication/azure-communication-common-perf/pom.xml
@@ -50,7 +50,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
diff --git a/sdk/communication/azure-communication-email/pom.xml b/sdk/communication/azure-communication-email/pom.xml
index e8ce6f7595b3..3bf8ab6c9b7a 100644
--- a/sdk/communication/azure-communication-email/pom.xml
+++ b/sdk/communication/azure-communication-email/pom.xml
@@ -78,7 +78,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/communication/azure-communication-identity/pom.xml b/sdk/communication/azure-communication-identity/pom.xml
index c54e6bf67363..10f28882ed57 100644
--- a/sdk/communication/azure-communication-identity/pom.xml
+++ b/sdk/communication/azure-communication-identity/pom.xml
@@ -103,7 +103,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/communication/azure-communication-jobrouter/pom.xml b/sdk/communication/azure-communication-jobrouter/pom.xml
index 4e36b7603ae6..d9963d1725a3 100644
--- a/sdk/communication/azure-communication-jobrouter/pom.xml
+++ b/sdk/communication/azure-communication-jobrouter/pom.xml
@@ -72,7 +72,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/communication/azure-communication-jobrouter/src/test/java/com.azure.communication.jobrouter/JobRouterTestBase.java b/sdk/communication/azure-communication-jobrouter/src/test/java/com.azure.communication.jobrouter/JobRouterTestBase.java
index 16ea64381ee3..da667ea93815 100644
--- a/sdk/communication/azure-communication-jobrouter/src/test/java/com.azure.communication.jobrouter/JobRouterTestBase.java
+++ b/sdk/communication/azure-communication-jobrouter/src/test/java/com.azure.communication.jobrouter/JobRouterTestBase.java
@@ -57,10 +57,6 @@ protected JobRouterAdministrationClient getRouterAdministrationClient(HttpClient
.endpoint(connectionString.getEndpoint())
.pipeline(httpPipeline)
.buildClient();
- // Disable `$..etag` sanitizer
- if (!interceptorManager.isLiveMode()) {
- interceptorManager.removeSanitizers(Arrays.asList("AZSDK3490"));
- }
return jobRouterAdministrationClient;
}
@@ -71,10 +67,6 @@ protected JobRouterAdministrationAsyncClient getRouterAdministrationAsyncClient(
.endpoint(connectionString.getEndpoint())
.pipeline(httpPipeline)
.buildAsyncClient();
- // Disable `$..etag` sanitizer
- if (!interceptorManager.isLiveMode()) {
- interceptorManager.removeSanitizers(Arrays.asList("AZSDK3490"));
- }
return jobRouterAdministrationAsyncClient;
}
diff --git a/sdk/communication/azure-communication-messages/pom.xml b/sdk/communication/azure-communication-messages/pom.xml
index 445acde579b5..cc6e7be55dfa 100644
--- a/sdk/communication/azure-communication-messages/pom.xml
+++ b/sdk/communication/azure-communication-messages/pom.xml
@@ -78,7 +78,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/communication/azure-communication-phonenumbers/pom.xml b/sdk/communication/azure-communication-phonenumbers/pom.xml
index c0d6c6a3e2db..29ef3727cd5a 100644
--- a/sdk/communication/azure-communication-phonenumbers/pom.xml
+++ b/sdk/communication/azure-communication-phonenumbers/pom.xml
@@ -103,7 +103,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/communication/azure-communication-phonenumbers/src/test/java/com/azure/communication/phonenumbers/siprouting/SipRoutingClientIntegrationTest.java b/sdk/communication/azure-communication-phonenumbers/src/test/java/com/azure/communication/phonenumbers/siprouting/SipRoutingClientIntegrationTest.java
index 7d82befdbeb1..7f5e5355aa46 100644
--- a/sdk/communication/azure-communication-phonenumbers/src/test/java/com/azure/communication/phonenumbers/siprouting/SipRoutingClientIntegrationTest.java
+++ b/sdk/communication/azure-communication-phonenumbers/src/test/java/com/azure/communication/phonenumbers/siprouting/SipRoutingClientIntegrationTest.java
@@ -579,7 +579,7 @@ public void setEmptyRoutesNotEmptyBefore(HttpClient httpClient) {
public void setEmptyRoutesNotEmptyBeforeWithResponse(HttpClient httpClient) {
SipRoutingClient client = getClientWithConnectionString(httpClient, "setEmptyRoutesNotEmptyBeforeWithResponseSync");
client.setRoutes(EXPECTED_ROUTES);
-
+
PagedIterable iter = client.listRoutes();
validateExpectedRoutes(iter);
@@ -814,13 +814,8 @@ private void validateTrunks(List expected, PagedIterable act
List trunksList = getAsList(actual);
assertEquals(expected.size(), trunksList.size());
for (SipTrunk expectedTrunk : expected) {
- Optional actualTrunk = Optional.empty();
- for (SipTrunk value : trunksList) {
- if (Objects.equals(expectedTrunk.getFqdn(), value.getFqdn())) {
- actualTrunk = Optional.of(value);
- break;
- }
- }
+ Optional actualTrunk = trunksList.stream()
+ .filter(value -> Objects.equals(expectedTrunk.getFqdn(), value.getFqdn())).findAny();
assertTrue(actualTrunk.isPresent());
assertEquals(expectedTrunk.getSipSignalingPort(), actualTrunk.get().getSipSignalingPort());
}
diff --git a/sdk/communication/azure-communication-phonenumbers/src/test/java/com/azure/communication/phonenumbers/siprouting/SipRoutingIntegrationTestBase.java b/sdk/communication/azure-communication-phonenumbers/src/test/java/com/azure/communication/phonenumbers/siprouting/SipRoutingIntegrationTestBase.java
index 3b4dd2b50ce4..8d0b33036d34 100644
--- a/sdk/communication/azure-communication-phonenumbers/src/test/java/com/azure/communication/phonenumbers/siprouting/SipRoutingIntegrationTestBase.java
+++ b/sdk/communication/azure-communication-phonenumbers/src/test/java/com/azure/communication/phonenumbers/siprouting/SipRoutingIntegrationTestBase.java
@@ -158,7 +158,7 @@ private void addTestProxySanitizers() {
+ ".[0-9a-fA-F]{8}\\\\-[0-9a-fA-F]{4}\\\\-[0-9a-fA-F]{4}\\\\-[0-9a-fA-F]{4}\\\\-[0-9a-fA-F]{12})",
".redacted", TestProxySanitizerType.BODY_REGEX),
new TestProxySanitizer(domain.indexOf(".") > 0 ? domain.substring(domain.indexOf(".")) : domain,
- ".com", TestProxySanitizerType.BODY_REGEX),
+ ".testdomain.com", TestProxySanitizerType.BODY_REGEX),
new TestProxySanitizer("id", null,
"REDACTED", TestProxySanitizerType.BODY_KEY),
new TestProxySanitizer("phoneNumber", null, "REDACTED",
diff --git a/sdk/communication/azure-communication-rooms/pom.xml b/sdk/communication/azure-communication-rooms/pom.xml
index 47587c4d5fe6..aaebb8acefae 100644
--- a/sdk/communication/azure-communication-rooms/pom.xml
+++ b/sdk/communication/azure-communication-rooms/pom.xml
@@ -75,7 +75,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/communication/azure-communication-sms/pom.xml b/sdk/communication/azure-communication-sms/pom.xml
index 0756acf4370f..6239888d59e9 100644
--- a/sdk/communication/azure-communication-sms/pom.xml
+++ b/sdk/communication/azure-communication-sms/pom.xml
@@ -65,7 +65,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/communication/azure-resourcemanager-communication/pom.xml b/sdk/communication/azure-resourcemanager-communication/pom.xml
index 6c6b521087d6..f23890aa15ba 100644
--- a/sdk/communication/azure-resourcemanager-communication/pom.xml
+++ b/sdk/communication/azure-resourcemanager-communication/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/pom.xml b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/pom.xml
index 8c3abf5b2c20..ed292f0f8dd0 100644
--- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/pom.xml
+++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/confidentialledger/azure-security-confidentialledger/pom.xml b/sdk/confidentialledger/azure-security-confidentialledger/pom.xml
index 9ace9b5939e6..fbabf480ce88 100644
--- a/sdk/confidentialledger/azure-security-confidentialledger/pom.xml
+++ b/sdk/confidentialledger/azure-security-confidentialledger/pom.xml
@@ -64,7 +64,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/confluent/azure-resourcemanager-confluent/pom.xml b/sdk/confluent/azure-resourcemanager-confluent/pom.xml
index d614e3082b85..305e4aac16b3 100644
--- a/sdk/confluent/azure-resourcemanager-confluent/pom.xml
+++ b/sdk/confluent/azure-resourcemanager-confluent/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/connectedvmware/azure-resourcemanager-connectedvmware/pom.xml b/sdk/connectedvmware/azure-resourcemanager-connectedvmware/pom.xml
index 32a2359bf551..465bfa840c1c 100644
--- a/sdk/connectedvmware/azure-resourcemanager-connectedvmware/pom.xml
+++ b/sdk/connectedvmware/azure-resourcemanager-connectedvmware/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/consumption/azure-resourcemanager-consumption/pom.xml b/sdk/consumption/azure-resourcemanager-consumption/pom.xml
index 7c35163073b7..4a3878aaaebd 100644
--- a/sdk/consumption/azure-resourcemanager-consumption/pom.xml
+++ b/sdk/consumption/azure-resourcemanager-consumption/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/containerregistry/azure-containers-containerregistry/pom.xml b/sdk/containerregistry/azure-containers-containerregistry/pom.xml
index 2ce8dc5c4585..311fc4bc5a52 100644
--- a/sdk/containerregistry/azure-containers-containerregistry/pom.xml
+++ b/sdk/containerregistry/azure-containers-containerregistry/pom.xml
@@ -105,7 +105,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/containerservicefleet/azure-resourcemanager-containerservicefleet/pom.xml b/sdk/containerservicefleet/azure-resourcemanager-containerservicefleet/pom.xml
index ba4539b9ce0a..c31fc0137f26 100644
--- a/sdk/containerservicefleet/azure-resourcemanager-containerservicefleet/pom.xml
+++ b/sdk/containerservicefleet/azure-resourcemanager-containerservicefleet/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/contentsafety/azure-ai-contentsafety/pom.xml b/sdk/contentsafety/azure-ai-contentsafety/pom.xml
index 4a18d56d81be..e249c7a46e08 100644
--- a/sdk/contentsafety/azure-ai-contentsafety/pom.xml
+++ b/sdk/contentsafety/azure-ai-contentsafety/pom.xml
@@ -72,7 +72,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/InterceptorManager.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/InterceptorManager.java
index 28b6a7fd0c04..ac52eb73b485 100644
--- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/InterceptorManager.java
+++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/InterceptorManager.java
@@ -7,9 +7,9 @@
import com.azure.core.test.http.PlaybackClient;
import com.azure.core.test.http.TestProxyPlaybackClient;
import com.azure.core.test.models.NetworkCallRecord;
+import com.azure.core.test.models.TestProxyRecordingOptions;
import com.azure.core.test.models.RecordedData;
import com.azure.core.test.models.RecordingRedactor;
-import com.azure.core.test.models.TestProxyRecordingOptions;
import com.azure.core.test.models.TestProxyRequestMatcher;
import com.azure.core.test.models.TestProxySanitizer;
import com.azure.core.test.policy.RecordNetworkCallPolicy;
@@ -473,24 +473,6 @@ public void addSanitizers(List testProxySanitizers) {
}
}
- /**
- * Disable common sanitizer rule for sanitization during record or playback.
- * @param testProxySanitizersId the list of sanitizer rule Id to disable.
- * @throws RuntimeException Neither playback or record has started.
- */
- public void removeSanitizers(List testProxySanitizersId) {
- if (CoreUtils.isNullOrEmpty(testProxySanitizersId)) {
- return;
- }
- if (testProxyPlaybackClient != null) {
- testProxyPlaybackClient.removeProxySanitization(testProxySanitizersId);
- } else if (testProxyRecordPolicy != null) {
- testProxyRecordPolicy.removeProxySanitization(testProxySanitizersId);
- } else {
- throw new RuntimeException("Playback or record must have been started before removing sanitizers.");
- }
- }
-
/**
* Add sanitizer rule for sanitization during record or playback.
* @param testProxySanitizers the list of replacement regex and rules.
diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/http/HttpClientTests.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/http/HttpClientTests.java
index 9ff92241da4f..ae9d33241b2e 100644
--- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/http/HttpClientTests.java
+++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/http/HttpClientTests.java
@@ -58,7 +58,6 @@
import com.azure.core.util.serializer.ObjectSerializer;
import com.azure.core.util.serializer.TypeReference;
import org.junit.jupiter.api.Assertions;
-import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Named;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.parallel.Execution;
@@ -524,7 +523,6 @@ public void canSendUnknownLengthNoBufferAsyncFluxBinaryData(BinaryData requestBo
*/
@ParameterizedTest
@MethodSource("knownLengthNoBufferAsyncFluxBinaryData")
- @Disabled
public void canSendKnownLengthNoBufferAsyncFluxBinaryData(BinaryData requestBody, byte[] expectedResponseBody,
BinaryDataTestConsumer consumer) {
consumer.accept(getRequestUrl(ECHO_RESPONSE), requestBody, createHttpClient(), expectedResponseBody);
diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/http/TestProxyPlaybackClient.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/http/TestProxyPlaybackClient.java
index 66ef7166bc8a..8d2bba2c5675 100644
--- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/http/TestProxyPlaybackClient.java
+++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/http/TestProxyPlaybackClient.java
@@ -29,7 +29,6 @@
import java.util.ArrayList;
import java.util.Base64;
import java.util.Comparator;
-import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
@@ -38,12 +37,10 @@
import static com.azure.core.test.implementation.TestingHelpers.X_RECORDING_FILE_LOCATION;
import static com.azure.core.test.implementation.TestingHelpers.X_RECORDING_ID;
-import static com.azure.core.test.utils.TestProxyUtils.DEFAULT_REMOVE_SANITIZER_LIST;
import static com.azure.core.test.utils.TestProxyUtils.checkForTestProxyErrors;
import static com.azure.core.test.utils.TestProxyUtils.createAddSanitizersRequest;
import static com.azure.core.test.utils.TestProxyUtils.getAssetJsonFile;
import static com.azure.core.test.utils.TestProxyUtils.getMatcherRequests;
-import static com.azure.core.test.utils.TestProxyUtils.getRemoveSanitizerRequest;
import static com.azure.core.test.utils.TestProxyUtils.loadSanitizers;
/**
@@ -102,7 +99,6 @@ public Queue startPlayback(File recordFile, Path testClassPath) {
= new String(Base64.getUrlDecoder().decode(response.getHeaders().getValue(X_RECORDING_FILE_LOCATION)),
StandardCharsets.UTF_8);
addProxySanitization(this.sanitizers);
- removeProxySanitization(DEFAULT_REMOVE_SANITIZER_LIST);
addMatcherRequests(this.matchers);
String body = response.getBodyAsString().block();
// The test proxy stores variables in a map with no guaranteed order.
@@ -225,34 +221,12 @@ public void addProxySanitization(List sanitizers) {
HttpRequest request
= createAddSanitizersRequest(sanitizers, proxyUrl).setHeader(X_RECORDING_ID, xRecordingId);
- sendRequestWithRetries(request);
+ client.sendSync(request, Context.NONE).close();
} else {
this.sanitizers.addAll(sanitizers);
}
}
- /**
- * Removes the list of sanitizers from the current playback session.
- * @param sanitizers The sanitizers to remove.
- * @throws RuntimeException if an {@link IOException} is thrown.
- */
- public void removeProxySanitization(List sanitizers) {
- if (isPlayingBack()) {
- Map> data = new HashMap<>();
- data.put("Sanitizers", sanitizers);
-
- HttpRequest request;
- try {
- request = getRemoveSanitizerRequest().setBody(SERIALIZER.serialize(data, SerializerEncoding.JSON))
- .setHeader(X_RECORDING_ID, xRecordingId);
- } catch (IOException e) {
- throw new RuntimeException(e);
- }
-
- sendRequestWithRetries(request);
- }
- }
-
/**
* Add a list of {@link TestProxyRequestMatcher} to the current playback session.
* @param matchers The matchers to add.
diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/policy/TestProxyRecordPolicy.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/policy/TestProxyRecordPolicy.java
index 975f08b24993..1dd231607451 100644
--- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/policy/TestProxyRecordPolicy.java
+++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/policy/TestProxyRecordPolicy.java
@@ -29,15 +29,12 @@
import java.net.URL;
import java.nio.file.Path;
import java.util.ArrayList;
-import java.util.HashMap;
import java.util.List;
-import java.util.Map;
import java.util.Queue;
import static com.azure.core.test.utils.TestProxyUtils.checkForTestProxyErrors;
import static com.azure.core.test.utils.TestProxyUtils.createAddSanitizersRequest;
import static com.azure.core.test.utils.TestProxyUtils.getAssetJsonFile;
-import static com.azure.core.test.utils.TestProxyUtils.getRemoveSanitizerRequest;
import static com.azure.core.test.utils.TestProxyUtils.loadSanitizers;
/**
@@ -210,28 +207,6 @@ private boolean isRecording() {
return xRecordingId != null;
}
- /**
- * Removes the list of sanitizers from the current playback session.
- * @param sanitizers The sanitizers to remove.
- * @throws RuntimeException if an {@link IOException} is thrown.
- */
- public void removeProxySanitization(List sanitizers) {
- if (isRecording()) {
- Map> data = new HashMap<>();
- data.put("Sanitizers", sanitizers);
-
- HttpRequest request;
- try {
- request = getRemoveSanitizerRequest().setBody(SERIALIZER.serialize(data, SerializerEncoding.JSON))
- .setHeader(X_RECORDING_ID, xRecordingId);
- } catch (IOException e) {
- throw new RuntimeException(e);
- }
-
- client.sendSync(request, Context.NONE).close();
- }
- }
-
/**
* Set transport layer test proxy recording options
* @param testProxyRecordingOptions the transport layer test proxy recording options to set
diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestProxyUtils.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestProxyUtils.java
index 71d31a0132e4..9775a51eec6b 100644
--- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestProxyUtils.java
+++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestProxyUtils.java
@@ -29,7 +29,6 @@
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Base64;
-import java.util.Collections;
import java.util.List;
import java.util.Locale;
import java.util.stream.Collectors;
@@ -46,9 +45,6 @@ public class TestProxyUtils {
private static final HttpHeaderName X_RECORDING_SKIP = HttpHeaderName.fromString("x-recording-skip");
private static final String REDACTED_VALUE = "REDACTED";
private static final String URL_REGEX = "(?<=http://|https://)([^/?]+)";
- // Removing `Location`, `Operation-Location`, `$..id` and `$..name` from the default list of sanitizers as they are used in the SDK.
- public static final List DEFAULT_REMOVE_SANITIZER_LIST
- = Collections.unmodifiableList(Arrays.asList("AZSDK2003", "AZSDK2030", "AZSDK3430", "AZSDK3493"));
// These are prepended with "$.." creating a Jsonpath expression.
private static final List JSON_BODY_KEYS_TO_REDACT = Arrays.asList("authHeader", "accountKey",
@@ -57,13 +53,16 @@ public class TestProxyUtils {
"primaryKey", "secondaryKey", "adminPassword.value", "administratorLoginPassword", "runAsPassword",
"adminPassword", "accessSAS", "WEBSITE_AUTH_ENCRYPTION_KEY", "decryptionKey", "primaryMasterKey",
"primaryReadonlyMasterKey", "secondaryMasterKey", "secondaryReadonlyMasterKey", "certificatePassword",
- "clientSecret", "keyVaultClientSecret", "authHeader", "httpHeader", "encryptedCredential", "functionKey",
- "atlasKafkaPrimaryEndpoint", "atlasKafkaSecondaryEndpoint", "certificatePassword", "storageAccountPrimaryKey",
- "privateKey", "fencingClientPassword", "acrToken", "scriptUrlSasToken", "azureBlobSource.containerUrl",
- "properties.DOCKER_REGISTRY_SEVER_PASSWORD");
+ "clientSecret", "keyVaultClientSecret", "authHeader", "httpHeader", "encryptedCredential", "appkey",
+ "functionKey", "atlasKafkaPrimaryEndpoint", "atlasKafkaSecondaryEndpoint", "certificatePassword",
+ "storageAccountPrimaryKey", "privateKey", "fencingClientPassword", "acrToken", "scriptUrlSasToken",
+ "azureBlobSource.containerUrl", "properties.DOCKER_REGISTRY_SEVER_PASSWORD");
private static final List HEADER_KEY_REGEX_TO_REDACT = Arrays.asList(
+ // upper and lower case versions intentional
+ new TestProxySanitizer("Operation-location", URL_REGEX, REDACTED_VALUE, TestProxySanitizerType.HEADER),
+ new TestProxySanitizer("Operation-Location", URL_REGEX, REDACTED_VALUE, TestProxySanitizerType.HEADER),
new TestProxySanitizer("ServiceBusDlqSupplementaryAuthorization",
"(?:(sv|sig|se|srt|ss|sp)=)(?[^&\\\"]+)", REDACTED_VALUE, TestProxySanitizerType.HEADER)
.setGroupForReplace("secret"),
@@ -79,7 +78,7 @@ public class TestProxyUtils {
".*?(?.*?).*?",
"SharedAccessKey=(?[^;\\\"]+)", "AccountKey=(?[^;\\\"]+)", "accesskey=(?[^;\\\"]+)",
"AccessKey=(?[^;\\\"]+)", "Secret=(?[^;\\\"]+)", "access_token=(?.*?)(?=&|$)",
- "refresh_token=(?.*?)(?=&|$)");
+ "refresh_token=(?.*?)(?=&|$)", "(?:(sv|sig|se|srt|ss|sp)=)(?[^&\\\"]*)");
private static final List HEADER_KEYS_TO_REDACT = Arrays.asList("Ocp-Apim-Subscription-Key", "api-key",
"x-api-key", "subscription-key", "x-ms-encryption-key", "sshPassword");
@@ -443,16 +442,6 @@ public static HttpRequest createAddSanitizersRequest(List sa
return new HttpRequest(HttpMethod.POST, proxyUrl + "/Admin/AddSanitizers").setBody(requestBody);
}
- /**
- * Creates a request to remove sanitizers from the request.
- * @return The {@link HttpRequest request} to be sent.
- */
- public static HttpRequest getRemoveSanitizerRequest() {
-
- return new HttpRequest(HttpMethod.POST, proxyUrl + "/Admin/RemoveSanitizers")
- .setHeader(HttpHeaderName.CONTENT_TYPE, "application/json");
- }
-
private static HttpRequest createHttpRequest(String requestBody, String sanitizerType, URL proxyUrl) {
return new HttpRequest(HttpMethod.POST, proxyUrl + "/Admin/AddSanitizer").setBody(requestBody)
.setHeader(X_ABSTRACTION_IDENTIFIER, sanitizerType);
diff --git a/sdk/cosmosdbforpostgresql/azure-resourcemanager-cosmosdbforpostgresql/pom.xml b/sdk/cosmosdbforpostgresql/azure-resourcemanager-cosmosdbforpostgresql/pom.xml
index 8a6fad2f8809..ed92db650b72 100644
--- a/sdk/cosmosdbforpostgresql/azure-resourcemanager-cosmosdbforpostgresql/pom.xml
+++ b/sdk/cosmosdbforpostgresql/azure-resourcemanager-cosmosdbforpostgresql/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/costmanagement/azure-resourcemanager-costmanagement/pom.xml b/sdk/costmanagement/azure-resourcemanager-costmanagement/pom.xml
index f359702e9a5b..ccc94600045c 100644
--- a/sdk/costmanagement/azure-resourcemanager-costmanagement/pom.xml
+++ b/sdk/costmanagement/azure-resourcemanager-costmanagement/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/dashboard/azure-resourcemanager-dashboard/pom.xml b/sdk/dashboard/azure-resourcemanager-dashboard/pom.xml
index f1fa2f8a2a64..d49f4a934a2e 100644
--- a/sdk/dashboard/azure-resourcemanager-dashboard/pom.xml
+++ b/sdk/dashboard/azure-resourcemanager-dashboard/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/databox/azure-resourcemanager-databox/pom.xml b/sdk/databox/azure-resourcemanager-databox/pom.xml
index 81f4fb88939f..bef7e715dddd 100644
--- a/sdk/databox/azure-resourcemanager-databox/pom.xml
+++ b/sdk/databox/azure-resourcemanager-databox/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/databoxedge/azure-resourcemanager-databoxedge/pom.xml b/sdk/databoxedge/azure-resourcemanager-databoxedge/pom.xml
index 01d5743d601a..7baf6613244b 100644
--- a/sdk/databoxedge/azure-resourcemanager-databoxedge/pom.xml
+++ b/sdk/databoxedge/azure-resourcemanager-databoxedge/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/databricks/azure-resourcemanager-databricks/pom.xml b/sdk/databricks/azure-resourcemanager-databricks/pom.xml
index d7577f8ba8bc..e05f2532449c 100644
--- a/sdk/databricks/azure-resourcemanager-databricks/pom.xml
+++ b/sdk/databricks/azure-resourcemanager-databricks/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/datadog/azure-resourcemanager-datadog/pom.xml b/sdk/datadog/azure-resourcemanager-datadog/pom.xml
index 9d8d94370b85..8b729b7e8df0 100644
--- a/sdk/datadog/azure-resourcemanager-datadog/pom.xml
+++ b/sdk/datadog/azure-resourcemanager-datadog/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/datafactory/azure-resourcemanager-datafactory/pom.xml b/sdk/datafactory/azure-resourcemanager-datafactory/pom.xml
index bab3437d167f..5d3f2a5cfc3a 100644
--- a/sdk/datafactory/azure-resourcemanager-datafactory/pom.xml
+++ b/sdk/datafactory/azure-resourcemanager-datafactory/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/datalakeanalytics/azure-resourcemanager-datalakeanalytics/pom.xml b/sdk/datalakeanalytics/azure-resourcemanager-datalakeanalytics/pom.xml
index 620113035553..0f5766d53cfc 100644
--- a/sdk/datalakeanalytics/azure-resourcemanager-datalakeanalytics/pom.xml
+++ b/sdk/datalakeanalytics/azure-resourcemanager-datalakeanalytics/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/datalakestore/azure-resourcemanager-datalakestore/pom.xml b/sdk/datalakestore/azure-resourcemanager-datalakestore/pom.xml
index d73a5f9a709d..c357b7abcd4c 100644
--- a/sdk/datalakestore/azure-resourcemanager-datalakestore/pom.xml
+++ b/sdk/datalakestore/azure-resourcemanager-datalakestore/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/datamigration/azure-resourcemanager-datamigration/pom.xml b/sdk/datamigration/azure-resourcemanager-datamigration/pom.xml
index 2d373a1bc80e..9e96a904842e 100644
--- a/sdk/datamigration/azure-resourcemanager-datamigration/pom.xml
+++ b/sdk/datamigration/azure-resourcemanager-datamigration/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/dataprotection/azure-resourcemanager-dataprotection/pom.xml b/sdk/dataprotection/azure-resourcemanager-dataprotection/pom.xml
index ff249a307d1c..a65a2470f2c1 100644
--- a/sdk/dataprotection/azure-resourcemanager-dataprotection/pom.xml
+++ b/sdk/dataprotection/azure-resourcemanager-dataprotection/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/defendereasm/azure-resourcemanager-defendereasm/pom.xml b/sdk/defendereasm/azure-resourcemanager-defendereasm/pom.xml
index 06e04281c201..e5ff561a5e28 100644
--- a/sdk/defendereasm/azure-resourcemanager-defendereasm/pom.xml
+++ b/sdk/defendereasm/azure-resourcemanager-defendereasm/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/delegatednetwork/azure-resourcemanager-delegatednetwork/pom.xml b/sdk/delegatednetwork/azure-resourcemanager-delegatednetwork/pom.xml
index 60f308d75f14..10354a64efc8 100644
--- a/sdk/delegatednetwork/azure-resourcemanager-delegatednetwork/pom.xml
+++ b/sdk/delegatednetwork/azure-resourcemanager-delegatednetwork/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/deploymentmanager/azure-resourcemanager-deploymentmanager/pom.xml b/sdk/deploymentmanager/azure-resourcemanager-deploymentmanager/pom.xml
index 881e58e386e7..129e237a227e 100644
--- a/sdk/deploymentmanager/azure-resourcemanager-deploymentmanager/pom.xml
+++ b/sdk/deploymentmanager/azure-resourcemanager-deploymentmanager/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/desktopvirtualization/azure-resourcemanager-desktopvirtualization/pom.xml b/sdk/desktopvirtualization/azure-resourcemanager-desktopvirtualization/pom.xml
index 9e6e30a75196..096cfe6bf100 100644
--- a/sdk/desktopvirtualization/azure-resourcemanager-desktopvirtualization/pom.xml
+++ b/sdk/desktopvirtualization/azure-resourcemanager-desktopvirtualization/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/devcenter/azure-developer-devcenter/pom.xml b/sdk/devcenter/azure-developer-devcenter/pom.xml
index 72a3cf4a6e86..070971ad964a 100644
--- a/sdk/devcenter/azure-developer-devcenter/pom.xml
+++ b/sdk/devcenter/azure-developer-devcenter/pom.xml
@@ -59,7 +59,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/devcenter/azure-resourcemanager-devcenter/pom.xml b/sdk/devcenter/azure-resourcemanager-devcenter/pom.xml
index 59cc15c0054b..278a211e1f25 100644
--- a/sdk/devcenter/azure-resourcemanager-devcenter/pom.xml
+++ b/sdk/devcenter/azure-resourcemanager-devcenter/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/devhub/azure-resourcemanager-devhub/pom.xml b/sdk/devhub/azure-resourcemanager-devhub/pom.xml
index a12062b469c2..77064c55ef8f 100644
--- a/sdk/devhub/azure-resourcemanager-devhub/pom.xml
+++ b/sdk/devhub/azure-resourcemanager-devhub/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/deviceprovisioningservices/azure-resourcemanager-deviceprovisioningservices/pom.xml b/sdk/deviceprovisioningservices/azure-resourcemanager-deviceprovisioningservices/pom.xml
index 2ae8ba06acd9..49218f3e87d0 100644
--- a/sdk/deviceprovisioningservices/azure-resourcemanager-deviceprovisioningservices/pom.xml
+++ b/sdk/deviceprovisioningservices/azure-resourcemanager-deviceprovisioningservices/pom.xml
@@ -73,7 +73,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/deviceregistry/azure-resourcemanager-deviceregistry/pom.xml b/sdk/deviceregistry/azure-resourcemanager-deviceregistry/pom.xml
index 3c8d8d65006a..b8c7cf2a23b4 100644
--- a/sdk/deviceregistry/azure-resourcemanager-deviceregistry/pom.xml
+++ b/sdk/deviceregistry/azure-resourcemanager-deviceregistry/pom.xml
@@ -61,7 +61,7 @@ Code generated by Microsoft (R) TypeSpec Code Generator.
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/deviceupdate/azure-iot-deviceupdate/pom.xml b/sdk/deviceupdate/azure-iot-deviceupdate/pom.xml
index 58ccc1570225..9911bad91d56 100644
--- a/sdk/deviceupdate/azure-iot-deviceupdate/pom.xml
+++ b/sdk/deviceupdate/azure-iot-deviceupdate/pom.xml
@@ -55,7 +55,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/deviceupdate/azure-resourcemanager-deviceupdate/pom.xml b/sdk/deviceupdate/azure-resourcemanager-deviceupdate/pom.xml
index 3efd99dcb257..a53b16663764 100644
--- a/sdk/deviceupdate/azure-resourcemanager-deviceupdate/pom.xml
+++ b/sdk/deviceupdate/azure-resourcemanager-deviceupdate/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/devspaces/azure-resourcemanager-devspaces/pom.xml b/sdk/devspaces/azure-resourcemanager-devspaces/pom.xml
index 1af80f6dc12b..ba41298f801b 100644
--- a/sdk/devspaces/azure-resourcemanager-devspaces/pom.xml
+++ b/sdk/devspaces/azure-resourcemanager-devspaces/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/devtestlabs/azure-resourcemanager-devtestlabs/pom.xml b/sdk/devtestlabs/azure-resourcemanager-devtestlabs/pom.xml
index e076b99349de..dd0fa150a56e 100644
--- a/sdk/devtestlabs/azure-resourcemanager-devtestlabs/pom.xml
+++ b/sdk/devtestlabs/azure-resourcemanager-devtestlabs/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/digitaltwins/azure-digitaltwins-core/pom.xml b/sdk/digitaltwins/azure-digitaltwins-core/pom.xml
index a979858894fe..1a8d8cf3555e 100644
--- a/sdk/digitaltwins/azure-digitaltwins-core/pom.xml
+++ b/sdk/digitaltwins/azure-digitaltwins-core/pom.xml
@@ -70,7 +70,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/digitaltwins/azure-resourcemanager-digitaltwins/pom.xml b/sdk/digitaltwins/azure-resourcemanager-digitaltwins/pom.xml
index 0aacb7865fb5..0cb49f134222 100644
--- a/sdk/digitaltwins/azure-resourcemanager-digitaltwins/pom.xml
+++ b/sdk/digitaltwins/azure-resourcemanager-digitaltwins/pom.xml
@@ -64,7 +64,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/dnsresolver/azure-resourcemanager-dnsresolver/pom.xml b/sdk/dnsresolver/azure-resourcemanager-dnsresolver/pom.xml
index b995fc945f84..b021e1210c1b 100644
--- a/sdk/dnsresolver/azure-resourcemanager-dnsresolver/pom.xml
+++ b/sdk/dnsresolver/azure-resourcemanager-dnsresolver/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/documentintelligence/azure-ai-documentintelligence/pom.xml b/sdk/documentintelligence/azure-ai-documentintelligence/pom.xml
index ffba26d62bd9..ac1f2f2f12e5 100644
--- a/sdk/documentintelligence/azure-ai-documentintelligence/pom.xml
+++ b/sdk/documentintelligence/azure-ai-documentintelligence/pom.xml
@@ -65,7 +65,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/documentintelligence/azure-ai-documentintelligence/src/test/java/com/azure/ai/documentintelligence/DocumentModelAdministrationAsyncClientTest.java b/sdk/documentintelligence/azure-ai-documentintelligence/src/test/java/com/azure/ai/documentintelligence/DocumentModelAdministrationAsyncClientTest.java
index f70da35090c3..179905e7ad98 100644
--- a/sdk/documentintelligence/azure-ai-documentintelligence/src/test/java/com/azure/ai/documentintelligence/DocumentModelAdministrationAsyncClientTest.java
+++ b/sdk/documentintelligence/azure-ai-documentintelligence/src/test/java/com/azure/ai/documentintelligence/DocumentModelAdministrationAsyncClientTest.java
@@ -327,8 +327,8 @@ public void beginBuildClassifier(HttpClient httpClient,
validateClassifierModelData(buildModelPoller.getFinalResult());
assertNotNull(documentClassifierDetails.getDocTypes());
documentClassifierDetails.getDocTypes().forEach((s, classifierDocumentTypeDetails)
- -> assertNotNull((classifierDocumentTypeDetails.getAzureBlobSource())
- .getContainerUrl()));
+ -> assertTrue((classifierDocumentTypeDetails.getAzureBlobSource())
+ .getContainerUrl().contains("training-data-classifier")));
});
}
@@ -365,8 +365,8 @@ public void beginBuildClassifierWithJsonL(HttpClient httpClient,
DocumentClassifierDetails documentClassifierDetails = buildModelPoller.getFinalResult();
assertNotNull(documentClassifierDetails.getDocTypes());
documentClassifierDetails.getDocTypes().forEach((s, classifierDocumentTypeDetails)
- -> assertNotNull((classifierDocumentTypeDetails.getAzureBlobFileListSource())
- .getContainerUrl()));
+ -> assertTrue((classifierDocumentTypeDetails.getAzureBlobFileListSource())
+ .getContainerUrl().contains("training-data-classifier")));
validateClassifierModelData(buildModelPoller.getFinalResult());
});
diff --git a/sdk/documentintelligence/azure-ai-documentintelligence/src/test/java/com/azure/ai/documentintelligence/DocumentModelAdministrationClientTest.java b/sdk/documentintelligence/azure-ai-documentintelligence/src/test/java/com/azure/ai/documentintelligence/DocumentModelAdministrationClientTest.java
index e8607836070a..a647083cd9c4 100644
--- a/sdk/documentintelligence/azure-ai-documentintelligence/src/test/java/com/azure/ai/documentintelligence/DocumentModelAdministrationClientTest.java
+++ b/sdk/documentintelligence/azure-ai-documentintelligence/src/test/java/com/azure/ai/documentintelligence/DocumentModelAdministrationClientTest.java
@@ -39,6 +39,7 @@
import static com.azure.ai.documentintelligence.TestUtils.DISPLAY_NAME_WITH_ARGUMENTS;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
+import static org.junit.jupiter.api.Assertions.assertTrue;
public class DocumentModelAdministrationClientTest extends DocumentAdministrationClientTestBase {
private DocumentIntelligenceAdministrationClient client;
@@ -320,7 +321,7 @@ public void beginBuildClassifier(HttpClient httpClient,
DocumentClassifierDetails documentClassifierDetails = buildModelPoller.getFinalResult();
validateClassifierModelData(documentClassifierDetails);
documentClassifierDetails.getDocTypes().forEach((s, classifierDocumentTypeDetails)
- -> assertNotNull(classifierDocumentTypeDetails.getAzureBlobSource().getContainerUrl()));
+ -> assertTrue(classifierDocumentTypeDetails.getAzureBlobSource().getContainerUrl().contains("training-data-classifier")));
});
}
@@ -359,8 +360,8 @@ public void beginBuildClassifierWithJsonL(HttpClient httpClient,
DocumentClassifierDetails documentClassifierDetails = buildModelPoller.getFinalResult();
documentClassifierDetails.getDocTypes().forEach((s, classifierDocumentTypeDetails)
- -> assertNotNull(classifierDocumentTypeDetails.getAzureBlobFileListSource()
- .getContainerUrl()));
+ -> assertTrue(classifierDocumentTypeDetails.getAzureBlobFileListSource()
+ .getContainerUrl().contains("training-data-classifier")));
validateClassifierModelData(documentClassifierDetails);
});
diff --git a/sdk/dynatrace/azure-resourcemanager-dynatrace/pom.xml b/sdk/dynatrace/azure-resourcemanager-dynatrace/pom.xml
index ad0a09107f2e..10d5303be6bc 100644
--- a/sdk/dynatrace/azure-resourcemanager-dynatrace/pom.xml
+++ b/sdk/dynatrace/azure-resourcemanager-dynatrace/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/easm/azure-analytics-defender-easm/pom.xml b/sdk/easm/azure-analytics-defender-easm/pom.xml
index b561e778ee17..112ba3d517d5 100644
--- a/sdk/easm/azure-analytics-defender-easm/pom.xml
+++ b/sdk/easm/azure-analytics-defender-easm/pom.xml
@@ -90,7 +90,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/edgezones/azure-resourcemanager-edgezones/pom.xml b/sdk/edgezones/azure-resourcemanager-edgezones/pom.xml
index b8398b18c617..9b0f6e2ca74a 100644
--- a/sdk/edgezones/azure-resourcemanager-edgezones/pom.xml
+++ b/sdk/edgezones/azure-resourcemanager-edgezones/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/education/azure-resourcemanager-education/pom.xml b/sdk/education/azure-resourcemanager-education/pom.xml
index 3adfb6bc754f..04d8278d4800 100644
--- a/sdk/education/azure-resourcemanager-education/pom.xml
+++ b/sdk/education/azure-resourcemanager-education/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/elastic/azure-resourcemanager-elastic/pom.xml b/sdk/elastic/azure-resourcemanager-elastic/pom.xml
index a61664c539ce..30a7450ebd0e 100644
--- a/sdk/elastic/azure-resourcemanager-elastic/pom.xml
+++ b/sdk/elastic/azure-resourcemanager-elastic/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/elasticsan/azure-resourcemanager-elasticsan/pom.xml b/sdk/elasticsan/azure-resourcemanager-elasticsan/pom.xml
index 77d70d43b4fd..8681d41b0206 100644
--- a/sdk/elasticsan/azure-resourcemanager-elasticsan/pom.xml
+++ b/sdk/elasticsan/azure-resourcemanager-elasticsan/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/eventgrid/azure-messaging-eventgrid-cloudnative-cloudevents/pom.xml b/sdk/eventgrid/azure-messaging-eventgrid-cloudnative-cloudevents/pom.xml
index 10f15fc8f037..5d13cb1a4e76 100644
--- a/sdk/eventgrid/azure-messaging-eventgrid-cloudnative-cloudevents/pom.xml
+++ b/sdk/eventgrid/azure-messaging-eventgrid-cloudnative-cloudevents/pom.xml
@@ -118,7 +118,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/eventgrid/azure-messaging-eventgrid-namespaces/pom.xml b/sdk/eventgrid/azure-messaging-eventgrid-namespaces/pom.xml
index 88c433a45c35..da3775d7374b 100644
--- a/sdk/eventgrid/azure-messaging-eventgrid-namespaces/pom.xml
+++ b/sdk/eventgrid/azure-messaging-eventgrid-namespaces/pom.xml
@@ -70,7 +70,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/eventgrid/azure-messaging-eventgrid/pom.xml b/sdk/eventgrid/azure-messaging-eventgrid/pom.xml
index b2b8a5adbb48..df7c331e7e20 100644
--- a/sdk/eventgrid/azure-messaging-eventgrid/pom.xml
+++ b/sdk/eventgrid/azure-messaging-eventgrid/pom.xml
@@ -125,7 +125,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/eventgrid/azure-resourcemanager-eventgrid/pom.xml b/sdk/eventgrid/azure-resourcemanager-eventgrid/pom.xml
index 8b99fe6425fe..31fb652e37c2 100644
--- a/sdk/eventgrid/azure-resourcemanager-eventgrid/pom.xml
+++ b/sdk/eventgrid/azure-resourcemanager-eventgrid/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml
index 1caeadaae8b5..a1c2a55337f3 100644
--- a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml
+++ b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml
index 3a015454f154..2997f5532142 100644
--- a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml
+++ b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml
@@ -62,7 +62,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/fluidrelay/azure-resourcemanager-fluidrelay/pom.xml b/sdk/fluidrelay/azure-resourcemanager-fluidrelay/pom.xml
index 7e0df62160a4..56eede15cc84 100644
--- a/sdk/fluidrelay/azure-resourcemanager-fluidrelay/pom.xml
+++ b/sdk/fluidrelay/azure-resourcemanager-fluidrelay/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml b/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml
index f779c45f58aa..dea2055b12dc 100644
--- a/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml
+++ b/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml
@@ -64,7 +64,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/FormRecognizerClientTest.java b/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/FormRecognizerClientTest.java
index c483a27fce2e..db15b5308fd2 100644
--- a/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/FormRecognizerClientTest.java
+++ b/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/FormRecognizerClientTest.java
@@ -1348,7 +1348,8 @@ public void checkRecognizedFormTypeLabeledModel(
syncPoller.waitForCompletion();
CustomFormModel createdModel = syncPoller.getFinalResult();
- FormRecognizerClient formRecognizerClient = getFormRecognizerClient(httpClient, serviceVersion);
+ FormRecognizerClient formRecognizerClient = getFormTrainingClient(httpClient, serviceVersion)
+ .getFormRecognizerClient();
SyncPoller> syncPoller1
= formRecognizerClient.beginRecognizeCustomForms(
createdModel.getModelId(),
@@ -1386,7 +1387,8 @@ public void checkRecognizedFormTypeUnlabeledModel(
syncPoller.waitForCompletion();
CustomFormModel createdModel = syncPoller.getFinalResult();
- FormRecognizerClient formRecognizerClient = getFormRecognizerClient(httpClient, serviceVersion);
+ FormRecognizerClient formRecognizerClient = getFormTrainingClient(httpClient, serviceVersion)
+ .getFormRecognizerClient();
SyncPoller> syncPoller1
= formRecognizerClient.beginRecognizeCustomForms(
createdModel.getModelId(),
@@ -1426,7 +1428,8 @@ public void checkRecognizedFormTypeUnlabeledModelWithModelName(
syncPoller.waitForCompletion();
CustomFormModel createdModel = syncPoller.getFinalResult();
- FormRecognizerClient formRecognizerClient = getFormRecognizerClient(httpClient, serviceVersion);
+ FormRecognizerClient formRecognizerClient = getFormTrainingClient(httpClient, serviceVersion)
+ .getFormRecognizerClient();
SyncPoller> syncPoller1
= formRecognizerClient.beginRecognizeCustomForms(
createdModel.getModelId(),
@@ -1476,7 +1479,8 @@ public void checkRecognizeFormTypeComposedModel(
syncPoller2.waitForCompletion();
CustomFormModel composedModel = syncPoller2.getFinalResult();
- FormRecognizerClient formRecognizerClient = getFormRecognizerClient(httpClient, serviceVersion);
+ FormRecognizerClient formRecognizerClient = getFormTrainingClient(httpClient, serviceVersion)
+ .getFormRecognizerClient();
SyncPoller> syncPoller3
= formRecognizerClient.beginRecognizeCustomForms(
composedModel.getModelId(),
@@ -1549,7 +1553,8 @@ public void checkRecognizeFormTypeComposedModelWithModelName(
syncPoller2.waitForCompletion();
CustomFormModel composedModel = syncPoller2.getFinalResult();
- FormRecognizerClient formRecognizerClient = getFormRecognizerClient(httpClient, serviceVersion);
+ FormRecognizerClient formRecognizerClient = getFormTrainingClient(httpClient, serviceVersion)
+ .getFormRecognizerClient();
SyncPoller> syncPoller3
= formRecognizerClient.beginRecognizeCustomForms(
composedModel.getModelId(),
diff --git a/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/FormRecognizerClientTestBase.java b/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/FormRecognizerClientTestBase.java
index 630cb0d67d3e..95b5d07f6997 100644
--- a/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/FormRecognizerClientTestBase.java
+++ b/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/FormRecognizerClientTestBase.java
@@ -18,6 +18,7 @@
import com.azure.ai.formrecognizer.models.LengthUnit;
import com.azure.ai.formrecognizer.models.RecognizedForm;
import com.azure.ai.formrecognizer.models.SelectionMarkState;
+import com.azure.ai.formrecognizer.models.TextStyleName;
import com.azure.ai.formrecognizer.training.FormTrainingClientBuilder;
import com.azure.core.http.HttpClient;
import com.azure.core.http.policy.HttpLogDetailLevel;
@@ -718,7 +719,8 @@ void validateFormPage(FormPage formPage, boolean includeFieldElements) {
if (formLine.getAppearance() != null) {
Assertions.assertNotNull(formLine.getAppearance().getStyleName());
- Assertions.assertNotNull(formLine.getAppearance().getStyleName());
+ Assertions.assertTrue(formLine.getAppearance().getStyleName() == TextStyleName.HANDWRITING
+ || formLine.getAppearance().getStyleName() == TextStyleName.OTHER);
}
Assertions.assertNotNull(formLine.getWords());
diff --git a/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/documentanalysis/administration/DocumentModelAdminClientTest.java b/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/documentanalysis/administration/DocumentModelAdminClientTest.java
index eb245e08a3ac..497830f7ff07 100644
--- a/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/documentanalysis/administration/DocumentModelAdminClientTest.java
+++ b/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/documentanalysis/administration/DocumentModelAdminClientTest.java
@@ -45,6 +45,7 @@
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import static org.junit.jupiter.api.Assertions.assertThrows;
+import static org.junit.jupiter.api.Assertions.assertTrue;
public class DocumentModelAdminClientTest extends DocumentModelAdministrationClientTestBase {
private DocumentModelAdministrationClient client;
@@ -438,8 +439,8 @@ public void beginBuildClassifier(HttpClient httpClient,
DocumentClassifierDetails documentClassifierDetails = buildModelPoller.getFinalResult();
validateClassifierModelData(documentClassifierDetails);
documentClassifierDetails.getDocumentTypes().forEach((s, classifierDocumentTypeDetails)
- -> assertNotNull(((BlobContentSource) classifierDocumentTypeDetails.getContentSource())
- .getContainerUrl()));
+ -> assertTrue(((BlobContentSource) classifierDocumentTypeDetails.getContentSource())
+ .getContainerUrl().contains("training-data-classifier")));
});
}
@@ -478,8 +479,8 @@ public void beginBuildClassifierWithJsonL(HttpClient httpClient,
DocumentClassifierDetails documentClassifierDetails = buildModelPoller.getFinalResult();
documentClassifierDetails.getDocumentTypes().forEach((s, classifierDocumentTypeDetails)
- -> assertNotNull(((BlobFileListContentSource) classifierDocumentTypeDetails.getContentSource())
- .getContainerUrl()));
+ -> assertTrue(((BlobFileListContentSource) classifierDocumentTypeDetails.getContentSource())
+ .getContainerUrl().contains("training-data-classifier")));
validateClassifierModelData(documentClassifierDetails);
});
diff --git a/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/documentanalysis/administration/DocumentModelAdministrationAsyncClientTest.java b/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/documentanalysis/administration/DocumentModelAdministrationAsyncClientTest.java
index df87ea16ca85..ff942e928d33 100644
--- a/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/documentanalysis/administration/DocumentModelAdministrationAsyncClientTest.java
+++ b/sdk/formrecognizer/azure-ai-formrecognizer/src/test/java/com/azure/ai/formrecognizer/documentanalysis/administration/DocumentModelAdministrationAsyncClientTest.java
@@ -251,7 +251,7 @@ public void createComposedModelWithOptions(HttpClient httpClient, DocumentAnalys
validateDocumentModelData(composedModel);
Assertions.assertEquals(TestUtils.EXPECTED_DESC, composedModel.getDescription());
- Assertions.assertNotNull(composedModel.getTags());
+ Assertions.assertEquals(TestUtils.EXPECTED_MODEL_TAGS, composedModel.getTags());
Assertions.assertEquals(composedModelId, composedModel.getModelId());
client.deleteDocumentModel(createdModel1.getModelId()).block();
@@ -336,7 +336,7 @@ public void beginBuildModelWithOptions(HttpClient httpClient, DocumentAnalysisSe
validateDocumentModelData(createdModel);
Assertions.assertEquals(TestUtils.EXPECTED_DESC, createdModel.getDescription());
- Assertions.assertNotNull(createdModel.getTags());
+ Assertions.assertEquals(TestUtils.EXPECTED_MODEL_TAGS, createdModel.getTags());
Assertions.assertEquals(modelId, createdModel.getModelId());
client.deleteDocumentModel(createdModel.getModelId()).block();
@@ -430,7 +430,7 @@ public void beginCopyWithOptions(HttpClient httpClient, DocumentAnalysisServiceV
Assertions.assertEquals(target.getTargetModelId(), copiedModel.getModelId());
validateDocumentModelData(copiedModel);
Assertions.assertEquals(TestUtils.EXPECTED_DESC, copiedModel.getDescription());
- Assertions.assertNotNull(copiedModel.getTags());
+ Assertions.assertEquals(TestUtils.EXPECTED_MODEL_TAGS, copiedModel.getTags());
Assertions.assertEquals(modelId, target.getTargetModelId());
client.deleteDocumentModel(actualModel.getModelId()).block();
@@ -562,8 +562,8 @@ public void beginBuildClassifier(HttpClient httpClient,
validateClassifierModelData(buildModelPoller.getFinalResult());
assertNotNull(documentClassifierDetails.getDocumentTypes());
documentClassifierDetails.getDocumentTypes().forEach((s, classifierDocumentTypeDetails)
- -> assertNotNull(((BlobContentSource) classifierDocumentTypeDetails.getContentSource())
- .getContainerUrl()));
+ -> assertTrue(((BlobContentSource) classifierDocumentTypeDetails.getContentSource())
+ .getContainerUrl().contains("training-data-classifier")));
});
}
@@ -600,8 +600,8 @@ public void beginBuildClassifierWithJsonL(HttpClient httpClient,
DocumentClassifierDetails documentClassifierDetails = buildModelPoller.getFinalResult();
assertNotNull(documentClassifierDetails.getDocumentTypes());
documentClassifierDetails.getDocumentTypes().forEach((s, classifierDocumentTypeDetails)
- -> assertNotNull(((BlobFileListContentSource) classifierDocumentTypeDetails.getContentSource())
- .getContainerUrl()));
+ -> assertTrue(((BlobFileListContentSource) classifierDocumentTypeDetails.getContentSource())
+ .getContainerUrl().contains("training-data-classifier")));
validateClassifierModelData(buildModelPoller.getFinalResult());
});
diff --git a/sdk/frontdoor/azure-resourcemanager-frontdoor/pom.xml b/sdk/frontdoor/azure-resourcemanager-frontdoor/pom.xml
index 8eb18e30b942..395deda047a2 100644
--- a/sdk/frontdoor/azure-resourcemanager-frontdoor/pom.xml
+++ b/sdk/frontdoor/azure-resourcemanager-frontdoor/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/graphservices/azure-resourcemanager-graphservices/pom.xml b/sdk/graphservices/azure-resourcemanager-graphservices/pom.xml
index 0efc4b4664a9..ac12aed100a1 100644
--- a/sdk/graphservices/azure-resourcemanager-graphservices/pom.xml
+++ b/sdk/graphservices/azure-resourcemanager-graphservices/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/hanaonazure/azure-resourcemanager-hanaonazure/pom.xml b/sdk/hanaonazure/azure-resourcemanager-hanaonazure/pom.xml
index 1c42426bdebe..6e598e13f97f 100644
--- a/sdk/hanaonazure/azure-resourcemanager-hanaonazure/pom.xml
+++ b/sdk/hanaonazure/azure-resourcemanager-hanaonazure/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/hardwaresecuritymodules/azure-resourcemanager-hardwaresecuritymodules/pom.xml b/sdk/hardwaresecuritymodules/azure-resourcemanager-hardwaresecuritymodules/pom.xml
index 5aaba2a83ea1..2a05de57cc95 100644
--- a/sdk/hardwaresecuritymodules/azure-resourcemanager-hardwaresecuritymodules/pom.xml
+++ b/sdk/hardwaresecuritymodules/azure-resourcemanager-hardwaresecuritymodules/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/hdinsight/azure-resourcemanager-hdinsight-containers/pom.xml b/sdk/hdinsight/azure-resourcemanager-hdinsight-containers/pom.xml
index 29ea1f2ff81e..4b6b750f3e4f 100644
--- a/sdk/hdinsight/azure-resourcemanager-hdinsight-containers/pom.xml
+++ b/sdk/hdinsight/azure-resourcemanager-hdinsight-containers/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/hdinsight/azure-resourcemanager-hdinsight/pom.xml b/sdk/hdinsight/azure-resourcemanager-hdinsight/pom.xml
index 6adfe3b59e89..e5ba1331b736 100644
--- a/sdk/hdinsight/azure-resourcemanager-hdinsight/pom.xml
+++ b/sdk/hdinsight/azure-resourcemanager-hdinsight/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/healthcareapis/azure-resourcemanager-healthcareapis/pom.xml b/sdk/healthcareapis/azure-resourcemanager-healthcareapis/pom.xml
index 6c7d94b3a8bd..795d067040a4 100644
--- a/sdk/healthcareapis/azure-resourcemanager-healthcareapis/pom.xml
+++ b/sdk/healthcareapis/azure-resourcemanager-healthcareapis/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/healthinsights/azure-health-insights-cancerprofiling/pom.xml b/sdk/healthinsights/azure-health-insights-cancerprofiling/pom.xml
index 1fe12dccd6b0..394e8517ddc9 100644
--- a/sdk/healthinsights/azure-health-insights-cancerprofiling/pom.xml
+++ b/sdk/healthinsights/azure-health-insights-cancerprofiling/pom.xml
@@ -74,7 +74,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/healthinsights/azure-health-insights-clinicalmatching/pom.xml b/sdk/healthinsights/azure-health-insights-clinicalmatching/pom.xml
index a0fe4aa7c6f0..5337ff430cd0 100644
--- a/sdk/healthinsights/azure-health-insights-clinicalmatching/pom.xml
+++ b/sdk/healthinsights/azure-health-insights-clinicalmatching/pom.xml
@@ -74,7 +74,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/healthinsights/azure-health-insights-radiologyinsights/pom.xml b/sdk/healthinsights/azure-health-insights-radiologyinsights/pom.xml
index ad44f538140e..fd1d0be13c94 100644
--- a/sdk/healthinsights/azure-health-insights-radiologyinsights/pom.xml
+++ b/sdk/healthinsights/azure-health-insights-radiologyinsights/pom.xml
@@ -78,7 +78,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/hybridcompute/azure-resourcemanager-hybridcompute/pom.xml b/sdk/hybridcompute/azure-resourcemanager-hybridcompute/pom.xml
index b19e06ee3f01..956615575002 100644
--- a/sdk/hybridcompute/azure-resourcemanager-hybridcompute/pom.xml
+++ b/sdk/hybridcompute/azure-resourcemanager-hybridcompute/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/hybridconnectivity/azure-resourcemanager-hybridconnectivity/pom.xml b/sdk/hybridconnectivity/azure-resourcemanager-hybridconnectivity/pom.xml
index 3adf26b05b63..2ba709079055 100644
--- a/sdk/hybridconnectivity/azure-resourcemanager-hybridconnectivity/pom.xml
+++ b/sdk/hybridconnectivity/azure-resourcemanager-hybridconnectivity/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/hybridcontainerservice/azure-resourcemanager-hybridcontainerservice/pom.xml b/sdk/hybridcontainerservice/azure-resourcemanager-hybridcontainerservice/pom.xml
index b544df1233a8..d62191bd7b86 100644
--- a/sdk/hybridcontainerservice/azure-resourcemanager-hybridcontainerservice/pom.xml
+++ b/sdk/hybridcontainerservice/azure-resourcemanager-hybridcontainerservice/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/hybridkubernetes/azure-resourcemanager-hybridkubernetes/pom.xml b/sdk/hybridkubernetes/azure-resourcemanager-hybridkubernetes/pom.xml
index 8e4aa74d956f..148318ef91b4 100644
--- a/sdk/hybridkubernetes/azure-resourcemanager-hybridkubernetes/pom.xml
+++ b/sdk/hybridkubernetes/azure-resourcemanager-hybridkubernetes/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/hybridnetwork/azure-resourcemanager-hybridnetwork/pom.xml b/sdk/hybridnetwork/azure-resourcemanager-hybridnetwork/pom.xml
index ec588950372f..ddfb42753743 100644
--- a/sdk/hybridnetwork/azure-resourcemanager-hybridnetwork/pom.xml
+++ b/sdk/hybridnetwork/azure-resourcemanager-hybridnetwork/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/imagebuilder/azure-resourcemanager-imagebuilder/pom.xml b/sdk/imagebuilder/azure-resourcemanager-imagebuilder/pom.xml
index 1b447321f804..6369a7f16bca 100644
--- a/sdk/imagebuilder/azure-resourcemanager-imagebuilder/pom.xml
+++ b/sdk/imagebuilder/azure-resourcemanager-imagebuilder/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/iotcentral/azure-resourcemanager-iotcentral/pom.xml b/sdk/iotcentral/azure-resourcemanager-iotcentral/pom.xml
index 44db69ce0b04..fe5b69c7ad42 100644
--- a/sdk/iotcentral/azure-resourcemanager-iotcentral/pom.xml
+++ b/sdk/iotcentral/azure-resourcemanager-iotcentral/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/iotfirmwaredefense/azure-resourcemanager-iotfirmwaredefense/pom.xml b/sdk/iotfirmwaredefense/azure-resourcemanager-iotfirmwaredefense/pom.xml
index c25dc6de25ce..4b04a4724aa6 100644
--- a/sdk/iotfirmwaredefense/azure-resourcemanager-iotfirmwaredefense/pom.xml
+++ b/sdk/iotfirmwaredefense/azure-resourcemanager-iotfirmwaredefense/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/iothub/azure-resourcemanager-iothub/pom.xml b/sdk/iothub/azure-resourcemanager-iothub/pom.xml
index b86fbc23389d..f45e88c9c584 100644
--- a/sdk/iothub/azure-resourcemanager-iothub/pom.xml
+++ b/sdk/iothub/azure-resourcemanager-iothub/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/keyvault/azure-security-keyvault-administration/pom.xml b/sdk/keyvault/azure-security-keyvault-administration/pom.xml
index df81832da788..b6dc9f0cbdf5 100644
--- a/sdk/keyvault/azure-security-keyvault-administration/pom.xml
+++ b/sdk/keyvault/azure-security-keyvault-administration/pom.xml
@@ -94,7 +94,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlAsyncClientTest.java b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlAsyncClientTest.java
index 8ce37de53ada..5f7e65aead11 100644
--- a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlAsyncClientTest.java
+++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlAsyncClientTest.java
@@ -217,7 +217,7 @@ public void createRoleAssignment(HttpClient httpClient) {
KeyVaultRoleAssignmentProperties properties = roleAssignment.getProperties();
assertNotNull(properties);
- assertNotNull(properties.getPrincipalId());
+ assertEquals(servicePrincipalId, properties.getPrincipalId());
assertEquals(KeyVaultRoleScope.GLOBAL, properties.getScope());
KeyVaultRoleDefinition roleDefinition = tuple.getT1();
diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientTest.java b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientTest.java
index bc87176be86a..cae65a605f98 100644
--- a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientTest.java
+++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientTest.java
@@ -211,7 +211,7 @@ public void createRoleAssignment(HttpClient httpClient) {
KeyVaultRoleAssignmentProperties properties = createdRoleAssignment.getProperties();
assertNotNull(properties);
- assertNotNull(properties.getPrincipalId());
+ assertEquals(servicePrincipalId, properties.getPrincipalId());
assertEquals(createdRoleDefinition.getId(), properties.getRoleDefinitionId());
assertEquals(KeyVaultRoleScope.GLOBAL, properties.getScope());
} finally {
diff --git a/sdk/keyvault/azure-security-keyvault-certificates/pom.xml b/sdk/keyvault/azure-security-keyvault-certificates/pom.xml
index 95f6238d2790..92d1b55f2287 100644
--- a/sdk/keyvault/azure-security-keyvault-certificates/pom.xml
+++ b/sdk/keyvault/azure-security-keyvault-certificates/pom.xml
@@ -89,7 +89,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/keyvault/azure-security-keyvault-keys/pom.xml b/sdk/keyvault/azure-security-keyvault-keys/pom.xml
index 99e06d258449..73076bb9428b 100644
--- a/sdk/keyvault/azure-security-keyvault-keys/pom.xml
+++ b/sdk/keyvault/azure-security-keyvault-keys/pom.xml
@@ -93,7 +93,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/keyvault/azure-security-keyvault-perf/pom.xml b/sdk/keyvault/azure-security-keyvault-perf/pom.xml
index 8623278b9d9c..c6d05ddbf2cd 100644
--- a/sdk/keyvault/azure-security-keyvault-perf/pom.xml
+++ b/sdk/keyvault/azure-security-keyvault-perf/pom.xml
@@ -46,7 +46,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
com.azure
diff --git a/sdk/keyvault/azure-security-keyvault-secrets/pom.xml b/sdk/keyvault/azure-security-keyvault-secrets/pom.xml
index 7ffd1a326a99..b385dc052e3b 100644
--- a/sdk/keyvault/azure-security-keyvault-secrets/pom.xml
+++ b/sdk/keyvault/azure-security-keyvault-secrets/pom.xml
@@ -109,7 +109,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/keyvault/azure-security-test-keyvault-jca/pom.xml b/sdk/keyvault/azure-security-test-keyvault-jca/pom.xml
index f9a83efcaf6f..ede5d66197f8 100644
--- a/sdk/keyvault/azure-security-test-keyvault-jca/pom.xml
+++ b/sdk/keyvault/azure-security-test-keyvault-jca/pom.xml
@@ -82,7 +82,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/kubernetesconfiguration/azure-resourcemanager-kubernetesconfiguration/pom.xml b/sdk/kubernetesconfiguration/azure-resourcemanager-kubernetesconfiguration/pom.xml
index 39656778f0c0..df2697d113a0 100644
--- a/sdk/kubernetesconfiguration/azure-resourcemanager-kubernetesconfiguration/pom.xml
+++ b/sdk/kubernetesconfiguration/azure-resourcemanager-kubernetesconfiguration/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/kusto/azure-resourcemanager-kusto/pom.xml b/sdk/kusto/azure-resourcemanager-kusto/pom.xml
index e62a06a21bc9..d9029116c3e6 100644
--- a/sdk/kusto/azure-resourcemanager-kusto/pom.xml
+++ b/sdk/kusto/azure-resourcemanager-kusto/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/largeinstance/azure-resourcemanager-largeinstance/pom.xml b/sdk/largeinstance/azure-resourcemanager-largeinstance/pom.xml
index f41cf7df3527..fb6975f4e041 100644
--- a/sdk/largeinstance/azure-resourcemanager-largeinstance/pom.xml
+++ b/sdk/largeinstance/azure-resourcemanager-largeinstance/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/loadtesting/azure-developer-loadtesting/pom.xml b/sdk/loadtesting/azure-developer-loadtesting/pom.xml
index c59dd7137b91..df3c48e460d8 100644
--- a/sdk/loadtesting/azure-developer-loadtesting/pom.xml
+++ b/sdk/loadtesting/azure-developer-loadtesting/pom.xml
@@ -59,7 +59,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/loadtesting/azure-resourcemanager-loadtesting/pom.xml b/sdk/loadtesting/azure-resourcemanager-loadtesting/pom.xml
index 272846636076..19883aadf3a1 100644
--- a/sdk/loadtesting/azure-resourcemanager-loadtesting/pom.xml
+++ b/sdk/loadtesting/azure-resourcemanager-loadtesting/pom.xml
@@ -55,7 +55,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/loganalytics/azure-resourcemanager-loganalytics/pom.xml b/sdk/loganalytics/azure-resourcemanager-loganalytics/pom.xml
index caf342b8c828..5631069ebd22 100644
--- a/sdk/loganalytics/azure-resourcemanager-loganalytics/pom.xml
+++ b/sdk/loganalytics/azure-resourcemanager-loganalytics/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/logic/azure-resourcemanager-logic/pom.xml b/sdk/logic/azure-resourcemanager-logic/pom.xml
index f2464afadc56..1235a60fb3b2 100644
--- a/sdk/logic/azure-resourcemanager-logic/pom.xml
+++ b/sdk/logic/azure-resourcemanager-logic/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/logz/azure-resourcemanager-logz/pom.xml b/sdk/logz/azure-resourcemanager-logz/pom.xml
index a795eb105621..15df8012fa52 100644
--- a/sdk/logz/azure-resourcemanager-logz/pom.xml
+++ b/sdk/logz/azure-resourcemanager-logz/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/machinelearning/azure-resourcemanager-machinelearning/pom.xml b/sdk/machinelearning/azure-resourcemanager-machinelearning/pom.xml
index 9b892f0dc1ee..135ecd753652 100644
--- a/sdk/machinelearning/azure-resourcemanager-machinelearning/pom.xml
+++ b/sdk/machinelearning/azure-resourcemanager-machinelearning/pom.xml
@@ -78,7 +78,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/managedapplications/azure-resourcemanager-managedapplications/pom.xml b/sdk/managedapplications/azure-resourcemanager-managedapplications/pom.xml
index 6ab286ee654e..7022e9dc67be 100644
--- a/sdk/managedapplications/azure-resourcemanager-managedapplications/pom.xml
+++ b/sdk/managedapplications/azure-resourcemanager-managedapplications/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/managednetworkfabric/azure-resourcemanager-managednetworkfabric/pom.xml b/sdk/managednetworkfabric/azure-resourcemanager-managednetworkfabric/pom.xml
index 5816f4b79ff0..a5381a40236f 100644
--- a/sdk/managednetworkfabric/azure-resourcemanager-managednetworkfabric/pom.xml
+++ b/sdk/managednetworkfabric/azure-resourcemanager-managednetworkfabric/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/managementgroups/azure-resourcemanager-managementgroups/pom.xml b/sdk/managementgroups/azure-resourcemanager-managementgroups/pom.xml
index 530f9638f6cb..7cbbef840df3 100644
--- a/sdk/managementgroups/azure-resourcemanager-managementgroups/pom.xml
+++ b/sdk/managementgroups/azure-resourcemanager-managementgroups/pom.xml
@@ -63,7 +63,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/maps/azure-maps-elevation/pom.xml b/sdk/maps/azure-maps-elevation/pom.xml
index c77cea2b1c10..656e9faec5c4 100644
--- a/sdk/maps/azure-maps-elevation/pom.xml
+++ b/sdk/maps/azure-maps-elevation/pom.xml
@@ -79,7 +79,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/maps/azure-maps-geolocation/pom.xml b/sdk/maps/azure-maps-geolocation/pom.xml
index 44d4191101c9..307153389c17 100644
--- a/sdk/maps/azure-maps-geolocation/pom.xml
+++ b/sdk/maps/azure-maps-geolocation/pom.xml
@@ -83,7 +83,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/maps/azure-maps-render/pom.xml b/sdk/maps/azure-maps-render/pom.xml
index 6277a15dd50c..880502be161f 100644
--- a/sdk/maps/azure-maps-render/pom.xml
+++ b/sdk/maps/azure-maps-render/pom.xml
@@ -92,7 +92,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/maps/azure-maps-route/pom.xml b/sdk/maps/azure-maps-route/pom.xml
index 69cf050afbc0..79ddc49533a3 100644
--- a/sdk/maps/azure-maps-route/pom.xml
+++ b/sdk/maps/azure-maps-route/pom.xml
@@ -92,7 +92,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/maps/azure-maps-search/pom.xml b/sdk/maps/azure-maps-search/pom.xml
index b1aa1e8420bc..8a544a3a92e0 100644
--- a/sdk/maps/azure-maps-search/pom.xml
+++ b/sdk/maps/azure-maps-search/pom.xml
@@ -93,7 +93,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/maps/azure-maps-timezone/pom.xml b/sdk/maps/azure-maps-timezone/pom.xml
index 50ce753fa263..c820ce8b4b95 100644
--- a/sdk/maps/azure-maps-timezone/pom.xml
+++ b/sdk/maps/azure-maps-timezone/pom.xml
@@ -89,7 +89,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/maps/azure-maps-traffic/pom.xml b/sdk/maps/azure-maps-traffic/pom.xml
index cfe04380b3f7..357df211fb51 100644
--- a/sdk/maps/azure-maps-traffic/pom.xml
+++ b/sdk/maps/azure-maps-traffic/pom.xml
@@ -80,7 +80,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/maps/azure-maps-weather/pom.xml b/sdk/maps/azure-maps-weather/pom.xml
index 01e04596240f..21341c4c85e2 100644
--- a/sdk/maps/azure-maps-weather/pom.xml
+++ b/sdk/maps/azure-maps-weather/pom.xml
@@ -90,7 +90,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/maps/azure-resourcemanager-maps/pom.xml b/sdk/maps/azure-resourcemanager-maps/pom.xml
index 93f7561b2b1f..9f05a1aa34b0 100644
--- a/sdk/maps/azure-resourcemanager-maps/pom.xml
+++ b/sdk/maps/azure-resourcemanager-maps/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/mariadb/azure-resourcemanager-mariadb/pom.xml b/sdk/mariadb/azure-resourcemanager-mariadb/pom.xml
index 0df4829648d6..4d48e2e79916 100644
--- a/sdk/mariadb/azure-resourcemanager-mariadb/pom.xml
+++ b/sdk/mariadb/azure-resourcemanager-mariadb/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/mediaservices/azure-resourcemanager-mediaservices/pom.xml b/sdk/mediaservices/azure-resourcemanager-mediaservices/pom.xml
index 34d20a9c7a63..455663d13ce1 100644
--- a/sdk/mediaservices/azure-resourcemanager-mediaservices/pom.xml
+++ b/sdk/mediaservices/azure-resourcemanager-mediaservices/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/pom.xml b/sdk/metricsadvisor/azure-ai-metricsadvisor/pom.xml
index 5ee5b1eae37e..692aa61b4ef6 100644
--- a/sdk/metricsadvisor/azure-ai-metricsadvisor/pom.xml
+++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/pom.xml
@@ -62,7 +62,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/DatasourceCredentialAsyncTest.java b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/DatasourceCredentialAsyncTest.java
index 7152cddf7f02..672d6d8b7a68 100644
--- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/DatasourceCredentialAsyncTest.java
+++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/DatasourceCredentialAsyncTest.java
@@ -7,7 +7,6 @@
import com.azure.ai.metricsadvisor.administration.models.DataSourceAuthenticationType;
import com.azure.ai.metricsadvisor.administration.models.DataSourceCredentialEntity;
import com.azure.core.http.HttpClient;
-import com.azure.core.test.annotation.LiveOnly;
import com.azure.core.util.CoreUtils;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.MethodSource;
@@ -22,7 +21,6 @@
import static com.azure.ai.metricsadvisor.TestUtils.DISPLAY_NAME_WITH_ARGUMENTS;
import static org.junit.jupiter.api.Assertions.assertEquals;
-@LiveOnly
public class DatasourceCredentialAsyncTest extends DatasourceCredentialTestBase {
private MetricsAdvisorAdministrationAsyncClient client;
diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/DatasourceCredentialTest.java b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/DatasourceCredentialTest.java
index 3db2ad9343e4..bbb3b0652dc1 100644
--- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/DatasourceCredentialTest.java
+++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/DatasourceCredentialTest.java
@@ -8,7 +8,6 @@
import com.azure.ai.metricsadvisor.administration.models.DataSourceCredentialEntity;
import com.azure.core.http.HttpClient;
import com.azure.core.http.rest.PagedIterable;
-import com.azure.core.test.annotation.LiveOnly;
import com.azure.core.util.CoreUtils;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.MethodSource;
@@ -21,7 +20,6 @@
import static com.azure.ai.metricsadvisor.TestUtils.DISPLAY_NAME_WITH_ARGUMENTS;
import static org.junit.jupiter.api.Assertions.assertEquals;
-@LiveOnly
public class DatasourceCredentialTest extends DatasourceCredentialTestBase {
private MetricsAdvisorAdministrationClient client;
diff --git a/sdk/migrationdiscoverysap/azure-resourcemanager-migrationdiscoverysap/pom.xml b/sdk/migrationdiscoverysap/azure-resourcemanager-migrationdiscoverysap/pom.xml
index 39005954a3a6..0840ead6d6c4 100644
--- a/sdk/migrationdiscoverysap/azure-resourcemanager-migrationdiscoverysap/pom.xml
+++ b/sdk/migrationdiscoverysap/azure-resourcemanager-migrationdiscoverysap/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/mixedreality/azure-mixedreality-authentication/pom.xml b/sdk/mixedreality/azure-mixedreality-authentication/pom.xml
index ad636a081115..9315c02c9a29 100644
--- a/sdk/mixedreality/azure-mixedreality-authentication/pom.xml
+++ b/sdk/mixedreality/azure-mixedreality-authentication/pom.xml
@@ -46,7 +46,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/mixedreality/azure-resourcemanager-mixedreality/pom.xml b/sdk/mixedreality/azure-resourcemanager-mixedreality/pom.xml
index c08b71399d27..fef5c414467d 100644
--- a/sdk/mixedreality/azure-resourcemanager-mixedreality/pom.xml
+++ b/sdk/mixedreality/azure-resourcemanager-mixedreality/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/mobilenetwork/azure-resourcemanager-mobilenetwork/pom.xml b/sdk/mobilenetwork/azure-resourcemanager-mobilenetwork/pom.xml
index 1542aa838419..5d4c26f41c77 100644
--- a/sdk/mobilenetwork/azure-resourcemanager-mobilenetwork/pom.xml
+++ b/sdk/mobilenetwork/azure-resourcemanager-mobilenetwork/pom.xml
@@ -60,7 +60,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/modelsrepository/azure-iot-modelsrepository/pom.xml b/sdk/modelsrepository/azure-iot-modelsrepository/pom.xml
index 6b207e43b156..84c0f6050e97 100644
--- a/sdk/modelsrepository/azure-iot-modelsrepository/pom.xml
+++ b/sdk/modelsrepository/azure-iot-modelsrepository/pom.xml
@@ -58,7 +58,7 @@
com.azure
azure-core-test
- 1.26.0-beta.1
+ 1.25.0
test
diff --git a/sdk/monitor/azure-monitor-ingestion/pom.xml b/sdk/monitor/azure-monitor-ingestion/pom.xml
index dbf4b7b899ed..31ac26fe7064 100644
--- a/sdk/monitor/azure-monitor-ingestion/pom.xml
+++ b/sdk/monitor/azure-monitor-ingestion/pom.xml
@@ -99,10 +99,10 @@
test
- com.azure
- azure-core-test
- 1.26.0-beta.1
- test
+ com.azure
+ azure-core-test
+ 1.25.0
+ test
io.projectreactor
diff --git a/sdk/monitor/azure-monitor-ingestion/src/test/java/com/azure/monitor/ingestion/LogsIngestionAsyncClientTest.java b/sdk/monitor/azure-monitor-ingestion/src/test/java/com/azure/monitor/ingestion/LogsIngestionAsyncClientTest.java
index 490d4df57994..14afb00a7ade 100644
--- a/sdk/monitor/azure-monitor-ingestion/src/test/java/com/azure/monitor/ingestion/LogsIngestionAsyncClientTest.java
+++ b/sdk/monitor/azure-monitor-ingestion/src/test/java/com/azure/monitor/ingestion/LogsIngestionAsyncClientTest.java
@@ -5,7 +5,6 @@
import com.azure.core.exception.HttpResponseException;
import com.azure.core.http.rest.RequestOptions;
-import com.azure.core.test.annotation.LiveOnly;
import com.azure.core.test.annotation.RecordWithoutRequestBody;
import com.azure.core.util.BinaryData;
import com.azure.monitor.ingestion.models.LogsUploadException;
@@ -72,9 +71,7 @@ public void testUploadLogsInBatchesConcurrently() {
}
@Test
- @LiveOnly
public void testUploadLogsPartialFailure() {
- // Live Only, as it times out in CI playback mode. TODO: Re-record and update test base to exclude any sanitizers as needed.
List