-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resource ID
is missing in API Management Logger response
#5318
Comments
The example is from |
@solankisamir thanks! |
@jhendrixMSFT unfortunately we're unable to use the Thanks! |
That would be up to @solankisamir if this functionality is available in that API version. |
@tombuildsstuff which end to end story is impacted due to missing |
@solankisamir this not being exposed at this time means we're unable to expose the resourceID field in the Terraform resource for API Management Loggers: hashicorp/terraform-provider-azurerm#2994 |
Ported from Azure/azure-sdk-for-go#4211
According to the response documented here the
LoggerContractProperties
type should have aresourceId
field however it's missing from the swagger.The text was updated successfully, but these errors were encountered: