Add type definitions for GETs/existing
that don't have an equivalent PUT type
#2756
Labels
enhancement
New feature or request
Our Azure types only include definitions for resources that support PUT at a given scope. However, there are several examples of resources that support GET (and consequently an
existing
reference) or support reference via POST with a list* API that we should still have type definitions for.Examples:
existing
atscope: tenant()
for built-in policies #2741microsoft.resources/deploymentScripts/logs
The text was updated successfully, but these errors were encountered: