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

While creating / updaing system Topic No effect of --identity systemassigned or --mi-system-assigned #28064

Open
mnadeem opened this issue Dec 19, 2023 · 4 comments
Assignees
Labels
Auto-Assign Auto assign by bot Auto-Resolve Auto resolve by bot bug This issue requires a change to an existing behavior in the product in order to be resolved. customer-reported Issues that are reported by GitHub users external to the Azure organization. Event Grid az eventgrid Service Attention This issue is responsible by Azure service team.

Comments

@mnadeem
Copy link

mnadeem commented Dec 19, 2023

Describe the bug

While creating system topic no effect of --identity systemassigned or --mi-system-assigned

Object (principal) ID is not getting created.

Related command

az eventgrid system-topic create --resource-group some-rg --location centralus --name some-topic --topic-type Microsoft.Storage.StorageAccounts --source /subscriptions/id/resourceGroups/some-rg/providers/Microsoft.Storage/storageAccounts/somesa --identity systemassigned

az eventgrid system-topic update --resource-group some-rg --name some-topic --identity systemassigned

az eventgrid system-topic update --resource-group some-rg --name some-topic --mi-system-assigned

Errors

No Errors and at the same time Object (principal) ID is not getting created

Issue script & Debug output

No Errors and at the same time Object (principal) ID is not getting created

Expected behavior

Object (principal) ID should be created

Environment Summary

az --version
azure-cli 2.45.0 *

core 2.45.0 *
telemetry 1.0.8 *

Extensions:
application-insights 0.1.19
containerapp 0.3.37

Dependencies:
msal 1.20.0
azure-mgmt-resource 21.1.0b1

Additional context

N/A

@mnadeem mnadeem added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Dec 19, 2023
Copy link

Hi @mnadeem,

2.45.0 is not the latest Azure CLI(2.55.0).

If you haven't already attempted to do so, please upgrade to the latest Azure CLI version by following https://learn.microsoft.com/en-us/cli/azure/update-azure-cli.

@azure-client-tools-bot-prd azure-client-tools-bot-prd bot added the Auto-Resolve Auto resolve by bot label Dec 19, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. Auto-Assign Auto assign by bot Service Attention This issue is responsible by Azure service team. Event Grid az eventgrid labels Dec 19, 2023
@yonzhan
Copy link
Collaborator

yonzhan commented Dec 19, 2023

Thank you for opening this issue, we will look into it.

Copy link
Contributor

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

@mnadeem
Copy link
Author

mnadeem commented Dec 28, 2023

The issue persists even in latest version 2.55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Auto-Resolve Auto resolve by bot bug This issue requires a change to an existing behavior in the product in order to be resolved. customer-reported Issues that are reported by GitHub users external to the Azure organization. Event Grid az eventgrid Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

3 participants