Azure / Azure/OpenShift

'az aro delete' not deleting created app registration

Open
#233 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
121
Forks
42
PR merge metrics
No merged PRs in 30d

Description

When creating a cluster using 'az aro create', there is a resource group of the form 'aro-xxxxxxxx' created. It appears that along with that resource group, there is an app registration (service principal?) created with the same name in Azure AD. However, when doing an 'az aro delete', while it deletes the OpenShift cluster object, it does not clean up the associated app registration.

Ideally the 'az aro delete' would remove all items it created. Otherwise the it'll be left to the end user to clean up these items manually.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.