We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebaf3c2 commit cc72f37Copy full SHA for cc72f37
src/service_name.json
@@ -928,5 +928,10 @@
928
"Command": "az computeschedule",
929
"AzureServiceName": "Computeschedule",
930
"URL": "https://learn.microsoft.com/en-us/rest/api/computeschedule/"
931
+ },
932
+ {
933
+ "Command": "az lambda-test",
934
+ "AzureServiceName": "LambdaTest",
935
+ "URL": "https://learn.microsoft.com/en-us/azure/partner-solutions"
936
}
937
]
0 commit comments