The "Gateway IP addresses" section should include the gateway IPs of the Switzerland North region. The gateway IPs are as follows;
51.107.56.0
51.107.57.0
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@irsubasi Thank you for making us aware of this issue. The Azure SQL Database service is available in two regions in Switzerland (North & West), and will look to track down the West region Azure SQL Gateway IP values as well, and have the document updated as appropriate.
Document has been updated but yet to be published until after review by content owner. Although the Switzerland North is the only region the Azure Portal will allow you to deploy to, I see regional information for Switzerland West.
Switzerland West:
"51.107.152.0",
"51.107.153.0"
Switzerland North:
"51.107.56.0",
"51.107.57.0"
{
"name": "Sql.SwitzerlandNorth",
"id": "Sql.SwitzerlandNorth",
"properties": {
"changeNumber": 1,
"region": "switzerlandn",
"platform": "Azure",
"systemService": "AzureSQL",
"addressPrefixes": [
"51.107.56.0/27",
"51.107.57.0/27"
]
}
},
{
"name": "Sql.SwitzerlandWest",
"id": "Sql.SwitzerlandWest",
"properties": {
"changeNumber": 1,
"region": "switzerlandw",
"platform": "Azure",
"systemService": "AzureSQL",
"addressPrefixes": [
"51.107.152.0/27",
"51.107.153.0/27"
]
}
},
Thanks Mike..
@irsubasi A pull request has been submitted and merged with the public facing version of this document. It will take up to 24hrs for this change to be available. This issue will now be closed but the dialog can still continue should there be additional questions or comments.