You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First issue: az ad sp create-for-rbac --name "GitHub-Actions" --role contributor --scopes /subscriptions/id --sdk-auth Option '--sdk-auth' has been deprecated and will be removed in a future release.
Second issue: More than one application have the same display name 'GitHub-Actions': (id) f8340ad7-0cfd-45a6-87a5-f69b63d8e9d8, 57679f99-d901-4642-b86e-dc33f65c2fc3, please remove them first.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
First issue: az ad sp create-for-rbac --name "GitHub-Actions" --role contributor --scopes /subscriptions/id --sdk-auth
Option '--sdk-auth' has been deprecated and will be removed in a future release.
Second issue: More than one application have the same display name 'GitHub-Actions': (id) f8340ad7-0cfd-45a6-87a5-f69b63d8e9d8, 57679f99-d901-4642-b86e-dc33f65c2fc3, please remove them first.
This is related to step 2 in the lab
Beta Was this translation helpful? Give feedback.
All reactions