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
The Azure Maps [Traffic service][previous] is a suite of web services designed for developers to create web and mobile applications around real-time traffic. This data can be visualized on maps or used to generate smarter routes that factor in current driving conditions.
16
+
The Azure Maps [Traffic service][latest] is a suite of web services designed for developers to create web and mobile applications around real-time traffic. This data can be visualized on maps or used to generate smarter routes that factor in current driving conditions.
21
17
22
18
The following tables provide information about what kind of traffic information you can request from each country or region. If a market is missing in the following tables, it isn't currently supported.
23
19
24
-
-**Incidents**: Provides an accurate view about traffic jams and incidents around a road network.
25
-
-**Flow**: Provides real time observed speeds and travel times for all key roads in a network.
26
-
27
20
## Americas
28
21
29
22
| Country/Region | Incidents | Flow |
@@ -120,101 +113,14 @@ The following tables provide information about what kind of traffic information
The Azure Maps [Traffic service][latest] is a web service designed for developers to create web and mobile applications around real-time traffic. This data can be visualized on maps or used to generate smarter routes that factor in traffic jams and incidents.
129
-
130
-
The following table provides information about the country or region for which you can request traffic incidents. If a market is missing in the following table, it isn't currently supported.
Copy file name to clipboardExpand all lines: articles/azure-vmware/deploy-zerto-disaster-recovery.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.custom: engagement-fy23
11
11
12
12
> [!IMPORTANT]
13
13
> ### Zerto limitations on Azure VMware Solution
14
-
> - AV64 node type doesn't support Zerto Disaster Recovery at the moment. You can contact your Zerto account team to get more information and an estimate of when AV64 is available.
14
+
> - AV64 node type is again supported as of Zerto version 3.7.11 (previously it wasn't).
15
15
> - Zerto supports from Version Zerto 10.0 U5 onwards.
16
16
> - DNS and network configuration changes for Zerto Virtual Machine aren't supported after installation.
17
17
> - Azure resource group modifications aren't supported after Zerto installation.
Copy file name to clipboardExpand all lines: articles/oracle/oracle-db/oracle-database-support.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,6 @@ Azure provides support for the following, collaborating with OCI as needed:
51
51
52
52
- Virtual networking issues including those involving network address translation (NAT), firewalls, DNS and traffic management, and delegated Azure subnets.
53
53
- Bastion and virtual machine (VM) issues including database host connection, software installation, latency, and host performance.
54
-
- VM metrics, database logs, database events.
54
+
- VM metrics
55
55
56
56
See [Contact Microsoft Azure Support](https://support.microsoft.com/topic/contact-microsoft-azure-support-2315e669-8b1f-493b-5fb1-d88a8736ffe4) in the Azure documentation for information on Azure support. For SLA information about the service offering, see the [Oracle PaaS and IaaS Public Cloud Services Pillar Document](https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.oracle.com%2Fcontracts%2Fdocs%2Fpaas_iaas_pub_cld_srvs_pillar_4021422.pdf%3Fdownload%3Dfalse&data=05%7C02%7Cjacobjaygbay%40microsoft.com%7Cc226ce0d176442b3302608dc3ed3a6d0%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638454325970975560%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=VZvhVUJzmUCzI25kKlf9hKmsf5GlrMPsQujqjGNsJbk%3D&reserved=0)
Copy file name to clipboardExpand all lines: articles/virtual-network/ip-services/public-ip-upgrade.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,9 @@ Azure public IP addresses are created with a SKU, either Basic or Standard. The
20
20
21
21
In this article, you learn how to upgrade a static Basic SKU public IP address to Standard SKU in the Azure portal, Azure CLI, or Azure PowerShell.
22
22
23
+
> [!IMPORTANT]
24
+
> Standard SKU IP Addresses are deployed using the [**Secure by default**](public-ip-addresses.md#sku) model. By default, IP addresses will be closed to all internal traffic when used as a front-end. To allow traffic and prevent unexpected downtime, apply a [network security group (NSG)](../../virtual-network/network-security-groups-overview.md#network-security-groups) to public IP address' associated Network Interface (NIC) or subnet.
0 commit comments