SQL server and database create_or_update not valid method

Open Beginner friendly
#1,651 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure, python, sql

Research direction

Open docs-ref-services/latest/sql.md and inspect the examples using SqlManagementClient.servers and SqlManagementClient.databases. Compare those calls with the available SDK methods, update the invalid method references, and verify that the corrected examples are valid.

Written by the indexing model from the issue text.

Description

The example shown in https://github.com/MicrosoftDocs/azure-docs-sdk-python/blob/main/docs-ref-services/latest/sql.md uses create_or_update for servers and databases which is not a valid method of SqlManagementClient.servers and SqlManagementClient.databases.

Dominant language
Python
Stars
172
Forks
258
Avg merge
1m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MicrosoftDocs/azure-docs-sdk-python

All issues in MicrosoftDocs/azure-docs-sdk-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.