SDK Warning
ARM OpenAPI(swagger) specs
Azure Resource Management only supports HTTPS scheme.
Verifies whether specification supports HTTPS scheme or not.
All the ARM specification should support HTTPS endpoint.
Please add schemes
to the specification as shown in example below.
N/A.
"schemes": [
"https"
]