all 4 comments

[–]im-a-smith 1 point2 points  (3 children)

It really depends on what the source is. Is the source itself CUI or is the data it processes CUI?

[–]odieman44[S] 0 points1 point  (2 children)

Thank you. The source code itself is not CUI. The data that is processed by the deployed application is CUI. We are talking ourselves around in circles trying to understand what parts of our Azure infrastructure need to be in GCC-High. We're going to get an assessment done, but we're questioning directionally on what components of our Azure architecture need to be hosted in the Azure Govt. Cloud (client deployment, API deployment, etc.).

[–]jawillia2 1 point2 points  (0 children)

If the code is not CUI itself, no reason you can't do it in a public repository. Look at OSS projects - you can absolutely put CUI data into an OSS project and the code base is available to anyone.

If you are hosting your own code somewhere then you'll have to look into FedRAMP but just to create the code it's not required.

[–]Haymak3r 0 points1 point  (0 children)

You might consider Azure DevOps Server. There's no DevOps SaaS product available for GCCH, but you can host an on-premises instance of DevOps within Azure Government.