Skip to content

Commit b786898

Browse files
authored
Merge pull request #239231 from MicrosoftDocs/repo_sync_working_branch
Resolve syncing conflicts from repo_sync_working_branch to main
2 parents b00bc80 + 28dd55a commit b786898

File tree

15 files changed

+92
-72
lines changed

15 files changed

+92
-72
lines changed

articles/active-directory-domain-services/use-azure-monitor-workbooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To access the workbook template for the security overview report, complete the f
5454
1. Select your managed domain, such as *aaddscontoso.com*
5555
1. From the menu on the left-hand side, choose **Monitoring > Workbooks**
5656

57-
![Screenshot that hightlights where to select the Security Overview Report and the Account Activity Report.](./media/use-azure-monitor-workbooks/select-workbooks-in-azure-portal.png)
57+
![Screenshot that highlights where to select the Security Overview Report and the Account Activity Report.](./media/use-azure-monitor-workbooks/select-workbooks-in-azure-portal.png)
5858

5959
1. Choose the **Security Overview Report**.
6060
1. From the drop-down menus at the top of the workbook, select your Azure subscription and then an Azure Monitor workspace.

articles/active-directory/develop/claims-challenge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Here's an example:
3434
```https
3535
HTTP 401; Unauthorized
3636
37-
www-authenticate =Bearer realm="", authorization_uri="https://login.microsoftonline.com/common/oauth2/authorize", error="insufficient_claims", claims="eyJhY2Nlc3NfdG9rZW4iOnsiYWNycyI6eyJlc3NlbnRpYWwiOnRydWUsInZhbHVlIjoiYzEifX19"
37+
www-authenticate =Bearer realm="", authorization_uri="https://login.microsoftonline.com/common/oauth2/authorize", error="insufficient_claims", claims="eyJhY2Nlc3NfdG9rZW4iOnsiYWNycyI6eyJlc3NlbnRpYWwiOnRydWUsInZhbHVlIjoiY3AxIn19fQ=="
3838
```
3939

4040
**HTTP Status Code**: Must be **401 Unauthorized**.

articles/active-directory/develop/id-tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The table below shows the claims that are in most ID tokens by default (except w
7777
|`at_hash`| String |The access token hash is included in ID tokens only when the ID token is issued from the `/authorize` endpoint with an OAuth 2.0 access token. It can be used to validate the authenticity of an access token. To understand how to do this validation, see the [OpenID Connect specification](https://openid.net/specs/openid-connect-core-1_0.html#HybridIDToken). This is not returned on ID tokens from the `/token` endpoint. |
7878
|`aio` | Opaque String | An internal claim used by Azure AD to record data for token reuse. Should be ignored.|
7979
|`preferred_username` | String |The primary username that represents the user. It could be an email address, phone number, or a generic username without a specified format. Its value is mutable and might change over time. Since it is mutable, this value must not be used to make authorization decisions. It can be used for username hints, however, and in human-readable UI as a username. The `profile` scope is required in order to receive this claim. Present only in v2.0 tokens.|
80-
|`email` | String | The `email` claim is present by default for guest accounts that have an email address. Your app can request the email claim for managed users (those from the same tenant as the resource) using the `email` [optional claim](active-directory-optional-claims.md). On the v2.0 endpoint, your app can also request the `email` OpenID Connect scope - you don't need to request both the optional claim and the scope to get the claim.|
80+
|`email` | String | The `email` claim is present by default for guest accounts that have an email address. Your app can request the email claim for managed users (those from the same tenant as the resource) using the `email` [optional claim](active-directory-optional-claims.md). This value isn't guaranteed to be correct and is mutable over time. Never use it for authorization or to save data for a user. If you require an addressable email address in your app, request this data from the user directly by using this claim as a suggestion or prefill in your UX. On the v2.0 endpoint, your app can also request the `email` OpenID Connect scope - you don't need to request both the optional claim and the scope to get the claim.|
8181
|`name` | String | The `name` claim provides a human-readable value that identifies the subject of the token. The value isn't guaranteed to be unique, it can be changed, and it's designed to be used only for display purposes. The `profile` scope is required to receive this claim. |
8282
|`nonce`| String | The nonce matches the parameter included in the original /authorize request to the IDP. If it does not match, your application should reject the token. |
8383
|`oid` | String, a GUID | The immutable identifier for an object in the Microsoft identity system, in this case, a user account. This ID uniquely identifies the user across applications - two different applications signing in the same user will receive the same value in the `oid` claim. The Microsoft Graph will return this ID as the `id` property for a given user account. Because the `oid` allows multiple apps to correlate users, the `profile` scope is required to receive this claim. Note that if a single user exists in multiple tenants, the user will contain a different object ID in each tenant - they're considered different accounts, even though the user logs into each account with the same credentials. The `oid` claim is a GUID and cannot be reused. |

articles/advisor/advisor-high-availability-recommendations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Azure Advisor checks for any VPN gateways that use a Basic SKU and recommends th
5656
- Higher stability and availability.
5757

5858
## Ensure reliable outbound connectivity with VNet NAT
59-
Using default outbound connecitivty provided by a Standard Load Balancer or other Azure resources is not recommended for production workloads as this causes connection failures (also called SNAT port exhaustion). The recommended approach is using a VNet NAT which will prevent any failures of connectivty in this regard. NAT can scale seamlessly to ensure your application is never out ports. [Learn more about VNet NAT](../virtual-network/nat-gateway/nat-overview.md).
59+
Using default outbound connecitivty provided by a Standard Load Balancer or other Azure resources is not recommended for production workloads as this causes connection failures (also called SNAT port exhaustion). The recommended approach is using a VNet NAT which will prevent any failures of connectivity in this regard. NAT can scale seamlessly to ensure your application is never out ports. [Learn more about VNet NAT](../virtual-network/nat-gateway/nat-overview.md).
6060

6161
## Ensure virtual machine fault tolerance (temporarily disabled)
6262

articles/advisor/advisor-reference-performance-recommendations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ Learn more about [MariaDB server - OrcasMariaDbStorageLimit (Scale the storage l
281281

282282
Our internal telemetry shows that the CPU has been running under high utilization for an extended period of time over the last 7 days. High CPU utilization may lead to slow query performance. To improve performance, we recommend moving to a larger compute size.
283283

284-
Learn more about [MariaDB server - OrcasMariaDbCpuOverlaod (Increase the MariaDB server vCores)](https://aka.ms/mariadbpricing).
284+
Learn more about [MariaDB server - OrcasMariaDbCpuOverload (Increase the MariaDB server vCores)](https://aka.ms/mariadbpricing).
285285

286286
### Scale the MariaDB server to higher SKU
287287

@@ -923,7 +923,7 @@ Learn more about [Database Instance - DisableIPv6Protocol (For improved file sys
923923

924924
The parameter net.ipv4.tcp_slow_start_after_idle disables the need to scale-up incrementally the TCP window size for TCP connections which were idle for some time. By setting this parameter to zero as per SAP note: 302436, the maximum speed is used from beginning for previously idle TCP connections
925925

926-
Learn more about [Database Instance - ParamterSlowStart (To improve file system performance in HANA DB with ANF, disable parameter for slow start after idle)](https://launchpad.support.sap.com/#/notes/3024346).
926+
Learn more about [Database Instance - ParameterSlowStart (To improve file system performance in HANA DB with ANF, disable parameter for slow start after idle)](https://launchpad.support.sap.com/#/notes/3024346).
927927

928928
### For improved file system performance in HANA DB with ANF optimize tcp_max_syn_backlog OS parameter
929929

@@ -937,11 +937,11 @@ Enable the tcp_sack parameter as per SAP note: 302436. This configuration certif
937937

938938
Learn more about [Database Instance - TCPSackParameter (For improved file system performance in HANA DB with ANF, enable the tcp_sack OS parameter)](https://launchpad.support.sap.com/#/notes/3024346).
939939

940-
### In high-availaility scenario for HANA DB with ANF, disable the tcp_timestamps OS parameter
940+
### In high-availability scenario for HANA DB with ANF, disable the tcp_timestamps OS parameter
941941

942942
Disable the tcp_timestamps parameter as per SAP note: 302436. This configuration certifies HANA DB to run with ANF and improves file system performance in high-availability scenarios for HANA DB with ANF in SAP workloads
943943

944-
Learn more about [Database Instance - DisableTCPTimestamps (In high-availaility scenario for HANA DB with ANF, disable the tcp_timestamps OS parameter)](https://launchpad.support.sap.com/#/notes/3024346).
944+
Learn more about [Database Instance - DisableTCPTimestamps (In high-availability scenario for HANA DB with ANF, disable the tcp_timestamps OS parameter)](https://launchpad.support.sap.com/#/notes/3024346).
945945

946946
### For improved file system performance in HANA DB with ANF, enable the tcp_timestamps OS parameter
947947

Lines changed: 46 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
22
title: Add controls to a map | Microsoft Azure Maps
33
description: How to add zoom control, pitch control, rotate control and a style picker to a map in Microsoft Azure Maps.
4-
author: eriklindeman
5-
ms.author: eriklind
6-
ms.date: 07/29/2019
4+
author: dubiety
5+
ms.author: yuchungchen
6+
ms.date: 05/15/2023
77
ms.topic: conceptual
88
ms.service: azure-maps
99
ms.custom: devx-track-js
1010
---
1111

1212
# Add controls to a map
1313

14-
This article shows you how to add controls to a map. You'll also learn how to create a map with all controls and a [style picker](./choose-map-style.md).
14+
This article shows you how to add controls to a map. You'll also learn how to create a map with all controls and a [style picker].
1515

1616
## Add zoom control
1717

18-
A zoom control adds buttons for zooming the map in and out. The following code sample creates an instance of the [ZoomControl](/javascript/api/azure-maps-control/atlas.control.zoomcontrol) class, and adds it the bottom-right corner of the map.
18+
A zoom control adds buttons for zooming the map in and out. The following code sample creates an instance of the [ZoomControl] class, and adds it the bottom-right corner of the map.
1919

2020
```javascript
2121
//Construct a zoom control and add it to the map.
@@ -24,16 +24,15 @@ map.controls.add(new atlas.control.ZoomControl(), {
2424
});
2525
```
2626

27-
Below is the complete running code sample of the above functionality.
28-
27+
<!----------------------------------------------------------
2928
<br/>
30-
3129
<iframe height='500' scrolling='no' title='Adding a zoom control' src='//codepen.io/azuremaps/embed/WKOQyN/?height=265&theme-id=0&default-tab=js,result&embed-version=2&editable=true' frameborder='no' loading="lazy" allowtransparency='true' allowfullscreen='true'>See the Pen <a href='https://codepen.io/azuremaps/pen/WKOQyN/'>Adding a zoom control</a> by Azure Maps (<a href='https://codepen.io/azuremaps'>@azuremaps</a>) on <a href='https://codepen.io'>CodePen</a>.
3230
</iframe>
31+
---------------------------------------------------------->
3332

3433
## Add pitch control
3534

36-
A pitch control adds buttons for tilting the pitch to map relative to the horizon. The following code sample creates an instance of the [PitchControl](/javascript/api/azure-maps-control/atlas.control.pitchcontrol) class. It adds the PitchControl to top-right corner of the map.
35+
A pitch control adds buttons for tilting the pitch to map relative to the horizon. The following code sample creates an instance of the [PitchControl] class. It adds the PitchControl to top-right corner of the map.
3736

3837
```javascript
3938
//Construct a pitch control and add it to the map.
@@ -42,16 +41,15 @@ map.controls.add(new atlas.control.PitchControl(), {
4241
});
4342
```
4443

45-
Below is the complete running code sample of the above functionality.
46-
44+
<!----------------------------------------------------------
4745
<br/>
48-
4946
<iframe height='500' scrolling='no' title='Adding a pitch control' src='//codepen.io/azuremaps/embed/xJrwaP/?height=500&theme-id=0&default-tab=js,result&embed-version=2&editable=true' frameborder='no' loading="lazy" allowtransparency='true' allowfullscreen='true'>See the Pen <a href='https://codepen.io/azuremaps/pen/xJrwaP/'>Adding a pitch control</a> by Azure Maps (<a href='https://codepen.io/azuremaps'>@azuremaps</a>) on <a href='https://codepen.io'>CodePen</a>.
5047
</iframe>
48+
---------------------------------------------------------->
5149

5250
## Add compass control
5351

54-
A compass control adds a button for rotating the map. The following code sample creates an instance of the [CompassControl](/javascript/api/azure-maps-control/atlas.control.compasscontrol) class and adds it the bottom-left corner of the map.
52+
A compass control adds a button for rotating the map. The following code sample creates an instance of the [CompassControl] class and adds it the bottom-left corner of the map.
5553

5654
```javascript
5755
//Construct a compass control and add it to the map.
@@ -60,12 +58,11 @@ map.controls.add(new atlas.control.CompassControl(), {
6058
});
6159
```
6260

63-
Below is the complete running code sample of the above functionality.
64-
61+
<!----------------------------------------------------------
6562
<br/>
66-
6763
<iframe height='500' scrolling='no' title='Adding a rotate control' src='//codepen.io/azuremaps/embed/GBEoRb/?height=500&theme-id=0&default-tab=js,result&embed-version=2&editable=true' frameborder='no' loading="lazy" allowtransparency='true' allowfullscreen='true'>See the Pen <a href='https://codepen.io/azuremaps/pen/GBEoRb/'>Adding a rotate control</a> by Azure Maps (<a href='https://codepen.io/azuremaps'>@azuremaps</a>) on <a href='https://codepen.io'>CodePen</a>.
6864
</iframe>
65+
---------------------------------------------------------->
6966

7067
## A Map with all controls
7168

@@ -82,25 +79,31 @@ map.controls.add([
8279
});
8380
```
8481

85-
The following code sample adds the zoom, compass, pitch, and style picker controls to the top-right corner of the map. Notice how they automatically stack. The order of the control objects in the script dictates the order in which they appear on the map. To change the order of the controls on the map, you can change their order in the array.
82+
The following image shows a map with the zoom, compass, pitch, and style picker controls in the top-right corner of the map. Notice how they automatically stack. The order of the control objects in the script dictates the order in which they appear on the map. To change the order of the controls on the map, you can change their order in the array.
8683

87-
<br/>
84+
:::image type="content" source="./media/map-add-controls/map-with-all-controls.png" alt-text="Screenshot showing a map displaying zoom, compass, pitch and style controls.":::
8885

86+
<!----------------------------------------------------------
87+
<br/>
8988
<iframe height='500' scrolling='no' title='A map with all the controls' src='//codepen.io/azuremaps/embed/qyjbOM/?height=500&theme-id=0&default-tab=js,result&embed-version=2&editable=true' frameborder='no' loading="lazy" allowtransparency='true' allowfullscreen='true'>See the Pen <a href='https://codepen.io/azuremaps/pen/qyjbOM/'>A map with all the controls</a> by Azure Maps (<a href='https://codepen.io/azuremaps'>@azuremaps</a>) on <a href='https://codepen.io'>CodePen</a>.
9089
</iframe>
90+
---------------------------------------------------------->
9191

92-
The style picker control is defined by the [StyleControl](/javascript/api/azure-maps-control/atlas.control.stylecontrol) class. For more information on using the style picker control, see [choose a map style](choose-map-style.md).
92+
The style picker control is defined by the [StyleControl] class. For more information on using the style picker control, see [choose a map style].
9393

9494
## Customize controls
9595

96-
Here is a tool to test out the various options for customizing the controls.
96+
The [Navigation Control Options] sample is a tool to test out the various options for customizing the controls.
9797

98-
<br/>
98+
:::image type="content" source="./media/map-add-controls/map-navigation-control-options.png" alt-text="Screenshot showing the Map Navigation Control Options sample, which contains a map displaying zoom, compass, pitch and style controls and options on the left side of the screen that enable you to change the Control Position, Control Style, Zoom Delta, Pitch Delta, Compass Rotation Delta, Picker Styles, and Style Picker Layout properties.":::
9999

100+
<!----------------------------------------------------------
101+
<br/>
100102
<iframe height="700" scrolling="no" title="Navigation control options" src="//codepen.io/azuremaps/embed/LwBZMx/?height=700&theme-id=0&default-tab=result" frameborder='no' loading="lazy" allowtransparency="true" allowfullscreen="true">
101103
See the Pen <a href='https://codepen.io/azuremaps/pen/LwBZMx/'>Navigation control options</a> by Azure Maps
102104
(<a href='https://codepen.io/azuremaps'>@azuremaps</a>) on <a href='https://codepen.io'>CodePen</a>.
103105
</iframe>
106+
---------------------------------------------------------->
104107

105108
If you want to create customized navigation controls, create a class that extends from the `atlas.Control` class or create an HTML element and position it above the map div. Have this UI control call the maps `setCamera` function to move the map.
106109

@@ -109,30 +112,43 @@ If you want to create customized navigation controls, create a class that extend
109112
Learn more about the classes and methods used in this article:
110113

111114
> [!div class="nextstepaction"]
112-
> [Compass Control](/javascript/api/azure-maps-control/atlas.control.compasscontrol)
115+
> [CompassControl]
113116
114117
> [!div class="nextstepaction"]
115-
> [PitchControl](/javascript/api/azure-maps-control/atlas.control.pitchcontrol)
118+
> [PitchControl]
116119
117120
> [!div class="nextstepaction"]
118-
> [StyleControl](/javascript/api/azure-maps-control/atlas.control.stylecontrol)
121+
> [StyleControl]
119122
120123
> [!div class="nextstepaction"]
121-
> [ZoomControl](/javascript/api/azure-maps-control/atlas.control.zoomcontrol)
124+
> [ZoomControl]
122125
123126
See the following articles for full code:
124127

125128
> [!div class="nextstepaction"]
126-
> [Add a pin](./map-add-pin.md)
129+
> [Add a pin]
127130
128131
> [!div class="nextstepaction"]
129-
> [Add a popup](./map-add-popup.md)
132+
> [Add a popup]
130133
131134
> [!div class="nextstepaction"]
132-
> [Add a line layer](map-add-line-layer.md)
135+
> [Add a line layer]
133136
134137
> [!div class="nextstepaction"]
135-
> [Add a polygon layer](map-add-shape.md)
138+
> [Add a polygon layer]
136139
137140
> [!div class="nextstepaction"]
138-
> [Add a bubble layer](map-add-bubble-layer.md)
141+
> [Add a bubble layer]
142+
143+
[style picker]: choose-map-style.md
144+
[ZoomControl]: /javascript/api/azure-maps-control/atlas.control.zoomcontrol
145+
[PitchControl]: /javascript/api/azure-maps-control/atlas.control.pitchcontrol
146+
[CompassControl]: /javascript/api/azure-maps-control/atlas.control.compasscontrol
147+
[StyleControl]: /javascript/api/azure-maps-control/atlas.control.stylecontrol
148+
[Navigation Control Options]: https://samples.azuremaps.com/?search=Map%20Navigation%20Control%20Options&sample=map-navigation-control-options
149+
[choose a map style]: choose-map-style.md
150+
[Add a pin]: map-add-pin.md
151+
[Add a popup]: map-add-popup.md
152+
[Add a line layer]: map-add-line-layer.md
153+
[Add a polygon layer]: map-add-shape.md
154+
[Add a bubble layer]: map-add-bubble-layer.md
922 KB
Loading
502 KB
Loading

articles/azure-resource-manager/management/move-support-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ Before starting your move operation, review the [checklist](./move-resource-grou
448448
> | sharedvmextensions | No | No | No |
449449
> | sharedvmimages | No | No | No |
450450
> | sharedvmimages / versions | No | No | No |
451-
> | snapshots | **Yes** - Full <br> No - Incremental | **Yes** - Full <br> No - Incremental | No - Full <br> No - Incremental |
451+
> | snapshots | **Yes** - Full <br> No - Incremental | **Yes** - Full <br> No - Incremental | No - Full <br> **Yes** - Incremental |
452452
> | sshpublickeys | No | No | No |
453453
> | virtualmachines | **Yes** | **Yes** | **Yes** <br/><br/> Use [Azure Resource Mover](../../resource-mover/tutorial-move-region-virtual-machines.md) to move Azure VMs. |
454454
> | virtualmachines / extensions | **Yes** | **Yes** | No |

articles/cognitive-services/openai/includes/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 05/22/2023
1313
keywords:
1414
---
1515

16-
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai) | [Package (npm)](https://www.npmjs.com/package/@azure/openai) | [Samples](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/openai/Azure.AI.OpenAI/tests/Samples)
16+
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai) | [Package (npm)](https://www.npmjs.com/package/@azure/openai) | [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai/samples)
1717

1818
## Prerequisites
1919

0 commit comments

Comments
 (0)