Skip to content

Commit c185fae

Browse files
authored
Merge pull request #230744 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 1a260c8 + c9fe998 commit c185fae

File tree

16 files changed

+35
-27
lines changed

16 files changed

+35
-27
lines changed

articles/active-directory/hybrid/how-to-connect-sync-change-the-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ String attributes are indexable by default, and the maximum length is 448 charac
137137
The userPrincipalName attribute in Active Directory is not always known by the users and might not be suitable as the sign-in ID. With the Azure AD Connect sync installation wizard, you can choose a different attribute--for example, *mail*. But in some cases, the attribute must be calculated.
138138

139139
For example, the company Contoso has two Azure AD directories, one for production and one for testing. They want the users in their test tenant to use another suffix in the sign-in ID:
140-
`userPrincipalName` <- `Word([userPrincipalName],1,"@") & "@contosotest.com"`.
140+
`Word([userPrincipalName],1,"@") & "@contosotest.com"`.
141141

142142
In this expression, take everything left of the first @-sign (Word) and concatenate with a fixed string.
143143

articles/application-gateway/application-gateway-components.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ An application gateway can also communicate with on-premises servers when they'r
140140

141141
You can create different backend pools for different types of requests. For example, create one backend pool for general requests, and then another backend pool for requests to the microservices for your application.
142142

143+
After you add virtual machine scale sets as a backend pool member, you need to upgrade virtual machine scale sets instances. Until you upgrade scale sets instances, the backend will be unhealthy.
144+
143145
## Health probes
144146

145147
By default, an application gateway monitors the health of all resources in its backend pool and automatically removes unhealthy ones. It then monitors unhealthy instances and adds them back to the healthy backend pool when they become available and respond to health probes.

articles/container-instances/container-instances-tutorial-deploy-confidential-containers-cce-arm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ With the ARM template that you've crafted and the Azure CLI confcom extension, y
184184

185185
![Screenshot of Build your own template in the editor button on deployment screen, PNG.](./media/container-instances-confidential-containers-tutorials/confidential-containers-cce-build-template.png)
186186

187-
1. Select **Load file** and upload **template.json**, which you've modified by generating adding a CCE policy.
187+
1. Select **Load file** and upload **template.json**, which you've modified by adding the CCE policy you generated in the previous steps.
188188

189189
![Screenshot of Load file button on template screen, PNG.](./media/container-instances-confidential-containers-tutorials/confidential-containers-cce-load-file.png)
190190

articles/dns/dns-alerts-metrics.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ To view this metric, select **Metrics** explorer experience from the **Monitor**
4646

4747
### Record Set Count
4848

49-
The *Record Set Count* metric shows the number of Recordsets in Azure DNS for your DNS zone. All the Recordsets defined in your zone are counted. The unit of measurement is `Count` and the aggregation is the `Maximum` of all the Recordsets.
49+
The *Record Set Count* metric shows the number of Record sets in Azure DNS for your DNS zone. All the Record sets defined in your zone are counted. The unit of measurement is `Count` and the aggregation is the `Maximum` of all the Record sets.
5050

51-
To view this metric, select **Metrics** explorer experience from the **Monitor** tab in the Azure portal. Scope down to your DNS zone and then select **Apply**. In the drop-down for *Metrics*, select`Query Volume`, and then select `Sum` from the drop-down for *Aggregation*.
51+
To view this metric, select **Metrics** explorer experience from the **Monitor** tab in the Azure portal. Scope down to your DNS zone and then select **Apply**. In the drop-down for *Metrics*, select `Query Volume`, and then select `Sum` from the drop-down for *Aggregation*.
5252

5353
Select your DNS zone from the **Resource** drop-down, select the **Record Set Count** metric, and then select **Max** as the **Aggregation**.
5454

@@ -58,13 +58,13 @@ Select your DNS zone from the **Resource** drop-down, select the **Record Set Co
5858

5959
### Record Set Capacity Utilization
6060

