stephybun
stephybun
@akashkeshari, thanks for the response. The link provided in 3. for the onboarding container tool returns 404. Is this repo public?
Trying to remove `storageAccountId` with an empty string results in this error: ``` { "error": { "code": "LinkedInvalidPropertyId", "message": "Property id '' at path 'properties.autoStorage.storageAccountId' is invalid. Expect fully qualified...
Closing since the current implementation is deliberate and working as expected, see [this comment](https://github.com/hashicorp/terraform-provider-azurerm/pull/18068#issuecomment-1274913597) over on #18068 for more details.
Thanks for opening this issue @rogerm-chen. Since this issue pertains to the last major version of the provider and the above config is no longer valid. Would you be able...
Thanks for raising this issue @enorlando. I recently migrated these legacy compute resources over to using our generated SDK `hashicorp/go-azure-sdk`. In the process the version also got bumped from `2023-03-01`...
Thanks for providing the output @enorlando! As alluded to earlier, it certainly looks like the API tolerates additional characters in the subscription ID. What's changed here is the SDK that...
Thanks for all your effort on this @x-delfino! Since you're unable to continue this in the near future and another PR has been opened building on the work done here,...
@Johannesm299 that is correct. If it isn't available in the AKS API then it isn't something that we can support. I would suggest heading over to the [AKS repo](https://github.com/[Azure/AKS](https://github.com/Azure/AKS)) and...
Thanks for raising this request @jeffhuenemann. We are only able to support features that are available in the AKS API. Looking at the API spec it looks like this is...
Closed by #19428