ApiHost Category SDK Error Applies to ARM OpenAPI(swagger) specs Description The host is required for management plane specs. How to fix the violation Added the 'host' to the swagger. like "host": "management.azure.com",