Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

streamanalytics: API doesn't support Identity Type None #17649

Open
tombuildsstuff opened this issue Feb 3, 2022 · 2 comments
Open

streamanalytics: API doesn't support Identity Type None #17649

tombuildsstuff opened this issue Feb 3, 2022 · 2 comments
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. Stream Analytics

Comments

@tombuildsstuff
Copy link
Contributor

Service: Stream Analytics
API Version: 2020-03-01-preview

Most of the API's which support a Managed Identity support specifying Type: None in addition to omitting the identity block - however Stream Analytics doesn't an instead returns an error:

Code="BadRequest"
Message="The JSON provided in the request body is invalid. Cannot convert value 'None' to type 'System.Nullable`1[Microsoft.Streaming.Service.Contracts.CSMResourceProvider.IdentityType]"

Can this be updated to match the other API's which support Managed Identities?

Thanks!

@ghost ghost added needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that customer-reported Issues that are reported by GitHub users external to the Azure organization. labels Feb 3, 2022
tombuildsstuff added a commit to hashicorp/terraform-provider-azurerm that referenced this issue Feb 3, 2022
… no identity

This API differs from others where the API doesn't accept "Type: None"
Works around Azure/azure-rest-api-specs#17649
@JackTn JackTn added Service Attention Workflow: This issue is responsible by Azure service team. Stream Analytics labels Feb 6, 2022
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Feb 6, 2022
@ghost
Copy link

ghost commented Feb 6, 2022

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @atpham256.

Issue Details

Service: Stream Analytics
API Version: 2020-03-01-preview

Most of the API's which support a Managed Identity support specifying Type: None in addition to omitting the identity block - however Stream Analytics doesn't an instead returns an error:

Code="BadRequest"
Message="The JSON provided in the request body is invalid. Cannot convert value 'None' to type 'System.Nullable`1[Microsoft.Streaming.Service.Contracts.CSMResourceProvider.IdentityType]"

Can this be updated to match the other API's which support Managed Identities?

Thanks!

Author: tombuildsstuff
Assignees: -
Labels:

question, Stream Analytics, Service Attention, customer-reported, needs-triage

Milestone: -

@tombuildsstuff
Copy link
Contributor Author

This week marks 2 years since this issue was opened and it's still waiting for an initial triage/response.. is there any update on when this API bug will be fixed? @atpham256 @JackTn @rkmanda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. Stream Analytics
Projects
None yet
Development

No branches or pull requests

2 participants