Can you use Azure DevOps with Sitecore Managed CloudAtlanta Sitecore User GroupWhat is Sitecore Managed...
Is there an wasy way to program in Tikz something like the one in the image?
Latex for-and in equation
Stereotypical names
Is there enough fresh water in the world to eradicate the drinking water crisis?
Is a naturally all "male" species possible?
The One-Electron Universe postulate is true - what simple change can I make to change the whole universe?
Who must act to prevent Brexit on March 29th?
Why does this part of the Space Shuttle launch pad seem to be floating in air?
Hostile work environment after whistle-blowing on coworker and our boss. What do I do?
Is the next prime number always the next number divisible by the current prime number, except for any numbers previously divisible by primes?
Can I use my Chinese passport to enter China after I acquired another citizenship?
How can I raise concerns with a new DM about XP splitting?
What was required to accept "troll"?
Can I rely on these GitHub repository files?
Is exact Kanji stroke length important?
Pronouncing Homer as in modern Greek
Have I saved too much for retirement so far?
I2C signal and power over long range (10meter cable)
Did US corporations pay demonstrators in the German demonstrations against article 13?
What is the term when two people sing in harmony, but they aren't singing the same notes?
Resetting two CD4017 counters simultaneously, only one resets
Books on the History of math research at European universities
What if somebody invests in my application?
Is there an Impartial Brexit Deal comparison site?
Can you use Azure DevOps with Sitecore Managed Cloud
Atlanta Sitecore User GroupWhat is Sitecore Managed Cloud?Sitecore Azure - Swap optionSitecore publish speed with AzureIn Sitecore PaaS can we use a custom ARM template in the Marketplace wizard?Can you identify the Sitecore version from the Sitecore.Kernel.dll version?What server side language does Sitecore use?Sitecore Scalabilty Settings - Publishing instance on Azure cloud ServiceMigrate local Sitecore to Azure CloudSitecore hosting on cloud with consumption based pricing includes Sitecore license cost?Packaging a Sitecore 9 solution with the Sitecore Azure ToolkitSecure Azure SQL database connection using a managed identity
When implementing Sitecore Managed Cloud, what deployment or technical considerations need to be thought about?
As an example: in modern deployments, using Azure DevOps is a viable deployment solution. This is sometimes mixed with Powershell commands, WebDeploy packages, etc. But to use Azure DevOps, requires having it attached to the Azure subscription.
Does this still work?
azure best-practices development
add a comment |
When implementing Sitecore Managed Cloud, what deployment or technical considerations need to be thought about?
As an example: in modern deployments, using Azure DevOps is a viable deployment solution. This is sometimes mixed with Powershell commands, WebDeploy packages, etc. But to use Azure DevOps, requires having it attached to the Azure subscription.
Does this still work?
azure best-practices development
add a comment |
When implementing Sitecore Managed Cloud, what deployment or technical considerations need to be thought about?
As an example: in modern deployments, using Azure DevOps is a viable deployment solution. This is sometimes mixed with Powershell commands, WebDeploy packages, etc. But to use Azure DevOps, requires having it attached to the Azure subscription.
Does this still work?
azure best-practices development
When implementing Sitecore Managed Cloud, what deployment or technical considerations need to be thought about?
As an example: in modern deployments, using Azure DevOps is a viable deployment solution. This is sometimes mixed with Powershell commands, WebDeploy packages, etc. But to use Azure DevOps, requires having it attached to the Azure subscription.
Does this still work?
azure best-practices development
azure best-practices development
edited 4 hours ago
Pete Navarra
asked 4 hours ago
Pete NavarraPete Navarra
11.2k2675
11.2k2675
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Yes you can. However, I think you'll need to either be a recognised Sitecore partner, or use one to set it up for you. The actual Azure DevOps organisation will need to be on a separate (non managed cloud) subscription to the managed cloud subscription, and then the partner can contact Sitecore support and request them to create a Service Principal which you can use in Azure DevOps to connect to the managed cloud subscription.
More info on how access is given is available here.
Is there doumentation on Sitecore's site about that request? Are partners supposed to just know?
– Pete Navarra
4 hours ago
I've added a link with more info, but in my case it was simply my experience in that I knew I needed a service principal, and sitecore support created it for me (the company I work for is a partner).
– Mark Gibbons
3 hours ago
1
Same for me. I knew I needed an Azure Service Principal. Looping back to your original question about MC, Sitecore manages the access. The ASP as to be created in their AD group, and given access to the subscriptions to be able to deploy. I just created a ticket requesting that they created the ASP and send us the information.
– Bic
2 hours ago
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "664"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2fsitecore.stackexchange.com%2fquestions%2f17681%2fcan-you-use-azure-devops-with-sitecore-managed-cloud%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Yes you can. However, I think you'll need to either be a recognised Sitecore partner, or use one to set it up for you. The actual Azure DevOps organisation will need to be on a separate (non managed cloud) subscription to the managed cloud subscription, and then the partner can contact Sitecore support and request them to create a Service Principal which you can use in Azure DevOps to connect to the managed cloud subscription.
More info on how access is given is available here.
Is there doumentation on Sitecore's site about that request? Are partners supposed to just know?
– Pete Navarra
4 hours ago
I've added a link with more info, but in my case it was simply my experience in that I knew I needed a service principal, and sitecore support created it for me (the company I work for is a partner).
– Mark Gibbons
3 hours ago
1
Same for me. I knew I needed an Azure Service Principal. Looping back to your original question about MC, Sitecore manages the access. The ASP as to be created in their AD group, and given access to the subscriptions to be able to deploy. I just created a ticket requesting that they created the ASP and send us the information.
– Bic
2 hours ago
add a comment |
Yes you can. However, I think you'll need to either be a recognised Sitecore partner, or use one to set it up for you. The actual Azure DevOps organisation will need to be on a separate (non managed cloud) subscription to the managed cloud subscription, and then the partner can contact Sitecore support and request them to create a Service Principal which you can use in Azure DevOps to connect to the managed cloud subscription.
More info on how access is given is available here.
Is there doumentation on Sitecore's site about that request? Are partners supposed to just know?
– Pete Navarra
4 hours ago
I've added a link with more info, but in my case it was simply my experience in that I knew I needed a service principal, and sitecore support created it for me (the company I work for is a partner).
– Mark Gibbons
3 hours ago
1
Same for me. I knew I needed an Azure Service Principal. Looping back to your original question about MC, Sitecore manages the access. The ASP as to be created in their AD group, and given access to the subscriptions to be able to deploy. I just created a ticket requesting that they created the ASP and send us the information.
– Bic
2 hours ago
add a comment |
Yes you can. However, I think you'll need to either be a recognised Sitecore partner, or use one to set it up for you. The actual Azure DevOps organisation will need to be on a separate (non managed cloud) subscription to the managed cloud subscription, and then the partner can contact Sitecore support and request them to create a Service Principal which you can use in Azure DevOps to connect to the managed cloud subscription.
More info on how access is given is available here.
Yes you can. However, I think you'll need to either be a recognised Sitecore partner, or use one to set it up for you. The actual Azure DevOps organisation will need to be on a separate (non managed cloud) subscription to the managed cloud subscription, and then the partner can contact Sitecore support and request them to create a Service Principal which you can use in Azure DevOps to connect to the managed cloud subscription.
More info on how access is given is available here.
edited 3 hours ago
answered 4 hours ago
Mark GibbonsMark Gibbons
1,236222
1,236222
Is there doumentation on Sitecore's site about that request? Are partners supposed to just know?
– Pete Navarra
4 hours ago
I've added a link with more info, but in my case it was simply my experience in that I knew I needed a service principal, and sitecore support created it for me (the company I work for is a partner).
– Mark Gibbons
3 hours ago
1
Same for me. I knew I needed an Azure Service Principal. Looping back to your original question about MC, Sitecore manages the access. The ASP as to be created in their AD group, and given access to the subscriptions to be able to deploy. I just created a ticket requesting that they created the ASP and send us the information.
– Bic
2 hours ago
add a comment |
Is there doumentation on Sitecore's site about that request? Are partners supposed to just know?
– Pete Navarra
4 hours ago
I've added a link with more info, but in my case it was simply my experience in that I knew I needed a service principal, and sitecore support created it for me (the company I work for is a partner).
– Mark Gibbons
3 hours ago
1
Same for me. I knew I needed an Azure Service Principal. Looping back to your original question about MC, Sitecore manages the access. The ASP as to be created in their AD group, and given access to the subscriptions to be able to deploy. I just created a ticket requesting that they created the ASP and send us the information.
– Bic
2 hours ago
Is there doumentation on Sitecore's site about that request? Are partners supposed to just know?
– Pete Navarra
4 hours ago
Is there doumentation on Sitecore's site about that request? Are partners supposed to just know?
– Pete Navarra
4 hours ago
I've added a link with more info, but in my case it was simply my experience in that I knew I needed a service principal, and sitecore support created it for me (the company I work for is a partner).
– Mark Gibbons
3 hours ago
I've added a link with more info, but in my case it was simply my experience in that I knew I needed a service principal, and sitecore support created it for me (the company I work for is a partner).
– Mark Gibbons
3 hours ago
1
1
Same for me. I knew I needed an Azure Service Principal. Looping back to your original question about MC, Sitecore manages the access. The ASP as to be created in their AD group, and given access to the subscriptions to be able to deploy. I just created a ticket requesting that they created the ASP and send us the information.
– Bic
2 hours ago
Same for me. I knew I needed an Azure Service Principal. Looping back to your original question about MC, Sitecore manages the access. The ASP as to be created in their AD group, and given access to the subscriptions to be able to deploy. I just created a ticket requesting that they created the ASP and send us the information.
– Bic
2 hours ago
add a comment |
Thanks for contributing an answer to Sitecore Stack Exchange!
- 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%2fsitecore.stackexchange.com%2fquestions%2f17681%2fcan-you-use-azure-devops-with-sitecore-managed-cloud%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