Do I need to enable Dev Hub in my PROD Org?Can Dev Hub be enabled if we are on Salesforce Classic?Which org do I set my Dev Hub up in?Enabled Dev Hub for company org (Performance Edition), but cannot create scratch orgsDoes enabling Dev Hub disable anything else? Can I turn off Dev Hub?Can a developer create scratch orgs without a login on the Dev Hub org?What are the options for cross-org use of a dev hub?Dev Hub in Partner orgNo Dev hub available in Enterprise Edition tooCreate scratch org with namespace?confused about the different org types involved in a salesforce development env

Is it unprofessional to ask if a job posting on GlassDoor is real?

Writing rule stating superpower from different root cause is bad writing

How does strength of boric acid solution increase in presence of salicylic acid?

Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?

How to write a macro that is braces sensitive?

Is it legal for company to use my work email to pretend I still work there?

Languages that we cannot (dis)prove to be Context-Free

"to be prejudice towards/against someone" vs "to be prejudiced against/towards someone"

Smoothness of finite-dimensional functional calculus

Why not use SQL instead of GraphQL?

Why doesn't H₄O²⁺ exist?

What's the point of deactivating Num Lock on login screens?

Can I ask the recruiters in my resume to put the reason why I am rejected?

Modeling an IPv4 Address

Expeditious Retreat

How could an uplifted falcon's brain work?

How do I create uniquely male characters?

tikz: show 0 at the axis origin

Is a tag line useful on a cover?

Is it possible to do 50 km distance without any previous training?

How can bays and straits be determined in a procedurally generated map?

Do I have a twin with permutated remainders?

Have astronauts in space suits ever taken selfies? If so, how?

What do you call a Matrix-like slowdown and camera movement effect?



Do I need to enable Dev Hub in my PROD Org?


Can Dev Hub be enabled if we are on Salesforce Classic?Which org do I set my Dev Hub up in?Enabled Dev Hub for company org (Performance Edition), but cannot create scratch orgsDoes enabling Dev Hub disable anything else? Can I turn off Dev Hub?Can a developer create scratch orgs without a login on the Dev Hub org?What are the options for cross-org use of a dev hub?Dev Hub in Partner orgNo Dev hub available in Enterprise Edition tooCreate scratch org with namespace?confused about the different org types involved in a salesforce development env






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








5















I want to adopt Salesforce DX development. Do I have to enable Dev Hub in my Prod Org, or can I activate it in a new Developer Edition, do my development in scratch orgs and eventually deploy the packages to my DEV, QA, UAT and PROD orgs?



Background: I am a developer and currently we develop in our personal dev sandboxes and push our code through other sandboxes (DEV, QA, UAT) and then to Prod org. My company does not want to give developers Prod access at all, even limited access licenses, so I don't think we should enable Dev Hub in Prod.



So I need to know if having a Dev Hub org that is not my Prod org is ok.










