Azure / Azure/azure-rest-api-specs
Data Lake Store Accounts does not support Identity Type None
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 37m
- Merged PRs (30d)
- 446
Description
👋
API Version: `2016-11-01`
Endpoint: `/subscriptions/{id}/resourceGroups/{group}/providers/Microsoft.DataLakeStore/accounts/{account}`
This API supports the common Identity block/schema but in a different manner to other Azure Services/API's - where this API only the Type of 'SystemAssigned' to be specified.
Other Azure Services allow specifying a `Type` of `None` which'll ensure no identity is set - however this API requires passing `null` for the `identity` block instead.
Can this API be updated to match the behaviour of other API's, where `None` is an acceptable value?
Thanks
Contributor guide
Research direction
Start by locating the API specification for Data Lake Store accounts at API version 2016-11-01 and the endpoint described in the issue. Check how the identity schema represents supported types, then verify that the specification accepts None while preserving null identity behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100