-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
SQLaz sqlaz sqlService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.
Description
I want command similar to az group exists, but for SQL server.
Currently use az sql server show, but it prints red exception into log which I don't want
Maybe az sql server list with JMES should do the trick, but I can't get it working.
E.g. az sql server list --query [?.name==mytestsqlsrv1234] gives
az sql server list: error: argument --query: invalid jmespath_type value: '[?.name==mytestsqlsrv1234]'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
SQLaz sqlaz sqlService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.