Azure Endpoints
A comprehensive list of Azure endpoints for penetration testing and security research.
Endpoint Search
Name | URL | Resource | Description |
---|---|---|---|
Azure AD Graph API | https://graph.windows.net | Identity | Legacy API for Azure Active Directory graph operations. |
Microsoft Graph API | https://graph.microsoft.com | Identity | Unified API for accessing data across Microsoft 365 services. |
Azure Resource Manager | https://management.azure.com | Management | API for managing Azure resources and subscriptions. |
Azure Storage | https://<account>.blob.core.windows.net | Storage | Endpoint for Azure Blob storage services. |
Azure Key Vault | https://<vault-name>.vault.azure.net | Security | Provides secure storage of cryptographic keys and secrets. |
Azure Functions | https://<app-name>.azurewebsites.net | Compute | Endpoint for Azure Functions, a serverless compute service. |
Azure SQL Database | <server-name>.database.windows.net | Database | Fully managed relational database with auto-scale, integral intelligence, and robust security. |
Azure Cosmos DB | https://<account-name>.documents.azure.com | Database | Globally distributed, multi-model database service. |
Azure Monitor | https://management.azure.com/ | Monitoring | Provides a comprehensive solution for collecting, analyzing, and acting on telemetry from your cloud and on-premises environments. |
Azure CDN | https://<endpoint-name>.azureedge.net | Networking | A global content delivery network solution for delivering high bandwidth content. |
Azure IoT Hub | https://<iot-hub-name>.azure-devices.net | IoT | Managed service to enable bi-directional communication between IoT devices and Azure. |