Tom Harvey

Results 171 comments of Tom Harvey

@ms-henglu is this a duplicate of, or in addition to #642?

@magodo FWIW [this bug stems from comparing the two different environment objects within the provider](https://github.com/hashicorp/terraform-provider-azurerm/blob/41be3be3b9621c0f40014a172a678227317950f8/internal/services/storage/storage_account_resource.go#L1150) so we'll want to fix this there instead. We're intentionally using different names for the...

Further details: https://azure.microsoft.com/en-us/updates/bing-search-apis-will-transition-from-azure-cognitive-services-to-azure-marketplace-on-31-october-2023/

Opened an upstream issue for this, since this isn't how API deprecations are supposed to work in ARM: https://github.com/Azure/azure-rest-api-specs/issues/11460 Notably the product page for this is still available - https://azure.microsoft.com/en-us/services/cognitive-services/bing-web-search-api/...

@weisdd unfortunately reintroducing these fields to the `azurerm_subnet` resource would end up reintroduce the (hard to debug, but common in complex configurations) issues which caused this - so we wouldn't...

👋 At this time Terraform uses the Data Plane API to interact with Azure Key Vault for Certificates, Keys and Secrets - which is available over the public internet (although...

@pbolduc > I dont mind helping getting this done and tested. I just dont know the approach. It is difficult to know where to start. That'd be awesome, thanks! >...

> It it possible to do the initial development against Azure Cloud and then do the final testing against Azure Stack. i.e., Do all the API versions used in Stack...

Transferring to `hashicorp/terraform` since this involves the Terraform backend