Open abuzayd-abdullah-sp opened 9 months ago
reproduction, the result is the same as above
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @anuragdalmia @ArcturusZhang @lirenhe @ramaganesan-rg @shilpigautam @tadelesh.
@Alancere Are there any updates on this on the SDK side?
Bug Report
"github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armsubscriptions"
v1.3.0
(Commit: 651a245)go list -m <module>
, for examplego list -m github.com/Azure/azure-sdk-for-go/sdk/azcore
.go version
:Here is roughly the code I am using with appropriate values redacted or left out for brevity.
Instead I got a record with only the
ID
,TenantID
andTenantCategory
populated:How can we reproduce it? Create a new tenants client with a client secret credential and try to go through the results and see if all fields are populated.
Anything we should know about your environment. Nothing special about my environment.
This issue looks similar to this previous issue: https://github.com/Azure/azure-sdk-for-go/issues/11574