Azure MySql のデータを分析し要約したい
Azureにホストしているアプリで利用している MySql のデータを分析し要約したい 分析とは各テーブルを関連づけてなにかの傾向を可視化したい 要約とは各カラムにある値に意味を紐付けて、さらにテキストも含まれるテーブルと合わせてあるキーに紐づいた情報の要約を結果として稼働中のアプリで利用したい
Azure Database for MySQL
japaneast において、Microsoft.DBforMySQL/flexibleServers/databases を含むbicepテンプレートのデプロイが出来ない
お世話になっております。 タイトルに記載の件についてお問い合わせになります。 よろしくお願いいたします。 下記のような「main.bicep」があります。 /* param */ param location string = resourceGroup().location @description('DBのadminパスワード。') @secure() param dbAdministratorLoginPassword string /* VNET */ resource…
Azure Database for MySQL
Azure Database for MySQL Flexible Server: Restore from Sep 6, 2025 backup fails with DeploymentFailed
I am trying to perform a Point-in-Time Restore on Azure Database for MySQL Flexible Server, restoring from the backup of September 6, 2025. However, the deployment always fails with the following error. I tried changing the target server name to a unique…
Azure Database for MySQL
DBへの接続が急にできなくなりました。
日本時間9月15日02時01分ごろAzure Database for MySQLのデータベースに2分ほどアクセスができない事象が発生した。原因がしりたい。 該当障害でお客様に非常に迷惑をかけている。
Azure Database for MySQL
Japan EastリージョンでWordPress on App ServiceがMySQLフレキシブルサーバーによりデプロイできない原因について
WordPress on App ServiceをJapan Eastリージョンにデプロイしたいのですが、添付した画像の通りMySQLフレキシブルサーバーが原因のエラーが発生し、デプロイできない状況となっています。 試したこと・状況 Japan East で WordPress (App Service) + MySQL Flexible Server をデプロイ → 添付のスクリーンショットのように MySQL Flexible Server が原因でエラーとなり失敗した。 …