Skip to content

Conversation

matthetherington
Copy link
Contributor

Description

Update New-AzSqlDatabaseExport documentation to cover using managed identity for authentication with SQL server and the target storage account.

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

@matthetherington
Copy link
Contributor Author

This was recreated from #27852

@YanaXu
Copy link
Contributor

YanaXu commented Jun 24, 2025

Hi @matthetherington, could you provide the source of this update? Like the documetation from Sql team.


## Version 6.0.4
* Added server level action groups in enum of action groups to be able to be configured via auditing.
* Documented using managed identity with `New-AzSqlDatabaseExport`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the update of ChangeLog.md.

@YanaXu
Copy link
Contributor

YanaXu commented Jun 24, 2025

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

Copy link

github-actions bot commented Jul 1, 2025

This PR was labeled "needs-revision" because it has unresolved review comments or CI failures.
Please resolve all open review comments and make sure all CI checks are green. Refer to our guide to troubleshoot common CI failures.

Copy link
Member

@isra-fel isra-fel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested some changes to ensure there won't be rendering issues

@Copilot Copilot AI review requested due to automatic review settings October 1, 2025 06:46
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the documentation for the New-AzSqlDatabaseExport cmdlet to provide comprehensive guidance on using managed identity authentication for both SQL server access and storage account authentication, along with private link connectivity options.

  • Adds detailed example showing managed identity authentication with private link configuration
  • Documents managed identity as authentication type for both SQL server and storage account access
  • Updates parameter descriptions to clarify managed identity usage requirements

@isra-fel
Copy link
Member

isra-fel commented Oct 2, 2025

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@isra-fel
Copy link
Member

isra-fel commented Oct 2, 2025

@notyashhh would you be able to review/approve this cause I edited the PR (now it requires another approve) thanks!

@isra-fel isra-fel merged commit 7d37d0d into Azure:main Oct 2, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants