-
Notifications
You must be signed in to change notification settings - Fork 21.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update concept-dev-box-network-requirements.md #124888
base: main
Are you sure you want to change the base?
Conversation
The recommendation, of using the service tag AzureCloud do not make any sense from a security perspective. Allowing all IP's in Azure? It's includes also the hackers IP. The service tag Internet can't be used on the firewall.
@ri-we : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit 5c6f542: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
Hi @ri-we, thank you for your comments. I will consult with the product group and make the appropriate updates. |
Hello @RoseHJM, thanks. This isn't the only Microsoft product documentation that uses overly broad service tags. These tags don't align with the Secure Future Initiative. Why aren't there more product-specific service tags or FQDN tags, or even a Microsoft namespace that isn't shared with Azure, like the new Microsoft Defender for Endpoint URLs (e.g., *.endpoint.security.microsoft.com)? |
The recommendation, of using the service tag AzureCloud do not make any sense from a security perspective. Allowing all IP's in Azure? It's includes also the hackers IP. The service tag Internet can't be used on the firewall.