Hello, I am trying to set the Azure SQL Server Con...
# azure
b
Hello, I am trying to set the Azure SQL Server Connection Policy. Is there any way to do this in pulumi? It doesn't seem to be an option in C#
Pulumi.AzureNative.Sql.Server
any help would be appreciated as this is something we have to change from default to proxy.
c
There an open GitHub issue for this. I looked at the ARM reference and connection policy there. The ARM API appears preview. Maybe some one from Pulumi Inc can shed some light on the behavior of how Azure native built. https://github.com/pulumi/pulumi-azure-native/issues/1573