This message was deleted.
# azure
s
This message was deleted.
l
I should add that I get this error when I try to do the import using the "Resource ID" as I noted above:
Copy code
Service returned an error. Status=400 Code="NoRegisteredProviderFound" Message="No registered resource provider found for location 'eastus2' and API version '2019-07-24-preview' for type 'servers'.
I may have jumped the gun... It looks like perhaps I should be using this Pulumi Azure Native type: https://www.pulumi.com/registry/packages/azure-native/api-docs/sql/server/ I will say that the import results are pretty disappointing. It doesn't even include the
Version
property as seen specified in this Pulumi example code: https://github.com/pulumi/examples/blob/master/azure-cs-appservice/AppServiceStack.cs