Can you use Azure DevOps with Sitecore Managed CloudAtlanta 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
Can you use Azure DevOps with Sitecore Managed Cloud
How to deal with or prevent idle in the test team?
Proof of Lemma: Every integer can be written as a product of primes
Can I create an upright 7-foot × 5-foot wall with the Minor Illusion spell?
Can the electrostatic force be infinite in magnitude?
Is there an Impartial Brexit Deal comparison site?
Did US corporations pay demonstrators in the German demonstrations against article 13?
The most efficient algorithm to find all possible integer pairs which sum to a given integer
What is the opposite of 'gravitas'?
How can I successfully establish a nationwide combat training program for a large country?
Indicating multiple different modes of speech (fantasy language or telepathy)
Should my PhD thesis be submitted under my legal name?
Meta programming: Declare a new struct on the fly
Is infinity mathematically observable?
Adding empty element to declared container without declaring type of element
I'm in charge of equipment buying but no one's ever happy with what I choose. How to fix this?
What was required to accept "troll"?
Are Warlocks Arcane or Divine?
Is exact Kanji stroke length important?
Can I rely on these GitHub repository files?
Would it be legal for a US State to ban exports of a natural resource?
Simple recursive Sudoku solver
Can the harmonic series explain the origin of the major scale?
Bob has never been a M before
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 5 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
4 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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
4 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
4 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 4 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
4 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
4 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
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
4 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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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