Adam Smith

Results 4 comments of Adam Smith

@konghot , is there a way for users to opt-in to the "private preview" feature you mentioned?

@0kashi , I see that you closed this ticket as 'shipped' on May 8th. However, checking the documentation at: https://learn.microsoft.com/en-us/cli/azure/aro?view=azure-cli-latest#az-aro-create ...I see no obvious means of using this feature. Using...

Note that the following terraform input yields what I believe to be the desired result: ``` postgres_servers = { default = { parameters = [ { "apply_method": "pending-reboot", name: "max_connections",...

I was observing this behavior as well. From my own poking around, I don't believe the lack of the service account is what's causing the authorization failure, but rather it...