Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ com.azure.resourcemanager:azure-resourcemanager-resourcegraph;1.1.0;1.2.0-beta.1
com.azure.resourcemanager:azure-resourcemanager-delegatednetwork;1.0.0-beta.3;1.0.0-beta.4
com.azure.resourcemanager:azure-resourcemanager-synapse;1.0.0-beta.8;1.0.0-beta.9
com.azure.resourcemanager:azure-resourcemanager-resourcehealth;1.0.0;1.1.0-beta.4
com.azure.resourcemanager:azure-resourcemanager-databricks;1.0.0-beta.5;1.0.0-beta.6
com.azure.resourcemanager:azure-resourcemanager-databricks;1.0.0-beta.5;1.0.0
com.azure.resourcemanager:azure-resourcemanager-databoxedge;1.0.0-beta.3;1.0.0-beta.4
com.azure.resourcemanager:azure-resourcemanager-frontdoor;1.1.0;1.2.0-beta.1
com.azure.resourcemanager:azure-resourcemanager-mixedreality;1.0.0-beta.3;1.0.0-beta.4
Expand Down
10 changes: 4 additions & 6 deletions sdk/databricks/azure-resourcemanager-databricks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
# Release History

## 1.0.0-beta.6 (Unreleased)
## 1.0.0 (2024-12-23)

### Features Added

### Breaking Changes

### Bugs Fixed
- Azure Resource Manager AzureDatabricks client library for Java. This package contains Microsoft Azure SDK for AzureDatabricks Management SDK. The Microsoft Azure management APIs allow end users to operate on Azure Databricks Workspace / Access Connector resources. Package tag package-2023-05-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

### Other Changes

- Release for Azure Resource Manager AzureDatabricks client library for Java.

## 1.0.0-beta.5 (2024-10-28)

- Azure Resource Manager AzureDatabricks client library for Java. This package contains Microsoft Azure SDK for AzureDatabricks Management SDK. The Microsoft Azure management APIs allow end users to operate on Azure Databricks Workspace / Access Connector resources. Package tag package-2023-05-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Various documentation is available to help you get started
<dependency>
<groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-databricks</artifactId>
<version>1.0.0-beta.5</version>
<version>1.0.0</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
4 changes: 2 additions & 2 deletions sdk/databricks/azure-resourcemanager-databricks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-databricks</artifactId>
<version>1.0.0-beta.6</version> <!-- {x-version-update;com.azure.resourcemanager:azure-resourcemanager-databricks;current} -->
<version>1.0.0</version> <!-- {x-version-update;com.azure.resourcemanager:azure-resourcemanager-databricks;current} -->
<packaging>jar</packaging>

