rename Project to Application in user-facing contexts
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
<tr>
|
||||
<td>Program BA Code</td>
|
||||
<td><em>Example: <br>02</em></td>
|
||||
<td>The Budget Activity Code (or BA Code) is a two digit number that is the category within each appropriation and fund account used to identify the purposes, projects, or types of activities financed by the appropriation fund.</td>
|
||||
<td>The Budget Activity Code (or BA Code) is a two digit number that is the category within each appropriation and fund account used to identify the purposes, applications, or types of activities financed by the appropriation fund.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -122,15 +122,15 @@
|
||||
|
||||
<hr>
|
||||
|
||||
<h2 id='jedi-cloud-projects'>JEDI Cloud Projects</h2>
|
||||
<h2 id='jedi-cloud-projects'>JEDI Cloud Applications</h2>
|
||||
|
||||
<h3>How are projects organized in the JEDI Cloud?</h3>
|
||||
<h3>How are applications organized in the JEDI Cloud?</h3>
|
||||
|
||||
<h4>Project Structure for JEDI Cloud</h4>
|
||||
<h4>Application Structure for JEDI Cloud</h4>
|
||||
|
||||
<p>Separate your portfolio into projects and environments; this allows your team to manage user access to systems more securely and track expenditures for each project.</p>
|
||||
<p>Separate your portfolio into applications and environments; this allows your team to manage user access to systems more securely and track expenditures for each project.</p>
|
||||
<p>Here’s an example:<br>
|
||||
Project A has a development environment, production environment, and sandbox environment. The cloud resources in the development environment are grouped and accessed separately from the production environment and sandbox environment.</p>
|
||||
Application A has a development environment, production environment, and sandbox environment. The cloud resources in the development environment are grouped and accessed separately from the production environment and sandbox environment.</p>
|
||||
|
||||
<img src='/static/img/at-at_faqs_content.svg' alt='AT-AT FAQs Content'>
|
||||
|
||||
|
Reference in New Issue
Block a user