You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suwat Ch edited this page Feb 9, 2015
·
1 revision
List all resources
ARMClient.exe get /subscriptions/{sub}/resources?api-version=2014-04-01
Find resources with filter
ARMClient.exe get "/subscriptions/{sub}/resources?api-version=2014-04-01&$filter=tagname eq 'hidden-related:/subscriptions/{sub}/resourcegroups/{rg}/providers/Microsoft.Web/serverfarms/{name}'"
ARMClient.exe get "/subscriptions/{sub}/resources?api-version=2014-04-01&$filter=startswith(tagname, 'hidden-related:/subscriptions/{sub}/resourcegroups/{rg}')"