Tom Bamford
Tom Bamford
@tagur87 I would suggest pasting your report into a new issue on that repo
Hi @it-stud-io, thanks for reporting this and for the additional information. I am not sure why this is failing for you, when attempting to reproduce I do not encounter this...
(marking as an API bug for now until we can get to the bottom of it)
@benjy44 Thanks for reporting this issue. I am able to reproduce and despite holding the Global Admin role I received the same error message. This happened on both the v1.0...
Thanks for reporting @Laffs2k5. @logikkreise is correct, the ID format has been updated to take the form `/users/{uuid}` rather than just the plain `{uuid}`. It looks like this was missed...
Test results: ### CDN ### Compute _failures are 4.0 related_ ### Storage _remaining failures are 4.0 related_
Hi @tabroughton, for a bit of background, we are currently migrating from the Hamilton SDK to a new [Pandora](https://github.com/hashicorp/pandora)-based [SDK](https://github.com/hashicorp/go-azure-sdk) that will be maintained by HashiCorp. The new SDK is...
The new SDK is largely complete, as well as the provider migration over to the new SDK. I am working through a long tail of acceptance test runs and bugfixes,...
Unfortunately this API cannot be used when authenticating with Azure CLI - specifically that it does not include the necessary scopes in the access token. This is unfortunately a limitation...
Hi @cveld, thanks for reporting this. As you have suggested, this does seem to be an issue with the delegated permissions obtained by Azure CLI. At this time there is...