Error reference
HTTP 403 Forbidden
A 403 response means the server understood your request but refuses to authorize it. Unlike 401, a 403 indicates that your credentials might be valid but access is denied.Network access denied
The resource’s network access controls blocked your request. Symptoms:- Error message references network access, IP restriction, or private endpoint.
- You recently changed virtual network, firewall, or private endpoint settings.
- In the Azure portal, go to your resource and select Networking.
- Verify your client IP is in the allowed list if you use IP firewall rules.
- If you use a private endpoint, verify DNS resolves to the private IP. See Troubleshoot private endpoint connectivity.
- Check that network security group (NSG) rules on the subnet aren’t blocking traffic.
Resource suspended (abuse policy)
Automated abuse detection systems suspended your resource because it violated the Microsoft Online Services Acceptable Use Policy. Symptoms:- Error message contains “resource has been temporarily blocked”.
- All requests to the resource return 403.
- Your subscription ID and resource name.
- A description of your use case.
- Corrective actions you already took.