-
Notifications
You must be signed in to change notification settings - Fork 3k
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
sql_management endpoint not set error while trying to create service principal against azurestack #14309
Comments
hi @fengzhou-msft could you pls help to look at is the endpoint missing in cloud endpoints? thanks |
@rakku-ms It seems to me that the issue is caused by the endpoints in "https://management.northwest.azs-longhaul-01.selfhost.corp.microsoft.com/" does not contain one for Technically, we can allow |
@bganapa what's the desired behavior for |
Currently, the behavior in Azure CLI is to use null for all endpoints not set in a cloud. I'm not sure if it will cause trouble to use endpoint of |
@fengzhou-msft / @rakku-ms AzureStack does not support Sql Azure and setting empty or null is the right thing to do. The issue here is though |
I see, will investigate why it throws the error. |
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az ad sp create-for-rbac
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
Expected Behavior
az cloud update
cmd.Environment Summary
Additional Context
The text was updated successfully, but these errors were encountered: