Skip to content
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

Added Communication Service SMTP Username CRUD operations #715

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

Deepika0530
Copy link
Contributor

Adding support for SMTP Username CRUD operations:

  1. Create: Create a new SMTP Username.
  2. Delete: Delete an existing SMTP Username.
  3. List: Retrieve a list of all SMTP Usernames.
  4. Show: Get the details of a specific SMTP Username.
  5. Update: Update the details of an existing SMTP Username.

@Deepika0530
Copy link
Contributor Author

#sign-off

@kairu-ms kairu-ms merged commit c2e0df1 into Azure:main Mar 21, 2025
2 checks passed
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