Skip to content

Commit 9646e13

Browse files
authored
Merge pull request #145735 from MicrosoftDocs/master
2/04 PM Publish
2 parents 784da5d + 2c526cd commit 9646e13

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

azure-sql/database/connect-query-php.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To complete this quickstart, you need:
4848

4949
- **Linux**, install PHP, the ODBC driver, then install the PHP Driver for SQL Server. See [Step 1, 2, and 3](/sql/connect/php/installation-tutorial-linux-mac).
5050

51-
- **Windows**, install PHP for IIS Express and Chocolatey, then install the ODBC driver and SQLCMD. See [Step 1.2 and 1.3](https://www.microsoft.com/sql-server/developer-get-started/php/windows/).
51+
- **Windows**, install PHP and PHP Drivers, then install the ODBC driver and SQLCMD. See [Step 1.2 and 1.3](https://www.microsoft.com/sql-server/developer-get-started/php/windows/).
5252

5353
## Get server connection information
5454

azure-sql/database/connectivity-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Details of how traffic shall be migrated to new Gateways in specific regions are
8686
| East US | 40.121.158.30, 40.79.153.12, 191.238.6.43, 40.78.225.32 |
8787
| East US 2 | 40.79.84.180, 52.177.185.181, 52.167.104.0, 191.239.224.107, 104.208.150.3 |
8888
| France Central | 40.79.137.0, 40.79.129.1, 40.79.137.8, 40.79.145.12 |
89-
| France South | 40.79.177.10 ,40.79.177.12 |
89+
| France South | 40.79.177.0, 40.79.177.10 ,40.79.177.12 |
9090
| Germany Central | 51.4.144.100 |
9191
| Germany North East | 51.5.144.179 |
9292
| Germany West Central | 51.116.240.0, 51.116.248.0, 51.116.152.0 |

azure-sql/database/gateway-migration.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ ms.date: 07/01/2019
1616

1717
As Azure infrastructure improves, Microsoft will periodically refresh hardware to ensure we provide the best possible customer experience. In the coming months, we plan to add gateways built on newer hardware generations, migrate traffic to them, and eventually decommission gateways built on older hardware in some regions.
1818

19-
Customers will be notified via email and in the Azure portal well in advance of any change to gateways available in each region. The most up-to-date information will be maintained in the [Azure SQL Database gateway IP addresses](connectivity-architecture.md#gateway-ip-addresses) table.
19+
Customers will be notified via service health notifications well in advance of any change to gateways available in each region. Customers can [use the Azure portal to set up activity log alerts](https://docs.microsoft.com/azure/service-health/alerts-activity-log-service-notifications-portal).
20+
21+
The most up-to-date information will be maintained in the [Azure SQL Database gateway IP addresses](connectivity-architecture.md#gateway-ip-addresses) table.
2022

2123
## Status updates
2224

0 commit comments

Comments
 (0)