Skip to content

Commit 37b0cb2

Browse files
authored
Merge pull request #248719 from v-thepet/remaining
Policheck updates – August 17 | Bulk Updates
2 parents 94930af + 2412770 commit 37b0cb2

File tree

13 files changed

+13
-16
lines changed

13 files changed

+13
-16
lines changed

articles/active-directory/authentication/howto-mfa-mfasettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ The following table lists more numbers for different countries.
200200
| Sri Lanka | +94 117750440 |
201201
| Sweden | +46 701924176 |
202202
| Taiwan | +886 277515260 |
203-
| Turkey | +90 8505404893 |
203+
| Türkiye | +90 8505404893 |
204204
| Ukraine | +380 443332393 |
205205
| United Arab Emirates | +971 44015046 |
206206
| Vietnam | +84 2039990161 |

articles/active-directory/external-identities/customers/how-to-customize-languages-customers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The following languages are supported in the customer tenant:
7777
- Spanish (Spain)
7878
- Swedish (Sweden)
7979
- Thai (Thailand)
80-
- Turkish (Turkey)
80+
- Turkish (Türkiye)
8181
- Ukrainian (Ukraine)
8282

8383
6. Customize the elements on the **Basics**, **Layout**, **Header**, **Footer**, **Sign-in form**, and **Text** tabs. For detailed instructions, see [Customize the branding and end-user experience](how-to-customize-branding-customers.md).

articles/app-service/reference-app-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ The following environment variables are related to the [push notifications](/pre
599599
| `WEBSITE_PUSH_TAGS_DYNAMIC` | Read-only. Contains a list of tags in the notification registration that were added automatically. |
600600

601601
>[!NOTE]
602-
> This article contains references to the term *whitelist*, a term that Microsoft no longer uses. When the term is removed from the software, we’ll remove it from this article.
602+
> This article contains references to a term that Microsoft no longer uses. When the term is removed from the software, we’ll remove it from this article.
603603
604604
<!--
605605
## WellKnownAppSettings

articles/azure-netapp-files/faq-application-resilience.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,9 @@ The scale-out architecture would be comprised of multiple IBM MQ multi-instance
4545

4646
## I'm running Apache ActiveMQ with LevelDB or KahaDB on Azure NetApp Files. What precautions can I take to avoid disruptions due to storage service maintenance events despite using the *NFS* protocol?
4747

48-
>[!NOTE]
49-
> This section contains references to the terms *slave* and *master*, terms that Microsoft no longer uses. When the term is removed from the software, we'll remove it from this article.
50-
5148
If you're running the Apache ActiveMQ, it's recommended to deploy [ActiveMQ High Availability with Pluggable Storage Lockers](https://www.openlogic.com/blog/pluggable-storage-lockers-activemq).
5249

53-
ActiveMQ high availability (HA) models ensure that a broker instance is always online and able to process message traffic. The two most common ActiveMQ HA models involve sharing a filesystem over a network. The purpose is to provide either LevelDB or KahaDB to the active and passive broker instances. These HA models require that an OS-level lock be obtained and maintained on a file in the LevelDB or KahaDB directories, called "lock." There are some problems with this ActiveMQ HA model. They can lead to a "no-master" situation, where the "slave" isn’t aware that it can lock the file. They can also lead to a "master-master" configuration that results in index or journal corruption and ultimately message loss. Most of these problems stem from factors outside of ActiveMQ's control. For instance, a poorly optimized NFS client can cause locking data to become stale under load, leading to “no-master” downtime during failover.
50+
ActiveMQ high availability (HA) models ensure that a broker instance is always online and able to process message traffic. The two most common ActiveMQ HA models involve sharing a filesystem over a network. The purpose is to provide either LevelDB or KahaDB to the active and passive broker instances. These HA models require that an OS-level lock be obtained and maintained on a file in the LevelDB or KahaDB directories, called "lock." There are some problems with this ActiveMQ HA model. They can lead to a "no-master" situation, where the replica isn’t aware that it can lock the file. They can also lead to a "master-master" configuration that results in index or journal corruption and ultimately message loss. Most of these problems stem from factors outside of ActiveMQ's control. For instance, a poorly optimized NFS client can cause locking data to become stale under load, leading to “no-master” downtime during failover.
5451

5552
Because most problems with this HA solution stem from inaccurate OS-level file locking, the ActiveMQ community [introduced the concept of a pluggable storage locker](https://www.openlogic.com/blog/pluggable-storage-lockers-activemq) in version 5.7 of the broker. This approach allows a user to take advantage of a different means of the shared lock, using a row-level JDBC database lock as opposed to an OS-level filesystem lock. For support or consultancy on ActiveMQ HA architectures and deployments, you should [contact OpenLogic by Perforce](https://www.openlogic.com/contact-us).
5653

articles/communication-services/how-tos/ui-library-sdk/includes/localization/ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The following table of `locale` with out of the box translations. If you want to
4747
| Spanish | es | es |
4848
| Spanish (Spain) | esES | es-ES |
4949
| Turkish | tr | tr |
50-
| Turkish (Turkey) | trTR | tr-TR |
50+
| Turkish (Türkiye) | trTR | tr-TR |
5151

5252
You can also obtain list of `locale` by the static function `SupportedLocale.values` will return list of Locale structs.
5353

articles/cost-management-billing/microsoft-customer-agreement/microsoft-customer-agreement-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ sections:
5252
| Singapore | Slovakia | Slovenia | South Africa |
5353
| Spain | Sri Lanka | Sweden | Switzerland |
5454
| Taiwan | Tajikistan | Tanzania | Thailand |
55-
| Trinidad and Tobago | Tunisia | Turkey | Turkmenistan |
55+
| Trinidad and Tobago | Tunisia | Türkiye | Turkmenistan |
5656
| Uganda | UK | Ukraine | United Arab Emirates |
5757
| United States | Uruguay | Uzbekistan | Venezuela |
5858
| Vietnam | Virgin Islands of the United States | Yemen | Zambia |

articles/event-hubs/event-hubs-kafka-connect-debezium.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 10/18/2021
1212
This tutorial walks you through how to set up a change data capture based system on Azure using [Event Hubs](./event-hubs-about.md?WT.mc_id=devto-blog-abhishgu) (for Kafka), [Azure DB for PostgreSQL](../postgresql/overview.md) and Debezium. It will use the [Debezium PostgreSQL connector](https://debezium.io/documentation/reference/1.2/connectors/postgresql.html) to stream database modifications from PostgreSQL to Kafka topics in Event Hubs
1313

1414
> [!NOTE]
15-
> This article contains references to the term *whitelist*, a term that Microsoft no longer uses. When the term is removed from the software, we'll remove it from this article.
15+
> This article contains references to a term that Microsoft no longer uses. When the term is removed from the software, we'll remove it from this article.
1616
1717
In this tutorial, you take the following steps:
1818

articles/event-hubs/event-hubs-kafka-mirror-maker-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This tutorial shows how to mirror a Kafka broker into an Azure Event Hubs using
1616
> This sample is available on [GitHub](https://github.com/Azure/azure-event-hubs-for-kafka/tree/master/tutorials/mirror-maker)
1717
1818
> [!NOTE]
19-
> This article contains references to the term *whitelist*, a term that Microsoft no longer uses. When the term is removed from the software, we'll remove it from this article.
19+
> This article contains references to a term that Microsoft no longer uses. When the term is removed from the software, we'll remove it from this article.
2020
2121
In this tutorial, you learn how to:
2222
> [!div class="checklist"]

articles/hdinsight/interactive-query/apache-hive-warehouse-connector-zeppelin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 07/18/2022
1313
HDInsight Spark clusters include Apache Zeppelin notebooks with different interpreters. In this article, we'll focus only on the Livy interpreter to access Hive tables from Spark using Hive Warehouse Connector.
1414

1515
> [!NOTE]
16-
> This article contains references to the term *whitelist*, a term that Microsoft no longer uses. When the term is removed from the software, we'll remove it from this article.
16+
> This article contains references to a term that Microsoft no longer uses. When the term is removed from the software, we'll remove it from this article.
1717
1818
## Prerequisite
1919

articles/hdinsight/kafka/apache-kafka-mirroring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Configure IP advertising to enable a client to connect by using broker IP addres
254254
## Start MirrorMaker
255255
256256
> [!NOTE]
257-
> This article contains references to the term *whitelist*, a term that Microsoft no longer uses. When the term is removed from the software, we'll remove it from this article.
257+
> This article contains references to a term that Microsoft no longer uses. When the term is removed from the software, we'll remove it from this article.
258258
259259
1. From the SSH connection to the secondary cluster, use the following command to start the MirrorMaker process:
260260

0 commit comments

Comments
 (0)