While executing custom authorization in AWS API Gateway, AuthorizerConfigurationException is for all Exceptions thrown during Authorizer execution unless these are mapped under Gateway Response mapping.
How to get access to the secrets saved in Azure Key Vault using REST API with POSTMAN
Azure provides Service Principal to access Key Vault and its secret values using REST APIs wiht POSTMAN
How can native application get access to the secrets saved in Azure Key Vault
Access the secrets like password or database connection string stored in Azure Key Vault using native client written in C#.
Use openssl to create p12 certificate in windows for iOS push notification or distribution
If you don’t have Mac Desktop or keychain access, you can use openssl to create p12 certificate in windows for iOS push notification or distribution
Reset Remote Desktop Services or its administrator password in a Windows VM by using the VMAccess extension and PowerShell (azurerm or az module)
Reset Remote Desktop Services or its administrator password in a Windows VM by using the VMAccess extension and PowerShell (azurerm or az module)
Azure table storage service REST API operations using POSTMAN
The REST API operations provided by azure table storage service can be used within POSTMAN to Query, Insert, Update and Delete entities in table.
How to troubleshoot and resolve SMTP relay related error
How to resolve SMTP relay related error – The remote SMTP service rejected AUTH negotiation.
How to setup Self-Hosted private build Agent on Ubuntu for Azure pipelines
Learn how to setup your own private build agent on Linux (Ubuntu) for your azure pipelines to have better control on the agent.
Integrate your ILB App Service Environment with the Azure Application Gateway with SSL endpoint
How to setup ILB ASE (internal) to communicate with WAF-configured Azure Application Gateway.
Accessing API in azure APIM using POSTMAN throws error – “statusCode”: 401, “message”: “Access denied due to missing subscription key. Make sure to include subscription key when making requests to an API.”
How to resolve POSTMAN error – “statusCode”: 401, “message”: “Access denied due to missing subscription key. Make sure to include subscription key when making requests to an API.”