username
and passwordSecretRef
settings remain after executing the az containerapp registry set --identity
command
#261
Labels
CLI
Related to CLI
This issue is a: (mark with an x)
Issue description
In Azue CLI containerapp extension v0.3.6, I ran to change the authentication to ACR to a Managed ID using
az containerapp registry set --identity
command, but theusername
andpasswordSecretRef
settings are still remain.Steps to reproduct
Expected behavior [What you expected to happen.]
I think the execution result should be like this.
Actual behavior [What actually happened.]
Actually, the result is as follows.
Note : The result was the same for
--identity '<user-assigned managed ID'
Additional context
The text was updated successfully, but these errors were encountered: