You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- When you try to connect to the server, you'll receive error "ERROR 9107 (HY000): Only Azure Active Directory accounts are allowed to connect to server".
59
+
- When you try to connect to the server, you receive error "ERROR 9107 (HY000): Only Azure Active Directory accounts are allowed to connect to server".
61
60
62
61
Server parameter aad_auth_only was exposed in this month's deployment. Enabling server parameter aad_auth_only will block all non Azure Active Directory MySQL connections to your Azure Database for MySQL Flexible server. We're currently working on additional configurations required for Azure Active Directory (AAD) authentication to be fully functional, and the feature will be available in the upcoming deployments. Don't enable the aad_auth_only parameter until then.
63
62
64
-
65
-
66
63
## June 2022
67
64
68
65
-**Known Issues**
@@ -101,7 +98,7 @@ Learn more about [Boost Azure MySQL Business Critical flexible server performanc
101
98
This release of Azure Database for MySQL - Flexible Server includes the following updates.
102
99
103
100
-**Migrate from locally redundant backup storage to geo-redundant backup storage for existing flexible server**
104
-
Azure Database for MySQL - Flexible Server now provides the added flexibility to migrate to geo-redundant backup storage from locally redundant backup storage post server-create to provide higher data resiliency. Enabling geo-redundancy via the server's Compute + Storage blade empowers customers to recover their existing flexible servers from a geographic disaster or regional failure when they can’t access the server in the primary region. With this feature enabled for their existing servers, customers can perform geo-restore and deploy a new server to the geo-paired Azure region using the original server’s latest available geo-redundant backup. [Learn more](concepts-backup-restore.md)
101
+
Azure Database for MySQL - Flexible Server now provides the added flexibility to migrate to geo-redundant backup storage from locally redundant backup storage post server-create to provide higher data resiliency. Enabling geo-redundancy via the server's Compute + Storage page empowers customers to recover their existing flexible servers from a geographic disaster or regional failure when they can’t access the server in the primary region. With this feature enabled for their existing servers, customers can perform geo-restore and deploy a new server to the geo-paired Azure region using the original server’s latest available geo-redundant backup. [Learn more](concepts-backup-restore.md)
105
102
106
103
-**Simulate disaster recovery drills for your stopped servers**
107
104
Azure Database for MySQL - Flexible Server now provides the ability to perform geo-restore on stopped servers helping users simulate disaster recovery drills for their workloads to estimate impact and recovery time.This will help users plan better to meet their disaster recovery and business continuity objectives by using geo-redundancy feature offered by Azure Database for MySQL Flexible Server. [Learn more](how-to-restore-server-cli.md)
@@ -131,7 +128,7 @@ This release of Azure Database for MySQL - Flexible Server includes the followin
131
128
132
129
- When you're using ARM templates for provisioning or configuration changes for HA enabled servers, if a single deployment is made to enable/disable HA and along with other server properties like backup redundancy, storage etc., then deployment would fail. You can mitigate it by submitting the deployment request separately to enable\disable and configuration changes. You wouldn’t have an issue with Portal or Azure CLI, as these requests are already separated.
133
130
134
-
- When you're viewing automated backups for a HA enabled server in Backup and Restore blade, if at some point in time a forced or automatic failover is performed, you may lose viewing rights to the server's backups on the Backup and Restore blade. Despite the invisibility of information regarding backups on the portal, the flexible server is successfully taking daily automated backups for the server in the backend. The server can be restored to any point within the retention period.
131
+
- When you're viewing automated backups for a HA enabled server on the Backup and Restore page, if at some point in time a forced or automatic failover is performed, you may lose viewing rights to the server's backups on the Backup and Restore page. Despite the invisibility of information regarding backups on the portal, the flexible server is successfully taking daily automated backups for the server in the backend. The server can be restored to any point within the retention period.
135
132
136
133
## November 2021
137
134
@@ -141,17 +138,17 @@ This release of Azure Database for MySQL - Flexible Server includes the followin
141
138
142
139
-**View available full backups in Azure portal**
143
140
144
-
A dedicated Backup and Restore blade is now available in the Azure portal. This blade lists the backups available within the server’s retention period, effectively providing you with single pane view for managing a server’s backups and consequent restores. You can use this blade to
141
+
A dedicated Backup and Restore option is now available in the Azure portal. This page lists the backups available within the server’s retention period, effectively providing you with single pane view for managing a server’s backups and consequent restores. You can use this option to:
145
142
1) View the completion timestamps for all available full backups within the server’s retention period
146
143
2) Perform restore operations using these full backups
147
144
148
145
-**Fastest restore points**
149
146
150
147
With the fastest restore point option, you can restore a Flexible Server instance in the fastest time possible on a given day within the server’s retention period. This restore operation restores the full snapshot backup without requiring restore or recovery of logs. With fastest restore point, customers will see three options while performing point in time restores from Azure portal viz latest restore point, custom restore point and fastest restore point. [Learn more](concepts-backup-restore.md#point-in-time-restore)
151
148
152
-
-**FAQ blade in Azure portal**
149
+
-**FAQ in the Azure portal**
153
150
154
-
The Backup and Restore blade will also include section dedicated to listing your most frequently asked questions, together with answers. This should provide you with answers to most questions about backup directly within the Azure portal. In addition, selecting the question mark icon for FAQs on the top menu provides access to even more related detail.
151
+
The Backup and Restore page includes section dedicated to listing your most frequently asked questions, together with answers. This should provide you with answers to most questions about backup directly within the Azure portal. In addition, selecting the question mark icon for FAQs on the top menu provides access to even more related detail.
155
152
156
153
-**Restore a deleted Flexible server**
157
154
@@ -177,8 +174,6 @@ This release of Azure Database for MySQL - Flexible Server includes the followin
177
174
178
175
-**Read replicas in Azure Database for MySQL - Flexible servers will no longer be available on Burstable SKUs**
179
176
180
-
You won’t be able to create new or maintain existing read replicas on the Burstable tier server. In the interest of providing a good query and development experience for Burstable SKU tiers, the support for creating and maintaining read replica for servers in the Burstable pricing tier will be discontinued.
181
-
182
177
If you have an existing Azure Database for MySQL - Flexible Server with read replica enabled, you’ll have to scale up your server to either General Purpose or Business Critical pricing tiers or delete the read replica within 60 days. After the 60-day period, while you can continue to use the primary server for your read-write operations, replication to read replica servers will be stopped. For newly created servers, read replica option will be available only for the General Purpose and Business Critical pricing tiers.
183
178
184
179
-**Monitoring Azure Database for MySQL - Flexible Server with Azure Monitor Workbooks**
@@ -277,8 +272,8 @@ This release of Azure Database for MySQL - Flexible Server includes the followin
277
272
278
273
- Right after Zone-Redundant high availability server failover, clients fail to connect to the server if using SSL with ssl_mode VERIFY_IDENTITY. This issue can be mitigated by using ssl_mode as VERIFY_CA.
279
274
- Unable to create Same-Zone High availability server in the following regions: Central India, East Asia, Korea Central, South Africa North, Switzerland North.
280
-
- In a rare scenario and after HA failover, the primary server will be in read_only mode. Resolve the issue by updating “read_only” value from the server parameters blade to OFF.
281
-
- After successfully scaling Compute in the Compute+Storage blade, IOPS are reset to the SKU default. Customers can work around the issue by rescaling IOPs in the Compute+Storage blade to desired value (previously set) post the compute deployment and consequent IOPS reset.
275
+
- In a rare scenario and after HA failover, the primary server is in read_only mode. Resolve the issue by updating “read_only” value from the server parameters page to OFF.
276
+
- After successfully scaling Compute on the Compute + Storage page, IOPS are reset to the SKU default. Customers can work around the issue by rescaling IOPs on the Compute + Storage page to desired value (previously set) post the compute deployment and consequent IOPS reset.
0 commit comments