Submit a support ticket does not work

JamesZarvis-3811 0 Reputation points
2025-04-30T14:57:05.0733333+00:00

I need to contact azure support. I pay for developer level support. I cannot submit a ticket...all ticket prefill options are irrelevant to my issue, and none lead to any ability to submit a ticket! I need support to contact me! What is the point of paying for support if I cannot submit a ticket and have zero ability to contact anyone...oh and this is the second time I submitted a question here...the first one just disappeared after hitting "post your question" and successfully doing the puzzle.

Even the tag for this question "Azure Database for Mysql" is incorrect, because you offer no child tag options that are relevant to my actual and numerous issues in azure relating to an inability to remove old users, the wrong domain url on many users, etc. I am a global admin, a very frustrated one at the moment.

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
994 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Raja Pothuraju 23,790 Reputation points Microsoft External Staff Moderator
    2025-05-05T21:14:53.8233333+00:00

    Hello @JZ,

    Thank you for connecting over the call.

    As we discussed, your initial concern is that users are being created with the onmicrosoft.com domain instead of your custom domain, and you are also looking to delete two users from your All users list. During the call, we verified that the custom domain you want to use as the suffix for user principal names (UPNs) has already been verified in one of your Entra directories—let’s refer to it as Tenant A.

    For more details about verifying custom domains in Microsoft Entra ID directories, please refer to the following documentation: Add a custom domain to Microsoft Entra ID.

    User's image

    Given this limitation, you would prefer to continue using the custom domain within the same directory without making any changes to its setup.

    Since the domain is already in use in Tenant A, you are planning to migrate the database from Tenant B to Tenant A so that all management can be centralized in a single tenant, avoiding the need to maintain multiple tenants.

    Regarding the database migration from Tenant B to Tenant A, please find the options below--thanks to Oury Ba-MSFT for sharing this helpful information:

    Migrating a Flexible Server from Tenant A to Tenant B with minimal downtime should be possible through two options:

    1. Azure DMS enables online (minimal downtime) migrations between tenants by streaming data continuously from source to target. This is our primary recommendation for most tenant-to-tenant scenarios. Tutorial: Migrate from MySQL to Azure Database for MySQL - Flexible Server online using DMS via the Azure portal - Azure Database Migration Service | Microsoft Learn
    2. As an alternative, you can set up Data-in Replication to replicate data from the source server in Tenant A to a new Flexible Server in Tenant B. This also allows for a low-downtime cutover when you’re ready. Configure Data-In Replication - Azure Database for MySQL - Flexible Server | Microsoft Learn

    I hope this information is helpful. Please feel free to reach out if you have any further questions.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.