Skip to content

Conversation

VeryEarly
Copy link
Collaborator

Description

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

@Copilot Copilot AI review requested due to automatic review settings September 23, 2025 08:45
Copy link

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

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 adds a module help page for the Az.Sftp PowerShell module, providing documentation and cmdlet descriptions for SFTP functionality in Azure Storage.

Key Changes

  • Creates the main module help page with module description and cmdlet summaries
  • Documents two cmdlets: Connect-AzSftp for establishing SFTP connections and New-AzSftpCertificate for generating SSH certificates
  • Provides reference link to Microsoft documentation for Azure Storage SFTP support

@VeryEarly VeryEarly merged commit b561497 into main Sep 23, 2025
12 checks passed
@VeryEarly VeryEarly deleted the yabo/fix-sftp-help branch September 24, 2025 01:40
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.

2 participants