Mar 28, 2024 Detect changing IP addresses of Azure Container Groups running in a VNET Provide service continuity by avoiding downtime due to undetected configuration changes. Containers Architecture Bicep
Apr 13, 2023 Scan for malicious file-content Ensure the files uploaded to an API are safe to accept within your environment. API Development Security Bicep
Mar 24, 2022 Azure SQL - Enable Threat Detection using Bicep Enabling Threat Detection on Azure SQL is easy using the Azure Portal, but how can you do this using Bicep? SQL Security Bicep
Mar 23, 2022 Setting up an AS2 connection What exactly is AS2 and how can it be configured on either Microsoft BizTalk Server or Azure Integration Services. BizTalk Server Azure Integration Services
Nov 8, 2021 Azure Key Vault - Empty Secrets You might require the use of an empty secret in Azure Key Vault. But that isn't possible, or is it?! Azure Key Vault Security
Jun 8, 2021 Azure AD look up - Security loophole In some cases, Azure AD offers you a loophole to look up specific info even if you lack the required access rights. Azure AD Security
Apr 27, 2021 Generate a SAS token from within an APIM policy Allow users to request access to a specific file on an Azure Storage Account, while staying in full control. API Management Security
Jun 20, 2020 Logic Apps and the On-Premises Data Gateway Some things to keep in mind when setting up the On-Premises Data Gateway on a single and multi-subscription setup. Azure Logic Apps
Jun 7, 2020 Extend your API with an OAuth token endpoint Learn how you can hide the Azure AD Identity Provider behind API Management? API Management Security
May 24, 2020 Expose a WSDL through APIM Want to find out how you can expose a WSDL through API Mangement? API Management SOAP
May 16, 2020 Protect your API's using OAuth2.0 and Azure AD Learn how you can leverage the AAD Identity Provider to protect your API's. API Management Security
May 9, 2020 Verify auth-token by using Key Vault How can you use Key Vault to validate auth-tokens within API Management? API Management Azure Key Vault