Skip to content

Commit b3f34a4

Browse files
authored
[Automation] Generate Fluent Lite from help#package-2023-09-01-preview (Azure#37291)
1 parent b56fd56 commit b3f34a4

File tree

133 files changed

+10356
-892
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+10356
-892
lines changed

sdk/selfhelp/azure-resourcemanager-selfhelp/CHANGELOG.md

Lines changed: 138 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,148 @@
11
# Release History
22

3-
## 1.1.0-beta.1 (Unreleased)
3+
## 1.1.0-beta.1 (2023-10-23)
44

5-
### Features Added
5+
- Azure Resource Manager Self Help client library for Java. This package contains Microsoft Azure SDK for Self Help Management SDK. Help RP provider. Package tag package-2023-09-01-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
66

77
### Breaking Changes
88

9-
### Bugs Fixed
9+
* `models.ProvisioningState` was removed
10+
11+
#### `models.DiagnosticResource` was modified
12+
13+
* `models.ProvisioningState provisioningState()` -> `models.DiagnosticProvisioningState provisioningState()`
14+
15+
#### `models.Diagnostics` was modified
16+
17+
* `checkNameAvailability(java.lang.String)` was removed
18+
* `checkNameAvailabilityWithResponse(java.lang.String,models.CheckNameAvailabilityRequest,com.azure.core.util.Context)` was removed
19+
20+
#### `models.SolutionMetadataResource` was modified
21+
22+
* `solutionId()` was removed
23+
* `solutionType()` was removed
24+
* `requiredParameterSets()` was removed
25+
* `description()` was removed
26+
27+
### Features Added
28+
29+
* `models.ExecutionStatus` was added
30+
31+
* `models.QuestionContentType` was added
32+
33+
* `models.AutomatedCheckResult` was added
34+
35+
* `models.SolutionResourceProperties` was added
36+
37+
* `models.SolutionResource$Definition` was added
38+
39+
* `models.TroubleshooterProvisioningState` was added
40+
41+
* `models.TroubleshootersRestartResponse` was added
42+
43+
* `models.TroubleshootersContinueMethodHeaders` was added
44+
45+
* `models.Type` was added
46+
47+
* `models.AggregationType` was added
48+
49+
* `models.TroubleshooterResource` was added
50+
51+
* `models.AutomatedCheckResultType` was added
52+
53+
* `models.Troubleshooters` was added
54+
55+
* `models.MetricsBasedChart` was added
56+
57+
* `models.TriggerCriterion` was added
58+
59+
* `models.Name` was added
60+
61+
* `models.TroubleshooterResource$DefinitionStages` was added
62+
63+
* `models.CheckNameAvailabilities` was added
64+
65+
* `models.FilterGroup` was added
66+
67+
* `models.SolutionsDiagnostic` was added
68+
69+
* `models.SolutionProvisioningState` was added
70+
71+
* `models.TroubleshootersEndHeaders` was added
72+
73+
* `models.Confidence` was added
74+
75+
* `models.SolutionMetadataProperties` was added
76+
77+
* `models.ResponseValidationProperties` was added
78+
79+
* `models.SolutionResource$Update` was added
80+
81+
* `models.SolutionType` was added
82+
83+
* `models.TroubleshootersRestartHeaders` was added
84+
85+
* `models.WebResult` was added
86+
87+
* `models.Video` was added
88+
89+
* `models.StepInput` was added
90+
91+
* `models.SolutionResource$DefinitionStages` was added
92+
93+
* `models.ResultType` was added
94+
95+
* `models.SolutionsTroubleshooters` was added
96+
97+
* `models.VideoGroup` was added
98+
99+
* `models.SolutionOperations` was added
100+
101+
* `models.ReplacementMaps` was added
102+
103+
* `models.SolutionResource$UpdateStages` was added
104+
105+
* `models.ResponseOption` was added
106+
107+
* `models.SearchResult` was added
108+
109+
* `models.TroubleshooterResponse` was added
110+
111+
* `models.TroubleshootersContinueMethodResponse` was added
112+
113+
* `models.ContinueRequestBody` was added
114+
115+
* `models.QuestionType` was added
116+
117+
* `models.Step` was added
118+
119+
* `models.SolutionPatchRequestBody` was added
120+
121+
* `models.TroubleshooterResource$Definition` was added
122+
123+
* `models.Section` was added
124+
125+
* `models.VideoGroupVideo` was added
126+
127+
* `models.SolutionResource` was added
128+
129+
* `models.TroubleshootersEndResponse` was added
130+
131+
* `models.DiagnosticProvisioningState` was added
132+
133+
* `models.RestartTroubleshooterResponse` was added
134+
135+
* `models.Filter` was added
136+
137+
#### `models.SolutionMetadataResource` was modified
138+
139+
* `solutions()` was added
140+
141+
#### `SelfHelpManager` was modified
10142

11-
### Other Changes
143+
* `solutionOperations()` was added
144+
* `troubleshooters()` was added
145+
* `checkNameAvailabilities()` was added
12146

13147
## 1.0.0 (2023-06-22)
14148

sdk/selfhelp/azure-resourcemanager-selfhelp/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Azure Resource Manager Self Help client library for Java.
44

5-
This package contains Microsoft Azure SDK for Self Help Management SDK. Help RP provider. Package tag package-2023-06-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
5+
This package contains Microsoft Azure SDK for Self Help Management SDK. Help RP provider. Package tag package-2023-09-01-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
66

77
## We'd love to hear your feedback
88

@@ -32,7 +32,7 @@ Various documentation is available to help you get started
3232
<dependency>
3333
<groupId>com.azure.resourcemanager</groupId>
3434
<artifactId>azure-resourcemanager-selfhelp</artifactId>
35-
<version>1.0.0</version>
35+
<version>1.1.0-beta.1</version>
3636
</dependency>
3737
```
3838
[//]: # ({x-version-update-end})
@@ -45,7 +45,7 @@ Azure Management Libraries require a `TokenCredential` implementation for authen
4545

4646
### Authentication
4747

48-
By default, Azure Active Directory token authentication depends on correct configuration of the following environment variables.
48+
By default, Microsoft Entra ID token authentication depends on correct configuration of the following environment variables.
4949

5050
- `AZURE_CLIENT_ID` for Azure client ID.
5151
- `AZURE_TENANT_ID` for Azure tenant ID.
@@ -94,7 +94,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
9494
<!-- LINKS -->
9595
[survey]: https://microsoft.qualtrics.com/jfe/form/SV_ehN0lIk2FKEBkwd?Q_CHL=DOCS
9696
[docs]: https://azure.github.io/azure-sdk-for-java/
97-
[jdk]: https://docs.microsoft.com/java/azure/jdk/
97+
[jdk]: https://learn.microsoft.com/azure/developer/java/fundamentals/
9898
[azure_subscription]: https://azure.microsoft.com/free/
9999
[azure_identity]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/identity/azure-identity
100100
[azure_core_http_netty]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-http-netty
@@ -103,3 +103,5 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
103103
[cg]: https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md
104104
[coc]: https://opensource.microsoft.com/codeofconduct/
105105
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
106+
107+
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Fsdk%2Fselfhelp%2Fazure-resourcemanager-selfhelp%2FREADME.png)

0 commit comments

Comments
 (0)