Esri / arcgis-powershell-dsc

This repository contains scripts, code and samples for automating the install and configuration of ArcGIS (Enterprise and Desktop) using Microsoft Windows PowerShell DSC (Desired State Configuration).
Apache License 2.0
110 stars 61 forks source link

"Register an Enterprise Geodatabase with ArcGIS Server site" Links to devtopia.esri.com #511

Closed ZianAtFirstWatch closed 6 months ago

ZianAtFirstWatch commented 6 months ago

Community Note

Module Version

Affected Resource(s)

Configuration Files

# Copy-paste your DSC JSON configurations here - for large configs,
# please use a service like Dropbox and share a link to the ZIP file.

Expected Behavior

The variables reference page for the latest version of the software should appear.

Actual Behavior

I was sent to devtopia.esri.com (https://devtopia.esri.com/WebGIS/arcgis-automation-dsc/wiki/V3.-Variables-reference-page-for-JSON-configuration-files).

Steps to Reproduce

  1. Go to https://github.com/Esri/arcgis-powershell-dsc/wiki/Register-an-Enterprise-Geodatabase-with-ArcGIS-Server-site.
  2. Click the "Variables reference" link in the "Edit the configuration file" section.

Important Factoids

References

cameronkroeker commented 6 months ago

Great find @ZianAtFirstWatch. I've updated the wiki hyper link to the latest variable reference page. Thanks!