Using a Service Principal, it is possible to leverage Azure Key Vault on on-prem/non-Azure k8s clusters.
When deploying iOS apps with Azure DevOps, you may run into the error message: 'An exception has occurred: issuerId is required'. Changing the Agent Specification to macOS-12 will resolve the issue.
Azure DevOps automatically generates a BuildNumber for every build in Azure Pipelines. What if you want to generate a calculated BuildNumber?
With Azure API Management it is easy to expose Backend APIs hosted in Azure Container Apps and integrate them with other Azure services like Azure App Service or Azure Functions
A container image for developing Azure Functions with Azure Functions Core Tools exists. What if one wants to add Azure Functions Core Tools to an existing dev container?