Skip to content

Document using managed identity with New-AzSqlDatabaseExport #27881

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matthetherington
Copy link

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
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.

@@ -21,6 +21,7 @@

## 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).

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.

2 participants