Elena Xin

Results 59 comments of Elena Xin
trafficstars

Hi @igabi, thanks for the updates. The `mongoCluster.json` has indeed been removed from the [latest preview](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2024-05-15-preview), however, I assume that the `mongoCluster.json` was just moved to [another folder](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/mongocluster/resource-manager/Microsoft.DocumentDB/preview/2024-03-01-preview/mongoCluster.json), which is...

@GregBillings I am investigating this issue, but I can't repro it by following the steps below. Could you help confirm whether the following steps can repro this issue on your...

> Have the same issue with azurerm v2.71 > terraform 1.0.4 > > deleted the remote state and recreated from scratch and it worked fine. I previously upgraded from 2.70...

> @mybayern1974 > Terraform 1.0.0 > azurerm 2.71.0 > > 1. I use backend "azurerm" > 2. The problem occurs in ~70% of attempts > 3. KeyVault has been created...

> @sinbai @mybayern1974 > Sorry for the late answer > I tried to reproduce it with a simple script but I haven't faced the problem. > I have a failed...

> @sinbai > I've reproduced it with a simple script. > I have an Azure KeyVault and that issue is reproduced each time with that one > How can I...

> I've sent all details to your mail Thank you. Per details provided, I cannot access the Azure KeyVault due to the access permissions.

@viper4u Per the log provided, I found the Azure keyVault cannot be found after setting the secret, Could you help confirm whether the keyvault exists after reproducing this issue? It...

> Results > > 1. when I use the filter with "and name eq ''", then I get > `{ "value": [], "nextLink": "" }` > 2. when I use...

I submitted a [PR](https://github.com/hashicorp/terraform-provider-azurerm/pull/13409) that might solve this issue. Since I can’t reproduce this problem until now, I can’t verify it. Is anyone willing to build it and verify that...