{"tool":"az","tool_display":"Az","intent":"delete-api-management-service","intent_display":"delete api management service","title":"Az Command: delete api management service","command_string":"az apim delete -n <name> -g <resource_group>","raw_command_string":"az apim delete {{[-n|--name]}} {{name}} {{[-g|--resource-group]}} {{resource_group}}","description":"Exact CLI syntax to delete api management service using Az.","usage_scenario":"During an API retirement phase or service consolidation.","scenario_context":"Always double-check resource group to avoid accidental deletions.","simulated_output":"Deleting API Management Service...\\nService 'myApiManagementService' deleted successfully.\\n\\nDeleted Services:\\n+-----------------------------+\\n|          Name               |\\n+-----------------------------+\\n| myApiManagementService      |\\n+-----------------------------+","how_to_steps":["Run the command: az apim delete --name myApiManagementService --resource-group myResourceGroup","To verify, use: az apim show --name myApiManagementService --resource-group myResourceGroup"],"inferred_category":"Cloud Infrastructure","canonical_url":"https://www.syntaxstandard.com/az/delete-api-management-service"}