Can not create a Run as account and I do have owner rights in the subscription
I found out that you need to have owner rights of your subscription to add a Run as account in an Automation account. But as I search in my services I can see that my role inside the subscription is as an owner. Still i can't create a run as account because i don't have enough permissions ?
Is it enough to only have the owner rights of the subscriptions or do I need any more permissions ?
azure permissions azure-active-directory
add a comment |
I found out that you need to have owner rights of your subscription to add a Run as account in an Automation account. But as I search in my services I can see that my role inside the subscription is as an owner. Still i can't create a run as account because i don't have enough permissions ?
Is it enough to only have the owner rights of the subscriptions or do I need any more permissions ?
azure permissions azure-active-directory
1
what your role in your aad tenant? And is the Azure AD tenant'sUsers can register applications option
inUser settings
page is set toYes
?
– Joy Wang
Nov 23 at 8:56
I don't have access to the user settings page in the azure ad. Can it be that my aad tenant role is guest but the subscription is owner ?
– achahbar
Nov 23 at 8:59
I suppose you do not have the permission to create AAD App, if so, you could not configure Run As accounts.
– Joy Wang
Nov 23 at 9:02
1
I will try to ask the global administrator to give me rights . Thnx for the answer @JoyWang
– achahbar
Nov 23 at 9:06
1
I have added an answer, you can accept it.
– Joy Wang
Nov 23 at 9:11
add a comment |
I found out that you need to have owner rights of your subscription to add a Run as account in an Automation account. But as I search in my services I can see that my role inside the subscription is as an owner. Still i can't create a run as account because i don't have enough permissions ?
Is it enough to only have the owner rights of the subscriptions or do I need any more permissions ?
azure permissions azure-active-directory
I found out that you need to have owner rights of your subscription to add a Run as account in an Automation account. But as I search in my services I can see that my role inside the subscription is as an owner. Still i can't create a run as account because i don't have enough permissions ?
Is it enough to only have the owner rights of the subscriptions or do I need any more permissions ?
azure permissions azure-active-directory
azure permissions azure-active-directory
asked Nov 23 at 8:44
achahbar
9414
9414
1
what your role in your aad tenant? And is the Azure AD tenant'sUsers can register applications option
inUser settings
page is set toYes
?
– Joy Wang
Nov 23 at 8:56
I don't have access to the user settings page in the azure ad. Can it be that my aad tenant role is guest but the subscription is owner ?
– achahbar
Nov 23 at 8:59
I suppose you do not have the permission to create AAD App, if so, you could not configure Run As accounts.
– Joy Wang
Nov 23 at 9:02
1
I will try to ask the global administrator to give me rights . Thnx for the answer @JoyWang
– achahbar
Nov 23 at 9:06
1
I have added an answer, you can accept it.
– Joy Wang
Nov 23 at 9:11
add a comment |
1
what your role in your aad tenant? And is the Azure AD tenant'sUsers can register applications option
inUser settings
page is set toYes
?
– Joy Wang
Nov 23 at 8:56
I don't have access to the user settings page in the azure ad. Can it be that my aad tenant role is guest but the subscription is owner ?
– achahbar
Nov 23 at 8:59
I suppose you do not have the permission to create AAD App, if so, you could not configure Run As accounts.
– Joy Wang
Nov 23 at 9:02
1
I will try to ask the global administrator to give me rights . Thnx for the answer @JoyWang
– achahbar
Nov 23 at 9:06
1
I have added an answer, you can accept it.
– Joy Wang
Nov 23 at 9:11
1
1
what your role in your aad tenant? And is the Azure AD tenant's
Users can register applications option
in User settings
page is set to Yes
?– Joy Wang
Nov 23 at 8:56
what your role in your aad tenant? And is the Azure AD tenant's
Users can register applications option
in User settings
page is set to Yes
?– Joy Wang
Nov 23 at 8:56
I don't have access to the user settings page in the azure ad. Can it be that my aad tenant role is guest but the subscription is owner ?
– achahbar
Nov 23 at 8:59
I don't have access to the user settings page in the azure ad. Can it be that my aad tenant role is guest but the subscription is owner ?
– achahbar
Nov 23 at 8:59
I suppose you do not have the permission to create AAD App, if so, you could not configure Run As accounts.
– Joy Wang
Nov 23 at 9:02
I suppose you do not have the permission to create AAD App, if so, you could not configure Run As accounts.
– Joy Wang
Nov 23 at 9:02
1
1
I will try to ask the global administrator to give me rights . Thnx for the answer @JoyWang
– achahbar
Nov 23 at 9:06
I will try to ask the global administrator to give me rights . Thnx for the answer @JoyWang
– achahbar
Nov 23 at 9:06
1
1
I have added an answer, you can accept it.
– Joy Wang
Nov 23 at 9:11
I have added an answer, you can accept it.
– Joy Wang
Nov 23 at 9:11
add a comment |
2 Answers
2
active
oldest
votes
The issue was caused by you do not have the permission to create the AAD App.
If you want to configure Run As accounts, you also need to have the permission to create the AAD App.
For more details about the permissions, refer to this link.
add a comment |
Except for the permissions equivalent to the Owner role for Microsoft. Automation resources, you need to check these:
In the Azure portal, under Azure Active Directory > MANAGE > App registrations, if App registrations is set to Yes, non-admin users in your Azure AD tenant can register Active Directory applications. If App registrations is set to No, the user who performs this action must be a global administrator in Azure AD.
Ref: https://docs.microsoft.com/en-us/azure/automation/automation-create-standalone-account#permissions-required-to-create-an-automation-account
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53443245%2fcan-not-create-a-run-as-account-and-i-do-have-owner-rights-in-the-subscription%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
The issue was caused by you do not have the permission to create the AAD App.
If you want to configure Run As accounts, you also need to have the permission to create the AAD App.
For more details about the permissions, refer to this link.
add a comment |
The issue was caused by you do not have the permission to create the AAD App.
If you want to configure Run As accounts, you also need to have the permission to create the AAD App.
For more details about the permissions, refer to this link.
add a comment |
The issue was caused by you do not have the permission to create the AAD App.
If you want to configure Run As accounts, you also need to have the permission to create the AAD App.
For more details about the permissions, refer to this link.
The issue was caused by you do not have the permission to create the AAD App.
If you want to configure Run As accounts, you also need to have the permission to create the AAD App.
For more details about the permissions, refer to this link.
answered Nov 23 at 9:11
Joy Wang
6,2252212
6,2252212
add a comment |
add a comment |
Except for the permissions equivalent to the Owner role for Microsoft. Automation resources, you need to check these:
In the Azure portal, under Azure Active Directory > MANAGE > App registrations, if App registrations is set to Yes, non-admin users in your Azure AD tenant can register Active Directory applications. If App registrations is set to No, the user who performs this action must be a global administrator in Azure AD.
Ref: https://docs.microsoft.com/en-us/azure/automation/automation-create-standalone-account#permissions-required-to-create-an-automation-account
add a comment |
Except for the permissions equivalent to the Owner role for Microsoft. Automation resources, you need to check these:
In the Azure portal, under Azure Active Directory > MANAGE > App registrations, if App registrations is set to Yes, non-admin users in your Azure AD tenant can register Active Directory applications. If App registrations is set to No, the user who performs this action must be a global administrator in Azure AD.
Ref: https://docs.microsoft.com/en-us/azure/automation/automation-create-standalone-account#permissions-required-to-create-an-automation-account
add a comment |
Except for the permissions equivalent to the Owner role for Microsoft. Automation resources, you need to check these:
In the Azure portal, under Azure Active Directory > MANAGE > App registrations, if App registrations is set to Yes, non-admin users in your Azure AD tenant can register Active Directory applications. If App registrations is set to No, the user who performs this action must be a global administrator in Azure AD.
Ref: https://docs.microsoft.com/en-us/azure/automation/automation-create-standalone-account#permissions-required-to-create-an-automation-account
Except for the permissions equivalent to the Owner role for Microsoft. Automation resources, you need to check these:
In the Azure portal, under Azure Active Directory > MANAGE > App registrations, if App registrations is set to Yes, non-admin users in your Azure AD tenant can register Active Directory applications. If App registrations is set to No, the user who performs this action must be a global administrator in Azure AD.
Ref: https://docs.microsoft.com/en-us/azure/automation/automation-create-standalone-account#permissions-required-to-create-an-automation-account
answered Nov 23 at 9:06
Nancy Xiong
2,395116
2,395116
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53443245%2fcan-not-create-a-run-as-account-and-i-do-have-owner-rights-in-the-subscription%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
what your role in your aad tenant? And is the Azure AD tenant's
Users can register applications option
inUser settings
page is set toYes
?– Joy Wang
Nov 23 at 8:56
I don't have access to the user settings page in the azure ad. Can it be that my aad tenant role is guest but the subscription is owner ?
– achahbar
Nov 23 at 8:59
I suppose you do not have the permission to create AAD App, if so, you could not configure Run As accounts.
– Joy Wang
Nov 23 at 9:02
1
I will try to ask the global administrator to give me rights . Thnx for the answer @JoyWang
– achahbar
Nov 23 at 9:06
1
I have added an answer, you can accept it.
– Joy Wang
Nov 23 at 9:11