Skip to content

Commit ed85199

Browse files
author
Jill Grant
authored
Merge pull request #275964 from markingmyname/securitymysql
[Security effort] REMOVED email due to Security effort (Bulk edit)
2 parents 7c74538 + 08c77d1 commit ed85199

13 files changed

+16
-41
lines changed

articles/mysql/concepts-version-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ A: Some compatibility issues may arise due to changes in MySQL v8.0. It's import
107107

108108
__Q: What support is available if I encounter issues during the upgrade process?__
109109

110-
A: If you have questions, get answers from community experts in [Microsoft Q&A](https://aka.ms/microsoft-azure-mysql-qa). If you have a support plan and you need technical help, create a [support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest). You can also email the [Azure Database for MySQL product team](mailto:[email protected]).
110+
A: If you have questions, get answers from community experts in [Microsoft Q&A](https://aka.ms/microsoft-azure-mysql-qa). If you have a support plan and you need technical help, create a [support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
111111

112112
__Q: What will happen to my data during the upgrade?__
113113

articles/mysql/flexible-server/how-to-troubleshoot-common-errors.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,5 @@ The above error occurs if:
132132
If you didn't find the answer you're looking for, consider the following options:
133133
134134
* Post your question on [Microsoft Q&A question page](/answers/topics/azure-database-mysql.html) or [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-database-mysql).
135-
* Send an email to the Azure Database for MySQL flexible server team [@Ask Azure DB for MySQL](mailto:[email protected]). This email address isn't a technical support alias.
136135
* Contact Azure Support, [file a ticket from the Azure portal](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade). To fix an issue with your account, file a [support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest) in the Azure portal.
137136
* To provide feedback or to request new features, create an entry via [UserVoice](https://feedback.azure.com/d365community/forum/47b1e71d-ee24-ec11-b6e6-000d3a4f0da0).

articles/mysql/flexible-server/overview-single.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,9 @@ Azure Database for MySQL single server is a fully managed database service desig
6060

6161
Single servers are best suited **only for existing applications already leveraging single server**. For all new developments or migrations, Azure Database for MySQL flexible server would be the recommended deployment option. To learn about the differences between flexible server and single server deployment options, refer to [select the right deployment option](../select-right-deployment-type.md).
6262

63-
## Contacts
64-
For any questions or suggestions you might have about working with Azure Database for MySQL flexible server, send an email to the Azure Database for MySQL flexible server team ([@Ask Azure Database for MySQL flexible server](mailto:[email protected])). This email address isn't a technical support alias.
63+
## Feedback and support
6564

66-
In addition, consider the following points of contact as appropriate:
65+
For any questions or suggestions you might have about working with Azure Database for MySQL flexible server, consider the following points of contact:
6766

6867
- To contact Azure Support, [file a ticket from the Azure portal](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade).
6968
- To fix an issue with your account, file a [support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest) in the Azure portal.

articles/mysql/flexible-server/overview.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,11 +226,9 @@ One advantage of running your workload in Azure is its global reach. Azure Datab
226226
| West US 2 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
227227
| West US 3 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
228228

229-
## Contacts
229+
## Feedback and support
230230

231-
For any questions or suggestions you might have on Azure Database for MySQL flexible server, send an email to the Azure Database for MySQL flexible server team ([@Ask Azure Database for MySQL flexible server](mailto:[email protected])). This email address isn't a technical support alias.
232-
233-
In addition, consider the following points of contact as appropriate:
231+
For any questions or suggestions you might have about working with Azure Database for MySQL flexible server, consider the following points of contact:
234232

235233
- To contact Azure Support, [file a ticket from the Azure portal](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade).
236234
- To fix an issue with your account, file a [support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest) in the Azure portal.

articles/mysql/migrate/mysql-on-premises-azure-db/03-assessment.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,6 @@ There are currently three tiers:
195195

196196
The tier decision can be influenced by the RTO and RPO requirements of the data workload. When the data workload requires over 4 TB of storage, an extra step is required. Review and select [a region that supports](../../concepts-pricing-tiers.md#storage) up to 16 TB of storage.
197197

198-
> [!NOTE]
199-
> Contact the MySQL team ([email protected]) for regions that don't support your storage requirements.
200-
201198
Typically, the decision-making focuses on the storage and IOPS, or Input/output Operations Per Second, needs. Thus, the target system always needs at least as much storage as in the source system. Additionally, since IOPS are allocated 3/GB, it's important to match up the IOPs needs to the final storage size.
202199

203200
| Factors | Tier |

articles/mysql/migrate/mysql-on-premises-azure-db/14-summary.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,14 @@ Application architecture and design can provide strong indicators as to the leve
3131

3232
In the end, several tools exist in the marketplace ranging from free to commercial. This document covered the steps required if the team plans a database migration using one of the more popular open-source tool options. Whichever path that is chosen, Microsoft and the MySQL community have the tools and expertise to make the database migration successful.
3333

34-
## Questions and Feedback
34+
## Feedback and support
3535

36-
For any questions or suggestions about working with Azure Database for MySQL, send an email to the Azure Database for MySQL Team ([email protected]).
36+
For any questions or suggestions you might have about working with Azure Database for MySQL flexible server, consider the following points of contact:
3737

38-
> [!Important]
39-
> The Azure Database for MySQL Team address is for general questions only and not for support tickets.
38+
- To contact Azure Support, [file a ticket from the Azure portal](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade).
39+
- To fix an issue with your account, file a [support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest) in the Azure portal.
40+
- To provide feedback or to request new features, create an entry via [UserVoice](https://feedback.azure.com/d365community/forum/47b1e71d-ee24-ec11-b6e6-000d3a4f0da0).
4041

41-
In addition, consider these points of contact as appropriate:
42-
43-
- To contact Azure Support or fix an issue with your account, [file a ticket from the Azure portal. ](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview)
44-
45-
- To provide feedback or to request new features, create an entry via [UserVoice.](https://feedback.azure.com/d365community/forum/47b1e71d-ee24-ec11-b6e6-000d3a4f0da0)
46-
fwill
4742
## Find a partner to help migrate
4843

4944
This guide can be overwhelming, but don’t fret\! There are many experts in the community with a proven migration track record. [Search for a Microsoft Partner](https://www.microsoft.com/solution-providers/home) or [Microsoft MVP](https://mvp.microsoft.com/MvpSearch) to help with finding the most appropriate migration strategy. You aren't alone\!

articles/mysql/single-server/concepts-data-encryption-mysql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ For Azure Database for MySQL, the support for encryption of data at rest using c
139139

140140
> [!NOTE]
141141
> - All new MySQL servers created in the [Azure regions](concepts-pricing-tiers.md#storage) supporting general purpose storage v2, support for encryption with customer manager keys is **available**. Point In Time Restored (PITR) server or read replica will not qualify though in theory they are ‘new’.
142-
> - To validate if your provisioned server general purpose storage v2, you can go to the pricing tier blade in the portal and see the max storage size supported by your provisioned server. If you can move the slider up to 4TB, your server is on general purpose storage v1 and will not support encryption with customer managed keys. However, the data is encrypted using service managed keys at all times. Please reach out to [email protected] if you have any questions.
142+
> - To validate if your provisioned server general purpose storage v2, you can go to the pricing tier blade in the portal and see the max storage size supported by your provisioned server. If you can move the slider up to 4TB, your server is on general purpose storage v1 and will not support encryption with customer managed keys. However, the data is encrypted using service managed keys at all times.
143143
144144
* Encryption is only supported with RSA 2048 cryptographic key.
145145

articles/mysql/single-server/concepts-infrastructure-double-encryption.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ For Azure Database for MySQL, the support for infrastruction double encryption h
6363

6464
> [!NOTE]
6565
> - All new MySQL servers created in the [Azure regions](concepts-pricing-tiers.md#storage) supporting general purpose storage v2, support for encryption with customer manager keys is **available**. Point In Time Restored (PITR) server or read replica will not qualify though in theory they are ‘new’.
66-
> - To validate if your provisioned server general purpose storage v2, you can go to the pricing tier blade in the portal and see the max storage size supported by your provisioned server. If you can move the slider up to 4TB, your server is on general purpose storage v1 and will not support encryption with customer managed keys. However, the data is encrypted using service managed keys at all times. Please reach out to [email protected] if you have any questions.
67-
66+
> - To validate if your provisioned server general purpose storage v2, you can go to the pricing tier blade in the portal and see the max storage size supported by your provisioned server. If you can move the slider up to 4TB, your server is on general purpose storage v1 and will not support encryption with customer managed keys. However, the data is encrypted using service managed keys at all times.
6867
6968

7069
## Next steps

articles/mysql/single-server/concepts-planned-maintenance-notification.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ A transient error, also known as a transient fault, is an error that will resolv
7878

7979
## Next steps
8080

81-
- For any questions or suggestions you might have about working with Azure Database for MySQL, send an email to the Azure Database for MySQL Team at [email protected]
8281
- See [How to set up alerts](how-to-alert-on-metric.md) for guidance on creating an alert on a metric.
8382
- [Troubleshoot connection issues to Azure Database for MySQL - Single Server](how-to-troubleshoot-common-connection-issues.md)
8483
- [Handle transient errors and connect efficiently to Azure Database for MySQL - Single Server](concepts-connectivity.md)

articles/mysql/single-server/single-server-overview.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,9 @@ The service runs community version of MySQL. This allows full application compat
8383
- **Azure Database Migration Service** – For seamless and simplified offline migrations to single server with high speed data migration, [Azure Database Migration Service](../../dms/tutorial-mysql-azure-mysql-offline-portal.md) can be leveraged.
8484
- **Data-in replication** – For minimal downtime migrations, data-in replication, which relies on binlog based replication can also be leveraged. Data-in replication is preferred for minimal downtime migrations by hands-on experts looking for more control over migration. See [data-in replication](concepts-data-in-replication.md) for details.
8585

86-
## Contacts
86+
## Feedback and support
8787

88-
For any questions or suggestions you might have about working with Azure Database for MySQL, send an email to the Azure Database for MySQL Team ([@Ask Azure DB for MySQL](mailto:[email protected])). This email address isn't a technical support alias.
89-
90-
In addition, consider the following points of contact as appropriate:
88+
For any questions or suggestions you might have about working with Azure Database for MySQL flexible server, consider the following points of contact:
9189

9290
- To contact Azure Support, [file a ticket from the Azure portal](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade).
9391
- To fix an issue with your account, file a [support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest) in the Azure portal.

0 commit comments

Comments
 (0)