azure-docs
azure-docs copied to clipboard
Storage Firewall note needs to be added before New-AzSqlVMGroup script is executed.
Customer is using storage account and wants to configure it for "Enabled from selected virtual networks and IP addresses." instead of "Enabled from all networks." see - https://learn.microsoft.com/en-us/azure/storage/common/storage-network-security?tabs=azure-portal
When "Enabled from selected virtual networks and IP addresses." is set then the command New-AzSqlVMGroup from the Powershell script fails with error "The Storage account URL and Access Key combination provided is incorrect". If they leave the storage set to "Enabled from all networks", the command completes successfully, but then will see a internal IP trying to access the storage which can then be added to the IP list if "Enabled from select virtual networks and IP Addresses" is enabled and then the rest of the scripts complete successfully.
Need to add warning about New-AzSQLVMSQLGroup will fail if storage account is set not set to "Enabled from all networks"
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: c140019d-192f-9bd7-d1ea-8d6284f4dd7b
- Version Independent ID: 78d7ae84-53f0-111b-a91c-ef22425f9d44
- Content: Configure an availability group (PowerShell & Az CLI) - SQL Server on Azure VMs
- Content Source: azure-sql/virtual-machines/windows/availability-group-az-commandline-configure.md
- Service: virtual-machines-sql
- Sub-service: hadr
- GitHub Login: @tarynpratt
- Microsoft Alias: tarynpratt
@gmason1491 Thanks for the feedback! I have assigned the issue to content author to check and update the document as appropriate.
@tarynpratt Can you please check and add your comments on this doc update request as applicable.
Hi @gmason1491 , Thank you for your submission! My sincere apologies for the delay it's taken to address your concern, we've been working through a very large backlog.
During this time, Git Issues have been deprecated as we've transitioned to a new feedback system. I've added your suggestion to our internal backlog (#250004) that we will continue addressing as priorities and resources allow.
We use your feedback to improve our documentation, so we are grateful for your input, and your time. I apologize for any inconvenience, and thank you for your patience and understanding.
Masha from the SQL Docs team #please-close