Open ArcturusZhang opened 4 years ago
Hi @zhaomuzhi @drajput please have a look at this issue.
@ArcturusZhang
I think all resource id in Azure is case insensitive. So there seems not very important to preserve case.
@ArcturusZhang
I think all resource id in Azure is case insensitive. So there seems not very important to preserve case.
Usually, terraform will require the service to preserve cases.
@weidongxu-microsoft what is a conclusion? should we assign to service team to address?
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc
@ArcturusZhang Thank you for your feedback. This bug has been reported to our engineering team.
Hi @rastala @v-strudm-msft This is now 15 months old - has there been some progress here? I want to bring machine learning resources up to speed with Terraform, but everything is a bit outdated. And Microsoft starts to also give guarantees that Terraform runs stably and I think keeping up-to-date and continuous versioning are a fundamental concern in software engineering. I do not like to see that things get postponed over months, as like this one will never have feature-completeness (one is always behind!) and never have stability. FYI: @ArcturusZhang, @favoretti
@gro1m @rastala This issue has been fixed. @rastala are you able to close it?
REST API URL:
Body:
After the creation complete, perform a GET request:
Response:
The IDs in the response lost all their casing, for instance:
resourceGroups
->resourcegroup
testVault
->testvault
test-AppInsights
->test-appinsights