pulumi / pulumi-azure-native

Azure Native Provider
Apache License 2.0
129 stars 35 forks source link

Missing Identity configuration for IoT Central #1748

Open cookieofcode opened 2 years ago

cookieofcode commented 2 years ago

Hello!

Issue details

There is an "identity" (e.g. SystemAssigned) configuration for an IoT Central app in the REST API Specification (see https://github.com/Azure/azure-rest-api-specs/blob/main/specification/iotcentral/resource-manager/Microsoft.IoTCentral/stable/2021-06-01/iotcentral.json) but it is not available for configuration (still using API version 2018-09-01 instead of 2021-06-01, see https://www.pulumi.com/registry/packages/azure-native/api-docs/iotcentral/app/)

Affected area/feature

jkisk commented 2 years ago

Thank you for filing this issue!