Azure / Azure/azure-libraries-for-java
[Java] [FEATURE REQ] Onboarding StorageSync SDK support into FluentSDK Java
- Dominant language
- Java
- Stars
- 97
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
We are looking for 1 sdk to create an E2E Azure resources. Our RP is already supported in StorageSync SDK [https://github.com/Azure/azure-sdk-for-net/tree/master/src/SDKs/StorageSync]
**Azure Resource Provider** : Microsoft.StorageSync , GA
**Describe the solution you'd like**
Add StorageSync SDK onto Fluent pattern
**Describe alternatives you've considered**
We have workaround to use Fluent for creating other resources like ResourceGroup/StorageAccount and our dedicated StorageSync SDK for creating StorageSync resources.
**Additional context**
Register Server is a special workflow which cannot be ran via SDK but only on server via Cmdlet.
**Information Checklist**
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- [x] Description Added
- [x] Expected solution specified
Contributor guide
Assessment
This issue has not been assessed yet.