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
Copy file name to clipboardExpand all lines: articles/active-directory/saas-apps/jiramicrosoft-tutorial.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Use your Microsoft Azure Active Directory account with Atlassian JIRA server to
30
30
To configure Azure AD integration with JIRA SAML SSO by Microsoft, you need the following items:
31
31
32
32
- An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
33
-
- JIRA Core and Software 6.4 to 9.8.1 or JIRA Service Desk 3.0 to 4.22.1 should be installed and configured on Windows 64-bit version.
33
+
- JIRA Core and Software 6.4 to 9.10.0 or JIRA Service Desk 3.0 to 4.22.1 should be installed and configured on Windows 64-bit version.
34
34
- JIRA server is HTTPS enabled.
35
35
- Note the supported versions for JIRA Plugin are mentioned in below section.
36
36
- JIRA server is reachable on the Internet particularly to the Azure AD login page for authentication and should able to receive the token from Azure AD.
@@ -51,7 +51,7 @@ To get started, you need the following items:
51
51
52
52
## Supported versions of JIRA
53
53
54
-
* JIRA Core and Software: 6.4 to 9.8.1.
54
+
* JIRA Core and Software: 6.4 to 9.10.0.
55
55
* JIRA Service Desk 3.0 to 4.22.1.
56
56
* JIRA also supports 5.2. For more details, click [Microsoft Azure Active Directory single sign-on for JIRA 5.2](jira52microsoft-tutorial.md).
Copy file name to clipboardExpand all lines: articles/azure-maps/spatial-io-add-ogc-map-layer.md
+18-14Lines changed: 18 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ ms.service: azure-maps
11
11
12
12
# Add a map layer from the Open Geospatial Consortium (OGC)
13
13
14
-
The `atlas.layer.OgcMapLayer` class can overlay Web Map Services (WMS) imagery and Web Map Tile Services (WMTS) imagery on the map. WMS is a standard protocol developed by OGC for serving georeferenced map images over the internet. Image georeferencing is the processes of associating an image to a geographical location. WMTS is also a standard protocol developed by OGC. It's designed for serving pre-rendered and georeferenced map tiles.
14
+
The `atlas.layer.OgcMapLayer` class can overlay Web Map Services (WMS) imagery and Web Map Tile Services (WMTS) imagery on the map. WMS is a standard protocol developed by OGC for serving georeferenced map images over the internet. Image georeferencing is the processes of associating an image to a geographical location. WMTS is also a standard protocol developed by OGC. It's designed for serving prerendered and georeferenced map tiles.
15
15
16
-
The following sections outline the web map service features that are supported by the `OgcMapLayer` class.
16
+
The following sections outline the web map service features supported by the `OgcMapLayer` class.
17
17
18
18
**Web Map Service (WMS)**
19
19
@@ -32,8 +32,8 @@ The following sections outline the web map service features that are supported b
32
32
33
33
- Supported versions: `1.0.0`
34
34
- Tiles must be square, such that `TileWidth == TileHeight`.
35
-
- CRS supported: `EPSG:3857` or `GoogleMapsCompatible`
36
-
- TileMatrix identifier must be an integer value that corresponds to a zoom level on the map. On an azure map, the zoom level is a value between `"0"` and `"22"`. So, `"0"` is supported, but `"00"` isn't supported.
35
+
- CRS supported: `EPSG:3857` or `GoogleMapsCompatible`
36
+
- TileMatrix identifier must be an integer value that corresponds to a zoom level on the map. In Azure Maps, the zoom level is a value between `"0"` and `"22"`. So, `"0"` is supported, but `"00"` isn't supported.
37
37
- Supported operations:
38
38
39
39
| Operation | Description |
@@ -66,7 +66,7 @@ The [OGC map layer options] sample demonstrates the different OGC map layer opti
66
66
67
67
The [OGC Web Map Service explorer] sample overlays imagery from the Web Map Services (WMS) and Web Map Tile Services (WMTS) as layers. You may select which layers in the service are rendered on the map. You may also view the associated legends for these layers. For the source code for this sample, see [OGC Web Map Service explorer source code].
68
68
69
-
:::image type="content" source="./media/spatial-io-add-ogc-map-layer/ogc-web-map-service-explorer.png"alt-text="A screenshot that shows a map with a WMTS layer that comes from the world geology survey. On the left of the map is a drop-down list showing the OGC services which can be selected.":::
69
+
:::image type="content" source="./media/spatial-io-add-ogc-map-layer/ogc-web-map-service-explorer.png"alt-text="A screenshot that shows a map with a WMTS layer that comes from the world geology survey. Left of the map is a drop-down list showing the OGC services that can be selected.":::
70
70
71
71
<!----------------------------------------------
72
72
<iframe height='750' scrolling='no' title='OGC Web Map Service explorer' src='//codepen.io/azuremaps/embed/YzXxYdX/?height=750&theme-id=0&default-tab=result&embed-version=2&editable=true' frameborder='no' allowtransparency='true' allowfullscreen='true'>See the Pen <a href='https://codepen.io/azuremaps/pen/YzXxYdX/'>OGC Web Map Service explorer</a> by Azure Maps (<a href='https://codepen.io/azuremaps'>@azuremaps</a>) on <a href='https://codepen.io'>CodePen</a>.</iframe>
@@ -79,26 +79,30 @@ You may also specify the map settings to use a proxy service. The proxy service
79
79
Learn more about the classes and methods used in this article:
[OGC Web Map Service explorer source code]: https://github.com/Azure-Samples/AzureMapsCodeSamples/blob/main/Samples/Spatial%20IO%20Module/OGC%20Web%20Map%20Service%20explorer/OGC%20Web%20Map%20Service%20explorer.html
105
+
[OGC Web Map Service explorer]: https://samples.azuremaps.com/spatial-io-module/ogc-web-map-service-explorer
Copy file name to clipboardExpand all lines: articles/load-balancer/skus.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: mbender-ms
6
6
ms.service: load-balancer
7
7
ms.topic: reference
8
8
ms.workload: infrastructure-services
9
-
ms.date: 04/20/2023
9
+
ms.date: 07/10/2023
10
10
ms.author: mbender
11
11
ms.custom: template-reference, engagement-fy23
12
12
---
@@ -43,7 +43,7 @@ To compare and understand the differences between Basic and Standard SKU, see th
43
43
|**Global VNet Peering Support**| Standard Internal Load Balancer is supported via Global VNet Peering | Not supported |
44
44
|**[NAT Gateway Support](../virtual-network/nat-gateway/nat-overview.md)**| Both Standard Internal Load Balancer and Standard Public Load Balancer are supported via Nat Gateway | Not supported |
45
45
|**[Private Link Support](../private-link/private-link-overview.md)**| Standard Internal Load Balancer is supported via Private Link | Not supported |
46
-
|**[Global tier (Preview)](./cross-region-overview.md)**| Standard Load Balancer supports the Global tier for Public Load Balancers enabling cross-region load balancing | Not supported |
46
+
|**[Global tier](./cross-region-overview.md)**| Standard Load Balancer supports the Global tier for Public Load Balancers enabling cross-region load balancing | Not supported |
47
47
48
48
For more information, see [Load balancer limits](../azure-resource-manager/management/azure-subscription-service-limits.md#load-balancer). For Standard Load Balancer details, see [overview](./load-balancer-overview.md), [pricing](https://aka.ms/lbpricing), and [SLA](https://aka.ms/lbsla). For information on Gateway SKU - catered for third-party network virtual appliances (NVAs), see [Gateway Load Balancer overview](gateway-overview.md)
0 commit comments