61-
The *Record Set Capacity Utilization* metric shows the percent used of your Recordset capacity for a DNS Zone. Each Azure DNS zone has a Recordset limit that defines the maximum number of Recordsets allowed for the zone. For more information, see [DNS limits](dns-zones-records.md#limits) section. The unit of measurement is a `Percentage` and the aggregation type is `Maximum`.
61+
The *Record Set Capacity Utilization* metric shows the percentage used of your Record set capacity for a DNS Zone. Each Azure DNS zone has a Recordset limit that defines the maximum number of Record sets allowed for the zone. For more information, see [DNS limits](dns-zones-records.md#limits) section. The unit of measurement is a `Percentage` and the aggregation type is `Maximum`.
6262

63-
For example, if you have 500 Recordsets configured in your DNS zone, and the zone has the default Recordset limit of 5000. The RecordSetCapacityUtilization metric will show the value of 10%, which is obtained by dividing 500 by 5000.
63+
For example, if you have 500 Record sets configured in your DNS zone, and the zone has the default Record set limit of 5000. The RecordSetCapacityUtilization metric will show the value of 10%, which is obtained by dividing 500 by 5000.
6464

6565
To view this metric, select **Metrics** explorer experience from the **Monitor** tab in the Azure portal. Scope down to your DNS zone and then select **Apply**. In the drop-down for *Metrics*, select `Record Set Capacity Utilization`, and then select `Sum` from the drop-down for *Aggregation*.
6666

67-
![Screenshot that whows an example of how to view metrics.](./media/dns-alerts-metrics/dns-metrics-record-set-capacity-uitlization.png)
67+
![Screenshot that shows an example of how to view metrics.](./media/dns-alerts-metrics/dns-metrics-record-set-capacity-uitlization.png)
6868

6969
*Figure: Azure DNS Record Set Capacity Utilization metrics*
7070

@@ -81,7 +81,7 @@ Azure Monitor has alerting that you can configure for each available metric valu
8181

8282
:::image type="content" source="./media/dns-alerts-metrics/select-resource.png" alt-text="Screenshot of select resource page in configuring alerts.":::
8383

84-
1. Next, click the **Add condition** link in the Conditions section to open the *Select a signal* page. Select one of the three *Metric* signal type you want to configure the alert for.
84+
1. Next, click the **Add condition** link in the Conditions section to open the *Select a signal* page. Select one of the three *Metric* signal types you want to configure the alert for.
8585

8686
:::image type="content" source="./media/dns-alerts-metrics/select-signal.png" alt-text="Screenshot of available metrics on the select a signal page.":::
8787

articles/dns/dns-zones-records.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This article explains the key concepts of domains, DNS zones, DNS records, and r
1919

2020
The Domain Name System is a hierarchy of domains. The hierarchy starts from the 'root' domain, whose name is simply '**.**'. Below this come top-level domains, such as 'com', 'net', 'org', 'uk' or 'jp'. Below the top-level domains are second-level domains, such as 'org.uk' or 'co.jp'. The domains in the DNS hierarchy are globally distributed, hosted by DNS name servers around the world.
2121

22-
A domain name registrar is an organization that allows you to purchase a domain name, such as `contoso.com`. Purchasing a domain name gives you the right to control the DNS hierarchy under that name, for example allowing you to direct the name `www.contoso.com` to your company web site. The registrar may host the domain in its own name servers on your behalf, or allow you to specify alternative name servers.
22+
A domain name registrar is an organization that allows you to purchase a domain name, such as `contoso.com`. Purchasing a domain name gives you the right to control the DNS hierarchy under that name, for example allowing you to direct the name `www.contoso.com` to your company web site. The registrar may host the domain in its own name servers on your behalf or allow you to specify alternative name servers.
2323

2424
Azure DNS provides a globally distributed and high-availability name server infrastructure that you can use to host your domain. By hosting your domains in Azure DNS, you can manage your DNS records with the same credentials, APIs, tools, billing, and support as your other Azure services.
2525

@@ -35,7 +35,7 @@ Azure DNS currently doesn't support purchasing of domain names. If you want to p
3535

3636
### Time-to-live
3737

38-
The time to live, or TTL, specifies how long each record is cached by clients before being requeried. In the above example, the TTL is 3600 seconds or 1 hour.
38+
The time to live, or TTL, specifies how long each record is cached by clients before being queried. In the above example, the TTL is 3600 seconds or 1 hour.
3939

4040
In Azure DNS, the TTL gets specified for the record set, not for each record, so the same value is used for all records within that record set. You can specify any TTL value between 1 and 2,147,483,647 seconds.
4141

@@ -65,7 +65,7 @@ These constraints arise from the DNS standards and aren't limitations of Azure D
6565

6666
### NS records
6767

68-
The NS record set at the zone apex (name '\@') gets created automatically with each DNS zone, and gets deleted automatically when the zone gets deleted. It can't be deleted separately.
68+
The NS record set at the zone apex (name '\@') gets created automatically with each DNS zone and gets deleted automatically when the zone gets deleted. It can't be deleted separately.
6969

7070
This record set contains the names of the Azure DNS name servers assigned to the zone. You can add more name servers to this NS record set, to support cohosting domains with more than one DNS provider. You can also modify the TTL and metadata for this record set. However, removing or modifying the pre-populated Azure DNS name servers isn't allowed.
7171

articles/postgresql/flexible-server/concepts-query-store.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ The Query Store feature in Azure Database for PostgreSQL provides a way to track
1818
> Do not modify the **azure_sys** database or its schema. Doing so will prevent Query Store and related performance features from functioning correctly.
1919
## Enabling Query Store
2020
Query Store is an opt-in feature, so it isn't enabled by default on a server. Query store is enabled or disabled globally for all databases on a given server and cannot be turned on or off per database.
21+
> [!IMPORTANT]
22+
> Do not enable Query Store on Burstable pricing tier as it would cause performance impact.
23+
24+
2125
### Enable Query Store using the Azure portal
2226
1. Sign in to the Azure portal and select your Azure Database for PostgreSQL server.
2327
2. Select **Server Parameters** in the **Settings** section of the menu.

articles/postgresql/flexible-server/how-to-restore-server-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ az postgres flexible-server restore --restore-time
5757
Restore a server from this ```2021-03-03T13:10:00Z``` backup snapshot.
5858

5959
```azurecli
60-
az postgres server restore \
60+
az postgres flexible-server restore \
6161
--name mydemoserver-restored \
6262
--resource-group myresourcegroup \
63-
--restore-point-in-time "2021-05-05T13:10:00Z" \
63+
--restore-time "2021-05-05T13:10:00Z" \
6464
--source-server mydemoserver
6565
```
6666

articles/postgresql/single-server/concepts-server-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ To enable resource logs using the Azure portal:
6565
2. Select *Add Diagnostic Setting*.
6666
3. Name this setting.
6767
4. Select your preferred endpoint (storage account, event hub, log analytics).
68-
5. Select the log type **PostgreSQLLogs**.
68+
5. Select the log type **PostgreSQL Server Logs**.
6969
7. Save your setting.
7070

7171
To enable resource logs using PowerShell, CLI, or REST API, visit the [diagnostic settings](../../azure-monitor/essentials/diagnostic-settings.md) article.

articles/postgresql/single-server/how-to-deploy-github-action.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ You'll use the connection string as a GitHub secret.
131131
with:
132132
connection-string: ${{ secrets.AZURE_POSTGRESQL_CONNECTION_STRING }}
133133
server-name: POSTGRESQL_SERVER_NAME
134-
sql-file: './data.sql'
134+
plsql-file: './data.sql'
135135
```
136136

137137
3. Complete your workflow by adding an action to logout of Azure. Here's the completed workflow. The file appears in the `.github/workflows` folder of your repository.
@@ -161,7 +161,7 @@ You'll use the connection string as a GitHub secret.
161161
with:
162162
server-name: POSTGRESQL_SERVER_NAME
163163
connection-string: ${{ secrets.AZURE_POSTGRESQL_CONNECTION_STRING }}
164-
sql-file: './data.sql'
164+
plsql-file: './data.sql'
165165
166166
# Azure logout
167167
- name: logout
@@ -196,7 +196,7 @@ You'll use the connection string as a GitHub secret.
196196
with:
197197
server-name: POSTGRESQL_SERVER_NAME
198198
connection-string: ${{ secrets.AZURE_POSTGRESQL_CONNECTION_STRING }}
199-
sql-file: './data.sql'
199+
plsql-file: './data.sql'
200200
201201
# Azure logout
202202
- name: logout

articles/search/index-add-scoring-profiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Use functions when simple relative weights are insufficient or don't apply, as i
229229
| functions > distance > boostingDistance | A number that indicates the distance in kilometers from the reference location where the boosting range ends.|
230230
| functions > tag | The tag scoring function is used to affect the score of documents based on tags in documents and search queries. Documents that have tags in common with the search query will be boosted. The tags for the search query are provided as a scoring parameter in each search request (using the scoringParameter query parameter). |
231231
| functions > tag > tagsParameter | A parameter to be passed in queries to specify tags for a particular request (using the scoringParameter query parameter). The parameter consists of a comma-delimited list of whole terms. If a given tag within the list is itself a comma-delimited list, you can [use a text normalizer](search-normalizers.md) on the field to strip out the commas at query time (map the comma character to a space). This approach will "flatten" the list so that all terms are a single, long string of comma-delimited terms. |
232-
| functions > functionAggregation | Optional. Applies only when functions are specified. Valid values include: sum (default), average, minimum, maximum, and firstMatching. A search score is single value that is computed from multiple variables, including multiple functions. This attribute indicates how the boosts of all the functions are combined into a single aggregate boost that then is applied to the base document score. The base score is based on the [tf-idf](http://www.tfidf.com/) value computed from the document and the search query.|
232+
| functionAggregation | Optional. Applies only when functions are specified. Valid values include: sum (default), average, minimum, maximum, and firstMatching. A search score is single value that is computed from multiple variables, including multiple functions. This attribute indicates how the boosts of all the functions are combined into a single aggregate boost that then is applied to the base document score. The base score is based on the [tf-idf](http://www.tfidf.com/) value computed from the document and the search query.|
233233
| defaultScoringProfile | When executing a search request, if no scoring profile is specified, then default scoring is used ([tf-idf](http://www.tfidf.com/) only). </br></br>You can override the built-in default, substituting a custom profile as the one to use when no specific profile is given in the search request.|
234234

235235
<a name="bkmk_interpolation"></a>

0 commit comments

Comments
 (0)