Skip to content

[DBMON-6861] Fix stale azure field name and spec link in SQL Server setup docs - #38494

Draft
pierreln-dd wants to merge 1 commit into
masterfrom
pierreln-dd/fix-sqlserver-azure-config-docs
Draft

[DBMON-6861] Fix stale azure field name and spec link in SQL Server setup docs#38494
pierreln-dd wants to merge 1 commit into
masterfrom
pierreln-dd/fix-sqlserver-azure-config-docs

Conversation

@pierreln-dd

Copy link
Copy Markdown
Contributor

What does this PR do? What is the motivation?

Fixes DBMON-6861

The Azure SQL Server setup page mixed up the azure block's field name: several code samples and prose sentences referenced a name field that doesn't exist in the integration spec, while the actual field is fully_qualified_domain_name. This page also linked to a specific line range in the integration spec on GitHub that no longer matches the current file.

This PR:

  • Replaces the stale "name" key with "fully_qualified_domain_name" in the Docker configuration JSON sample
  • Updates all "See the SQL Server integration spec for additional information on setting deployment_type and name fields" sentences to reference fully_qualified_domain_name
  • Updates the integration spec permalink to the current line range for the azure config block

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

…etup docs

Replace leftover `name` field references with `fully_qualified_domain_name`
in code samples and prose across all Azure SQL Server setup tabs, and
update the integration spec permalink to the current line range.
@github-actions

Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant