Skip to content

Commit f2f2d90

Browse files
committed
remove references to hidden types, a private preview consideration
1 parent 4b72776 commit f2f2d90

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/planetary-computer/deploy-geocatalog-resource.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,7 @@ This article describes two methods for deploying an Planetary Computer Pro GeoCa
116116
az resource show -g $RESOURCE_GROUP -n $CATALOG_NAME --namespace Microsoft.Orbital --resource-type "geocatalogs"
117117
```
118118

119-
1. Once the deployment status shows succeeded, you should be able to see the created GeoCatalog instance on the portal under the specified resource group (note you need to check "Show hidden types" checkbox to see it).
120-
121-
[ ![Screenshot of GeoCatalog instance in the Azure portal under the specified resource group.](media/show-hidden-roles.png) ](media/show-hidden-roles.png#lightbox)
119+
1. Once the deployment status shows succeeded, you should be able to see the created GeoCatalog instance on the portal under the specified resource group.
122120

123121
## Next Steps
124122
- [Create a STAC Collection](./create-collection-web-interface.md)

0 commit comments

Comments
 (0)