Skip to content

Commit 7ee6470

Browse files
suggestions applied
1 parent bb57f42 commit 7ee6470

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guide/03-the-gis/administering-your-gis.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"\n",
99
"ArcGIS administrators can leverage the `gis.admin` module of **ArcGIS API for Python** to assist with and automate their administrative tasks. These tasks can include anything from checking the status of servers, assigning licenses to named user accounts, or modifying the GIS's look and feel.\n",
1010
"\n",
11-
"ArcGIS Online Organizations (AGOL) and ArcGIS Enterprise instances vary in the amount of customization you can make. Enterprise organizations can be customized much more than ArcGIS Online organizations as Enterprise allows administrators full access. No matter what your organization is, the API and usage are identical. The table below illustrates the extent to which each can be customized and administered."
11+
"ArcGIS Online Organizations (AGOL) and ArcGIS Enterprise instances vary in the amount of customization you can make. Enterprise organizations can be customized much more than ArcGIS Online organizations as Enterprise allows administrators full access. No matter what your Organization is, the API and usage are identical. The table below illustrates the extent to which each can be customized and administered."
1212
]
1313
},
1414
{
@@ -82,7 +82,7 @@
8282
"\n",
8383
"ArcGIS Online and Enterprise support assigning licenses for Esri premium apps such as ArcGIS Pro, Navigator for ArcGIS, AppStudio for ArcGIS Standard, Drone2Map for ArcGIS, ArcGIS Business Analyst web app, ArcGIS Community Analyst, GeoPlanner for ArcGIS, and other apps sold through ArcGIS Marketplace that use a per-member license type.\n",
8484
"\n",
85-
"As an administrator, you use the `gis.admin.license` class of the Python API to view, manage, and specify which members have licenses for these apps. To learn more about the named user licensing model, visit the [manage licenses help](http://doc.arcgis.com/en/arcgis-online/administer/manage-licenses.htm) documentation."
85+
"As an administrator, use the `gis.admin.license` class of the Python API to view, manage, and specify which members have licenses for these apps. To learn more about the named user licensing model, visit the [manage licenses help](http://doc.arcgis.com/en/arcgis-online/administer/manage-licenses.htm) documentation."
8686
]
8787
},
8888
{

0 commit comments

Comments
 (0)