Azure / Azure/azure-libraries-for-java
Can't accept legal terms via the Java Library.
Open
Bug
Compute
Compute - VM
customer-reported
- Dominant language
- Java
- Stars
- 97
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to create a Virtual Machine via the Java Library and I get the following error:
```
User failed validation to purchase resources. Error message: 'Legal terms have not been accepted for this item on this subscription.
```
When creating a VM with the CLI there is an accept-terms flag that can be passed to solve this issue. Is there a way to do this with Java SDK, if not this would be a nice feature to have.
Contributor guide
Assessment
This issue has not been assessed yet.