Skip to content

Commit f8047ef

Browse files
committed
update intro section
1 parent 30c19c4 commit f8047ef

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

samples/03_org_administrators/add_object_store_to_server.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@
1818
},
1919
{
2020
"cell_type": "markdown",
21-
"id": "229a1894-715c-44f7-918d-81f3cbc203a3",
21+
"id": "c23ba4d8-0357-4a0c-87a2-a76a39459c96",
2222
"metadata": {},
2323
"source": [
24-
"With the October 2024 ArcGIS Enterprise 11.4 release, the [tile cache data store](https://enterprise.arcgis.com/en/portal/latest/administer/windows/arcgis-data-store-terms.htm#ESRI_SECTION1_307B3EB511274C39B5BF0135E0EEB682) is deprecated. In a future release, it will no longer be supported, which means to [publish hosted scene layers](https://enterprise.arcgis.com/en/portal/latest/use/publish-scenes.htm) or [hosted 3D tiles layers](https://enterprise.arcgis.com/en/portal/latest/use/publish-3d-tiles.htm) in an 11.4 ArcGIS Enterprise deployment, you must configure an object store. This sample notebook demonstrates a workflow for adding an object store with the ArcGIS API for Python. The code will work in a Python script as well. See the [What's new in ArcGIS Data Store 11.4](https://enterprise.arcgis.com/en/portal/latest/administer/windows/whats-new-data-store.htm#ESRI_SECTION1_239941E4BC1D4DA1ACC0B9F8DAA18BA2) for full details on Data Store."
24+
"With the ArcGIS Enterprise 11.4 release, the tile cache data store is deprecated. In a future release, it will no longer be supported. To *publish hosted scene layers* or *hosted 3D tiles layers* in an 11.4 ArcGIS Enterprise deployment, you must configure an object store. When you deploy in the Amazon Web Services (AWS) or Microsoft Azure cloud, use a cloud service for the object store. See the [tile cache data store deprecation notice](https://links.esri.com/tile-cache-ds-deprecation) for more information.\n",
25+
"\n",
26+
"This sample notebook demonstrates a workflow for adding an object store in AWS or Azure using the ArcGIS API for Python. The code will work in a Python script as well."
2527
]
2628
},
2729
{

0 commit comments

Comments
 (0)