share|improve this question




























    5















    I want to adopt Salesforce DX development. Do I have to enable Dev Hub in my Prod Org, or can I activate it in a new Developer Edition, do my development in scratch orgs and eventually deploy the packages to my DEV, QA, UAT and PROD orgs?



    Background: I am a developer and currently we develop in our personal dev sandboxes and push our code through other sandboxes (DEV, QA, UAT) and then to Prod org. My company does not want to give developers Prod access at all, even limited access licenses, so I don't think we should enable Dev Hub in Prod.



    So I need to know if having a Dev Hub org that is not my Prod org is ok.










    share|improve this question
























      5












      5








      5








      I want to adopt Salesforce DX development. Do I have to enable Dev Hub in my Prod Org, or can I activate it in a new Developer Edition, do my development in scratch orgs and eventually deploy the packages to my DEV, QA, UAT and PROD orgs?



      Background: I am a developer and currently we develop in our personal dev sandboxes and push our code through other sandboxes (DEV, QA, UAT) and then to Prod org. My company does not want to give developers Prod access at all, even limited access licenses, so I don't think we should enable Dev Hub in Prod.



      So I need to know if having a Dev Hub org that is not my Prod org is ok.










      share|improve this question














      I want to adopt Salesforce DX development. Do I have to enable Dev Hub in my Prod Org, or can I activate it in a new Developer Edition, do my development in scratch orgs and eventually deploy the packages to my DEV, QA, UAT and PROD orgs?



      Background: I am a developer and currently we develop in our personal dev sandboxes and push our code through other sandboxes (DEV, QA, UAT) and then to Prod org. My company does not want to give developers Prod access at all, even limited access licenses, so I don't think we should enable Dev Hub in Prod.



      So I need to know if having a Dev Hub org that is not my Prod org is ok.







      salesforcedx dev-hub






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 29 at 15:46









      JimJim

      283




      283




















          2 Answers
          2






          active

          oldest

          votes


















          4














          Dev Hub can be enabled in Developer Edition orgs, but the scratch org limits are significantly lower than in paid Salesforce production orgs. In a Developer Edition org, the limits are just 3 active and 6 daily scratch orgs, which might suffice for an individual developer who is not using continuous integration but can be stifling in a process that likes to use a lot of orgs. It's not feasible to share a Developer Edition Dev Hub across a team; each developer would need their own.



          Production orgs, as described in the linked documentation, offer an order of magnitude more scratch orgs. To use Dev Hub in production, you can request special free, limited access licenses (I wasn't sure if that's what you were alluding to in your question) to enable developers to authenticate and create scratch orgs against Prod, without viewing CRM data.



          Of course, some organizations may be unwilling for compliance or process reasons even to use those licenses, in which case you don't have much recourse other than a separate paid org or multiple Developer Editions.






          share|improve this answer




















          • 1





            Thank you, I was indeed referring to that limited access licenses. I think the limitations you mention are sufficient reason to try to change their mind on allowing us access to Prod. TPTB implied there was leeway in that regard.

            – Jim
            Mar 29 at 16:29


















          4















          So I need to know if having a Dev Hub org that is not my Prod org is ok.




          Typically it should be OK. However you will end up having limited number of Scratch Orgs that you can create using a DE Org.



          The Enable Dev Hub in Your Org documentation lists down all such considerations while using a trial or DE Org as Dev Hub. One of the key considerations out there is as below, so you should plan your implementation approach depending on the scenario.




          If you plan to create package versions or run continuous integration jobs, it’s better to use a production or business org as your Dev Hub because of higher scratch org and package version limits. Package versions are associated with your Dev Hub org. When a trial or Developer Edition org expires, you lose access to the package versions.







          share|improve this answer


















          • 1





            Thank you, I think if I explain it this way I might be able to convince TPTB to allow us to have limited access licenses and enable the Dev Hub in Prod.

            – Jim
            Mar 29 at 16:27











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "459"
          ;
          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
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsalesforce.stackexchange.com%2fquestions%2f255867%2fdo-i-need-to-enable-dev-hub-in-my-prod-org%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









          4














          Dev Hub can be enabled in Developer Edition orgs, but the scratch org limits are significantly lower than in paid Salesforce production orgs. In a Developer Edition org, the limits are just 3 active and 6 daily scratch orgs, which might suffice for an individual developer who is not using continuous integration but can be stifling in a process that likes to use a lot of orgs. It's not feasible to share a Developer Edition Dev Hub across a team; each developer would need their own.



          Production orgs, as described in the linked documentation, offer an order of magnitude more scratch orgs. To use Dev Hub in production, you can request special free, limited access licenses (I wasn't sure if that's what you were alluding to in your question) to enable developers to authenticate and create scratch orgs against Prod, without viewing CRM data.



          Of course, some organizations may be unwilling for compliance or process reasons even to use those licenses, in which case you don't have much recourse other than a separate paid org or multiple Developer Editions.






          share|improve this answer




















          • 1





            Thank you, I was indeed referring to that limited access licenses. I think the limitations you mention are sufficient reason to try to change their mind on allowing us access to Prod. TPTB implied there was leeway in that regard.

            – Jim
            Mar 29 at 16:29















          4














          Dev Hub can be enabled in Developer Edition orgs, but the scratch org limits are significantly lower than in paid Salesforce production orgs. In a Developer Edition org, the limits are just 3 active and 6 daily scratch orgs, which might suffice for an individual developer who is not using continuous integration but can be stifling in a process that likes to use a lot of orgs. It's not feasible to share a Developer Edition Dev Hub across a team; each developer would need their own.



          Production orgs, as described in the linked documentation, offer an order of magnitude more scratch orgs. To use Dev Hub in production, you can request special free, limited access licenses (I wasn't sure if that's what you were alluding to in your question) to enable developers to authenticate and create scratch orgs against Prod, without viewing CRM data.



          Of course, some organizations may be unwilling for compliance or process reasons even to use those licenses, in which case you don't have much recourse other than a separate paid org or multiple Developer Editions.






          share|improve this answer




















          • 1





            Thank you, I was indeed referring to that limited access licenses. I think the limitations you mention are sufficient reason to try to change their mind on allowing us access to Prod. TPTB implied there was leeway in that regard.

            – Jim
            Mar 29 at 16:29













          4












          4








          4







          Dev Hub can be enabled in Developer Edition orgs, but the scratch org limits are significantly lower than in paid Salesforce production orgs. In a Developer Edition org, the limits are just 3 active and 6 daily scratch orgs, which might suffice for an individual developer who is not using continuous integration but can be stifling in a process that likes to use a lot of orgs. It's not feasible to share a Developer Edition Dev Hub across a team; each developer would need their own.



          Production orgs, as described in the linked documentation, offer an order of magnitude more scratch orgs. To use Dev Hub in production, you can request special free, limited access licenses (I wasn't sure if that's what you were alluding to in your question) to enable developers to authenticate and create scratch orgs against Prod, without viewing CRM data.



          Of course, some organizations may be unwilling for compliance or process reasons even to use those licenses, in which case you don't have much recourse other than a separate paid org or multiple Developer Editions.






          share|improve this answer















          Dev Hub can be enabled in Developer Edition orgs, but the scratch org limits are significantly lower than in paid Salesforce production orgs. In a Developer Edition org, the limits are just 3 active and 6 daily scratch orgs, which might suffice for an individual developer who is not using continuous integration but can be stifling in a process that likes to use a lot of orgs. It's not feasible to share a Developer Edition Dev Hub across a team; each developer would need their own.



          Production orgs, as described in the linked documentation, offer an order of magnitude more scratch orgs. To use Dev Hub in production, you can request special free, limited access licenses (I wasn't sure if that's what you were alluding to in your question) to enable developers to authenticate and create scratch orgs against Prod, without viewing CRM data.



          Of course, some organizations may be unwilling for compliance or process reasons even to use those licenses, in which case you don't have much recourse other than a separate paid org or multiple Developer Editions.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Mar 29 at 16:02

























          answered Mar 29 at 15:56









          David ReedDavid Reed

          39.1k82356




          39.1k82356







          • 1





            Thank you, I was indeed referring to that limited access licenses. I think the limitations you mention are sufficient reason to try to change their mind on allowing us access to Prod. TPTB implied there was leeway in that regard.

            – Jim
            Mar 29 at 16:29












          • 1





            Thank you, I was indeed referring to that limited access licenses. I think the limitations you mention are sufficient reason to try to change their mind on allowing us access to Prod. TPTB implied there was leeway in that regard.

            – Jim
            Mar 29 at 16:29







          1




          1





          Thank you, I was indeed referring to that limited access licenses. I think the limitations you mention are sufficient reason to try to change their mind on allowing us access to Prod. TPTB implied there was leeway in that regard.

          – Jim
          Mar 29 at 16:29





          Thank you, I was indeed referring to that limited access licenses. I think the limitations you mention are sufficient reason to try to change their mind on allowing us access to Prod. TPTB implied there was leeway in that regard.

          – Jim
          Mar 29 at 16:29













          4















          So I need to know if having a Dev Hub org that is not my Prod org is ok.




          Typically it should be OK. However you will end up having limited number of Scratch Orgs that you can create using a DE Org.



          The Enable Dev Hub in Your Org documentation lists down all such considerations while using a trial or DE Org as Dev Hub. One of the key considerations out there is as below, so you should plan your implementation approach depending on the scenario.




          If you plan to create package versions or run continuous integration jobs, it’s better to use a production or business org as your Dev Hub because of higher scratch org and package version limits. Package versions are associated with your Dev Hub org. When a trial or Developer Edition org expires, you lose access to the package versions.







          share|improve this answer


















          • 1





            Thank you, I think if I explain it this way I might be able to convince TPTB to allow us to have limited access licenses and enable the Dev Hub in Prod.

            – Jim
            Mar 29 at 16:27















          4















          So I need to know if having a Dev Hub org that is not my Prod org is ok.




          Typically it should be OK. However you will end up having limited number of Scratch Orgs that you can create using a DE Org.



          The Enable Dev Hub in Your Org documentation lists down all such considerations while using a trial or DE Org as Dev Hub. One of the key considerations out there is as below, so you should plan your implementation approach depending on the scenario.




          If you plan to create package versions or run continuous integration jobs, it’s better to use a production or business org as your Dev Hub because of higher scratch org and package version limits. Package versions are associated with your Dev Hub org. When a trial or Developer Edition org expires, you lose access to the package versions.







          share|improve this answer


















          • 1





            Thank you, I think if I explain it this way I might be able to convince TPTB to allow us to have limited access licenses and enable the Dev Hub in Prod.

            – Jim
            Mar 29 at 16:27













          4












          4








          4








          So I need to know if having a Dev Hub org that is not my Prod org is ok.




          Typically it should be OK. However you will end up having limited number of Scratch Orgs that you can create using a DE Org.



          The Enable Dev Hub in Your Org documentation lists down all such considerations while using a trial or DE Org as Dev Hub. One of the key considerations out there is as below, so you should plan your implementation approach depending on the scenario.




          If you plan to create package versions or run continuous integration jobs, it’s better to use a production or business org as your Dev Hub because of higher scratch org and package version limits. Package versions are associated with your Dev Hub org. When a trial or Developer Edition org expires, you lose access to the package versions.







          share|improve this answer














          So I need to know if having a Dev Hub org that is not my Prod org is ok.




          Typically it should be OK. However you will end up having limited number of Scratch Orgs that you can create using a DE Org.



          The Enable Dev Hub in Your Org documentation lists down all such considerations while using a trial or DE Org as Dev Hub. One of the key considerations out there is as below, so you should plan your implementation approach depending on the scenario.




          If you plan to create package versions or run continuous integration jobs, it’s better to use a production or business org as your Dev Hub because of higher scratch org and package version limits. Package versions are associated with your Dev Hub org. When a trial or Developer Edition org expires, you lose access to the package versions.








          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Mar 29 at 15:58









          Jayant DasJayant Das

          18k21330




          18k21330







          • 1





            Thank you, I think if I explain it this way I might be able to convince TPTB to allow us to have limited access licenses and enable the Dev Hub in Prod.

            – Jim
            Mar 29 at 16:27












          • 1





            Thank you, I think if I explain it this way I might be able to convince TPTB to allow us to have limited access licenses and enable the Dev Hub in Prod.

            – Jim
            Mar 29 at 16:27







          1




          1





          Thank you, I think if I explain it this way I might be able to convince TPTB to allow us to have limited access licenses and enable the Dev Hub in Prod.

          – Jim
          Mar 29 at 16:27





          Thank you, I think if I explain it this way I might be able to convince TPTB to allow us to have limited access licenses and enable the Dev Hub in Prod.

          – Jim
          Mar 29 at 16:27

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Salesforce 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.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsalesforce.stackexchange.com%2fquestions%2f255867%2fdo-i-need-to-enable-dev-hub-in-my-prod-org%23new-answer', 'question_page');

          );

          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







          Popular posts from this blog

          Triangular numbers and gcdProving sum of a set is $0 pmod n$ if $n$ is odd, or $fracn2 pmod n$ if $n$ is even?Is greatest common divisor of two numbers really their smallest linear combination?GCD, LCM RelationshipProve a set of nonnegative integers with greatest common divisor 1 and closed under addition has all but finite many nonnegative integers.all pairs of a and b in an equation containing gcdTriangular Numbers Modulo $k$ - Hit All Values?Understanding the Existence and Uniqueness of the GCDGCD and LCM with logical symbolsThe greatest common divisor of two positive integers less than 100 is equal to 3. Their least common multiple is twelve times one of the integers.Suppose that for all integers $x$, $x|a$ and $x|b$ if and only if $x|c$. Then $c = gcd(a,b)$Which is the gcd of 2 numbers which are multiplied and the result is 600000?

          Ingelân Ynhâld Etymology | Geografy | Skiednis | Polityk en bestjoer | Ekonomy | Demografy | Kultuer | Klimaat | Sjoch ek | Keppelings om utens | Boarnen, noaten en referinsjes Navigaasjemenuwww.gov.ukOffisjele webside fan it regear fan it Feriene KeninkrykOffisjele webside fan it Britske FerkearsburoNederlânsktalige ynformaasje fan it Britske FerkearsburoOffisjele webside fan English Heritage, de organisaasje dy't him ynset foar it behâld fan it Ingelske kultuergoedYnwennertallen fan alle Britske stêden út 'e folkstelling fan 2011Notes en References, op dizze sideEngland

          Boston (Lincolnshire) Stedsbyld | Berne yn Boston | NavigaasjemenuBoston Borough CouncilBoston, Lincolnshire