Hello Eid, Majed,
Thank you for posting your question in the Microsoft Q&A forum.
It would help to provide with more info if you could elaborate on the problem and your current config a bit more, however, I am providing steps based on my understanding of the info you are looking for.
The Azure Portal provides a user-friendly graphical interface for managing target groups. To remove a member from a target group, follow these steps:
- Access the SQL Database Resource: Begin by logging into the Azure Portal and navigating to the specific SQL Database resource from which the target group member should be removed.
Locate the Elastic Job Agent: If the target group is associated with an Elastic Job Agent, select the "Elastic job agents" option from the left-hand menu. This will display a list of available job agents.
Select the Relevant Target Group: Under the "Job management" section, choose "Target groups" to view the configured groups. Click on the specific target group that contains the member to be removed.
- Remove the Member: Navigate to the "Members" tab within the target group details. Here, all current members of the group will be listed. Identify the member to be removed and select the delete option (typically represented by a trash can icon). Confirm the action when prompted, and the member will be removed from the group.
This method is straightforward and does not require direct database access, making it suitable for administrators who prefer graphical tools over scripting.
If the above answer helped, please do not forget to "Accept Answer," as this may help other community members refer to the information if they face a similar issue. Your contribution to the Microsoft Q&A community is highly appreciated.