Azure AKS provider to view kubernetes resources.
Connect
button and then click on Open Cloud Shell
.az ad sp create-for-rbac --role owner --scopes /subscriptions/<YOUR_SUBSCRIPTION_ID>
in the cloud shell, you will get response similar to:
appId
is client_id
, password
is client_secret
and tenant
is tenant_id