<name>Microsoft Azure SDK for AzureDatabricks Management</name>
Expand Down Expand Up @@ -45,7 +45,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jacoco.min.linecoverage>0</jacoco.min.linecoverage>
<jacoco.min.branchcoverage>0</jacoco.min.branchcoverage>
<revapi.skip>true</revapi.skip>
<spotless.skip>false</spotless.skip>
</properties>
<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
import com.azure.core.http.HttpPipelinePosition;
import com.azure.core.http.policy.AddDatePolicy;
import com.azure.core.http.policy.AddHeadersFromContextPolicy;
import com.azure.core.http.policy.BearerTokenAuthenticationPolicy;
import com.azure.core.http.policy.HttpLogOptions;
import com.azure.core.http.policy.HttpLoggingPolicy;
import com.azure.core.http.policy.HttpPipelinePolicy;
Expand All @@ -19,7 +20,6 @@
import com.azure.core.http.policy.RetryOptions;
import com.azure.core.http.policy.RetryPolicy;
import com.azure.core.http.policy.UserAgentPolicy;
import com.azure.core.management.http.policy.ArmChallengeAuthenticationPolicy;
import com.azure.core.management.profile.AzureProfile;
import com.azure.core.util.Configuration;
import com.azure.core.util.logging.ClientLogger;
Expand Down Expand Up @@ -230,7 +230,7 @@ public AzureDatabricksManager authenticate(TokenCredential credential, AzureProf
.append("-")
.append("com.azure.resourcemanager.databricks")
.append("/")
.append("1.0.0-beta.5");
.append("1.0.0");
if (!Configuration.getGlobalConfiguration().get("AZURE_TELEMETRY_DISABLED", false)) {
userAgentBuilder.append(" (")
.append(Configuration.getGlobalConfiguration().get("java.version"))
Expand Down Expand Up @@ -263,7 +263,7 @@ public AzureDatabricksManager authenticate(TokenCredential credential, AzureProf
HttpPolicyProviders.addBeforeRetryPolicies(policies);
policies.add(retryPolicy);
policies.add(new AddDatePolicy());
policies.add(new ArmChallengeAuthenticationPolicy(credential, scopes.toArray(new String[0])));
policies.add(new BearerTokenAuthenticationPolicy(credential, scopes.toArray(new String[0])));
policies.addAll(this.policies.stream()
.filter(p -> p.getPipelinePosition() == HttpPipelinePosition.PER_RETRY)
.collect(Collectors.toList()));
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ public final class AccessConnectorInnerTests {
@org.junit.jupiter.api.Test
public void testDeserialize() throws Exception {
AccessConnectorInner model = BinaryData.fromString(
"{\"identity\":{\"principalId\":\"8e8a3731-8ab3-4728-bd89-58ffb901cb32\",\"tenantId\":\"1da1711b-690c-4e04-973b-ad886661a203\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{\"vnchrkcci\":{\"principalId\":\"8733775c-58cf-45cd-8d71-8fe71785bcc4\",\"clientId\":\"6301bebb-6173-447a-928b-8c8c2279e704\"}}},\"properties\":{\"provisioningState\":\"Accepted\"},\"location\":\"qkhr\",\"tags\":{\"ghsauuimjmvxied\":\"iwkuofos\",\"byao\":\"ugidyjrr\",\"xc\":\"v\",\"hocohslkev\":\"onpc\"},\"id\":\"eggzfb\",\"name\":\"hfmvfaxkffe\",\"type\":\"ithlvmezyvshxm\"}")
"{\"identity\":{\"principalId\":\"81b89abc-bc7b-4f17-901e-7141e851e9be\",\"tenantId\":\"29e95803-715f-4dc5-9c08-583342f5c98c\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{\"vnchrkcci\":{\"principalId\":\"445da7b5-12f4-4203-a88c-2b134c0eb3d1\",\"clientId\":\"3505b4a1-beda-49d4-853d-09c7225ec85d\"}}},\"properties\":{\"provisioningState\":\"Accepted\"},\"location\":\"qkhr\",\"tags\":{\"ghsauuimjmvxied\":\"iwkuofos\",\"byao\":\"ugidyjrr\",\"xc\":\"v\",\"hocohslkev\":\"onpc\"},\"id\":\"eggzfb\",\"name\":\"hfmvfaxkffe\",\"type\":\"ithlvmezyvshxm\"}")
.toObject(AccessConnectorInner.class);
Assertions.assertEquals("qkhr", model.location());
Assertions.assertEquals("iwkuofos", model.tags().get("ghsauuimjmvxied"));
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public final class AccessConnectorListResultTests {
@org.junit.jupiter.api.Test
public void testDeserialize() throws Exception {
AccessConnectorListResult model = BinaryData.fromString(
"{\"value\":[{\"identity\":{\"principalId\":\"74170a3d-553b-460e-933a-65bcc4f916ad\",\"tenantId\":\"23d99fc4-493c-42da-99ff-92be504bb2da\",\"type\":\"None\",\"userAssignedIdentities\":{\"injep\":{\"principalId\":\"571c5d2a-775d-490d-befa-96db24571c70\",\"clientId\":\"67614de7-bba4-4fa2-bb6f-982826a03f5f\"},\"mryw\":{\"principalId\":\"7545f277-4ccf-41ee-8c29-0d9a29b6e77f\",\"clientId\":\"e150a2ae-bf0a-4343-8f03-b8e809a8bb4c\"},\"oqftiyqzrnkcq\":{\"principalId\":\"46d58d08-a4cd-4a94-9582-8b3142c7db0d\",\"clientId\":\"1ddbddec-c39b-41b1-9109-6f38c89359ae\"}}},\"properties\":{\"provisioningState\":\"Deleted\"},\"location\":\"hzls\",\"tags\":{\"avwhheunm\":\"hoqqnwvlr\",\"yaxuconuqszfkb\":\"qhgyxzkonocukok\",\"xsenhwlr\":\"ypewrmjmwvvjekt\",\"ihkaetcktvfc\":\"ffrzpwvlqdqgbiqy\"},\"id\":\"vf\",\"name\":\"nkymuctqhjfbebrj\",\"type\":\"xerf\"},{\"identity\":{\"principalId\":\"3da60676-578d-41f1-bbb2-8e7906b64907\",\"tenantId\":\"8b35f42b-be2a-40ff-b0f9-2d40078fc594\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{\"jrbirphxepcyv\":{\"principalId\":\"776f9b26-57ff-469f-b998-8b6e20fd83dc\",\"clientId\":\"4a430475-8a74-4619-bfc9-76f97a8997ff\"},\"nljky\":{\"principalId\":\"d988a862-17c6-4544-9d45-a6ea5d632a4a\",\"clientId\":\"8e1d790c-c295-4a36-accf-21ad9fde1d17\"},\"vuujq\":{\"principalId\":\"991e63f1-416d-437a-9c2f-a570b8728748\",\"clientId\":\"71a28402-f47d-4802-ad73-18facd9f49e4\"}}},\"properties\":{\"provisioningState\":\"Failed\"},\"location\":\"gjljyoxgvc\",\"tags\":{\"bijhtxfvgxbf\":\"gsncghkjeszz\",\"ec\":\"mxnehmp\",\"gr\":\"godebfqkkrbmpu\",\"ispnqzahmgkbrp\":\"wflzlfbxzpuzy\"},\"id\":\"y\",\"name\":\"hibnuqqkpika\",\"type\":\"rgvtqag\"},{\"identity\":{\"principalId\":\"51660e1a-4263-457d-9f07-4ba69cdbff94\",\"tenantId\":\"4dffa267-9417-48ea-84d8-78be8d9029d1\",\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"gmebfsiarbutrcv\":{\"principalId\":\"f4de0ea3-dcaf-4a56-87c6-cc36f02a6a64\",\"clientId\":\"e9a5cd1a-5c59-4cf5-b4bd-80dca3cf9f08\"},\"zzmhjrunmpxttd\":{\"principalId\":\"732d0cc3-1f11-48d9-a23c-18ca29faae03\",\"clientId\":\"1a408112-62bd-4462-9912-73c234e27cff\"},\"bnlankxmyskpb\":{\"principalId\":\"d52269a0-e3db-406e-92e6-17b9187e5b3d\",\"clientId\":\"65edabf1-aabe-44ce-a5d0-076e418950df\"}}},\"properties\":{\"provisioningState\":\"Deleted\"},\"location\":\"kcxywnyt\",\"tags\":{\"qidybyx\":\"yn\",\"aaxdbabphlwrq\":\"zfcl\",\"hsucoc\":\"fkts\",\"ckzywbiexzfeyue\":\"nyyazttbtwwrqpue\"},\"id\":\"xibxujwbhqwalm\",\"name\":\"zyoxaepdkzjan\",\"type\":\"ux\"},{\"identity\":{\"principalId\":\"542a0c19-1e55-44b1-983a-7448c6c49eed\",\"tenantId\":\"21588e15-b305-4c27-9667-539f033e3db3\",\"type\":\"SystemAssigned,UserAssigned\",\"userAssignedIdentities\":{\"niwdjsw\":{\"principalId\":\"9342a866-f9a4-4ec7-a807-ef33c8caf288\",\"clientId\":\"997b9fe3-df23-45df-9031-e969d53ba3d3\"}}},\"properties\":{\"provisioningState\":\"Deleted\"},\"location\":\"pgn\",\"tags\":{\"pzxbz\":\"x\"},\"id\":\"fzab\",\"name\":\"lcuhxwtctyqiklb\",\"type\":\"ovplw\"}],\"nextLink\":\"hvgyuguosvmk\"}")
"{\"value\":[{\"identity\":{\"principalId\":\"58e56ee6-1c32-43f2-80ef-1c0dff914207\",\"tenantId\":\"03db1339-b9de-433b-906d-6adab620cb53\",\"type\":\"None\",\"userAssignedIdentities\":{\"injep\":{\"principalId\":\"52c6b6d6-23e1-4b7c-8ea6-97fdebd9fc48\",\"clientId\":\"de7c4968-3907-4f80-8a69-3930ee7b968a\"},\"mryw\":{\"principalId\":\"a8978ced-9f9c-4b1d-855d-cbcadcc02c54\",\"clientId\":\"fc9442bf-840c-43c3-8f4d-018717403a14\"},\"oqftiyqzrnkcq\":{\"principalId\":\"fa22478f-9c2e-4b6c-9210-3880a271c920\",\"clientId\":\"cdbb3d53-54b2-45b7-8b12-c43919a15e6c\"}}},\"properties\":{\"provisioningState\":\"Deleted\"},\"location\":\"hzls\",\"tags\":{\"avwhheunm\":\"hoqqnwvlr\",\"yaxuconuqszfkb\":\"qhgyxzkonocukok\",\"xsenhwlr\":\"ypewrmjmwvvjekt\",\"ihkaetcktvfc\":\"ffrzpwvlqdqgbiqy\"},\"id\":\"vf\",\"name\":\"nkymuctqhjfbebrj\",\"type\":\"xerf\"},{\"identity\":{\"principalId\":\"7a0b7f4a-6b97-4c50-8779-ad5a0edd6a83\",\"tenantId\":\"e052eb19-82e5-40ec-989d-c589de7522f5\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{\"jrbirphxepcyv\":{\"principalId\":\"6ed33997-4bb1-4ba4-9bbb-3f33b40868ad\",\"clientId\":\"fce303ec-7323-4fa2-befb-5815b572c59a\"},\"nljky\":{\"principalId\":\"7790d89a-9337-4f7e-b052-adb2a99db63e\",\"clientId\":\"bb32538f-80a0-4d48-bf5c-85bf3e756061\"},\"vuujq\":{\"principalId\":\"e482e8aa-e477-43e5-a2a9-ca277cf1948c\",\"clientId\":\"098b70cb-cdc3-41ec-9061-96171b7dac75\"}}},\"properties\":{\"provisioningState\":\"Failed\"},\"location\":\"gjljyoxgvc\",\"tags\":{\"bijhtxfvgxbf\":\"gsncghkjeszz\",\"ec\":\"mxnehmp\",\"gr\":\"godebfqkkrbmpu\",\"ispnqzahmgkbrp\":\"wflzlfbxzpuzy\"},\"id\":\"y\",\"name\":\"hibnuqqkpika\",\"type\":\"rgvtqag\"},{\"identity\":{\"principalId\":\"3907f8b6-db04-4668-bdaf-83b021d84bb1\",\"tenantId\":\"0db3313c-8573-41b9-a972-71d45bba250c\",\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"gmebfsiarbutrcv\":{\"principalId\":\"957069c3-2ff6-4feb-ab0c-b54fb9457ac6\",\"clientId\":\"aa99ca34-cb8c-4039-9124-f4b5b21fe32d\"},\"zzmhjrunmpxttd\":{\"principalId\":\"efcc70d1-744a-4340-b1bb-f84f5c2fb63d\",\"clientId\":\"11878665-d9b6-4ecc-aa3a-8af8e1839471\"},\"bnlankxmyskpb\":{\"principalId\":\"8d93f807-1c52-4da4-a9ab-c8bd2140b650\",\"clientId\":\"be15804c-0481-4734-88e8-7f798640e83d\"}}},\"properties\":{\"provisioningState\":\"Deleted\"},\"location\":\"kcxywnyt\",\"tags\":{\"qidybyx\":\"yn\",\"aaxdbabphlwrq\":\"zfcl\",\"hsucoc\":\"fkts\",\"ckzywbiexzfeyue\":\"nyyazttbtwwrqpue\"},\"id\":\"xibxujwbhqwalm\",\"name\":\"zyoxaepdkzjan\",\"type\":\"ux\"},{\"identity\":{\"principalId\":\"5617e200-7bcc-4e7f-8f80-9006271d881f\",\"tenantId\":\"1a63d9ab-85e4-4581-ad62-948dc32e1655\",\"type\":\"SystemAssigned,UserAssigned\",\"userAssignedIdentities\":{\"niwdjsw\":{\"principalId\":\"dda02fdd-7ec0-4438-ad33-18b7a77069fa\",\"clientId\":\"67c8713e-13e1-4272-a89d-32dcae1faaa3\"}}},\"properties\":{\"provisioningState\":\"Deleted\"},\"location\":\"pgn\",\"tags\":{\"pzxbz\":\"x\"},\"id\":\"fzab\",\"name\":\"lcuhxwtctyqiklb\",\"type\":\"ovplw\"}],\"nextLink\":\"hvgyuguosvmk\"}")
.toObject(AccessConnectorListResult.class);
Assertions.assertEquals("hzls", model.value().get(0).location());
Assertions.assertEquals("hoqqnwvlr", model.value().get(0).tags().get("avwhheunm"));
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public final class AccessConnectorUpdateTests {
@org.junit.jupiter.api.Test
public void testDeserialize() throws Exception {
AccessConnectorUpdate model = BinaryData.fromString(
"{\"tags\":{\"evqzntypmrbp\":\"xoegukgjnpiucgy\",\"eoejzic\":\"zcdrqjsdpydnfyhx\",\"hajdeyeamdpha\":\"ifsjttgzfbishcb\"},\"identity\":{\"principalId\":\"a5db8b98-5261-4c5a-818f-2f84a32e46a8\",\"tenantId\":\"b4652127-d7d4-4ee8-86b2-7e97aad83297\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{\"ipwhonowk\":{\"principalId\":\"eddc0675-7d40-4ca0-aba1-cd886ea682e5\",\"clientId\":\"471942e8-84ae-49d0-b849-b96187518c64\"}}}}")
"{\"tags\":{\"evqzntypmrbp\":\"xoegukgjnpiucgy\",\"eoejzic\":\"zcdrqjsdpydnfyhx\",\"hajdeyeamdpha\":\"ifsjttgzfbishcb\"},\"identity\":{\"principalId\":\"db644181-c674-4dd8-9ef0-70992c573c70\",\"tenantId\":\"fb911635-4744-40e4-9417-c0da951cf5cd\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{\"ipwhonowk\":{\"principalId\":\"4fd75a31-c5f7-4cd3-a921-831b547c61d9\",\"clientId\":\"7871b1f7-9bff-4c01-96dc-d94d54500c19\"}}}}")
.toObject(AccessConnectorUpdate.class);
Assertions.assertEquals("xoegukgjnpiucgy", model.tags().get("evqzntypmrbp"));
Assertions.assertEquals(ManagedServiceIdentityType.SYSTEM_ASSIGNED, model.identity().type());
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public final class AccessConnectorsCreateOrUpdateMockTests {
@Test
public void testCreateOrUpdate() throws Exception {
String responseStr
= "{\"identity\":{\"principalId\":\"28bbe694-bfb2-4ed8-9e26-415f5e6a5f21\",\"tenantId\":\"794121f1-1e63-4979-91e5-2fa8dfa0de2d\",\"type\":\"None\",\"userAssignedIdentities\":{\"healmfmtda\":{\"principalId\":\"8cc5fbdc-bd5c-4570-979b-200af1b6abfa\",\"clientId\":\"580f91d8-ac00-453b-a09c-16185d59e72b\"}}},\"properties\":{\"provisioningState\":\"Succeeded\"},\"location\":\"wvgpiohg\",\"tags\":{\"yqagvrvm\":\"tfudxepx\",\"dblx\":\"pkukghi\",\"fnjhfjxwmszkkfo\":\"wi\"},\"id\":\"rey\",\"name\":\"kzikfjawneaivxwc\",\"type\":\"elpcirelsfeaenwa\"}";
= "{\"identity\":{\"principalId\":\"6d4f1e30-df02-4842-874e-2fc64049b994\",\"tenantId\":\"18569f88-2179-477f-818d-8e1465ea306b\",\"type\":\"None\",\"userAssignedIdentities\":{\"healmfmtda\":{\"principalId\":\"045623bd-f6ef-436f-9eff-af57813c5b74\",\"clientId\":\"9039b7f2-d689-4bd8-b853-414cc83ae41a\"}}},\"properties\":{\"provisioningState\":\"Succeeded\"},\"location\":\"wvgpiohg\",\"tags\":{\"yqagvrvm\":\"tfudxepx\",\"dblx\":\"pkukghi\",\"fnjhfjxwmszkkfo\":\"wi\"},\"id\":\"rey\",\"name\":\"kzikfjawneaivxwc\",\"type\":\"elpcirelsfeaenwa\"}";

HttpClient httpClient
= response -> Mono.just(new MockHttpResponse(response, 200, responseStr.getBytes(StandardCharsets.UTF_8)));
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public final class AccessConnectorsGetByResourceGroupWithResponseMockTests {
@Test
public void testGetByResourceGroupWithResponse() throws Exception {
String responseStr
= "{\"identity\":{\"principalId\":\"8c22fe2a-dcbb-487b-9ab7-9dc1e0052475\",\"tenantId\":\"70e499d4-cf19-4830-b124-7222fbb2fd0b\",\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"yat\":{\"principalId\":\"02b19d20-873d-4681-859d-9757ff6c9228\",\"clientId\":\"de7ef414-4aab-40b3-8167-d7162abc9f6f\"}}},\"properties\":{\"provisioningState\":\"Deleting\"},\"location\":\"bcuejrjxgci\",\"tags\":{\"sdqrhzoymibmrq\":\"rhos\"},\"id\":\"ibahwflus\",\"name\":\"dtmhrkwofyyvoqa\",\"type\":\"piexpbtgiw\"}";
= "{\"identity\":{\"principalId\":\"69c7cc86-abaa-4998-b57f-787d236d504b\",\"tenantId\":\"83e61623-b38d-440b-9ed7-6adc3db3a914\",\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"yat\":{\"principalId\":\"1cd6f544-de95-4fca-a4a6-b6a73362e3a2\",\"clientId\":\"30ea4e13-6e5d-4fc6-a435-20d58b0f4392\"}}},\"properties\":{\"provisioningState\":\"Deleting\"},\"location\":\"bcuejrjxgci\",\"tags\":{\"sdqrhzoymibmrq\":\"rhos\"},\"id\":\"ibahwflus\",\"name\":\"dtmhrkwofyyvoqa\",\"type\":\"piexpbtgiw\"}";

HttpClient httpClient
= response -> Mono.just(new MockHttpResponse(response, 200, responseStr.getBytes(StandardCharsets.UTF_8)));
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public final class AccessConnectorsListByResourceGroupMockTests {
@Test
public void testListByResourceGroup() throws Exception {
String responseStr
= "{\"value\":[{\"identity\":{\"principalId\":\"bc31da8f-651f-4283-b202-cc25d1aea4b7\",\"tenantId\":\"a7602f3a-0b69-48da-ac7c-174cfc526f19\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{\"asipqiio\":{\"principalId\":\"9c38ffcc-0f3b-41fd-a11b-2c332a7dff1f\",\"clientId\":\"1e2e7a43-db02-4002-ba27-5288154a070f\"}}},\"properties\":{\"provisioningState\":\"Creating\"},\"location\":\"rpqlp\",\"tags\":{\"t\":\"ciuqgbdb\",\"mhykojoxafnndl\":\"uvfbtkuwh\",\"kkpwdreqnovvq\":\"ichkoymkcdyhb\",\"syrsndsytgadgvra\":\"ovljxywsu\"},\"id\":\"aeneqnzarrwl\",\"name\":\"uu\",\"type\":\"jfqka\"}]}";
= "{\"value\":[{\"identity\":{\"principalId\":\"03aa4afc-d8d8-4b82-974d-59fcce3bb77b\",\"tenantId\":\"a523e2ac-411e-4f32-bfff-2bf5ab57c277\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{\"asipqiio\":{\"principalId\":\"c80297e7-916d-4796-baa1-c003b8c385f6\",\"clientId\":\"8fb275c6-ce17-4b21-8f9f-ff77929e570f\"}}},\"properties\":{\"provisioningState\":\"Creating\"},\"location\":\"rpqlp\",\"tags\":{\"t\":\"ciuqgbdb\",\"mhykojoxafnndl\":\"uvfbtkuwh\",\"kkpwdreqnovvq\":\"ichkoymkcdyhb\",\"syrsndsytgadgvra\":\"ovljxywsu\"},\"id\":\"aeneqnzarrwl\",\"name\":\"uu\",\"type\":\"jfqka\"}]}";

HttpClient httpClient
= response -> Mono.just(new MockHttpResponse(response, 200, responseStr.getBytes(StandardCharsets.UTF_8)));
Expand Down
Loading
Loading